Hello CAS community,

I'm new to CAS, Spring Webflow, and Spring Boot, and I'm trying to 
implement a custom Multi-Factor Authentication (MFA) method using Google 
Authenticator (gauth) with JPA. My goal is to customize the webflow so that 
when the verification page opens, it calls an API with the user's 
parameters to send the TOTP code to their WhatsApp message instead of 
displaying it in the Google Authenticator app.

Specifically, I need help with:

1. Automatically generate user's device secret upon login if it doesn't 
exist yet
2. Implementing a custom action that generates a TOTP code and sends it via 
WhatsApp API.
3. Customizing the webflow to include an API call before the verification 
page is displayed.
4. Integrating this custom action into the existing Google Authenticator 
flow.

Can someone provide a step-by-step guide or point me to relevant 
documentation on how to achieve this? Any code examples or configuration 
snippets would be greatly appreciated.

Thank you in advance for your help!

-- 
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0bda6e3b-b4e6-4cbc-82d1-d36a95428203n%40apereo.org.

Reply via email to