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
URLhttps://<tinfo-useradm-baseurl>/useradmin/<pid>
Request

GET with URL path parameter pid (same as bankid_altsub) for user in question

AuthenticationAccess Token as Bearer Token in Authorization Header
Success response200 OK with true or false body if user with pid is enrolled or not
Error response

401 Unauthorized with standard error response if the bearer token is not accepted for any reason

400 Bad Request if resource access is insufficient (missing scope)

ExampleSee below

...