[keycloak-dev] Pull request for Multi-factor authentication
Doswald Alistair
alistair.doswald at elca.ch
Fri Nov 8 11:12:52 EST 2019
Hello,
I have submitted a pull request to add multi-factor and multi-token authentication to the keycloak repository:
https://github.com/keycloak/keycloak/pull/6459
This pull request comes after the discussion on this mailing list which resulted in the design document "Managing multi-factor authentication and Step-up authentication in Keycloak" (which can be consulted here: https://github.com/keycloak/keycloak-community/blob/master/design/multi-factor-admin-and-step-up.md). Note that this pull request only covers the multi-factor and multi-token parts of the design. The setup-up authentication will be done at a later date.
The associated JIRAs are:
- https://issues.jboss.org/browse/KEYCLOAK-11745
- https://issues.jboss.org/browse/KEYCLOAK-9693
- https://issues.jboss.org/browse/KEYCLOAK-9694
The associated documentation is currently available at https://github.com/cloudtrust/keycloak-documentation/tree/multi-token-prototype. It is complete, but as the quality review is not finished, the PR for the documentation will come a couple of days after this pull request.
This was a collaborative work from many people (you can see the pull request for the details of the contributors), both for the design and for the development, and I would like to thank everyone involved.
Best regards,
Alistair Doswald
More information about the keycloak-dev
mailing list