We have few applications hosted inside which are CAS enabled but they do have some anonymous pages when user hits application. This is okay as long as user is inside our network and accessing it from inside.
But from outside network, user should not get anonymous content instead should get redirected to CAS page, for this we implemented mod_auth_cas but the problem is that mod_auth_cas is also eating up second service ticket which is issued for underlying application. We want to implement a WebGateway so that if we do not have CAS application, still its protected and if we have CAS enabled application user do not have to sign in again... Any suggestions? Thanks Ajey -- 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
