Single sign-on
Learn how to set up single sign-on
Bunny supports single sign-on via SAML to enable a more secure and frictionless login experience.
Step 1 - Configure the identity provider
Login to your identity provider and add a new SAML application.
On the Applications tab click to Add a new application.
Search for "SCIM Provisioner w/SAML (SCIM v2 w/OAuth & Scope)" and select the application with this name.
Change the app name to Bunny and then click save.
On the Configuration tab enter the following values (substituting your Bunny subdomain) and click Save.
SAML Audience URL https://{{subdomain}}.bunny.com/api/authorizations/saml/metadata SAML Consumer URL https://{{subdomain}}.bunny.com/api/authorizations/saml Site https://{{subdomain}}.bunny.com
Assign the app to your test user account.
Step 2 - Configure Bunny
The next step is to copy the SAML fields from the identity provider and paste them back into Bunny.
Login to your Bunny account and select the Other > Settings option from the top navigation menu.

Now select the SSO tab
Then, toggle the Enable switch to the on position
And copy/paste the following fields over from your identity provider
Switch to the SSO tab on the application you created in step 1.
SAML 2.0 Endpoint (HTTP)
Identity Provider Single Sign-On URL
Issuer URL
Identity Provider Issuer
On the Onelogin application click under X.509 Certificate click View Details. Then copy the certificate starting with "-----BEGIN CERTIFICATE-----"
X.509 Certificate
Step 3 - Test the single sign-on
As as security best practive there is no backdoor for the Bunny account owner to change SSO settings which means if you have not got the configuration right you will not be able to login.
We recommend that you test the SSO login in a different browser so that you can keep your existing Bunny session alive in case any changes need to be made.
Last updated
Was this helpful?