All,
We have been using JaSig and now Apereo cas for almost 10 years. I wanted to implement a custom authentication handler which can support Google MFA - so auth we can automate user’s login over self sign up and get rid of complex password policy.
So we ended up writing our own custom authentication handler which talks to a rails based server for authenticating user name and token.
Just wanted to let people know, and help out someone who is facing any issues with CustomAuthentication Handler.
Here is URL for project.
Thanks
Ajey