Take a look at AcceptUsersAuthenticationHandler. That should give you an idea of how to plug in settings into a handler.
From: SAMUELE RILLI [mailto:[email protected]] Sent: Wednesday, September 23, 2015 10:03 AM To: [email protected] Subject: [cas-user] Custom authentication method url Hello, I'm setting up an IdP using Shibboleth 2.4 and CAS 4.1, and developed a plugin for CAS that performs custom authentication. So far I can authenticate using a simple username-password credential which returns the authentication method url "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport", however I need to specify a different, custom url that I may code in the plugin itself. Is it possible? How? Thanks in advance -- You are currently subscribed to [email protected] <mailto:[email protected]> as: [email protected] <mailto:[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
