Mock OpenID Connect login form
Note: This mock service does not require a password.
Username>
Test controls (optional
Setting
Value
Explanation
Token expiration
Seconds until the issued access token expires
Enable refresh
Should a refresh token be issued to the client?
Failure mode
None
Unknown user
No response (any endpoint)
Slow response (any endpoint, param is # seconds delay)
HTTP 500 Internal Server Error (any endpoint)
HTTP 503 Service Unavailable (any endpoint)
Refresh error invalid_request
Refresh error invalid_client
Refresh error invalid_grant
Refresh error unauthorized_client
Refresh error invalid_scope
Refresh error unsupported_grant_type
Wrong CSRF token
Malformed ID token
Type of failure to simulate
Failure endpoint
None
/login_form_submit
/logout
/revoke
/token
For an '(any endpoint)' failure mode, select the endpoint that should be affected.
Failure parameter
For failure modes that take extra parameters (currently only "Slow response"), specify the required parameter value.
User attribute 1
User attribute 2
User attribute 3
User attribute 4
User attribute 5