Test Name | oidcc-ensure-other-scope-order-succeeds |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token, response_mode=default, client_registration=dynamic_client |
Test ID | SVkZV1yRVpYq5QE https://www.certification.openid.net/log-detail.html?public=true&log=SVkZV1yRVpYq5QE |
Created | 2021-08-18T09:44:26.948519Z |
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:51 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 42 FAILURE 0 WARNING 0 REVIEW 0 INFO 1 |
2021-08-18 09:44:27 |
INFO
|
TEST-RUNNER
Test instance SVkZV1yRVpYq5QE created
|
||||||||||||||
|
2021-08-18 09:44:27 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-08-18 09:44:27 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-08-18 09:44:27 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-08-18 09:44:27 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-08-18 09:44:27 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-08-18 09:44:27 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-08-18 09:44:27 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-08-18 09:44:27 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-08-18 09:44:27 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-08-18 09:44:27 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-08-18 09:44:27 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-08-18 09:44:27 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-08-18 09:44:27 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-08-18 09:44:27 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||||||||||||||
|
2021-08-18 09:44:27 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-08-18 09:44:27 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-08-18 09:44:27 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-08-18 09:44:27 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-08-18 09:44:27 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-08-18 09:44:27 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-08-18 09:44:27 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-08-18 09:44:27 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-08-18 09:44:27 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-08-18 09:44:27 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-08-18 09:44:27 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-08-18 09:44:27 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-08-18 09:44:27 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2021-08-18 09:44:27 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2021-08-18 09:44:27 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||
|
2021-08-18 09:44:27 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2021-08-18 09:44:27 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2021-08-18 09:44:27 | SUCCESS |
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
|
||||
|
2021-08-18 09:44:27 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-08-18 09:44:27 |
|
SetScopeInClientConfigurationToOpenIdEmail
Set scope in client configuration to "openid email"
|
||
|
2021-08-18 09:44:27 |
SUCCESS
|
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
|
||||
|
2021-08-18 09:44:27 |
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 09:44:27 |
|
oidcc-ensure-other-scope-order-succeeds
Setup Done
|
|
Make request to authorization endpoint |
2021-08-18 09:44:27 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-08-18 09:44:27 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-08-18 09:44:27 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-08-18 09:44:27 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-08-18 09:44:27 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-08-18 09:44:27 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2021-08-18 09:44:27 |
|
ReverseScopeOrderInAuthorizationEndpointRequest
Reversed order of scopes in authorization endpoint request
|
||||
|
2021-08-18 09:44:27 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-08-18 09:44:27 |
REDIRECT
|
oidcc-ensure-other-scope-order-succeeds
Redirecting to authorization endpoint
|
||
|
2021-08-18 09:44:34 |
INCOMING
|
oidcc-ensure-other-scope-order-succeeds
Incoming HTTP request to test instance SVkZV1yRVpYq5QE
|
||||||||||||||
|
2021-08-18 09:44:34 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-08-18 09:44:34 |
OUTGOING
|
oidcc-ensure-other-scope-order-succeeds
Response to HTTP request to test instance SVkZV1yRVpYq5QE
|
||||
|
2021-08-18 09:44:35 |
INCOMING
|
oidcc-ensure-other-scope-order-succeeds
Incoming HTTP request to test instance SVkZV1yRVpYq5QE
|
||||||||||||||
|
2021-08-18 09:44:35 |
OUTGOING
|
oidcc-ensure-other-scope-order-succeeds
Response to HTTP request to test instance SVkZV1yRVpYq5QE
|
||||||||
|
2021-08-18 09:44:35 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2021-08-18 09:44:35 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||
|
2021-08-18 09:44:35 |
REDIRECT-IN
|
oidcc-ensure-other-scope-order-succeeds
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2021-08-18 09:44:35 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2021-08-18 09:44:35 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2021-08-18 09:44:35 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2021-08-18 09:44:35 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-08-18 09:44:35 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2021-08-18 09:44:35 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-08-18 09:44:35 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2021-08-18 09:44:35 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2021-08-18 09:44:35 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2021-08-18 09:44:35 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2021-08-18 09:44:35 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2021-08-18 09:44:35 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2021-08-18 09:44:35 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2021-08-18 09:44:35 | SUCCESS |
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
|
|
2021-08-18 09:44:35 | SUCCESS |
VerifyScopesReturnedInAuthorizationEndpointIdToken
'claims' in authorization_endpoint_id_token contains all scope items of scope in authorization request (corresponds to scope standard claims)
|
||||
|
2021-08-18 09:44:35 |
FINISHED
|
oidcc-ensure-other-scope-order-succeeds
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-08-18 09:44:35 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-08-18 09:44:35 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-08-18 09:44:35 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2021-08-18 09:44:43 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|