Re: [cas-user] cas 5.2.x leaking connections

2020-01-13 Thread Trenton D. Adams
We are using Java 8 though, and we are using the UnboundIDProvider. On 2020-01-11 8:25 a.m., Daniel Fisher wrote: On Fri, Jan 10, 2020 at 5:40 PM Trenton D. Adams mailto:tre...@athabascau.ca>> wrote: Below is the configuration we're using for both LDAP and the password manager

[cas-user] cas 5.2.x leaking connections

2020-01-10 Thread Trenton D. Adams
=(uid=some-user) cas.authn.pm.ldap.validator.scope=ONELEVEL cas.authn.pm.ldap.validator.attributeName=cn cas.authn.pm.ldap.validator.attributeValues=Some Name cas.authn.pm.ldap.validator.dn= -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca University (780) 675-6195 It i

Re: [cas-user] Re: Too many LDAP connections with 6.0.5

2019-11-07 Thread Trenton D. Adams
this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/bdb832b9-0fd1-4987-9a61-9d61719a8422%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/bdb832b9-0fd1-4987-9a61-9d61719a8422%40apereo.org?utm_medium=email&utm_source=footer>. -- Tren

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

2019-09-03 Thread Trenton D. Adams
e 27 août 2019 à 21:49, Trenton D. Adams mailto:tre...@athabascau.ca>> a écrit : No, I was thinking along those lines as well, but didn't know it had that feature. I know log4j2 has that feature, but then you'd get a bunch of newlines wrapped as '\n'. I'll look in

[cas-user] Re: CAS logging analysis

2019-08-27 Thread Trenton D. Adams
27;cas.audit.slf4j.auditFormat' to 'JSON' ? The service URL/id is missing indeed. Le lundi 26 août 2019 23:35:30 UTC+2, Trenton D. Adams a écrit : Hi Guys, When it comes to system administration and diagnostics, it is quite common to use standard Linux utilities for debugging. Things

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

2019-08-27 Thread Trenton D. Adams
log/cas/cas.log | egrep 'CLIENT IP ADDRESS|ACTION|WHAT' Also, for service ticket validations it would be nice if they included the service url. Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca University (780) 675-6195

[cas-user] CAS logging analysis

2019-08-26 Thread Trenton D. Adams
S|ACTION|WHAT' Also, for service ticket validations it would be nice if they included the service url. Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca University (780) 675-6195 It is only when you are surrounded by a supportive team,

[cas-user] Re: CAS Slow Load Time

2019-04-16 Thread Trenton D. Adams
ng it not take that long? e.g. Maybe I can somehow exclude a bunch of dependencies we don't need. Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Navy Penguins at your service! Athabasca University (780) 675-6195 :wq! -- This communica

Re: [cas-user] Re: interfacing CAS with angular 7 applications

2019-03-13 Thread Trenton D. Adams
uesday, 12 March 2019 22:39:46 UTC, Trenton D. Adams wrote: So, I mean, as in browser client side. So are you saying that this module is passing cas validation to the server side for the server to do the ticket validation? On 3/12/19 10:21 AM, Ian Wright wrote: I'm not quite sure what you

Re: [cas-user] Re: interfacing CAS with angular 7 applications

2019-03-12 Thread Trenton D. Adams
authorizationCode: authorizationUrl: .../oauth2.0/authorize tokenUrl: .../oauth2.0/accessToken scopes: myscope: Access all areas On Tuesday, 12 March 2019 16:08:34 UTC, Trenton D. Adams wrote: Do you know if this is a client side library only Ian? On 3/12/19 2:54

Re: [cas-user] Re: interfacing CAS with angular 7 applications

2019-03-12 Thread Trenton D. Adams
-user+unsubscr...@apereo.org>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/f38bc4f7-59e8-4441-acf5-af490c8adcfe%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/f38bc4f7-59e8-4441-acf5-af490c8adcfe%40apereo.org?utm_medi

Re: [cas-user] encryption/signing key on single instance

2019-02-11 Thread Trenton D. Adams
(copy paste) and it removes the nag ;) Ray On Mon, 2019-02-11 at 10:51 -0700, Trenton D. Adams wrote: Good day folks, I just wanted to confirm. We're starting out with a single instance of the newer cas. CAS is generating new encryption/signing keys on each start. I think that's t

[cas-user] encryption/signing key on single instance

2019-02-11 Thread Trenton D. Adams
rrect? It just implies that a restart will create new keys, resulting in the invalidation of existing tickets. Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca University (780) 675-6195 It is only when you are surrounded by a supportive tea

[cas-user] Login without CSRF token return http 200

2018-10-29 Thread Trenton D. Adams
sue because XSS is handled by the same origin policy, so a request from a foreign site still would not be able to obtain the token. Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca University (780) 675-6195 It is only when you are

Re: [cas-user] Deploying Apereo CAS document updated (finally)!

2018-10-18 Thread Trenton D. Adams
gmail.com<https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2Bd9XAO_O%2B9v2_Owur%2B95%2B6YE3%3DRjhQJB3SjvhpU0o1BbzH9JQ%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca Uni

[cas-user] Interrupted Messages - for logged in users - CAS 5.2.x

2018-10-16 Thread Trenton D. Adams
ww.location1.com>, "Go to Location2" : "https://www.location2.com";<https://www.location2.com> }, "block" : false, "ssoEnabled" : true, "interrupt" : true, "autoRedirect" : false, "autoRedirectAfterSeconds" :

Re: [cas-user] security questions read but not managed?

2018-08-09 Thread Trenton D. Adams
over time. On 2018-08-09 02:40 PM, Misagh Moayyed wrote: That is true. --Misagh - Original Message - From: "Trenton D. Adams" To: "CAS Community" Sent: Thursday, August 9, 2018 1:17:04 PM Subject: [cas-user] security questions read but not managed? Hi Guys, I&#x

[cas-user] security questions read but not managed?

2018-08-09 Thread Trenton D. Adams
Hi Guys, I'm a bit confused about something. It appears that CAS does not support management of challenge questions, but only using them, is that true? Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Athabasca University (780) 675-6195

Re: [cas-user] Re: CAS documentation for a new user is terrible

2018-08-05 Thread Trenton D. Adams
le.com/a/apereo.org/d/msgid/cas-user/10a8adf7-8beb-429a-8785-19b5791f2864%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/10a8adf7-8beb-429a-8785-19b5791f2864%40apereo.org?utm_medium=email&utm_source=footer>. -- Trenton D. Adams Senior Systems Analyst/Web Softwar

[cas-user] security updates

2017-12-06 Thread Trenton D. Adams
Good day, Where would I find a list of historical security updates? Thanks. -- Trenton D. Adams Senior Systems Analyst/Web Software Developer Applications Unit - ITS Navy Penguins at your service! Athabasca University (780) 675-6195 :wq! -- This communication is intended for the use of the

Re: [cas-user] SAML support in CAS

2016-03-07 Thread Trenton D. Adams
Yes, CAS supports SAML. https://wiki.jasig.org/display/CASUM/SAML+1.1 Trenton D. Adams Senior Systems Analyst/Web Software Developer Navy Penguins at your service! Athabasca University (780) 675-6195 :wq! - "Mitch Chang" wrote: > From: "Mitch Chang"