Re: [cas-user] Authorize request verification fails with OAuth and CAS 5.0.x

2016-12-12 Thread Todd Pratt
I'm using the google api. I've used it with WSO2 and Salesforce. Below is the snippet of code from the client I'm using and the JSON service provider file generated by the management app. Let me know if there is anything else that would help. Thank you! import

RE: [cas-user] mod_auth_cas 1.1

2016-12-12 Thread Chris Cheltenham
David, He mod_auth_cas is attached. We are on debug mode. That is all the information we get back in logs. -Original Message- From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of David Hawes Sent: Monday, December 12, 2016 5:39 PM To: CAS Community Subject: Re:

RE: [cas-user] User unable to login, but AD logs show otherwise?

2016-12-12 Thread Misagh Moayyed
Share logs please, and make sure you modify CAS to include sufficient data for LDAP debugging. --Misagh From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Mark McCoy Sent: Monday, December 12, 2016 4:07 PM To: cas-user@apereo.org Subject: [cas-user] User unable to login,

[cas-user] Commercial companies using CAS?

2016-12-12 Thread Yan Zhou
Hello, I have noticed that CAS is very popular in academic world, with lots of universities using it. I do not see much use of CAS in commercial world, there maybe one or two, but that is really it. I personally like CAS and we are actively adopting it in the corporate world. Has anyone

RE: [cas-user] Authorize request verification fails with OAuth and CAS 5.0.x

2016-12-12 Thread Misagh Moayyed
Where or what is your client? --Misagh From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Todd Pratt Sent: Monday, December 12, 2016 2:51 PM To: CAS Community Subject: [cas-user] Authorize request verification fails with OAuth and CAS 5.0.x Hi,

Re: [cas-user] mod_auth_cas 1.1

2016-12-12 Thread David Hawes
Please post your mod_auth_cas configuration. Next, set your LogLevel to debug and CASDebug on. Do you see anything useful in the error log? On 10 December 2016 at 11:41, Chris Cheltenham wrote: > Hello everyone, > > > > We are using RHEL 7.3 with apache 2.4.6 and CAS

[cas-user] Authorize request verification fails with OAuth and CAS 5.0.x

2016-12-12 Thread Todd Pratt
Hi, I'm trying to setup OpenID/OAuth2 on CAS 5.0.x using the war overlay template. I included three dependencies, cas-server-support-oidc, cas-server-support-ldap and cas-server-support-json-service-registry. I built the management webapp using that overlay template and I successfully

[cas-user] CASValidateURL is never called and cookie MOD_AUTH_CAS_S never created

2016-12-12 Thread Michael Courcy
Hi We're facing a strange scenario : 1) We submit the form to the CAS with login/password and the service : https:///cas/login?service=https:///c/portal/ 2) The login and the password are

RE: [cas-user] CAS 5.0.0 maven overlay and JSON format in /p3/serviceValidate

2016-12-12 Thread Misagh Moayyed
That’s bug. File one please. --Misagh From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Vishal Sonawane Sent: Monday, December 12, 2016 4:01 AM To: CAS Community Subject: [cas-user] CAS 5.0.0 maven overlay and JSON format in /p3/serviceValidate

[cas-user] Get user details on JavaScript frontend using mod_auth_cas and CAS 4.2.4

2016-12-12 Thread Iurii Sergiichuk
Hi, I'd like to ask for some assistance on obtaining user information from our frontend (raw html and js), that is hosted with tomcat behind Apache proxy, using mod_auth_cas for handling CAS SSO authentication. I'm using CAS 4.2.4 and SSO do really work, but I cannot understand how can I get

[cas-user] Tools for testing CAS

2016-12-12 Thread Aaron Spike
I've used tools like NTRadPing for Radius and jXplorer for LDAP. What tools, if any, do people use for testing, validating, and debugging CAS configuration and the various authentication protocols it supports? Aaron Spike -- *This electronic communication, including any attached documents, may

Re: [cas-user] Re: CAS 4.2.2 Distributed Issue - NullPointerException - Unable to correctly extract the Initialization Vector

2016-12-12 Thread John Rellis
Unfortunately not. I am no longer on the project either. On Mon, 12 Dec 2016, 04:54 Colin Wilkinson, wrote: > We are getting the same issue in production, did you manage to solve this > > > On Wednesday, 23 November 2016 17:18:34 UTC+11, liu chenghai wrote: > > I have the

Re: [cas-user] Re: CAS 4.2.2 Distributed Issue - NullPointerException - Unable to correctly extract the Initialization Vector

2016-12-12 Thread Kartik Mehta
Basic stuff, but I hope the value of tgc.signing.key and tgc.encryption.key are set to the same value in all your CAS nodes in the cluster ? regards, Kartik On Mon, Dec 12, 2016 at 10:24 AM, Colin Wilkinson wrote: > We are getting the same issue in production, did you

Re: [cas-user] CAS 5.0.0 with Active Directory Authentication

2016-12-12 Thread 'Philippe MARASSE' via CAS Community
Hello, The reference documentation is https://apereo.github.io/cas/development/installation/Configuration-Properties.html#ldap cas.authn.ldap[0].ldapUrl=ldap://ldap1.mydomain.com ldap://ldap2.mydomain.com cas.authn.ldap[0].useSsl=false cas.authn.ldap[0].useStartTls=false

[cas-user] CAS 5.0.0 maven overlay and JSON format in /p3/serviceValidate

2016-12-12 Thread Vishal Sonawane
Hello , I am new to CAS . I just downloaded CAS 5.0.0 maven overlay project ,successfully built it and deployed using embedded tomcat. I am using database authentication . I am successfully able to validate service using /p3/serviceValidate . But when I want response in JSON format I am

Re: [cas-user] CAS 5.0.0 with Active Directory Authentication

2016-12-12 Thread mohammad almodallal
Hell Philippe, So how to we can configure the LDAP authentication handler? Thanks. On Monday, December 12, 2016 at 12:01:20 PM UTC+3, Philippe MARASSE wrote: > > Hello, > > No, it's neither required nor recommended with this version of CAS. > > Regards > > Le 12/12/2016 à 08:19, mohammad