[cas-user] Re: Error creating bean with name 'servicesManager'

2016-07-18 Thread Sami Ghayeni
error has gone. it seems to be a problem with the syntax of the service i tried to add. On Tuesday, July 19, 2016 at 10:59:41 AM UTC+4:30, Sami Ghayeni wrote: > > hi, everything was working fine. i don't know what have i changed which > made this error. cas can't start. my pom.xml, cas.properti

[cas-user] Error creating bean with name 'servicesManager'

2016-07-18 Thread Sami Ghayeni
hi, everything was working fine. i don't know what have i changed which made this error. cas can't start. my pom.xml, cas.properties and deployerConfigContext.xml are here so this post get's a little bit cleaner. these are my logs when i try to start cas: Jul

[cas-user] Support for LTI via OAuth protocol 1

2016-07-18 Thread Linda Toth
We are discussing integrating LTI (for AKCIS) to CAS. This is the preferred SSO because then users could view DegreeWorks on the same login as AKCIS (Career Planning). However, LTI apparently supports OAuth 1, not OAuth 2. Is there any support for OAuth1? Linda -- Linda Toth University of Al

[cas-user] CAS 4.2.x - Clearpass proxy for Exchange OWA

2016-07-18 Thread Bruno ELIE
Hi, i noticed that clearpass proxy has been deprecated in master branch and there is no more clearpass-configuration.xml published. At work, we used clearpass proxy to casify the Exchange 2013 OWA portal combined with the CasOwa module. Does someone here know some alternatives to casify Exchange

[cas-user] CAS 5.0 Stability and Release Timeline

2016-07-18 Thread Loren Klingman
We're currently running CAS 4.1.6, however upgrading to 4.1.7 (or anything higher in the 4.1.x chain) results in an error that the principle is null on a successful login. I tried my best and was unable to find what configuration value in particular we changed or missed that caused that problem

Re: [cas-user] Attributes from LDAP Authentication Handler

2016-07-18 Thread Nick Couchman
Wow, that's really, really embarrassing. Made that change and it works perfectly. Thanks for pointing out the obvious. -Nick -- 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, s

Re: [cas-user] Attributes from LDAP Authentication Handler

2016-07-18 Thread Nick Couchman
Yep, with value= instead of value-ref=, it works great. Next time I'll read the documentation more thoroughly. -Nick -- 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 em

Re: [cas-user] Attributes from LDAP Authentication Handler

2016-07-18 Thread Dmitriy Kopylenko
Use this: Cheers, D. On Sun, Jul 17, 2016 at 21:57, Nick Couchman wrote: I'm having a really hard time figuring out the proper deployerContextConfiguration.xml settings to get LDAP attributes from the existing LDAP Authentication Handler rather than having to set up a separate LDAP Director