Set up Okta as SAML provider

I use Amazon Cognito to authenticate users in my application. And I’d like to set up Okta as a SAML idp.
Cognito documentation describes the integration:

Once you have configured your Amazon Cognito User Pool as an application in Okta, you can find the metadata document in the Admin section of the Okta dashboard. Choose the application, select the Sign On section, and look under the Settings for SAML. The URL should look like https://.oktapreview.com/app//sso/saml/metadata.

I don’t see such data in the Sign On tab.

Any suggestions why it’s going wrong?

Are you in the developer console? You need to switch over the classic UI for SAML applications:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.