You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone know how to use openid-client to authenticate against microsoft afds?
We are to using passport integration with openid-client to authenticate users. We are getting the following error from open-id client module with authenticating against microsoft afds.
OPError: invalid_token (MSIS9921: Received invalid UserInfo request. Audience 'microsoft:identityserver:<removed_token>' in the access token is not same as the identifier of the UserInfo relying party trust 'urn:microsoft:userinfo'.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone know how to use openid-client to authenticate against microsoft afds?
We are to using passport integration with openid-client to authenticate users. We are getting the following error from open-id client module with authenticating against microsoft afds.
OPError: invalid_token (MSIS9921: Received invalid UserInfo request. Audience 'microsoft:identityserver:<removed_token>' in the access token is not same as the identifier of the UserInfo relying party trust 'urn:microsoft:userinfo'.)
Beta Was this translation helpful? Give feedback.
All reactions