hi all, i know that CAS is about authentication but we have a not so uncommon need where we have to (pre)check on authentication if user is authorized to acces to an application.
Actually we have a pretty old version of CAS which is customized to deny any access to an unauthorized application but i would like to upgrade our CAS VERSION and i don't know how to keep this behaviour with the new versions. My idea is to refuse to grant the service ticket so the user is however authenticated and can access to another app but i don't know how to do that. Should i reimplement my own TicketGrantingticket to modifiy the grantServiceTicket Method ? but this method doesn't seems to throw any TicketCreation exception... any idea ? thanks for help and plz forgive my bad english... regards, marc -- View this message in context: http://jasig.275507.n4.nabble.com/SSO-and-habilitation-tp4103957p4103957.html Sent from the CAS Developers mailing list archive at Nabble.com. -- 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-dev
