java - OTP with spring security -


how can implement otp 2 factors authentication in spring security. first, db username , password authentication , based on user role redirect otp authentication?

you using plugin this:

https://github.com/upcrob/spring-security-otp

it hasn't been updated in awhile, @ least may give starting point.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -