[cas-user] CAS WebFlow Extentions

2018-09-17 Thread Modus Operandi
Hello: We need to display a page on authentication -- where if user is in an LDAP group --- will prompt them to register they device with Duo (users can select to be 'redirected to a registration site' or 'continue as usual'). I have read w.r.t extending the CAS webflows at

[cas-user] Re: cas integration with azure AD - saml delagated auth

2018-09-17 Thread Raghavan TV
Hi All After some debugging realized that the problem was with the Idpmetadata Xml file. Are there any steps on how to generate a IdpMetadata xml file for a Azure AD based SAML (delegated) auth -Raghavan On Monday, September 17, 2018 at 11:52:20 PM UTC+5:30, Raghavan TV wrote: > > Hi All > >

Re: [cas-user] RE: CAS 5 SAML2 Azure AD delegated authentication

2018-09-17 Thread Raghavan TV
Hi Lynn Am trying a similar configuration using CAS-5.2.6 against Azure AD (SAML mode). Is there a sample file that I can use for => cas.authn.pac4j.saml[0].identityProviderMetadataPath How to generate this file to make it work against Azure AD ? On Wednesday, August 8, 2018 at 1:29:00 AM

[cas-user] CAS 5.3 error defining custom login exceptions

2018-09-17 Thread Yan Zhou
Hello, CAS 5.3.3 overlay on tomcat8. I wish to display an error message on CAS login that says you have one more attempt or two more attempts to login, before get locked out. I defined two new exception classes below in cas.properties.

[cas-user] cas integration with azure AD - saml delagated auth

2018-09-17 Thread Raghavan TV
Hi All Am trying to configure CAS - 5.2.6 to do a delegated SAML authentication against Azure AD. Am going through the steps provided under 1) Created overlay file -- only cas-server-support-pac4j-webflow (did not enable cas-server-support-saml-idp) 2) Create sp-metadata.xml via the tool -

[cas-user] CAS 5.2.7 - inline groovy attributes

2018-09-17 Thread magicserverpixiedust
https://apereo.github.io/cas/5.2.x/integration/Attribute-Release-Policies.html#inline-groovy-attributes We are using 5.1.4 in production and 5.2.7 in test. Noticed an issue in 5.2.7 with inline groovy attributes. "uid" : "groovy { return attributes['uid'] + ' is great' }" For example, this

[cas-user] Re: ERR_TOO_MANY_REDIRECTS

2018-09-17 Thread Ryan C
Hi José, Did you ever resolve this issue? Thanks Ryan On Saturday, July 22, 2017 at 8:35:04 AM UTC-4, José Agnaldo B. de Sousa wrote: > > Good morning, > After loading tomcat and typing url: localhost: 8443 the error message: > ERR_TOO_MANY_REDIRECTS is displayed (see erro.png). This error

Re: [cas-user] How to add various users to make conection with database in CAS v5.1.5

2018-09-17 Thread Ray Bon
Diego, When setting multiple authentications, CAS will try each one until authentication success. If the database name is different for each user, below should work. If you want each CAS server to use a different user but same database (auditing?), then each CAS server will need its own unique

Re: [cas-user] CAS build stuck

2018-09-17 Thread Zach Tackett
Quick question, I have tried to go to the login page again after the script hangs at the same point and I can not seem to be able to get the login page to load. Page keeps saying "Unable to connect". On Friday, September 14, 2018 at 2:47:13 PM UTC-4, Matthew Uribe wrote: > > I don't see

[cas-user] CAS-OIDC Introspection Response

2018-09-17 Thread Leo Pintos
Hi all! I'm working with CAS 5.2.3 and I'm trying to configure the instropection behavior and its response (cas/oidc/introspect) Next, the question: Can I configure CAS to return the "username" in the instropection response? Now, the response is the next: {"active":true,

Re: [cas-user] CAS build stuck

2018-09-17 Thread Zach Tackett
I already have the ADFS cert in base64 format an d have it scp'ed to the cas server. Which part of the how-to would be best for me? On Sunday, September 16, 2018 at 6:50:09 AM UTC-4, Sean Day wrote: > > Do you mean delegated authentication with the login being passed off to > ADFS? > > If so

Re: [cas-user] CAS build stuck

2018-09-17 Thread Zach Tackett
Yeah! That's exactly what I mean :) On Sunday, September 16, 2018 at 6:50:09 AM UTC-4, Sean Day wrote: > > Do you mean delegated authentication with the login being passed off to > ADFS? > > If so I can post the steps I used to get this working, it was a lot easier > than I was expecting. > >

[cas-user] CAS 6 RC2: Release Announcement

2018-09-17 Thread Misagh Moayyed
CAS 6 RC2 is released: https://github.com/apereo/cas/releases/tag/v6.0.0-RC2 --Misagh -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message

Re: [cas-user] CAS build stuck

2018-09-17 Thread Sean Day
OK, back at the desk now so have extracted the relevant sections from my build documentation. Screenshots are missing but the text should provide enough detail (if not too much ;-). I doubt it is 100% correct as I stumbled though it myself, also the exact same config failed with 5.3.0 but was