diaspora/app/controllers/api/openid_connect
theworldbright d834a1d4d0 Replace user info endpoint with supported claims
The route /api/v0/user/ will now be used as a
non-OIDC route. In other words, the /api/v0/user/
will require the "read" scope while
/api/openid_connect/user_info/ will require the
"openid" scope
2016-01-04 16:49:51 +09:00
..
authorizations_controller.rb Fix pronto errors 2016-01-04 16:49:51 +09:00
clients_controller.rb
discovery_controller.rb Replace user info endpoint with supported claims 2016-01-04 16:49:51 +09:00
id_tokens_controller.rb
user_info_controller.rb Replace user info endpoint with supported claims 2016-01-04 16:49:51 +09:00