Test Name | oidcc-response-type-missing |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token token, response_mode=default, client_registration=dynamic_client |
Test ID | 34eQKTFSmAOnTK8 https://www.certification.openid.net/log-detail.html?public=true&log=34eQKTFSmAOnTK8 |
Created | 2021-08-18T10:06:44.195510Z |
Description | |
Test Version | 4.1.23 |
Test Owner | 105373019399374514246 https://accounts.google.com |
Plan ID | HoS3oBJ23J72A https://www.certification.openid.net/plan-detail.html?public=true&plan=HoS3oBJ23J72A |
Exported From | https://www.certification.openid.net |
Exported By | 105373019399374514246 https://accounts.google.com |
Suite Version | 4.1.24 |
Exported | 2021-08-19 11:21:52 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 33 FAILURE 0 WARNING 1 REVIEW 1 INFO 1 |
2021-08-18 10:06:44 |
INFO
|
TEST-RUNNER
Test instance 34eQKTFSmAOnTK8 created
|
||||||||||||||
|
2021-08-18 10:06:44 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-08-18 10:06:44 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-08-18 10:06:44 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-08-18 10:06:44 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-08-18 10:06:44 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-08-18 10:06:44 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-08-18 10:06:44 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-08-18 10:06:44 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-08-18 10:06:44 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-08-18 10:06:44 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-08-18 10:06:44 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-08-18 10:06:44 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-08-18 10:06:44 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-08-18 10:06:44 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-08-18 10:06:44 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-08-18 10:06:44 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-08-18 10:06:44 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-08-18 10:06:44 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||||||||||||||
|
2021-08-18 10:06:44 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-08-18 10:06:44 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-08-18 10:06:44 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-08-18 10:06:44 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-08-18 10:06:44 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-08-18 10:06:44 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-08-18 10:06:44 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-08-18 10:06:44 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-08-18 10:06:44 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-08-18 10:06:44 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-08-18 10:06:44 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-08-18 10:06:44 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-08-18 10:06:44 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-08-18 10:06:44 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2021-08-18 10:06:44 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2021-08-18 10:06:44 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||
|
2021-08-18 10:06:44 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2021-08-18 10:06:44 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2021-08-18 10:06:44 | SUCCESS |
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
|
||||
|
2021-08-18 10:06:44 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-08-18 10:06:44 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-08-18 10:06:44 |
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.
|
||
|
2021-08-18 10:06:44 |
|
oidcc-response-type-missing
Setup Done
|
|
Make request to authorization endpoint |
2021-08-18 10:06:44 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-08-18 10:06:44 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-08-18 10:06:44 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-08-18 10:06:44 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-08-18 10:06:44 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-08-18 10:06:44 |
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Miss out the response_type
|
|
2021-08-18 10:06:44 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-08-18 10:06:44 |
REDIRECT
|
oidcc-response-type-missing
Redirecting to authorization endpoint
|
||
|
2021-08-18 10:06:44 | REVIEW |
ExpectResponseTypeMissingErrorPage
Upload a screenshot of the error page showing a missing response type error.
|
||
|
2021-08-18 10:06:47 |
INCOMING
|
oidcc-response-type-missing
Incoming HTTP request to test instance 34eQKTFSmAOnTK8
|
||||||||||||||
|
2021-08-18 10:06:47 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-08-18 10:06:47 |
OUTGOING
|
oidcc-response-type-missing
Response to HTTP request to test instance 34eQKTFSmAOnTK8
|
||||
|
2021-08-18 10:06:48 |
INCOMING
|
oidcc-response-type-missing
Incoming HTTP request to test instance 34eQKTFSmAOnTK8
|
||||||||||||||
|
2021-08-18 10:06:48 |
OUTGOING
|
oidcc-response-type-missing
Response to HTTP request to test instance 34eQKTFSmAOnTK8
|
||||||||
|
2021-08-18 10:06:48 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2021-08-18 10:06:48 |
REDIRECT-IN
|
oidcc-response-type-missing
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2021-08-18 10:06:48 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-08-18 10:06:48 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-08-18 10:06:48 | SUCCESS |
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
|
||||||||
|
2021-08-18 10:06:48 | SUCCESS |
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
|
|
2021-08-18 10:06:48 | WARNING |
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes unexpected parameters. This may be because the server supports extensions the test suite is unaware of, or the server may be returning values it should not.
|
||
|
2021-08-18 10:06:48 | SUCCESS |
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2021-08-18 10:06:48 | SUCCESS |
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
|
||
|
2021-08-18 10:06:48 | SUCCESS |
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
|
|
2021-08-18 10:06:48 | SUCCESS |
CheckErrorFromAuthorizationEndpointErrorInvalidRequestOrUnsupportedResponseType
Authorization endpoint returned expected error
|
||||
|
2021-08-18 10:06:48 |
FINISHED
|
oidcc-response-type-missing
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-08-18 10:06:48 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-08-18 10:06:48 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-08-18 10:06:48 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2021-08-18 10:06:57 |
IMAGE
|
_image-api
|
||
|