[cas-user] Re: CAS 4.1.3 Shibboleth IdP integration

2016-04-20 Thread Liang Shao
Hi, Did you fix this issue? I fail into the same issue. 在 2016年1月7日星期四 UTC+8上午4:18:08,Gang Wang写道: > > I try to follow the instruction, > http://jasig.github.io/cas/4.1.x/integration/Shibboleth.htm, and use the > external option. But when the cas.war is deployed and the login page is > accesse

[cas-user] Need help for integration CAS with Shibboleth to get full support of SAML2.0

2016-04-20 Thread Liang Shao
Hi All, Does any one succeed to integrate CAS with Shibboleth? I am following the guide on page http://jasig.github.io/cas/4.1.x/integration/Shibboleth.html but get stuck at step defining SamlMetadataUIParserAction. If I add the entry * ... ... * into

[cas-user] ldaptive documentation missing

2016-04-20 Thread 'CanaryJudge' via CAS Community
Version 4.2.1 Trying to get the LDAP Authentication ( http://jasig.github.io/cas/4.2.x/installation/LDAP-Authentication.html) working I ran into this problem: http://www.springframework.org/schema/beans"; xmlns:ldaptive="http://www.ldaptive.org/schema/spring-ext"; xsi:schemaLocat

[cas-user] issue setting up RegisteredServiceThemeBasedViewResolver in 4.2

2016-04-20 Thread Nancy Snoke
I was setting up several custom themes in 4.2.0. The basic themes (css and js)are working fine. I wanted to try the new RegisteredServiceThemeBasedViewResolver for theme based ui views. In the cas-servlet I uncommented the internalViewResolver bean. I added a directory in WEF-INF/view/jsp with

[cas-user] apache 2.2-15-47

2016-04-20 Thread Chris Cheltenham
Hello ALL, If anyone knows the answer I would appreciate it. I am proxying to CAS from Apache servers. It is Red Hat 6 and mod_auth_cas. The proxy works but apache is rejecting a parameter on mod_auth_cas when it starts in a location statement. This parameter works in RHEL 5 Error: Syntax error

Re: [cas-user] Re: Jasig CAS and ADFS Troobleshooting blank screen after successfull login

2016-04-20 Thread John Gasper
It's been a while since I looked at that code, but it would not surprise me that the identity attribute is case sensitive. The other possibility is that the attributeMutator is renaming or removing the UPN attribute. That depends upon the code implemented in the class and is designed to be custo

[cas-user] Re: Jasig CAS and ADFS Troobleshooting blank screen after successfull login

2016-04-20 Thread Yves
Hello, I've solved this by modify wsfederation.xml http://adfs.ict-toulouse.fr/adfs/services/trust"; /> https://adfs.ict-toulouse.fr/adfs/ls/"; /> I didn't know why upn didn't work. Does it be case sensitive ? ADFS return UPN not upn Or

RE: [cas-user] Releasing credential

2016-04-20 Thread Misagh Moayyed
No. What I am saying is releasing the credential has nothing to do with your attribute repository and its configuration. This is not about releasing the credential attribute. This is about releasing the credential as an attribute. If you want to provide us with your overlay, we could run through

Re: [cas-user] Releasing credential

2016-04-20 Thread Miklós Barabás
Ofc I did triple checked everything that's in the doc of 4.2.x. No errors in the log. The logging is on debug, this is how I found out, that the problem was not having a credential attribute released. After that I set up the StubPersonAttributeDao again, mapped an arbitrary string value for

RE: [cas-user] Releasing credential

2016-04-20 Thread Misagh Moayyed
Not that I can tell. You did authorize the service entry to receive the credential right? Short of that, we'd need logs to diagnose. > -Original Message- > From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Miklós > Barabás > Sent: Wednesday, April 20, 2016 12:49 AM > To

RE: [cas-user] Synchronous replication of TGT - Is it safe?

2016-04-20 Thread Jaroslav Kacer
Finally, I switched back to the asynchronous replication, just set the replication interval to 500 ms and I hope it will be fast enough for the OAuth application. The load tests did not show any surprising change, so I will keep it like this. I’m still not sure what was the root cause of the pro

[cas-user] Jasig CAS and ADFS Troobleshooting blank screen after successfull login

2016-04-20 Thread Yves
Hello, I've setup Jasig Central Authentication System (CAS) 4.0.2 with adfs-support-wsfederation I've used the maven overlay cas-adfs-integration-master I've setup an adfs server (Windows Server 2012 R2) When I try logon to https://srv-jasig01.ict-toulouse.fr:4443/cas I've been redirected to

RE: [cas-user] Synchronous replication of TGT - Is it safe?

2016-04-20 Thread Jaroslav Kacer
Ray, Raymond, Misagh, Thank you very much for your answers. For the moment, I reverted the configuration back to asynchronous replication but decreased the period between two consecutive replications dramatically – from 10 seconds to 500 ms. This should help us to solve the original issue with

[cas-user] Releasing credential

2016-04-20 Thread Miklós Barabás
Hi! I'm trying to achieve SSO between legacy apps with CAS 4.2.0. I did the configuration I found here: https://jasig.github.io/cas/4.2.x/integration/ClearPass.html Everything works fine, except the credential is not released as an attribute on validation. (If I release a static value for an at