Test Name | oidcc-response-type-missing |
---|---|
Variant | client_secret_basic, discovery, code, default, dynamic_client |
Test ID | n47jLBc1fY6Vfko |
Created | 2020-08-17T18:01:12.851261Z |
Description | migration certification |
Test Version | 4.0.10 |
Test Owner | 2036220 https://gitlab.com |
Plan ID | SsKwFAUT3v599 |
Exported From | https://www.certification.openid.net |
Exported By | 2036220 https://gitlab.com |
Suite Version | 4.0.10 |
Exported | 2020-08-17 19:02:40 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 32 FAILURE 0 WARNING 0 REVIEW 1 INFO 1 |
2020-08-17 18:01:12 |
INFO
|
TEST-RUNNER
Test instance n47jLBc1fY6Vfko created
|
||||||||||||||
|
2020-08-17 18:01:12 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-08-17 18:01:12 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-08-17 18:01:13 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-08-17 18:01:13 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-08-17 18:01:13 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||
|
2020-08-17 18:01:13 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-08-17 18:01:13 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-08-17 18:01:13 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-08-17 18:01:13 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-08-17 18:01:14 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-08-17 18:01:14 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-08-17 18:01:14 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-08-17 18:01:14 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-08-17 18:01:14 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-08-17 18:01:14 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-08-17 18:01:14 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-08-17 18:01:14 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-08-17 18:01:14 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2020-08-17 18:01:14 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-08-17 18:01:14 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-08-17 18:01:14 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-08-17 18:01:14 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2020-08-17 18:01:14 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-08-17 18:01:14 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-08-17 18:01:14 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-08-17 18:01:14 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-08-17 18:01:14 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-08-17 18:01:14 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-08-17 18:01:15 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-08-17 18:01:15 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-08-17 18:01:15 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||
|
2020-08-17 18:01:15 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-08-17 18:01:15 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-08-17 18:01:15 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
|
||||||
|
2020-08-17 18:01:15 |
SUCCESS
|
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
|
||
|
2020-08-17 18:01:15 |
|
oidcc-response-type-missing
Setup Done
|
|
Make request to authorization endpoint |
2020-08-17 18:01:15 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-08-17 18:01:15 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-08-17 18:01:15 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-08-17 18:01:15 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-08-17 18:01:15 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-08-17 18:01:15 |
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Miss out the response_type
|
|
2020-08-17 18:01:15 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-08-17 18:01:15 |
REDIRECT
|
oidcc-response-type-missing
Redirecting to authorization endpoint
|
||
|
2020-08-17 18:01:15 | REVIEW |
ExpectResponseTypeMissingErrorPage
Upload a screenshot of the error page showing a missing response type error.
|
||
|
2020-08-17 18:01:39 |
INCOMING
|
oidcc-response-type-missing
Incoming HTTP request to test instance n47jLBc1fY6Vfko
|
||||||||||||||
|
2020-08-17 18:01:39 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-08-17 18:01:39 |
OUTGOING
|
oidcc-response-type-missing
Response to HTTP request to test instance n47jLBc1fY6Vfko
|
||||
|
2020-08-17 18:01:40 |
INCOMING
|
oidcc-response-type-missing
Incoming HTTP request to test instance n47jLBc1fY6Vfko
|
||||||||||||||
|
2020-08-17 18:01:40 |
OUTGOING
|
oidcc-response-type-missing
Response to HTTP request to test instance n47jLBc1fY6Vfko
|
||||
|
2020-08-17 18:01:40 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2020-08-17 18:01:40 |
REDIRECT-IN
|
oidcc-response-type-missing
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-08-17 18:01:40 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2020-08-17 18:01:40 | SUCCESS |
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
|
||||||
|
2020-08-17 18:01:40 | SUCCESS |
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
|
|
2020-08-17 18:01:40 | SUCCESS |
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
|
||||||
|
2020-08-17 18:01:40 | SUCCESS |
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2020-08-17 18:01:40 | SUCCESS |
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
|
||
|
2020-08-17 18:01:40 | SUCCESS |
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
|
|
2020-08-17 18:01:40 | SUCCESS |
CheckErrorFromAuthorizationEndpointErrorInvalidRequestOrUnsupportedResponseType
Authorization endpoint returned expected error
|
||||
|
2020-08-17 18:01:40 |
FINISHED
|
oidcc-response-type-missing
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-08-17 18:01:40 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-08-17 18:01:40 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-08-17 18:01:40 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2020-08-17 18:01:46 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|