1
0
mirror of https://github.com/bitwarden/help synced 2025-12-11 05:43:20 +00:00
Files
help/_articles/login-with-sso/using-sso.md
fred_the_tech_writer 82ecf7def2 KC (#805)
* initial draft

* codeblock e.g.'s

* initial draft of f4e end-user doc

* first round of feedback

* feedback round 2

* feedback round 3

* update screenshots

* safari/macos import guide sketch

* adios, friendly name

* cli note

* fix typo

* finish import from macos/safari

* feedback round 4

* more feedback

* updated diagrams

* fix typo

* linked custom fields & more release note items

* new auto-fill unlock behavior for context menu & keyboard!

* release notes - autofill unlock

* new events

* fixes to 'using sso'

* updated KC screenshot & test step

* KC URL

* send extension & release notes

* hide ios extension

* updates to sso faqs

* SEO desc's & tags

* Key Connector > Impact on Unlock > Add a note for online dependency

* clarify "account is lost"

* add some references to CME

* final edits

* f4e

* quick edit to RN
2021-12-08 07:53:03 -05:00

5.9 KiB

layout, title, categories, featured, popular, tags, order, redirect_from, description
layout title categories featured popular tags order redirect_from description
article Using Login with SSO
login-with-sso
false false
sso
07
/article/link-to-sso/
/article/sso-access-your-vault/
This article explains how to get started using Login with SSO as a Bitwarden password manager end-user.

As an end-user of Bitwarden, you will need to have your Organization identifier before you can login using SSO:

{% callout success %} Depending on how your Organization is set up, you may also need to link your account to SSO. This is typically required if you already have a Bitwarden account that's a member of an Organization or if your Organization does not require you to use SSO. {% endcallout %}

Get your Organization Identifier

Every Bitwarden Organization has a unique identifier specifically for Login with SSO. You'll need this value to login, so ask your manager or Bitwarden administrator to retrieve it for you.

Login using SSO

The steps required to login using SSO will be slightly different depending on whether your Organization is using Key Connector or not:

{% capture mp_content %} ### Login with SSO & Master Password

To login using SSO and your Master Password:

  1. Open your Bitwarden Web Vault and select the Enterprise Single Sign-On button:

    {% image sso/sso-button-lg.png Enterprise Single Sign-On button %}

  2. Enter your Organization Identifier and select Log In:

    {% image sso/org-id-input.png Organization Identifier field %}

    {% callout success %}We recommend bookmarking this page with your Organization Identifier included as a query string so that you don't have to enter it each time, for example https://vault.bitwarden.com/#/sso?identifier=YOUR-ORG-ID or https://your.domain.com/#/sso?identifier=YOUR-ORG-ID. {% endcallout %}

  3. Now that you've authenticated your identity using SSO, you'll be prompted to either create a Master Password for your new account or, if you already have a Bitwarden account, to enter your Master Password to decrypt your Vault.

{% callout info %} Why is my Master Password still required?

All Vault data, including credentials shared by your Organization, is kept by Bitwarden only in its encrypted form. This means that in order to use any of those credentials, you need a way to decrypt that data. We can't.

Your Master Password is the source of that decryption key. Even though you're authenticating (proving your identity) to Bitwarden using SSO, you still need to use a decryption key (your Master Password) to unscramble Vault data. {% endcallout %}

{% endcapture %} {{ mp_content | markdownify }}

{% capture kc_content %} ### Login with SSO & Key Connector

To login using SSO and Key Connector:

  1. Open your Bitwarden Web Vault and select the Enterprise Single Sign-On button:

    {% image sso/sso-button-lg.png Enterprise Single Sign-On button %}

  2. Enter your Organization Identifier and select Log In:

    {% image sso/org-id-input.png Organization Identifier field %}

    {% callout success %}We recommend bookmarking this page with your Organization Identifier includes as a query string so that you don't have to enter it each time, for example https://vault.bitwarden.com/#/sso?identifier=YOUR-ORG-ID or https://your.domain.com/#/sso?identifier=YOUR-ORG-ID.{% endcallout %}

  3. Depending on your account status, you might be required to enter or create a Master Password the first time you login with SSO and Key Connector. If you do, the following dialog should prompt you to remove your Master Password:

    {% image sso/keyconnector/remove-mpw.png Remove Master Password %}

    {% callout success %}We encourage you to read this and this to fully understand what it means to remove a Master Password from your account. You can instead elect to Leave the Organization instead, however this will remove access to both Organization-owned Vault items and Collections and to Single Sign-On.{% endcallout %}

Once you're removed your Master Password, or if this isn't your first time logging in using SSO and Key Connector, you'll be logged in to your Vault with no further steps required!

{% endcapture %} {{ kc_content | markdownify }}

You should only need to link your account to SSO if you already have a Bitwarden account that's a member of the Organization or if your Organization does not require you to use SSO:

  1. Open the Web Vault, navigate to your Settings tab and open your Organizations.

  2. Hover over the desired Organization and select the {% icon fa-cog %} gear dropdown:

    {%image /sso/sso-link-button-overlay.png Link SSO Dropdown Option %}

  3. From the dropdown menu, select {% icon fa-link %} Link SSO.

Once linked, you should be able to login using SSO as documented above.