diff --git a/docs/platform/howto/saml/add-okta-idp.md b/docs/platform/howto/saml/add-okta-idp.md index 4ccd4545..01f257d6 100644 --- a/docs/platform/howto/saml/add-okta-idp.md +++ b/docs/platform/howto/saml/add-okta-idp.md @@ -2,25 +2,22 @@ title: Add Okta as an identity provider --- -Use [Okta](https://www.okta.com/) to give your organization users single sign-on (SSO) access to Aiven. -Aiven also supports -[user provisioning for Okta](/docs/platform/howto/okta-user-provisioning-with-scim) -with SCIM. +Use [Okta](https://www.okta.com/) to give your organization users single sign-on (SSO) access to Aiven. Aiven also supports [user provisioning for Okta](/docs/platform/howto/okta-user-provisioning-with-scim) with SCIM. ## Prerequisite steps in Aiven Console Add Okta as an -[identity provider](/docs/platform/howto/saml/add-identity-providers#add-idp-aiven-console) in the Console. +[identity provider (IdP)](/docs/platform/howto/saml/add-identity-providers#add-idp-aiven-console). ## Configure SAML on Okta {#configure-saml-okta} -Create the SAML SP-Initiated authentication flow and create a bookmark app that will -redirect to the Aiven Console's login page: +Create the SAML SP-Initiated authentication flow and a bookmark app that redirects +to the Aiven Console's login page: -1. Log in to the [Okta administrator console](https://login.okta.com/). -1. Go to the **Applications** tab. +1. In the [Okta administrator console](https://login.okta.com/), go to the + **Applications** tab. 1. Click **Create an app integration**. -1. Select **SAML 1.0** for the **Sign on method** and click **Next**. +1. Select **SAML 2.0** for the **Sign on method** and click **Next**. 1. Enter a name for the app and add a logo. 1. Set its visibility for your Okta users and click **Next**. 1. Set the following values in the app configuration: @@ -29,11 +26,11 @@ redirect to the Aiven Console's login page: | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `Single sign on URL` | ACS URL | | `AudienceURI (SPEntityId)` | Metadata URL | - | `Default RelayState` |
https://console.aiven.io/
when using the Aiven Consolehttps://console.gcp.aiven.io/
when using Aiven GCP Marketplace Consolehttps://console.aws.aiven.io/
when using Aiven AWS Marketplace Consolehttps://console.aiven.io/
for the Aiven Consolehttps://console.gcp.aiven.io/
for the Aiven Google Cloud Marketplace Consolehttps://console.aws.aiven.io/
for the Aiven AWS Marketplace Console