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.

Bunny also supports SCIM for automated user provisioning. Follow this SAML setup and then head over and setup SCIM.

Step 1 - Configure the identity provider

Login to your identity provider and add a new SAML application.

  1. On the Applications tab click to Add a new application.

  2. Search for "SCIM Provisioner w/SAML (SCIM v2 w/OAuth & Scope)" and select the application with this name.

  3. Change the app name to Bunny and then click save.

  4. 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

  5. Assign the app to your test user account.

Ignore the SCIM related fields for now. We're only setting up SAML here and will configure the SCIM fields later.

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.

Bunny SSO settings
  • 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.

Onelogin field
Bunny field

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.

Last updated

Was this helpful?