Jenkins SAML SSO app gives the ability to enable SAML Single Sign-On (SSO) for Jenkins. Here we will go through a guide to configure Single Sign On (SSO) between Jenkins and Azure AD. By the end of this guide, Azure AD users should be able to log in and register to Jenkins.
Prerequisites:
Copy these values from the Service Provider Info tab of the SAML plugin.
Instructions:
Note: Enterprise app configuration is the recommended option for SAML . If you do not have Azure subscription or using free account please setup App Registration Configuration.
To perform Single Logout using Azure AD, the Atlassian instance (E.g. Jira,Confluence) must be https enabled.
Federation Metadata URL | https://login.microsoftonline.com/{tenant_ID}/federationmetadata/2007-06/federationmetadata.xml |