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 Centrify. By the end of this guide, Centrify users should be able to log in and register to Jenkins.
Follow the steps below to configure Centrify as an Identity Provider
Login as Administrator
Configure SAML App
setAudience() | SP-EntityID / Issuer from Step1 of the plugin under SP Info Tab. E.g: setAudience('https://example.com') |
setRecipient() | Recipient URL from Step1 of the plugin under SP Info Tab. E.g: setRecipient('https://example.com/plugins/servlet/saml/auth') |
sethttpsDestination() | Destination URL from Step1 of the plugin under SP Info Tab. E.g: sethttpsDestination('https://example.com/plugins/servlet/saml/auth') |
If you are looking for anything which you cannot find, please drop us an email on info@xecurify.com