[cas-user] CAS services management webapp database configuration for version 5

2017-01-03 Thread Maxwell, Gary
How does the latest version of CAS management services web application find the database used by CAS? The management.properties file within the overlay project does not contain parameters to define the database connection. Thanks Gary -- - CAS gitter chatroom: https://gitter.im/apereo/cas

Re: [cas-user] ldap to cas attribute mapping [5.0.1]

2017-01-03 Thread Christopher Boyer
Yes, same method. Statically listing when the base attribute is released. In WEB-INF/view/jsp/protocol/3.0/casServiceValidationSuccess.jsp ${fn:escapeXml(attr.value)}

[cas-user] inspektr-jdbc-audit-config.xml

2017-01-03 Thread carlos maddaleno cuellar
Hi i need some help im trying to configure my audit to sql server data base on my orale is working fine but when i change the cas.properties to my sql server the log says org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'inspektrAuditEntityManagerFactory'

[cas-user] ldap to cas attribute mapping [5.0.1]

2017-01-03 Thread Christopher Boyer
Leaving this here in case it helps. If I am incorrect, let me know. I could not get a 1:* mapping of ldap attributes to work in CAS 5.0.1. I have an internal identifier 'uid' in ldap that needs to be released as both 'uid' and 'UDC_IDENTIFIER'. I am only able to get cas to release 1:1, the

[cas-user] Re: SAML2 delegation + SLO

2017-01-03 Thread Vincent Noel
Well, it seems that the SAML v2 SLO isn't implemented yet in CAS ! Discussion to follow at https://groups.google.com/forum/#!topic/pac4j-dev/7eGZ7b_7a7U Le mardi 3 janvier 2017 11:36:06 UTC+1, Vincent Noel a écrit : > > Hi everyone ! > I have a CAS v4.2 server with SAML v2.0 delegation