Re: [cas-user] Cas login page with no service

2023-04-04 Thread thomas
Hi , thanks for your answers. cas.successful-login.display-attributes is indeed exactly what I need, but it overrides changes we've done on template of src/main/resources folder (we haven't created a special theme). Is there a way to use this parameter without having to change all our configur

[cas-user] Re: OAuth doesn't work since version 6.6.6

2023-04-04 Thread M. Ebrahimi
We use MongoDB 5.0 for ticket registry and there seems to be no problem with default (in-memory) ticket registry. On Monday, April 3, 2023 at 3:53:25 PM UTC+3:30 M. Ebrahimi wrote: > Hello > > I recently updated CAS from 6.6.4 to 6.6.6 and found that it is not > possible to log in with OAuth. >

Re: [EXTERNAL SENDER] [cas-user] CSP script-src breaks SAML functionality in 6.3.X?

2023-04-04 Thread Andy Ng
Dear all, An alternative method would be to modify the saml2-post-binding.vm file directly: In your cas project, add: cas\src\main\resources\templates\saml2-post-binding.vm And add hash / add nonce / do whatever you want to the file to satisfied CSP For the actual content of saml2-post-binding