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
- In the Microsoft Entra admin center, register an application.
Step 2: Add Entra ID as an identity provider to your Aiven Runtime application
- In the Aiven Console, go to your Runtime application and click Identity providers.
- Click Add identity provider.
- Select OpenID Connect (OIDC) and click Next.
- Enter a name, and paste the Issuer/Provider URL, Client ID, and Client secret you copied from your identity provider.
- Click Add.
- 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.