[cas-user] CAS 5.2.3 limits the AuditActionContext instances to exactly one million. Is that configurable?

2018-03-07 Thread Ed R
Yesterday I posted about concerns of escalating memory, but after running a stress test against CAS for 16 hours, it turns out memory remained stable and the server limits the hash map instances to exactly one million. Can this value be configured? Here's the screenshot from VisualVM:

[cas-user] Re: Inspektr audit says AUTHENTICATION_SUCCESS on authentication failures

2018-03-07 Thread Satnam Sarai
I noticing same thing in 5.2.3. On Monday, March 5, 2018 at 7:33:52 AM UTC-8, Olivier wrote: > > Has this already been fixed in the CAS release 5.2.3 ? > > On Tuesday, January 23, 2018 at 5:38:15 AM UTC-5, Oscar del Pozo wrote: >> >> There is a bug in the module inspektr-audit-1.7.1.GA when

Re: [cas-user] 5.3.3 version issue getting request.queryString

2018-03-07 Thread Satnam Sarai
do you know any guide? I am not sure how to access request from webflow.. thanks On Tuesday, March 6, 2018 at 10:59:19 AM UTC-8, Manfredo Hopp wrote: > > I would try a workaround, maybe accessing request from webflow. > > 2018-03-05 14:21 GMT-03:00 Satnam Sarai > : > >

Re: [cas-user] 5.3.3 version issue getting request.queryString

2018-03-07 Thread Man H
see https://docs.spring.io/spring-webflow/docs/current/reference/html/ 2018-03-07 11:23 GMT-03:00 Satnam Sarai : > do you know any guide? I am not sure how to access request from webflow.. > > thanks > > > On Tuesday, March 6, 2018 at 10:59:19 AM UTC-8, Manfredo Hopp

Re: [cas-user] Cas5 Ldap Authentication

2018-03-07 Thread David Curry
You don't say what version you're using, but the userFilter property was renamed to searchFilter between 5.2 and 5.3 as part of the property documentation cleanup. (Documented here: https://apereo.github.io/2017/12/29/530rc1-release/#documentation-cleanup) --Dave -- DAVID A. CURRY, CISSP

[cas-user] Cas5 Ldap Authentication

2018-03-07 Thread yashwanth chowdary
I was trying to connect ldap using below properties.Getting an errror that failed to bind authn.ldap[0].userFilter .you can observe the error in the attched file. cas.authn.ldap[0].order=0 cas.authn.ldap[0].name=AD cas.authn.ldap[0].type=AUTHENTICATED

Re: [cas-user] Re: Authorize request verification fails with OAuth and CAS 5.0.x

2018-03-07 Thread Todd Pratt
Yes, but I don't remember what the issue was being more than a year ago. I am using oauth2.0 endpoints so I'm using /oauth2.0/profile to get the profile back. If you are using OIDC it looks like you should be using cas/oidc/accessToken/ to get a token back first and then a call to /oidc/profile

[cas-user] Configure CAS to use Azure for authentication

2018-03-07 Thread Matt
The CAS documentation describes how to configure CAS to use Azure for multi-factor authentication, but not as it's primary authentication source. Is it possible to configure CAS to use Azure for authentication? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: