Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Factor Authentication support #46

Open
rthill opened this issue Sep 2, 2019 · 0 comments
Open

Multi Factor Authentication support #46

rthill opened this issue Sep 2, 2019 · 0 comments

Comments

@rthill
Copy link

rthill commented Sep 2, 2019

I wish to implement multi factor authentication and did also find the documentation page, but to be honest I don't see how to implement this. In my project I am already using a custom authentication module and a custom middleware to enforce users to the login page, token select page and token pin input page until a valid session exists.

I suppose my token select view and token pin input view need to subclass djangosaml2idp.views.ProcessMultiFactorView? Is it possible to have more than one view subclassing ProcessMultiFactorView?

Do you mind extending the documentation with an example?

Many thanks,
Raoul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant