SSO Integration Profile - Update Connected Applications job Error

Richo1
Tera Expert

Hello,

 

I currently have the Software Asset Workspace enabled and an integration to Azure AD via the Microsoft Azure AD Spoke. I have been able to connect SSO applications and run the following job:

 

SAM - SSO Azure AD update connected applications

 

I have had this running successfully but now receive the error:

 

java.lang.RuntimeException: com.glide.transform.transformer.exceptions.InvalidPathException: Could not find path in stream: $.value

 

I have this functioning in my UAT instance, but I can't see where any difference is. I don't really want to have to re-create the connection/credential all over again.

 

Any suggestions as to how I could trouble shoot this?

 

Thanks,

 

Richo

2 REPLIES 2

Nitin Agarwal2
Tera Expert

@Richo1  I am also facing exactly same issue. Did you manage to fix this issue?

icahall1
Tera Contributor

Hi Richo,

 

There are a few different causes for that error, but the unfortunate bottom line is that your connection to Azure AD SSO is failing. You can look at the job run and see that it's failing almost immediately. It's likely being caused by having invalid credentials or an inactive token. I've had this happen when deploying the same integration to Dev, Test, and Prod environments. The lower environment began to fail with this error while the higher environments continued to work. Could be a limit to the number of tokens or credentials the Azure application will allow at once.

 

I know it's not what you want to hear, but you'll have to remake the integration to get around the issue.