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
Post a Comment