RE: [cas-user] Re: 4.x SAML documentation

2016-04-21 Thread Misagh Moayyed
Thanks for the link, that gives me a better understanding. But just to confirm (I'm being a little dense), if I have a mix of CAS-style and SAML-style services listed in the services registry, a user should generally only have to enter his or her username and password one time to access all

[cas-user] Re: 4.x SAML documentation

2016-04-21 Thread David Curry
Thanks for the link, that gives me a better understanding. But just to confirm (I'm being a little dense), if I have a mix of CAS-style and SAML-style services listed in the services registry, a user should generally only have to enter his or her username and password one time to access all th

Re: [cas-user] ldaptive documentation missing

2016-04-21 Thread 'CanaryJudge' via CAS Community
Great, thank you. On Thursday, April 21, 2016 at 9:55:29 AM UTC-4, dfisher wrote: > > On Wed, Apr 20, 2016 at 5:13 PM, 'CanaryJudge' via CAS Community < > cas-...@apereo.org > wrote: > >> Version 4.2.1 >> >> Trying to get the LDAP Authentication ( >> http://jasig.github.io/cas/4.2.x/installation/L

[cas-user] Strange protocol behaviour resolving url resources.

2016-04-21 Thread Manfredo Hopp
Hi all, I am really not sure if this topic goes in this list but MAy BE somebody could give a hint on about where to look into. We have apache with proxy resolving tomcat 8 server cas application against cas 3.4 server with trusted authentication. When resolving urls after login we can see that pr

RE: [cas-user] 4.x SAML documentation

2016-04-21 Thread Misagh Moayyed
http://jasig.github.io/cas/development/installation/Configuring-SAML2-Authentication.html Whether this works for your needs or not is something you should of course seriously evaluate prior to making the jump. There are overlays and such available for enthusiasts to try out this functionality

[cas-user] 4.x SAML documentation

2016-04-21 Thread David Curry
Hopefully this isn't too dumb a question; I haven't been able to find a definitive answer anywhere. Right now we're using CAS 3.5.x (we're waiting for summer and 4.3.x with MFA) as our primary authentication/single sign-on. We also have Shibboleth 2.4.x for those few services that don't support

Re: [cas-user] Releasing credential

2016-04-21 Thread Dmitriy Kopylenko
You need to add one particular authentication metadata populator in deployerConfigContext.xml, so it looks like this: The documentation is missing that piece. Also, you don’t need any of this: Cheers, Dmitriy. > On Apr 21, 2016, at 3:59 AM, Miklós Barabás

Re: [cas-user] ldaptive documentation missing

2016-04-21 Thread Daniel Fisher
On Wed, Apr 20, 2016 at 5:13 PM, 'CanaryJudge' via CAS Community < cas-user@apereo.org> wrote: > 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

[cas-user] Re: cas 4.2.1 support like cas.jdbc.authn.query.sql=select password from users where username=? or email=?

2016-04-21 Thread Jeasin
final String dbPassword = getJdbcTemplate().queryForObject(this.sql, String.class, username, username); 在 2016年4月21日星期四 UTC+8下午5:38:26,Jeasin写道: > > I want select password by username or email. > -- You received this message because you are subscribed to the Google Groups "CAS Community" group

[cas-user] Re: cas 4.2.1 support like cas.jdbc.authn.query.sql=select password from users where username=? or email=?

2016-04-21 Thread Jeasin
thanks 在 2016年4月21日星期四 UTC+8下午5:38:26,Jeasin写道: > > I want select password by username or email. > -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+uns

[cas-user] cas 4.2.1 support like cas.jdbc.authn.query.sql=select password from users where username=? or email=?

2016-04-21 Thread Jeasin
I want select password by username or email. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To post to this group, send email

RE: [cas-user] Releasing credential

2016-04-21 Thread Miklós Barabás
All the meaningful files are uploaded here: https://github.com/miklosbarabas/cas-overlay In the meanwhile I updated to 4.2.1, but the situation is the same. Waiting for your reply! Thanks -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To u