Hi,

I've just started with JASIG-CAS server, so please be patient with me.

The default login form uses the UsernamePasswordCredentials.  What would be the 
easiest way to change it so that it will use my custom Credentials 
implementation?  My login form requires 3 fields (username, someid, password), 
and I'm thinking of extending UsernamePasswordCredentials to support this.  Is 
it possible to have a different login page entirely while keeping the default 
login implementation?  With this custom Credentials, I can then write an 
authentication handler to authenticate against a different authentication 
provider.

I'm sorry if all these are kind of confusing!

Thanks.

-- 
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

Reply via email to