So here is my desired use case: Create an account (username is email address) Send user an email to confirm the address User receives email User clicks on a link with a verification ID User is taken back to server and email address is confirmed User is automatically logged in
I want the user to be authenticated with CAS at this point in time. I've been looking at various ways to modify the login-flow and authentication providers and bouncing the user around between the cas server and application server. But this has to be a solved problem right? Has anyone done this before and could recommend a solution before I go off and design my own? Thanks in advance! -Joe -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
