Skip to content
  • Kent Shikama's avatar
    Replace user info endpoint with supported claims · d834a1d4
    Kent Shikama authored
    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
    d834a1d4