Bitbucket SAML app gives the ability to enable SAML Single Sign On for Bitbucket Software. Bitbucket Software is compatible with all SAML Identity Providers. Here we will go through a guide to configure SSO between Bitbucket and your Identity Provider. By the end of this guide, users from your Identity Provider should be able to login and register to Bitbucket Software.
To integrate your Identity Provider(IDP) with Bitbucket, 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') |
Now we will go through the steps to setup Bitbucket as a Service Provider using miniOrange SAML add-on:
If you are looking for anything which you cannot find, please drop us an email on info@xecurify.com