Re: [cas-user] CAS 5.2.2 SAML IdP vs. Workday

2020-02-14 Thread Matthew Uribe
Dave, Huge help, as always! Thank you for your post regarding Workday config. Matt U. On Wednesday, March 14, 2018 at 10:26:22 AM UTC-6, David Curry wrote: > > Following up my own post to document how we solved this for posterity (or > at least for the next person who has the problem and searc

[cas-user] Re: cas with Office 365

2020-02-14 Thread Misagh Moayyed
Have you looked at this? https://apereo.github.io/2018/12/06/cas53-office365-saml2-integration/ On Thursday, January 30, 2020 at 9:14:55 AM UTC+4, Mahmoud Elnahrawy wrote: > > hi everybody > > i have oracle access manager implemented with Azure office 365 . i need to > implement azure office 365

Re: [cas-user] Re: Trying to determine why CAS is returning an encoded attribute to SAML SP

2020-02-14 Thread Misagh Moayyed
Question: is transient the default NameID format for CAS SAML2 support, or > did I somehow override that? > A quick look suggests that it is the default. If an authentication request does not ask any, and the metadata does not declare support for any, and if you are not overriding the format

[cas-user] Re: webflowcrypto release

2020-02-14 Thread Misagh Moayyed
Release schedule is, and has always been, on Github: https://github.com/apereo/cas/milestones On Wednesday, February 12, 2020 at 5:35:17 PM UTC+4, John Bond wrote: > > Hi All, > > after the blog post below i was hoping to see a 6.5.1 release to fix the > webflowcrypto issues. I see releases fo

[cas-user] Re: Jackson Kotlin Warning on Startup

2020-02-14 Thread Misagh Moayyed
You need not be concerned about this. On Friday, February 14, 2020 at 1:44:36 AM UTC+4, jeremy.wickham wrote: > > I am looking upgrade our CAS environment to 6.1.x and I am currently > ironing out all of my errors/warnings. There is one warning I’m receiving > > > > WARN [org.springframework.h

Re: [cas-user] Jackson Kotlin Warning on Startup

2020-02-14 Thread Jérôme Steve
Hi Jeremy, This is a spring framework warning : https://github.com/spring-projects/spring-framework/issues/20217 If you are using overlay add this dependency in your build.gradle file : compile "com.fasterxml.jackson.module:jackson-module-kotlin:${project.jacksonModuleKotlin}" Jérôme. Le jeu. 1