[cas-user] CAS 5.2.2 how can I setting custom login page?

2018-03-22 Thread ChangWon Son
Hi. build cas server using cas-overlay-template project I can't find any document about custom login page setting. https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#views or https://apereo.github.io/cas/5.2.x/installation/User-Interface-Customization.html display only

[cas-user] Delegated SAML 2.0 IDP integration - no support for HTTP-Post Binding

2018-03-22 Thread Filip Majernik
I have integrated an external SAML 2.0 Identity Provider into my CAS 5.1.0 Server. Everything works fine if the IdP supports HTTP-Redirect binding for the SingleSignOnService. However, if the IdP supports only HTTP-Post Binding, the configuration of the SAML2 Client will fail with the exception:

Re: [cas-user] Couchbase Ticket Registry Connection Error

2018-03-22 Thread Scott Green
Michael, Here are the relevant CAS Properties according to the documentation # cas.ticket.registry.couchbase.timeout=10 # cas.ticket.registry.couchbase.nodeSet=localhost:8091 # cas.ticket.registry.couchbase.password= # cas.ticket.registry.couchbase.queryEnabled=true # cas.ticket.registry.couchbas

Re: [cas-user] Couchbase Ticket Registry Connection Error

2018-03-22 Thread Scott Green
Michael, Here are the relevant CAS Properties according to the documentation # cas.ticket.registry.couchbase.timeout=10 # cas.ticket.registry.couchbase.nodeSet=localhost:8091 # cas.ticket.registry.couchbase.password= # cas.ticket.registry.couchbase.queryEnabled=true # cas.ticket.registry.couchbas

[cas-user] pac4j SAML2Client and principal

2018-03-22 Thread Scott Koranda
Hi, I am using CAS 5.1.3 (though I might be able to upgrade to 5.2.3, depending on the issue of which binding is being used for the , as detailed in an earlier note to this list). I am delegating authentication to a SAML2 IdP using pac4j. After a successful authentication I see in cas.log 2018-

[cas-user] FYI Had to modify column size for Trusted Device

2018-03-22 Thread Tim Tyler
CAS Community. We setup 2FA with Trusted Device on MariaDB on Redhat 7. In order to get Trusted Device working, we had to modify the column size of recordKey column as it was too small. It was set to 500. We set it to 8k, but we are not sure what the optimal size would be. It is fine at 8k.

[cas-user] CAS 5.2 delegate authentication to custom CAS 3

2018-03-22 Thread Diego Henrique Pagani
Hello, I have a problem guys: We have an legacy CAS3, witch has some customizations inside the source code and some application that *only authenticate* with this specific CAS (Let's call it app1). Recently, I configured a new CAS5, some applications (Let's call app2) usign Oauth2 protocol t

Re: [cas-user] CAS 5.2 delegate authentication to custom CAS 3

2018-03-22 Thread Man H
see https://apereo.github.io/cas/5.2.x/installation/Trusted-Authentication.html 2018-03-22 17:52 GMT-03:00 Diego Henrique Pagani : > Hello, > > I have a problem guys: > We have an legacy CAS3, witch has some customizations inside the source > code and some application that *only authenticate* wit

Re: [cas-user] Which CAS 5.x release are people running successfully in prod?

2018-03-22 Thread Paul
Hi Duanne, Have you had any success with this? I am in the same boat with respect to any version of CAS > 5.0.5 breaks proxy tickets. Unfortunately 5.0.5 is not production ready and requires constant restarts due to memory leaks. We can also crash it fairly quickly doing load tests with serv