Re: [cas-user] Re: Issue: "Content is not allowed in Prolog"

2019-01-23 Thread Isaac Li
Ray, I'm using Open JDK 11. F:\John\Code\CAS\cas-overlay-template>java -version openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment 18.9 (build 11.0.2+9) OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) F:\John\Code\CAS\cas-overlay-template>gradlew clean build Starting a

[cas-user] TGT hard timeout dose not work for rememberMe

2019-01-23 Thread James Mackerel
hi all, I am trying to set tgt session timeout for my CAS server. I want to config CAS to act like this (for testing purpose): 1. if remember me is not checked, TGT will be killed if it is not used to grant ST in 10 seconds 2. if remember me is checked, TGT will be killed if it is not used to

[cas-user] Basic CAS server test

2019-01-23 Thread Ethan M
Hi, I'm running CAS 5.3.7 in Docker: $ docker pull apereo/cas $ docker run -p 8080:8080 -p 8443:8443 14de63 ... __ _ __ / / / ___|/ \/ ___| \ \ | | | | / _ \ \___ \ | | | | | |___ / ___ \ ___) | | | | | \| /_/

Re: [cas-user] CAS Attribute

2019-01-23 Thread Ray Bon
John, What is your service definition for https://k? Ray On Wed, 2019-01-23 at 11:13 +0300, john adz wrote: Ray, I check the records that the error is returned because the mail did not come. I'm sending the log again. Is this way when the mail is gone? Or should I see the e-mail address in

Re: [cas-user] Re: Issue: "Content is not allowed in Prolog"

2019-01-23 Thread Ray Bon
Isaac, If you are doing a clone then immediate build, you are working off master. It requires jdk 11. Open JDK 11 works. Ray On Wed, 2019-01-23 at 09:42 +0800, Isaac Li wrote: Today I ask my colleage for help to build, there is no error. I think it's problem of my work environment. On Tue,

Re: [cas-user] Re: CAS integration with multiple OpenID Providers

2019-01-23 Thread P Shreyas Holla
Thanks Jerome, will test the same and will update. On Wednesday, January 23, 2019 at 1:29:10 PM UTC+5:30, leleuj wrote: > > Hi, > > Starting with the version 5.3, you have the /clientredirect URL with the > service and client_name parameters. You may use that. > Thanks. > Best regards, > Jérôme

Re: [cas-user] masquerade as different user

2019-01-23 Thread Tepe, Dirk
Ah, sorry. I overlooked the fact that you are on 5.1. We're on 5.3 and I would expect the configuration you described to work. I unfortunately can't speak to the 5.1 release. Your log entry indicates the surrogate auth is successful. Do you have an application in which you can enable CAS

[cas-user] CAS 5.3.7 - Problem for OIDC delegated authentication

2019-01-23 Thread Matthieu Borez
Hello, I am currently working with the latest version of branch 5.3.X of CAS and FranceConnect (OIDC). I would like to delegate FranceConnect authentication to CAS. When I apply this configuration, no problem the application starts well. However, when I click on the delegation button,

Re: [cas-user] masquerade as different user

2019-01-23 Thread Brian Gibson
Hi Dirk, Unfortunately when I add the "cas-server-support-surrogate-webflow" dependency to my pom.xml file I get the following error when I do "mvn clean package" /[ERROR] Failed to execute goal on project cas-overlay: Could not resolve depende// //ncies for project

[cas-user] Re: I have a question about monitoring or logging.

2019-01-23 Thread James Mackerel
1. don't know, never used a monitor before. 2. yes, I think you are talking about "audit". see documents here: https://apereo.github.io/cas/5.3.x/installation/Audits.html#audits what's more, you can put your log4j2.xml in config path. default is /etc/cas/config, and you may override the

[cas-user] [6.0.x Documentation] Algolia search: No results found for query

2019-01-23 Thread Michele Melluso
Hi, it seems like in the 6.0 documentation page, the box search does not return any result, eg with the keyword jdbc. https://apereo.github.io/cas/6.0.x/ Looking at the browser's console I see no errors and in the Network tab the query calls are correctly fired, still they return an empty

Re: [cas-user] CAS Attribute

2019-01-23 Thread john adz
Ray, I check the records that the error is returned because the mail did not come. I'm sending the log again. Is this way when the mail is gone? Or should I see the e-mail address in the WHO: WHAT: section of the page? 2019-01-23 07:17:28,283 DEBUG