v1
latestOpenAPI 3.0.02026-07-14225552.2 KBuser auth
hip facing
hiu facing
callback API from HIU/HIPs as acknowledgement of auth notification (in case of DIRECT auth)
This API is called by HIU/HIPs to confirm acknowledgement for receipt of auth notification is case of DIRECT authentication.
post/v0.5/users/auth/on-notify
Headers
Authorizationstring required
Access token which was issued after successful login with gateway auth server.
Request body
Example request
{
"requestId": "5f7a535d-a3fd-416b-b069-c97d021fbacd"
}Response
Request accepted