Articles on: Identity Service

Setup Azure AD with OpenID Connect

From the Servana Identity Service.


Step-1: Navigate to Identity Providers and choose OpenId Connect v1.0 from the list.




Step-2:


  1. Change the Alias to Azure AD so your teams recognise it.
  2. Copy the Redirect URI
  3. Toggle Store Tokens
  4. Toggle Stored Tokens Readable


Azure End:


Step-3: Create an Azure Application Registration for the Jenkins Service (in App Registration)—reference Document link. Ensure the redirect URI copied in step-2 is added for the new application.


Step-4: Create a Client Secret for the newly registered application. Reference Document link


Servana Identity Service:


Step-5:


  1. Enter the Client ID of the new application created in Azure(Step-4).
  2. Enter the Client Secret created in (Step-5), leave the rest default, and click on save.
  3. Change Client Authentication to 'Client secret send as post.'
  4. Enter the Azure AD Token URL.
  5. Enter the Azure AD Authorisation URL.



Once done, you can set up mappers to import groups from Azure and automatically manage User onboarding.

Updated on: 31/10/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!