Test Name | oidcc-response-type-missing |
---|---|
Variant | client_secret_basic, discovery, code id_token, default, dynamic_client |
Test ID | TxLGj1k7JIyeIDq https://www.certification.openid.net/log-detail.html?public=true&log=TxLGj1k7JIyeIDq |
Created | 2021-03-27T15:34:32.980191Z |
Description | PlusAuth Hybrid OP Conformance |
Test Version | 4.1.8 |
Test Owner | 112029576097594774315 https://accounts.google.com |
Plan ID | aYhO203f84kkW https://www.certification.openid.net/plan-detail.html?public=true&plan=aYhO203f84kkW |
Exported From | https://www.certification.openid.net |
Exported By | 112029576097594774315 https://accounts.google.com |
Suite Version | 4.1.8 |
Exported | 2021-03-28 13:53:17 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 32 FAILURE 0 WARNING 0 REVIEW 1 INFO 3 |
2021-03-27 15:34:33 |
INFO
|
TEST-RUNNER
Test instance TxLGj1k7JIyeIDq created
|
||||||||||||||
|
2021-03-27 15:34:33 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-03-27 15:34:33 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-03-27 15:34:33 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-03-27 15:34:33 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-03-27 15:34:33 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-27 15:34:33 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-03-27 15:34:33 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-03-27 15:34:33 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-03-27 15:34:33 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-03-27 15:34:34 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-03-27 15:34:34 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-03-27 15:34:34 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-03-27 15:34:34 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-03-27 15:34:34 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-03-27 15:34:34 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-03-27 15:34:34 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-03-27 15:34:34 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-03-27 15:34:34 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2021-03-27 15:34:34 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-03-27 15:34:34 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-03-27 15:34:34 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2021-03-27 15:34:34 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2021-03-27 15:34:34 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-03-27 15:34:34 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-03-27 15:34:34 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-03-27 15:34:34 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-03-27 15:34:34 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-03-27 15:34:34 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-03-27 15:34:34 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-03-27 15:34:34 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-03-27 15:34:34 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-03-27 15:34:34 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-27 15:34:34 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2021-03-27 15:34:34 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-03-27 15:34:34 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-03-27 15:34:34 |
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-03-27 15:34:34 |
|
oidcc-response-type-missing
Setup Done
|
|
Make request to authorization endpoint |
2021-03-27 15:34:34 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-03-27 15:34:34 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-03-27 15:34:34 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-03-27 15:34:34 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-03-27 15:34:34 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-03-27 15:34:34 |
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Miss out the response_type
|
|
2021-03-27 15:34:34 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-03-27 15:34:34 |
REDIRECT
|
oidcc-response-type-missing
Redirecting to authorization endpoint
|
||
|
2021-03-27 15:34:34 | REVIEW |
ExpectResponseTypeMissingErrorPage
Upload a screenshot of the error page showing a missing response type error.
|
||
|
2021-03-27 15:34:34 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2021-03-27 15:34:35 |
INCOMING
|
oidcc-response-type-missing
Incoming HTTP request to test instance TxLGj1k7JIyeIDq
|
||||||||||||||
|
2021-03-27 15:34:35 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-03-27 15:34:35 |
OUTGOING
|
oidcc-response-type-missing
Response to HTTP request to test instance TxLGj1k7JIyeIDq
|
||||
|
2021-03-27 15:34:35 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2021-03-27 15:34:35 |
|
WebRunner
Skipping optional task due to URL mismatch
|
||||||||||
|
2021-03-27 15:34:35 |
|
WebRunner
Skipping optional task due to URL mismatch
|
||||||||||
|
2021-03-27 15:34:35 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2021-03-27 15:34:35 |
INCOMING
|
oidcc-response-type-missing
Incoming HTTP request to test instance TxLGj1k7JIyeIDq
|
||||||||||||||
|
2021-03-27 15:34:35 |
OUTGOING
|
oidcc-response-type-missing
Response to HTTP request to test instance TxLGj1k7JIyeIDq
|
||||||||
|
2021-03-27 15:34:35 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2021-03-27 15:34:35 |
REDIRECT-IN
|
oidcc-response-type-missing
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2021-03-27 15:34:35 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-03-27 15:34:35 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-03-27 15:34:35 | SUCCESS |
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
|
||||||||
|
2021-03-27 15:34:35 | SUCCESS |
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
|
|
2021-03-27 15:34:35 | SUCCESS |
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
|
||||||||
|
2021-03-27 15:34:35 | SUCCESS |
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2021-03-27 15:34:35 | SUCCESS |
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
|
||
|
2021-03-27 15:34:35 | SUCCESS |
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
|
|
2021-03-27 15:34:35 | SUCCESS |
CheckErrorFromAuthorizationEndpointErrorInvalidRequestOrUnsupportedResponseType
Authorization endpoint returned expected error
|
||||
|
2021-03-27 15:34:35 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-27 15:34:35 |
FINISHED
|
oidcc-response-type-missing
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-03-27 15:34:35 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-03-27 15:34:36 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-03-27 15:34:36 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2021-03-27 15:34:38 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|