cas.pac4j.oidc.id=<mine>.apps.googleusercontent.com
cas.pac4j.oidc.secret=<secret>
cas.pac4j.oidc.discoveryUri=https://accounts.google.com/.well-known/openid-configuration
# cas.pac4j.oidc.useNonce=
# cas.pac4j.oidc.preferredJwsAlgorithm=
# cas.pac4j.oidc.maxClockSkew=
# cas.pac4j.oidc.customParamKey1=
# cas.pac4j.oidc.customParamValue1=
# cas.pac4j.oidc.customParamKey2=
# cas.pac4j.oidc.customParamValue2=
2016-05-02 20:03:00,762 DEBUG [org.jasig.cas.support.pac4j.web.flow.ClientAction] - Oidc -> http://mine:8080/cas/login?client_name=OidcClient&needs_client_redirection=true
SEVERE: Unable to process Jar entry [javassist/util/proxy/SerializedProxy.class] from Jar [jar:file:/usr/share/tomcat/webapps/cas/WEB-INF/lib/javassist-3.19.0-GA.jar!/] for annotations
java.io.EOFException
******************** Welcome to CAS *******************
CAS Version: 4.2.1
Build Date/Time: 2016-04-01T05:04:30.000Z
Java Home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.91-0.b14.el7_2.x86_64/jre
Java Vendor: Oracle Corporation
Java Version: 1.8.0_91
OS Architecture: amd64
OS Name: Linux
OS Version: 3.10.0-327.13.1.el7.x86_64
*******************************************************
1. Yes. Edit the Login Page with your own text.
2. You’ll need to modify your cas.properties with the correct CAS prefix, etc.
3. Likely an issue with that tomcat version. Upgrade and don’t use the packaged tomcat on CentOS.
--
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+u...@apereo.org.
To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/be524d4e-9e2c-4e91-965e-1b6eb2a65c64%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.
--
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+unsubscribe@apereo.org.
To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/2d0452f7-6244-48e9-8d1c-ff13720f6584%40apereo.org.
Hi Jérôme, Thx very much for your reply. Oidc works well with your demo. Note: your demo google oidc id doesn't authorize http://localhost:8080 URI If I follow instructions at https://apereo.github.io/cas/4.2.x/integration/Delegate-Authentication.html it doesn't work. In your demo pom.xml you included other dependencies instead of "cas-server-support-pac4j-webflow". Thanks, regards, Aymar
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/029c5b37-f4ee-45df-b62b-dfdf4014e494%40apereo.org.