The OpenProject software is expecting the hash returned with a key of 
"info" populated but as you can see it is all "nil".  My OIDC configuration 
works well with many other apps it is just this "[OmniAuth strategy" app 
that is having issues.  We are using CAS Version: 7.0.3.  I can't figure 
out how to map this "info" key and the company writes that this is a 
standard key for OIDC.  Is this correct?

{"provider"=>"demo", "uid"=>"daniel", "info"=>{"name"=>nil, "email"=>nil, 
"nickname"=>nil, "first_name"=>nil, "last_name"=>nil, "gender"=>nil, 
"image"=>nil, "phone"=>nil, "urls"=>{"website"=>nil}}, 
"credentials"=>{"id_token"=>"eyJhbGciOWJkZmIt...dd7adc", 
"token"=>"AT-8--TaS...z-p", "refresh_token"=>nil, "expires_in"=>28800, 
"scope"=>"openid profile"}, 
"extra"=>{"raw_info"=>{"sub"=>"daniel", 
"service"=>"https://localhost.localdomain.com/auth/epc/callback";, 
"auth_time"=>1713306562, 
"attributes"=>{"uid"=>"1", "memberOf"=>"developers,...", 
"email"=>"daniel"}, "id"=>"daniel", "client_id"=>"1234567"}}} Valid? false

-- 
- 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.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/d40576b3-3cf1-4077-b551-170b69044dccn%40apereo.org.

Reply via email to