Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Include a sign on/homepage url in Azure AD for a similar experience to IdP initiated SSO #811

Open
haneef95 opened this issue Nov 24, 2021 · 0 comments

Comments

@haneef95
Copy link

New section

After this section: https://bitwarden.com/help/article/oidc-azure/#register-a-redirect-uri

START

Include a sign on/homepage url (optional):

This makes it easier for the users to sign in using the Microsoft 365 App Launcher
image

This step pre-enters the organisation identifier in the Bitwarden SSO Page when accessed from the M365 App Launcher.

  1. Select Branding from the navigation
  2. Enter the Home page URL as your domain
  3. Select Manifest from the navigation
  4. Find the signInUrl JSON Key and replace the value (entered in step 2) with a URL that includes your organisation's identifier in the format: https://vault.bitwarden.com/#/sso?identifier=YOUR-ORG-ID or https://your.domain.com/#/sso?identifier=YOUR-ORG-ID

{% callout info %} Azure AD doesn't allow URLs with parameters when using the GUI (step 2), hence, the URL has to be entered again with the parameters in the JSON (step 4). {% endcallout %}

END

For things related to Bitwarden apps:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant