Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion documentation/manage/account-security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ After configuration:
- The email address must match the email used in Voucherify.
- Users are not automatically synced from the identity provider to Voucherify. Each user must be created in Voucherify separately.

If SAML is enforced, users cannot log in using email and password.
If SAML is not enforced for the whole account, invited users must activate their Voucherify account by setting a password before they can log in with SAML.

If SAML is enforced for the whole account, users cannot log in using email and password. Newly invited users are active by default and must log in through the configured identity provider.

### Enable SAML authentication

Expand Down
Loading