Skip to content

Commit

Permalink
mention keycloak supports MFA
Browse files Browse the repository at this point in the history
  • Loading branch information
sscarduzio committed May 10, 2019
1 parent e7a36a3 commit b0bb7ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keycloak_saml.md
Expand Up @@ -11,7 +11,8 @@ But with some more enterprisy requirements:

* Users need to be able to change their passwords independently
* Users need to verify their emails
* Group managers need to be able to add, remove, block users. But nothing more.
* Group managers need to be able to add, remove, block (only) their users.
* [Multi factor authentication (MFA)](https://www.keycloak.org/docs/3.2/server_admin/topics/authentication/otp-policies.html) is a requirement.


## What is Keycloak
Expand Down

0 comments on commit b0bb7ae

Please sign in to comment.