[cas-user] I have some trouble with CAS 5.3.2 with Postgres.(Large Object)

2020-01-20 Thread SangHyun Kim
Hi, I have used CAS 5.3.2 with Postgres and JPA. I have some trouble with LargeObject in Postgres. When the user login through the CAS, CAS creates TGT. At that time, object values in ticketgrantingticket table are saved in pg_largeobject in Postgres. It is not a problem. But, sometimes

Re: [cas-user] Ugg..back to basics - CasAuthFilter not getting created.

2020-01-20 Thread Ray Bon
Colin, When you say '/login/cas', are you talking about the CAS server login page? Try '/cas/login'. Ray On Mon, 2020-01-20 at 12:29 -0500, Colin Ryan wrote: Folks Sorry to go so far backwards. But in moving forward with some odd requirements I've had to go back to first principle code and

[cas-user] Ugg..back to basics - CasAuthFilter not getting created.

2020-01-20 Thread Colin Ryan
Folks Sorry to go so far backwards. But in moving forward with some odd requirements I've had to go back to first principle code and am having problems with the basics. My understanding is that Spring defaults to "/login/cas" now as being the URL for the CasFilter, as such the application

[cas-user] Re: Ldap Custom Attribute Resolution

2020-01-20 Thread craab
I was able to create a custom "RegisteredServiceAttributeFilter", where fetch the mapped group/roles from the database and add them to the profiles attributes. Am Montag, 20. Januar 2020 08:56:50 UTC+1 schrieb craab: > > Hi, > > I am using CAS 6.1.3 with Ldap. I have configured Ldap for

[cas-user] SAML Delegation in 6.2.0-RC2

2020-01-20 Thread Francisco Castel-Branco
Hi all. I'm having trouble setting up SAML2 delegation with the version mentioned in the subject. The IdP I'm working with only provides me the SAML specification for requesting attributes, their certificate chain (including mine, which is signed by them). So, to work with CAS, I had to build

[cas-user] CAS Service Management - Bean property 'mgmt[adminRoles]' is not readable

2020-01-20 Thread Danny Zeng
this is my env config : 5.3.14 5.3.6 i startup cas-server, then startup service-manangement [org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext] - what's wrong ? Anyone know what the problem is?? Or how to find out? thanks !!! -- - Website: