[cas-user] Having trouble configuring mfa.globalPrincipalAttributeNameTriggers

2017-02-16 Thread Dusty Edenfield
- [CAS server version 5.0.2 - Container/environment type/version (Tomcat, Jetty, Java, Linux/Windows, etc) Apache Tomcat/8.5.6 - Steps to duplicate the problem We're using these properties in cas.properties cas.authn.mfa.globalProviderId=mfa-duo

Re: [cas-user] CAS drops named anchors

2017-08-22 Thread Dusty Edenfield
/codetunnel.io/how-to-persist-url-hash-fragments-across-a-login-redirect/ > > Andy > > On Mon, 21 Aug 2017, Dusty Edenfield wrote: > > > Is there any solution for when CAS drops named anchors upon login > redirect? > > > > Example: > > It appea

[cas-user] CAS drops named anchors

2017-08-21 Thread Dusty Edenfield
Is there any solution for when CAS drops named anchors upon login redirect? Example: It appears (from LiveHTTPHeaders and HTTPFox traces) that CAS is dropping named anchors from target URLs. For example, going to the CAS-protected URL: https://somesite.edu/reports/#Mobile results, after

[cas-user] CAS 5.3.2 - CasCommandLineShellConfiguration Exception

2018-09-07 Thread Dusty Edenfield
I've built CAS 5.3.2 successfully from the CAS Overlay, but when I try to run CAS with "./build.sh run" I get an exception that CasCommandLineShellConfiguration.class can't be found. Caused by: java.lang.IllegalStateException: Unable to read meta-data for class

[cas-user] Allowing alternate identifiers for username

2018-01-22 Thread Dusty Edenfield
Is there a way to allow for different formats for username in CAS? For example, we have had some users ask if username@domain could be accepted as well as the usual username to eliminate confusion. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas -