Skip to main content

Add Microsoft Entra ID as an identity provider to an Aiven Runtime application Limited availability

Let users access an Aiven Runtime application through the Microsoft Entra ID identity provider (IdP).

Step 1: Register an application in Microsoft Entra ID

  1. In the Microsoft Entra admin center, register an application.

Step 2: Add Entra ID as an identity provider to your Aiven Runtime application

  1. In the Aiven Console, go to your Runtime application and click Identity providers.
  2. Click Add identity provider.
  3. Select OpenID Connect (OIDC) and click Next.
  4. Enter a name, and paste the Issuer/Provider URL, Client ID, and Client secret you copied from your identity provider.
  5. Click Add.
  6. In the Provider configuration section, copy the Redirect URI.

Step3: Add the redirect URL to your Entra ID application

Add the redirect URI you copied from the Aiven Console to the application.

Step 4: Grant access to users

After the IdP is added, the application is no longer publicly accessible. To give users access the application through the IdP, grant users and groups access.