You need admin access to your Okta organization and the hub domain Ryvn gave you (for example
acme.ryvn-abc12.ryvn.run). If you are not an Okta admin, forward this page to someone who is.1
Create the application
In the Okta Admin Console go to Applications → Applications and click Create App Integration. Choose:
Click Next.
2
Configure the redirect URIs
Replace
<hub> with your hub domain and fill in the General Settings form:Click Save.
3
Use a static issuer
Open the application’s Sign On tab and click Edit in the OpenID Connect ID Token section. Change
Issuer from Dynamic to the static URL of your Okta org (for example
https://acme.okta.com), then click
Save.The hub validates tokens against a single issuer. With the default Dynamic setting the issuer varies with the
URL used to reach Okta and sign-in fails.
4
Hand the credentials to Ryvn
From the application’s General tab, under Client Credentials, copy the Client ID and Client secret.
Send the following to your Ryvn contact over the agreed secure channel, never in plain-text email or chat:
Ryvn configures your hub with them and tells you when Okta sign-in is live.