Hi All, How do I differentiate between a local visitor (who logs in to the CAsified app directly) and a remote visitor who has already been authenticated at some remote server? I want to display an authentication screen (login/passwod screen) only when the app in question is accessed directly or when the request is forwarded by some remote app, but it does not have the authentication at the home(remote) server. In case of loggin in using the local access way, I want to use one set of "username/PasswordCredentials" but a different set if visiting from a remote server armed with successful authentication credentials. Looks like I need to modify login-webflow file. Does anyone know a good/basic page that has some samples? Is "login-webflow" the only one that I need to care, besides the "deployerConfigContext"? Any pointer(s) would be helpful, to say the least. Thank you. -- 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
