[cas-dev] Git Repository Maintenance Complete

2016-09-20 Thread Misagh Moayyed
Git repository maintenance is now complete: https://apereo.github.io/2016/09/21/gitrepo-maint/  If you have forked the CAS repository, you will need to either “git rebase” or remove your fork and do it again.  --  Misagh -- You received this message because you are subscribed to the Google Gro

[cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Misagh Moayyed
CAS 5.0.0 RC2 is now released: https://github.com/apereo/cas/releases/tag/v5.0.0.RC2  If you have been using RC1, good on you! Remember that upgrades from RC1 should be completely painless.  --  Misagh -- You received this message because you are subscribed to the Google Groups "CAS Developer

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Philippe MARASSE
Great ! But replacing 5.0.0.RC1 by 5.0.0.RC2 in my pom.xml is not sufficient to get it built. On sonatype, pre-RC2 artifacts were on org.apereo.cas. I thought that new ones where org.apereo.cas.{support,core,...} but no luck. So let's get a look on cas-server-core. Pre-RC2 : https://oss.sonatype

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Misagh Moayyed
No there isn’t. It’s possible that the release hasn’t propagated yet. Give it a few more hours and if it doesn’t show up, I’ll review.  --  Misagh From: Philippe MARASSE Reply: Philippe MARASSE Date: September 20, 2016 at 3:08:03 PM To: cas-dev@apereo.org Subject:  Re: [cas-dev] CAS v5.0.0 RC

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Philippe MARASSE
For instance, oddly, jars for cas-server-core shows up at : https://oss.sonatype.org/content/repositories/releases/org/apereo/cas/core/cas-server-core/5.0.0.RC2/core/ I'll wait a few hours before retrying. Regards. Le 20/09/2016 à 13:03, Misagh Moayyed a écrit : > No there isn’t. It’s possible

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Misagh Moayyed
Are you able to switch to and use 5.0.0.RC3-SNAPSHOT? --  Misagh From: Philippe MARASSE Reply: Philippe MARASSE Date: September 20, 2016 at 4:33:16 PM To: cas-dev@apereo.org Subject:  Re: [cas-dev] CAS v5.0.0 RC2 is released For instance, oddly, jars for cas-server-core shows up at : https

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Philippe MARASSE
Yes, 5.0.0.RC2 => 5.0.0.RC3-SNAPSHOT can be done, maven find artifacts this time. Regards. Le 20/09/2016 à 14:30, Misagh Moayyed a écrit : > Are you able to switch to and use 5.0.0.RC3-SNAPSHOT? > > -- > Misagh > > From: Philippe MARASSE > > Reply: Phili

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Misagh Moayyed
I double checked. RC2 should be there now. --  Misagh From: Philippe MARASSE Reply: Philippe MARASSE Date: September 20, 2016 at 7:19:07 PM To: cas-dev@apereo.org Subject:  Re: [cas-dev] CAS v5.0.0 RC2 is released Yes, 5.0.0.RC2 => 5.0.0.RC3-SNAPSHOT can be done, maven find artifacts this

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Philippe MARASSE
Ahem, all dependencies have been dropped since 5.0.0.RC3-SNAPSHOT ?? In fact, my old version was 5.0.0.RC1 ! 5.0.0.RC2 does not build for me. Regards. Le 20/09/2016 à 16:48, Philippe MARASSE a écrit : > Yes, 5.0.0.RC2 => 5.0.0.RC3-SNAPSHOT can be done, maven find artifacts > this time. > > Reg

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Philippe MARASSE
RC2 is now there but without dependency information, eg pom.xml from cas-server-core : https://oss.sonatype.org/content/repositories/releases/org/apereo/cas/cas-server-core/5.0.0.RC2/cas-server-core-5.0.0.RC2.pom compared to 5.0.0.RC1 which contains section. https://oss.sonatype.org/content/rep

[cas-dev] Re: CAS 4.2.3 - Single LogOut not working

2016-09-20 Thread SaAn
Adding more info. Following the following documentation, http://docs.spring.io/spring-security/site/docs/3.2.9.RELEASE/reference/htmlsingle/#cas-singlelogout Please help me resolve this issue or any direction on this to debug further will be greatly appreciated. On Monday, September 19, 2016

Re: [cas-dev] CAS v5.0.0 RC2 is released

2016-09-20 Thread Misagh Moayyed
Thanks for catching this. Looks like pom generation fails to put out dependencies and repositories. I’ll get this looked at.  --  Misagh From: Philippe MARASSE Reply: Philippe MARASSE Date: September 20, 2016 at 7:41:53 PM To: Misagh Moayyed , cas-dev@apereo.org Subject:  Re: [cas-dev] CAS v

[cas-dev] MFA Duo with v5.0.0RC2 based on group membership.

2016-09-20 Thread Klint
I have been working on getting MFA-Duo to trigger only when a user is a member of a specific group. I have been able to use the " principalAttributeNameTrigger" and the "principalAttributeValueToMatch" to match single value attributes. Is it possible to filter the mfa-duo based on a multi-value