[cas-user] Re: PAC4J integration not working properly ?

2017-03-08 Thread Thomas UNG
Erratum : > I had to overwrite > 'org.pac4j.mongo.credentials.authenticator.MongoAuthenticator' to the > authentication finally works ... > > > String password = context.getRequestParameter(passwordAttribute); > > PasswordEncoder encoder = new SpringSecurityPasswordEncoder(new >

[cas-user] PAC4J integration not working properly ?

2017-03-08 Thread Thomas UNG
Hello, I am using mongodb for authentication I have configured CAS with the following the documentation : https://apereo.github.io/cas/5.0.x/installation/MongoDb-Authentication.html - I am using cas 5.0.3.1 - I am using tomcat 8 deploying overlay war file - I have the following in my cas.prop

[cas-user] CAS 5.x Attributes mapping

2017-03-08 Thread RJ
Fellas, I am having hard time with these attributes. Any tips/pointers would be of great help. thanks! Q1: How to assign one attribute value to multiple headers. { @class: org.apereo.cas.services.ReturnMappedAttributeReleasePolicy .. .. { @class: java.util.TreeMap uid: APP_

[cas-user] CAS 5.x custom login flow configuration

2017-03-08 Thread Chris Curtin
Hi, We're upgrading a CAS 3.x application to 5.x. Looking at the docs a lot has changed around the webflows. We are planning on changing our main login flow, with a custom password reset process, to use the new method. ( https://apereo.github.io/2016/10/07/webflow-extcfg/) However we have two cu

Re: [cas-user] [cas user] missing inResponeTo attribute

2017-03-08 Thread Misagh Moayyed
Sounds like a bug to me. PS There is no such thing as CAS 5.0.4. Did you mean SNAPSHOT?  --  Misagh From: Paul Legeay Reply: cas-user@apereo.org Date: March 8, 2017 at 7:37:16 PM To: CAS Community Subject:  [cas-user] [cas user] missing inResponeTo attribute Hi everyone, I'm trying to use

RE: [cas-user] Recommendation on Ticket Storage

2017-03-08 Thread Wickham, Jeremy
Thank you for your response. This is the registry I am looking at right now. Cheers, -Jeremy From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of RJ Guroo Sent: Tuesday, March 07, 2017 9:17 AM To: cas-user@apereo.org Subject: Re: [cas-user] Recommendation on Ticket Storage Hazelc

[cas-user] Re: [cas user] missing inResponeTo attribute

2017-03-08 Thread Paul Legeay
Edit: I downgraded to the version 5.0.0.RC5-SNAPSHOT and this issue is not be present anymore. I have a inResponseTo attribute for my response element. Le mercredi 8 mars 2017 17:04:59 UTC+1, Paul Legeay a écrit : > > Hi everyone, >> >> I'm trying to use a local installation of simplesamlphp as

[cas-user] [cas user] missing inResponeTo attribute

2017-03-08 Thread Paul Legeay
> > Hi everyone, > > I'm trying to use a local installation of simplesamlphp as a SP to log > through a local CAS 5.0.4 server using the saml 2 protocol. > The issue I have at the moment, is that the response I get from the CAS > server is missing the inResponseTo attribute in the response Ele

Re: [cas-user] SAML setup

2017-03-08 Thread John Wynstra
I do have that repository in my pom.xml listed with the other repositories. On Wed, Mar 8, 2017 at 7:21 AM, Dmitriy Kopylenko wrote: > Add this repository to your overlay’s pom: > > > shibboleth-releases > > https://build.shibboleth.net/nexus/content/repositories/releases >

[cas-user] cas-services-management jpa registry

2017-03-08 Thread kjlorenzo
Hello. I try configured cas-service-management cas-services-management-overlay-master (5.0.3.1) with jpa registry and I get error. *My pom.xml* org.apereo.cas cas-management-webapp ${cas.version} war runtime

Re: [cas-user] SAML setup

2017-03-08 Thread Dmitriy Kopylenko
Add this repository to your overlay’s pom: shibboleth-releases https://build.shibboleth.net/nexus/content/repositories/releases D. From: John Wynstra Reply: cas-user@apereo.org Date: March 7, 2017 at 3:15:07 PM To: cas-user@apereo.org Subject:  [cas-user] SAML setup

Re: [cas-user] Re: CAS 5.1.0-RC2 SAML2 IdP failed to locate the matching service metadata when handling LogoutRequest

2017-03-08 Thread Misagh Moayyed
File an issue please.  --  Misagh From: Gang Yang Reply: cas-user@apereo.org Date: March 8, 2017 at 2:04:39 AM To: CAS Community Subject:  [cas-user] Re: CAS 5.1.0-RC2 SAML2 IdP failed to locate the matching service metadata when handling LogoutRequest Please use this more recent log file.