View Authorization Request Information
GET/authz-srv/authrequest/:requestId
Authorization Request
This API call is used to retrieve information about the provided request ID, for example, how the login is triggered and which parameters were submitted. The request ID is generated after calling Authz-Request-API
Request
Responses
- 200
- 204
- 404
OK
No Content, if requestId was not found (not anymore valid)
Not Found