Hi Guys,
I am very new to this topic and yes I don't understand most of the terms in regards to the process I am implementing , but yes this is the task that was given to me to implement a process where a user signs in to an application and gets an OTP to his email id which is in our Active directory for that user. and he submits the OTP and gets access to the application and an authenticatoin provider provides the JWT tokens suck as authentication token, refresh token and reset tokens for the entire session.
My question is can Active directory federation service be helpful in implementing this 2fa for sending OTP to an email, and we currently have 200 users ..so we will have 200 hundred emails , each user trying to login gets an OTP to his email id.
If not can we achieve this using custom ADFS ,if so can any one direct me to the links and procedure to implement this. here cognito user pools will be an authentication provider and I really appreciate if some could help me out of this .since I am trying to complete it since a month and I am ending up with no light :(
Thanks,
Venkata