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
I follow the instructions for setting up the provider. I have one client where the SSO works as expected. I setup another client the same way and I'm getting this error when they try to sign in:
WebResponse exception: {"error":"invalid_grant","error_description":"AADSTS9002313: Invalid request. Request is malformed or invalid. Trace ID: 416deea9-9d5c-4cbe-81eb-e6397b902000 Correlation ID: bd487592-f96d-48f0-b095-f9ade4b75d45 Timestamp: 2024-10-03 18:40:55Z","error_codes":[9002313],"timestamp":"2024-10-03 18:40:55Z
On their end they are seeing the authentication as a success.
I checked the appId, clientId, and secret and ensured there are no spaces. Any ideas on what the issue could be? It seems to be a different issue than what was resolved in #17
I'm using the latest version of the plugin and running DNN 9,9.0
The text was updated successfully, but these errors were encountered:
I follow the instructions for setting up the provider. I have one client where the SSO works as expected. I setup another client the same way and I'm getting this error when they try to sign in:
On their end they are seeing the authentication as a success.
I checked the appId, clientId, and secret and ensured there are no spaces. Any ideas on what the issue could be? It seems to be a different issue than what was resolved in #17
I'm using the latest version of the plugin and running DNN 9,9.0
The text was updated successfully, but these errors were encountered: