[cas-user] CAS and SQL Server 2014

2019-08-22 Thread Asit Kumar
We are currently using cas-server-core-3.5.0.jar with Oracle 12c db. We are planning to use SQL Server 2014 db instead of Oracle db. Is this version of CAS compatible with SQL Server 2014? I am getting the following error to use SQL Server: ERROR

[cas-user] CAS 6.04 login page works fine. Status page reports 503 - SERVICE_UNAVAILABLE how to troubleshoot?

2019-08-22 Thread Glenn Levine
Hello, We're configuring CAS 6.04. The login page works fine. but the /actuator/status page reports "status":503,"description":"SERVICE_UNAVAILABLE","health":"DOWN". Does anyone have ideas on how to troubleshoot? Glenn -- - Website: https://apereo.github.io/cas - Gitter Chatroom:

[cas-user] CAS Management 6 non-JSON issue

2019-08-22 Thread mbar...@scad.edu
I've been trying to get CAS Management v6 to work with a JPA service registry, but it seems to be stuck with JSON. After logging into the management Web app, I never see any of the services that are stored in my database. The only services that display are ones created via the management web

[cas-user] Re: CAS return password in encrypted format so that App can still work when CAS is unavailable?

2019-08-22 Thread jm
Yan, It is danger indeed. In a CAS protocol, it's a first premise that all service trusts one CAS authentication service. According to my understanding, "credential" you memtioned above, is what you need to log in to CAS service. If those credential is leaked, the attacker will be able to log

Re: [cas-user] Is it possible to record authentication events and ST granted events?

2019-08-22 Thread jm
Ray, Thank you for your idea. But after I check the Proxy Authentication Protocol documentation, I think that is not what I want. Sensitive API provider mentioned before is not web service, it is a micro service, without a session, no status, so there is no need to login to the API service,

[cas-user] Hikari timeouts

2019-08-22 Thread Jeffrey Ramsay
All - How can I adjust the Hikari pools used by CAS? For example, the maxLifetime parameter is set to 180 (30 min) which is the default. Thanks, -Jeff -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 -

[cas-user] SPNEGO : Retrieve Attribute from AD?

2019-08-22 Thread Sparadrus (FR)
Hi, When my users login manually from CAS, attributes from AD are correctly retrieved and pass to my webapp. But with SPNEGO automatic login, i don't see on cas.log the attributes and my webapp (nextcloud) don't update user information (displayName, mail, memberOf). I don't see any row on