User Not Authenticated

kh_kumar
Kilo Contributor

Using Oath2 to generate Azure SSO token, Token is generated successfully.

But when I pass the token to access RestAPI, getting following error

 

"error": {

        "message": "User Not Authenticated",

        "detail": "Required to provide Auth information"

    },

    "status": "failure"

 

 

If I hit RestAPI with ServiceNOW credentials I am able to retrieve information.

 

 

Please suggest what needs to be done, so that I can use SSO token.

0 REPLIES 0