1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

SSO + Article updates (#177)

* adjust ACS Url case

* article updates
This commit is contained in:
Trey Greer
2020-09-11 17:16:36 -04:00
committed by GitHub
parent d2b0ca0601
commit c50b8e635f
2 changed files with 3 additions and 3 deletions

View File

@@ -29,9 +29,9 @@ tags: [sso, saml, oidc, openid, saml2.0, idp, identity]
Bitwarden Login with SSO endpoint (automatically generated from the Bitwarden instance URL) {https://bitwarden.yourdomain.com/}/sso/saml/
The SP ACS URL will be your Entity ID followed by `/acs`
The SP ACS URL will be your Entity ID followed by `/Acs`
For example: `https://bitwarden.yourdomain.com/sso/saml/acs`
For example: `https://bitwarden.yourdomain.com/sso/saml/Acs`
### Name ID Format

View File

@@ -7,7 +7,7 @@ popular: true
tags: []
---
1. Bitwarden is 100% open source software. All of our source code is hosted on [GitHub](https://github.com/bitwarden){:target="_blank"} and is free for anyone to review. Thousands of software developers follow Bitwarden's source code projects (and you can too!).
1. Bitwarden is open source software. All of our source code is hosted on [GitHub](https://github.com/bitwarden){:target="_blank"} and is free for anyone to review. Thousands of software developers follow Bitwarden's source code projects (and you can too!).
2. Bitwarden [is audited]({% link _articles/security/is-bitwarden-audited.md %}) by reputable third-party security auditing firms as well as independent security researchers.
3. Bitwarden does not store your passwords. Bitwarden stores encrypted versions of your passwords [that only you can unlock]({% link _articles/security/can-bitwarden-see-my-passwords.md %}).
Your sensitive information is encrypted locally on your personal device before ever being sent to our cloud servers.