[cas-user] CAS logging analysis

2019-08-26 Thread Trenton D. Adams
Hi Guys, When it comes to system administration and diagnostics, it is quite common to use standard Linux utilities for debugging. Things like grep, awk, sed, cut, etc. The CAS logs make this quite difficult. Could we maybe start composing the logs into single line "records" of a sort? for exa

[cas-user] CAS 6.1-RC4 OIDC configuration

2019-08-26 Thread 'Mallory, Erik' via CAS Community
Hello, I'm trying to configure oAuth/OIDC and I'm running into a head scratcher. The CAS oidc/.well-known endpoint returns cas.example.org:8443 for all of the related endpoints. Example: {"issuer":"http://cas-dev.wichita.edu/cas/oidc","scopes_supported":["openid","profile","email","address","pho

[cas-user] Re: CAS logging analysis

2019-08-26 Thread Matthew Uribe
Trenton, What version of CAS are you on? When we were on 5.2, we had a line in our cas.properties which made the logging all on one line: cas.audit.useSingleLine=true However, since having gone to CAS 5.3, that property seems to have gone away. I've yet to dig into log4j2.xml to get the same r

Re: [cas-user] Re: CAS logging analysis

2019-08-26 Thread Daniel Ellentuck
Hi Trenton, Matthew, In CAS 5.3: cas.audit.slf4j.useSingleLine=true ... Dan Ellentuck Columbia University I.T. On Mon, Aug 26, 2019 at 6:54 PM Matthew Uribe wrote: > Trenton, > > What version of CAS are you on? When we were on 5.2, we had a line in our > cas.properties which made the logging

[cas-user] CAS keeps generating RegexRegisteredService-********.json files in CAS/Services folder

2019-08-26 Thread john
Hi, i have configured CAS 5.2.3 with Openid, during every server startup the CAS generates RegexRegisteredService-.json files. How to avoid generating these json files. Thanks John -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guid