Receiving below error while connecting to okta using Spring boot
Caused by: java.lang.IllegalStateException: The Issuer “https://dev-192509.okta.com/oauth2/default” provided in the configuration metadata did not match the requested issuer “https://dev-192509-admin.okta.com/oauth2/default”
check if you specified the correct okta domain (authZ server address) in your OIDC configuration in boot
Thank you for your guidance. It helped me a lot.
system
Closed
4
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.