Jenkins with Azure AD authentication

Hi Team,

We are looking to integrate Jenkins with Azure AD authentication for secure login. Is it possible to integrate Jenkins with Azure AD.

If so, could you please share any documentation that would help with the configuration.

Thank you in advance.

There’s a plugin for this:
Microsoft Entra ID (previously Azure AD) that also has documentation

Hi Markus,

We’ve followed as per the Microsoft Entra ID (previously Azure AD) | Jenkins plugin documentation and trying to test the ObjectId for authorization but facing an access denied issue.

We’re not sure where this access is lacking.
Attached is a screenshot for your reference. Could you please review and provide guidance.

Thank you in advance.

I’m not using AzureAD myself so I can’t provide more help

Hi guys, do you know if we can add a second identity provider in jenkins? we are tryint to migrate from OKta to Microsoft Entra, so we don’t want to lose our actual authentication which is in Okta in the meantime we setup the Entra SSO. any advice?
thank you

Not for current Jenkins versions. The Mixing Security Realm plugin allows to configure multiple security realms, but the plugin is broken and not working with current Jenkins.