...
Assuming first time request* If a visitor requests either www.site.com/welcome.jsp or www.site.com/other_page.jsp then a gateway log in authentication is called to CAS.
- If a visitor request either www.site.com/protected/accounts.jsp or www.site.com/protected/payments.jsp then a non-gateway log in authentication is called to CAS.
Sequence
please excuse the bad diagrams
A simplistic view of a gateway called when user does not have a validate CAS session.
A simplistic view of a gateway called when user does have a validate CAS session.