Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space PDOIDC and version Moscow_OIDC
Error response
URLhttps://<xid-useradm-baseurl>/<pid>
Request methodGET with URL path parameter pid (same as bankid_altsub) for user in question
AuthenticationAccess Token as Bearer Token in Authorization Header
Success responseResponse
200OK
with
JSON structure of user data (see example below)
403
403
Forbidden
 if the bearer
Bearer token is not accepted for any reason
400
Bad Request if resource
Bad Request Resource access is insufficient (missing scope)
404Not Found
if
pid is not an xID user

Error responses contains further information on the reason according to standard.

ExampleSee below

This method returns personal data registered by the xID service for the end user given by pid. There is no dialog shown to the end user.

...