Add identity providers#

You can give your organization users access to Aiven through an identity provider (IdP).

To set up single sign-on through an IdP for your organization:

  1. Add the identity provider in the Aiven Console .

  2. Configure SAML on your IdP.

  3. Finalize the setup in the Aiven Console using information from your IdP.

  4. Link your users to the identity provider.

Step 1. Add the IdP in the Aiven Console#

  1. In the organization, click Admin.

  2. Click Identity providers.

  3. Click Add identity provider.

  4. Select an IdP and enter a name.

  5. On the Configuration step are two parameters that you need to set up the SAML authentication in your IdP:

  • Metadata URL

  • ACS URL

Step 2. Configure SAML on your IdP#

Use the metadata URL and ACS URL from the Aiven Console to configure a new application in your IdP. Setup instructions are available for these specific providers:

If your provider isn’t listed, contact the support team at support@Aiven.io for help with the configuration.

Step 3. Finish the configuration in Aiven#

Go back to the Aiven Console to complete setting up the IdP:

  1. Enter the IDP URL and Entity Id details.

Aiven

Auth0

Azure AD

FusionAuth

Google

JumpCloud

Okta

OneLogin

IdP URL

Identity Provider Login URL

Login URL

Login URL

SSO URL

IDP URL

Identity Provider Single Sign-On URL

SAML 2.0 Endpoint (HTTP)

Entity ID

Issuer URN

Azure AD Identifier

Entity ID

Entity ID

IdP Entity ID

Identity Provider Issuer

Issuer URL

  1. Paste the certificate from the IdP into the Certificate field.

  2. (Optional) Paste or upload a JSON file with configuration details for your IdP.

  3. Click Next.

  4. Configure the security options for this IdP:

    • Require authentication context: This lets the IdP enforce stricter security measures to help prevent unauthorized access, such as requiring multi-factor authentication.

    • Require assertion to be signed: The IdP will check for a digital signature. This security measure ensures the integrity and authenticity of the assertions by verifying that they were issued by a trusted party and have not been tampered with.

    • Sign authorization request sent to IdP: A digital signature is added to the request to verify its authenticity and integrity.

  5. Click Next and complete the setup.

If you saved your IdP as a draft, you can open the settings by clicking the name of the IdP.

Note

If you set up a SAML authentication method before and are now switching to a new IdP, existing users need to log in with the new account link URL to finish the setup.

Troubleshooting#

If you have issues, you can use the SAML Tracer browser extension to check the process step by step.