Bamboo SAML app gives the ability to enable SAML Single Sign On for Bamboo Software. Bamboo Software is compatible with all SAML Identity Providers. Here we will go through a guide to configure SSO between Bamboo and your Identity Provider. By the end of this guide, users from your Identity Provider users should be able to login and register to Bamboo Software.
To integrate your Identity Provider(IDP) with Bamboo, you need the following items:
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