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
@emanor-okta Thanks for posting! This may have already been fixed with the latest code in master. Can you please try with the latest code from master? I'll cut a release soon.
Testing with Latest okta-idx-java
3.0.7
Using the below code,
If an invalid
client_id
is provided to the SDK the following is logged,The raw message returned from Okta,
If instead the scope
openid
is left out of the above request, then the following is logged,The raw message returned from Okta,
The text was updated successfully, but these errors were encountered: