Hello,
I am building a new CAS server since our old one is on version 5.3.
We are going to have a single service, which is Google Workspace.
We are using DUO MFA for now, but are not going to renew licenses, which ends this month. Because of this, we decided to authenticate on Entra, having the MFA capability for users.
I am able to authenticate on Entra, but I don't get the account impersonation selection after logging in.
I've tested it on LDAP authentication and it works fine.
My question is, is it possible to have this authentication flow?
User access CAS -> CAS redirects to Entra -> User logs in -> Redirect back to CAS showing the list of accounts available for impersonation -> Select the account and login to Google Workspace.
I'm having big trouble trying to make this work, I am GPTing and Geminiying a lot, but got multiple errors.
If I can get a direction, I appreciate it a lot.
Thank you,