Test Name | oidcc-codereuse |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=code token, response_mode=default, client_registration=dynamic_client |
Test ID | dstAyQtBCkViElE https://www.certification.openid.net/log-detail.html?public=true&log=dstAyQtBCkViElE |
Created | 2022-11-27T17:59:04.694731Z |
Description | isv_op_oidc_core_test_dynamic_client |
Test Version | 5.0.7 |
Test Owner | 112951013672174914777 https://accounts.google.com |
Plan ID | rdCLwWmseshp4 https://www.certification.openid.net/plan-detail.html?public=true&plan=rdCLwWmseshp4 |
Exported From | https://www.certification.openid.net |
Exported By | 112951013672174914777 https://accounts.google.com |
Suite Version | 5.0.7 |
Exported | 2022-11-29 17:38:18 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 63 FAILURE 0 WARNING 0 REVIEW 0 INFO 3 |
2022-11-27 17:59:04 |
INFO
|
TEST-RUNNER
Test instance dstAyQtBCkViElE created
|
||||||||||||||
|
2022-11-27 17:59:04 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-11-27 17:59:04 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-11-27 17:59:05 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-11-27 17:59:05 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-11-27 17:59:05 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-11-27 17:59:05 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-11-27 17:59:05 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-11-27 17:59:05 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-11-27 17:59:05 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-11-27 17:59:05 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-11-27 17:59:05 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-11-27 17:59:05 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-11-27 17:59:05 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-11-27 17:59:05 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-11-27 17:59:05 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-11-27 17:59:05 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-11-27 17:59:05 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||
|
2022-11-27 17:59:05 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-11-27 17:59:05 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-11-27 17:59:05 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-11-27 17:59:05 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-11-27 17:59:05 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-11-27 17:59:05 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-11-27 17:59:05 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-11-27 17:59:05 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-11-27 17:59:05 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-11-27 17:59:05 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-11-27 17:59:05 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-11-27 17:59:05 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-11-27 17:59:05 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-11-27 17:59:07 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-11-27 17:59:07 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-11-27 17:59:07 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-11-27 17:59:07 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-11-27 17:59:07 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-11-27 17:59:07 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-11-27 17:59:07 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-11-27 17:59:07 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-11-27 17:59:07 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-11-27 17:59:07 |
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.
|
||
|
2022-11-27 17:59:07 |
|
oidcc-codereuse
Setup Done
|
|
Make request to authorization endpoint |
2022-11-27 17:59:07 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-11-27 17:59:07 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-11-27 17:59:07 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-11-27 17:59:07 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-11-27 17:59:07 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-11-27 17:59:07 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-11-27 17:59:07 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-11-27 17:59:07 |
REDIRECT
|
oidcc-codereuse
Redirecting to authorization endpoint
|
||
|
2022-11-27 17:59:16 |
INCOMING
|
oidcc-codereuse
Incoming HTTP request to /test/a/isv_op_oidc_core_test/callback
|
||||||||||||||||||||||
|
2022-11-27 17:59:16 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-11-27 17:59:16 |
OUTGOING
|
oidcc-codereuse
Response to HTTP request to test instance dstAyQtBCkViElE
|
||||
|
2022-11-27 17:59:30 |
INCOMING
|
oidcc-codereuse
Incoming HTTP request to /test/a/isv_op_oidc_core_test/implicit/sx4RDM5tbM5hdCiHl2by
|
||||||||||||||||||||||
|
2022-11-27 17:59:30 |
OUTGOING
|
oidcc-codereuse
Response to HTTP request to test instance dstAyQtBCkViElE
|
||||||||
|
2022-11-27 17:59:30 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-11-27 17:59:30 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||||||
|
2022-11-27 17:59:30 |
REDIRECT-IN
|
oidcc-codereuse
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-11-27 17:59:30 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-11-27 17:59:30 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-11-27 17:59:30 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-11-27 17:59:30 | SUCCESS |
ValidateIssInAuthorizationResponse
'iss' parameter in authorization response matches server's issuer value.
|
|
2022-11-27 17:59:30 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-11-27 17:59:30 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-11-27 17:59:30 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-11-27 17:59:30 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
Userinfo endpoint tests |
2022-11-27 17:59:30 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-11-27 17:59:30 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-11-27 17:59:30 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-11-27 17:59:30 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-11-27 17:59:30 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
|
||||||
|
2022-11-27 17:59:30 |
SUCCESS
|
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
|
||
|
2022-11-27 17:59:30 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-11-27 17:59:31 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-11-27 17:59:31 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2022-11-27 17:59:31 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-11-27 17:59:31 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-11-27 17:59:31 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-11-27 17:59:31 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-11-27 17:59:31 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-11-27 17:59:31 |
INFO
|
CheckForRefreshTokenValue
Couldn't find refresh token
|
|
2022-11-27 17:59:31 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-11-27 17:59:31 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-11-27 17:59:31 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-11-27 17:59:31 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-11-27 17:59:31 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: realmName
|
|
2022-11-27 17:59:31 |
|
ValidateIdTokenStandardClaims
preferred_username is a string with content
|
|
2022-11-27 17:59:31 |
|
ValidateIdTokenStandardClaims
name is a string with content
|
|
2022-11-27 17:59:31 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-11-27 17:59:31 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-11-27 17:59:31 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-11-27 17:59:31 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-11-27 17:59:31 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-11-27 17:59:31 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-11-27 17:59:31 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-11-27 17:59:31 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
Userinfo endpoint tests |
2022-11-27 17:59:31 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-11-27 17:59:31 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-11-27 17:59:31 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-11-27 17:59:31 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
Attempting reuse of authorization code |
2022-11-27 17:59:31 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-11-27 17:59:31 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-11-27 17:59:31 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||
|
2022-11-27 17:59:31 | SUCCESS |
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
|
|
2022-11-27 17:59:31 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-11-27 17:59:31 | SUCCESS |
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
|
||
|
2022-11-27 17:59:31 | SUCCESS |
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
|
||
|
2022-11-27 17:59:31 | SUCCESS |
CheckErrorDescriptionFromTokenEndpointResponseErrorContainsCRLFTAB
token_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2022-11-27 17:59:31 | SUCCESS |
ValidateErrorDescriptionFromTokenEndpointResponseError
token_endpoint_response error returned valid 'error_description' field
|
||
|
2022-11-27 17:59:31 | SUCCESS |
ValidateErrorUriFromTokenEndpointResponseError
token_endpoint_response did not include optional 'error_uri' field
|
|
2022-11-27 17:59:31 |
FINISHED
|
oidcc-codereuse
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-11-27 17:59:31 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-11-27 17:59:33 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-11-27 17:59:33 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-11-27 17:59:36 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|