[cas-user] CAS 5.0 SAML response sign method

2017-06-19 Thread Chris
Dear all, I am trying to setup CAS 5.0.4 with SAML SSO support with vendor. However, the SP do not support SHA256 in SAML response. Is it possible to change the SAML response signing method to http://www.w3.org/2000/09/xmldsig#rsa-sha1 by configuration? Thanks. Chris -- - CAS gitter

Re: [cas-user] CAS 3.5.3 not releasing AD attributes to version 3 WordPress CAS plugin

2017-06-19 Thread dkopylenko
The confusion here is "version of what" is being talked about. The version 3 there refers to "CAS protocol" version, which has been only available since "CAS server" version 4. You have CAS server version 3, which is a) "end of life" and b) does not have CAS protocol version 3 implemented.

[cas-user] CAS 3.5.3 not releasing AD attributes to version 3 WordPress CAS plugin

2017-06-19 Thread Brian Gibson
Hi All, Be gentle with me I'm not a CAS guru :-) We are running CAS 3.5.3 and our web team is trying to configure a WordPress plugin for CAS version 3 to authenticate users and receive AD attributes. If they switch the CAS plugin to CAS version 2 the user authenticates fine. When they test

Re: [cas-user] Re: Clarification LPPE and AD on CAS 5

2017-06-19 Thread Andrew Tillinghast
Sort of, the warnAll is not working but with the setting above if I lock or disable the account I get back that status. On Mon, Jun 19, 2017 at 9:26 AM, Rafa wrote: > Hi, > > Did you manage to set up the password policy? > > -- > - CAS gitter chatroom:

[cas-user] NullPointerException When Trying to Decode Password via StandardPasswordEncoder

2017-06-19 Thread Derek Jackson
READY screen comes up just fine, but when I enter the username and password I get an error I cannot figure out (error below). We use the StandardPasswordEncoder, with no additional secret added. I am using the Maven Overlay, with the Database Authentication installed in the pom file. Any help

[cas-user] CAS Management 5.1.0 - error No attributes are retrieved for this user

2017-06-19 Thread Julien Whizz
Hi everyone, I have this error when i logon to my /cas-management : - Login LDAP : *OK* - Access to Management : *FAILED* (error with my ldap attribute). 2017-06-19 15:01:57,497 ERROR [org.apereo.cas.mgmt.services.web.AbstractManagementController] -

[cas-user] Re: Clarification LPPE and AD on CAS 5

2017-06-19 Thread Rafa
Hi, Did you manage to set up the password policy? -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas

[cas-user] CAS 5.1 Single Log Out Help

2017-06-19 Thread Divyesh Prajapati
Hi All, I need help while logging out from my all applications. I have implemented the sso in two spring web applications, tested its single log In functionality and it is working fine. But Single Log Out is not working properly. Here is the problem statement.. - Authentication -