[cas-user] Re: [Cas 6.0.7] Surrogate attributes are lost when account is selected in GUI mode

2020-02-28 Thread Michele Melluso
Hi Andy, finally I found it out: the principal attributes are not added because of this class is not triggered: SurrogateAuthenticationMetaDataPopulator.java I tried to fix it and create a pull request by acting on SurrogateInitialAuthenticationAction.java but then i had to modify webflow an

[cas-user] Re: [Cas 6.0.7] Surrogate attributes are lost when account is selected in GUI mode

2020-02-22 Thread Andy Ng
Hi Michele, I recalled I spent a few hours looking and testing into this issue, and didn't find any meaningful progress so I stopped my research. Sorry to disappoint, let see if the others in the communities have more idea into this issue... Cheers! - Andy -- - Website: https://apereo.githu

[cas-user] Re: [Cas 6.0.7] Surrogate attributes are lost when account is selected in GUI mode

2020-02-21 Thread Michele Melluso
Hi Andy, did you manage to have a look at the issue? Now I'm again on it and I'm debugging looking for a solution. thanks again for your time Michele On Tuesday, December 10, 2019 at 2:09:13 AM UTC+1, Andy Ng wrote: > > Hi Michele, > > I see, you are talking about can't receive the *principal *

[cas-user] Re: [Cas 6.0.7] Surrogate attributes are lost when account is selected in GUI mode

2019-12-09 Thread Andy Ng
Hi Michele, I see, you are talking about can't receive the *principal *attribute. Kind of busy these days, when free will take a look into it. - Andy -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributi

[cas-user] Re: [Cas 6.0.7] Surrogate attributes are lost when account is selected in GUI mode

2019-12-09 Thread Michele Melluso
Hi Andy, I did setup my environment as yours and I also receive the surrogate user attributes. My problem is about these ones: https://apereo.github.io/cas/6.0.x/installation/Surrogate-Authentication.html#surrogate-attributes In both methods I correctly receive surrogate user attributes, but on

[cas-user] Re: [Cas 6.0.7] Surrogate attributes are lost when account is selected in GUI mode

2019-12-06 Thread Andy Ng
Hi Michele, I have setup a surrogate authentication demo in my testing docker environment , I tried both CAS version 6.0.7 and 6.1.2 and the surrogate attribute seems to be working just fine. I don