[cas-user] OpenID Connect CAS module does not display required attributes (as iss, sub, aud, exp) if claims are set.

2020-06-25 Thread Jakub Fridrich
info: CAS 6.2.0-RC5 builded from cas-overlay-template Problem: OpenID Connect in userinfo endpoint does not display required attributes (as iss, sub, aud, exp) if claims are set. Scopes requested by client: openid, profile, email, address, phone Claims requested by client: {"userinfo":{ "sub":n

[cas-user] Re: OpenID Connect CAS module does not display required attributes (as iss, sub, aud, exp) if claims are set.

2020-06-25 Thread Jakub Fridrich
quot;, [ "sub", "first_name", "last_name", "email" ] ] } Dne čtvrtek 25. června 2020 13:04:33 UTC+2 Jakub Fridrich napsal(a): > > info: CAS 6.2.0-RC5 builded from cas-overlay-template > > Problem: > OpenID Connect in userinfo endpoint does not

Re: [cas-user] Re: OpenID Connect CAS module does not display required attributes (as iss, sub, aud, exp) if claims are set.

2020-06-26 Thread Jakub Fridrich
;, "last_name":"Somesuername", "name":"somename.somesurname" } I need in userinfo endpoint items as sub, iss, aud, etc... What am I doing wrong? Thanks Dne čtvrtek 25. června 2020 16:02:30 UTC+2 Stéphane Delcourt napsal(a): > &g

Re: [cas-user] Re: OpenID Connect CAS module does not display required attributes (as iss, sub, aud, exp) if claims are set.

2020-06-26 Thread Jakub Fridrich
Hi, .well-known return this JSON (in attachment) Dne pátek 26. června 2020 13:50:17 UTC+2 ste napsal(a): > > Hi, You see it here : /cas/oidc/.well-known ? > > Le ven. 26 juin 2020 à 09:07, Jakub Fridrich > a écrit : > >> Thanks, but attributes not showing still.. &g

Re: [cas-user] Re: OpenID Connect CAS module does not display required attributes (as iss, sub, aud, exp) if claims are set.

2020-06-26 Thread Jakub Fridrich
o":{"sub":null,"iss":null,"openid":null,"profile":null,"name":null,"email":null,"first_name":null,"last_name":null}}* > you don't need it in /cas/oidc/authorize > > And when you talk about "In

Re: [cas-user] Re: OpenID Connect CAS module does not display required attributes (as iss, sub, aud, exp) if claims are set.

2020-06-26 Thread Jakub Fridrich
In Authorization request I need claims for Approve access screen. Dne pátek 26. června 2020 15:50:55 UTC+2 ste napsal(a): > > Ok maybe you need it in response, but not when you request Authorization. > > Le ven. 26 juin 2020 à 15:20, Jakub Fridrich > a écrit : > >> Yes,

[cas-user] mod_auth_cas returns 401 Unauthorized

2020-07-27 Thread Jakub Fridrich
Hi, I'm setting mod_auth_cas for Apache 2.4, in Debian. Authentication not working. I always give *Unauthorized* error with message *no authenticated user yet*, after success login via CAS. See error log below. Redirect to Login PAGE working correctly. How to fix it? Thanks Virtualhost Config:

Re: [cas-user] mod_auth_cas returns 401 Unauthorized

2020-07-27 Thread Jakub Fridrich
remember something similar in my > setup, will check it out. In the meanwhile: is it working if you just > > Require valid user > > instead of attribute? > > On Mon, 27 Jul 2020 05:01:54 -0700 (PDT) > Jakub Fridrich wrote: > > > Hi, > > I'm setting mod_auth_

[cas-user] CAS 6.4.x not working on Tomcat 10

2021-09-08 Thread Jakub Fridrich
Hi all. I'm tried deployed WAR file on Tomcat 10.0.10, but its not working. If I' type url adress with /cas suffix, I see only tomcat 404 error page. At tomcat 9.0.52 all working correctly. Its some options how to run at Tomcat 10.x? Bots is clear installation from tomcat site (tar.gz archive)

[cas-user] CAS 6.4 - attributeReleasePolicy for CAS REST is ignored

2021-11-07 Thread Jakub Fridrich
Hi. II would need to use the CAS REST protocol, specifically the Credential Autentication (POST */cas/v1/users)* method, with body *username=battags&password=password&service=abcd. * This is currently ignore attributeReleasePolicy from service config. How can I set a release policy for the resp

[cas-user] Re: CAS + OAUTH2 - Href on Allow not respect reverse proxy

2019-10-23 Thread Jakub Fridrich
Used version is 6.1 RC 6 -- - 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 are subscribed to the Google Groups "CAS Community" group

[cas-user] CAS + OAUTH2 - Href on Allow not respect reverse proxy

2019-10-23 Thread Jakub Fridrich
Hi. I have CAS installed on private URL *https://auth.comp.cz/cas* and port *8443*. On this port listen Apache Tomcat. On port 80 and 443 listen Apache HTTP server. Hostname for virtualhost is *https://auth.comp.cz* On this apache server, I have configured reversed proxy, which points to *h

Re: [cas-user] CAS + OAUTH2 - Href on Allow not respect reverse proxy

2019-10-23 Thread Jakub Fridrich
; > Jakub, > > If you are using a self signed cert, you will need to add the tomcat > certificate to apache. > Apache will need to trust tomcat on 8443. > > Ray > > On Wed, 2019-10-23 at 06:11 -0700, Jakub Fridrich wrote: > > Hi. > I have CAS installed on pr

[cas-user] Actuator/supportedVersions not working?

2022-09-16 Thread Jakub Fridrich
Hi. I'm tried this URL https://casinit.herokuapp.com/actuator/supportedVersions, but I'm getting 404 error. Will be fixed? Thanks -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl