Greg: If you were to implement the following solution with the login webflow.xml, how would you do it? (1) if the visiting user is local, and previous local authentication does not exists, show the log-in page and then use "UsernamePasswordCredentialsToPrincipalResolver" for authentication.
(2) if the user is remote (coming from parentCAS) and if authentication from the remore CAS (parentCAS) exists, then authenticate the user with "CredentialsToJdbcAttributePrincipalResolver", do NOT show the login page. Thanks. --- On Thu, 2012/2/9, Greg Smith <[email protected]> wrote: Could it be achieved through the login webflow spring xml configuration? On 8 February 2012 18:32, Marvin Addison <[email protected]> wrote: > I welcome myself to the open source :) I hope you can take solace in the nature of open source that allows you to develop for yourself the components you need from the available source. I hope you'll consider sharing anything that may be generally beneficial with the community when you're done. Good luck in the meantime. Best, M -- 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 -- 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 -- 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
