
BachittarS.86950 (Customer) asked a question.
Hi,
I am trying to setup OIDC for our webapp. It previously used OneLogin and we want to move to Okta. I created an OIDC app and took the client ID and switched them in the config page as well as used the following link as the Configuration URL https://domainname.okta.com/.well-known/openid-configuration. Is there anything else I should have done? Any other systems or apis/tokens I should have created? Thanks

Hi Bachittar,
OIDC have various grant types. It totally depend on your client webapp and grant type what other information needed from Okta. if you are using 'code' as a grant type then you should be good with Client ID and Configuration URL. no other apis/tokens required.
Please let us know if you face any issue with Okta OIDC setup.