[cas-user] Re: [Cas 5.1.8] Unable to connect to Database for authentication.

2018-08-23 Thread Ranga Nadha
Hi Andy/Colin, Thanks for the reply, I have added the OJDB dependency in the pom.xml and the exception is gone. Now CAS is connecting to the database for authentication purpose. But the problem is we have a custom password encoder, MD5,SHA-256 based on the third party application rule the

[cas-user] Re: [Cas 5.1.8] Unable to connect to Database for authentication.

2018-08-23 Thread 'Robert Bond' via CAS Community
Here is what we added for oracle setup: sadf org.apereo.cas cas-server-support-jdbc-drivers ${cas.version} com.oracle.jdbc ojdbc8 12.2.0.1 Next add the ojdbc8.jar into the folder jdbc/oracle/ojdbc8.jar [image: oracleJar.PNG] We are using Oracle for just attribute resolution and AD LDAP

[cas-user] Error in CAS Management(5.2) app after authentication with the CAS Server (5.3.2)

2018-08-23 Thread vivekanand yaram
I m getting the below error CAS management console after login authentication. Please help javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative names matching IP address 127.0.0.1 found at sun.security.ssl.Alerts.getSSLException(Unknown

[cas-user] CAS 5.3.2 Client with angular js

2018-08-23 Thread vivekanand yaram
Hello , Any body has sample angular js client for CAS . Regards, Vivekanand . -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you

[cas-user] Re: OIDC issue since 5.3.2

2018-08-23 Thread Gregory G
More logs in debug mode : 2018-08-24 07:43:04,355 DEBUG [org.apereo.cas.support.oauth.web.endpoints.OAuth20AccessTokenEndpointController] - 2018-08-24 07:43:04,356 DEBUG [org.apereo.cas.support.oauth.util.OAuth20Utils] - 2018-08-24 07:43:04,356 DEBUG

[cas-user] OIDC issue since 5.3.2

2018-08-23 Thread Gregory G
Hello, Since i ve migrated to CAS 5.3.2 from 5.2.4, i'm not unable to do an OpenID Connect With IDEA dev env, connection passes but on prod environment, it is broken My cas properties for OIDC #OIDC cas.authn.oidc.jwksFile=file:/home/cas/cas_files/keystore.jwks

[cas-user] Re: CAS 5.2.6 / proxy ticket / mongoDb ticket registry & authn

2018-08-23 Thread Eric D
I've looking for MultiTimeUseOrTimeoutExpirationPolicy in the Proxy ticket collections and here is what i found: ` "expirationPolicy":{ "@class":"org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy$ProxyTicketExpirationPolicy", "numberOfUses":1,

RE: [cas-user] Re: How do I enable /status (admin monitoring) page with CAS 5.1.0?

2018-08-23 Thread Daudt, Carl
I will defer to others, since we are still at v5.2.2 From: SBUser [mailto:sbuser.c...@gmail.com] Sent: Wednesday, August 22, 2018 3:28 PM To: CAS Community Cc: jasig-cas-u...@googlegroups.com; Daudt, Carl ; whizz6...@gmail.com Subject: Re: [cas-user] Re: How do I enable /status (admin