mirror of
https://github.com/bitwarden/help
synced 2025-12-12 06:13:15 +00:00
Saml note (#187)
* Added ACS and Login URL details * added note about unsolicited assertions
This commit is contained in:
@@ -23,6 +23,10 @@ tags: [sso, saml, oidc, openid, saml2.0, idp, identity]
|
|||||||
|
|
||||||
- Signing - This is a digital signature created using a party’s private signing certificate and then verified by the relaying party using the source public key.
|
- Signing - This is a digital signature created using a party’s private signing certificate and then verified by the relaying party using the source public key.
|
||||||
|
|
||||||
|
{%note%}
|
||||||
|
Login with SSO currently **does not** support unsolicited SSO assertions (IdP initiated login).
|
||||||
|
{%endnote%}
|
||||||
|
|
||||||
## SAML *Service Provider* Configuration
|
## SAML *Service Provider* Configuration
|
||||||
|
|
||||||
### SP Entity ID
|
### SP Entity ID
|
||||||
|
|||||||
Reference in New Issue
Block a user