SAML Single Sign-on
SAML-based single sign-on (SSO) gives members access to Vibe through an identity provider (IDP) of your choice.
Updated over a week ago

To get started, please create an admin account and team workspace on Vibe's Admin console.

Then, you’ll need to set up a connection (or connector) for Vibe with your IDP. Many SSO providers are supported by Vibe for user management:

If your identity provider is different from the ones listed above, please send an email regarding your SAML IDP to support@vibe.us and our support team will get in touch with you.

Okta

Vibe supports SSO login via Okta, with the following limitations:

  • We don't support SCIM user provisioning and de-provisioning.

  • Please be advised that SSO is only applicable to Vibe's web, iPad, and mobile apps. To log in to Vibe Board, users will need to use email-based 2FA or use the SSO logged-in mobile app to scan a QR code.

  • Set up SAML SSO for Vibe

    1. Create an App Integration for Vibe first. In your Okta Admin console, navigate to Applications, and click the "Create App Integration" button.

    2. Choose "SAML 2.0" sign-in method.

    3. Enter "Vibe" as the App name, and in the next screen, enter "https://api.vibe.us/v1/oauth/saml/acs" as "Single Sign On URL" and "https://api.vibe.us/v1/oauth/saml/metadata" as "SP Entity ID".

    4. After creating the integration, you should see the screen below. Please email support@vibe.us and provide us with the information below so we can set up SAML integration on the Vibe server side.

      1. Identity Provider metadata (usually in form of an XML file)

      2. View Setup Instructions - Identity Provider Issuer

      3. Start URL: https://yourcompanydomain.sso.vibe.us/
        You can select your subdomain name, but there cannot be dots in between.

      4. The email address associated with your organization admin account on https://admin.vibe.us

  • Configure your identity provider

    You need to configure Vibe as a service provider in your SAML configuration. Here are the details:

    1. Audience URI (SP Entity ID): https://api.vibe.us/v1/oauth/saml/metadata

    2. Attribute mapping:

      • first_name

      • last_name

      • User.Email

Do you support an IDP-initiated login so our users can use an 'app' within our Okta Dashboard?

Currently, this is not supported however Okta has a workaround where you may enter the URL, https://yourcompanydomain.sso.vibe.us, in the Okta chiclet. The experience should be the same as IDP initiated login.

Microsoft Azure

  • Configure Azure AD SSO

  • Set up SAML SSO for Vibe

    1. Vibe requires the following information (outgoing claim type) when you set up attribute mapping:

      • User.Email

      • first_name

      • last_name

    2. After setting up attribute mapping, your User Attributes & Claims in Azure AD should look like this:

Please note for each Manage Claim panel in Azure AD:

  1. Name should be the outgoing claim that Vibe expects, such as User.Email

  2. Leave the optional Namespace field empty (Azure AD prefills this field, please make sure to delete auto-generated namespace)

  3. Source should be "Attribute"

  4. Source attribute should be the attribute in Azure AD.

G Suite (SAML)


💡 Tip

Need more help?

Send an email to our Support Team or Submit a Support Ticket.


Did this answer your question?