
jwy5l (jwy5l) asked a question.
Hi, I am trying to integrate our HR system with Okta, I got documentation from the Cascade team that suggests that we can do much more that the SWA integration available from the shop.
to quote:
"
Modern Authentication in Cascade can work with any external identity provider that supports OAuth 2.0 and OIDC standards.
SAML is not supported.
"
as a list of prerequisites that I have to deliver, I got:
"
Authentication Provider(ie Azure, ADFS, Google, etc)
All providers must be able to supply 3 key pieces of information.
Authority Endpoint(URL)
Client ID
Client Secret
"
Now,
how to create an OIDC bridge to get client and secret (I guess I can get endpoint from here: https://developer.okta.com/docs/concepts/auth-servers/*org-authorization-server ) without creating a local server, like for a native app?
I have to admit I am a little bit lost.

Hello @jwy5l (jwy5l) Thank you for reacting out to our Community!
The information you are looking for are available only after the OIDC application has been created. As this is not a native application there should be no need for a local server.
Please see below doc on how to create an OIDC application:
https://help.okta.com/en-us/Content/Topics/Apps/Apps_App_Integration_Wizard_OIDC.htm
Community members help others by clicking Like or Select as Best on responses. Try it today.
Okta Identity Engine (OIE) Ask Me Anything: Get answers from product experts by clicking here.
Thank you Paul! I will take a look ASAP
OK. still running in circles..
got this manual: https://help.iris.co.uk/hr/hrpro/systemtools/utilities/sso-external-providers-okta.htm
I can only guess this is an outdated manual as :
"
options are nowhere to be seen.
anyone could help me to translate it into the new options, please?