Test Name | oidcc-refresh-token |
---|---|
Variant | client_auth_type=private_key_jwt, server_metadata=discovery, response_type=code id_token, client_registration=dynamic_client, response_mode=default |
Test ID | nO4BA065gJm0PZr https://www.certification.openid.net/log-detail.html?public=true&log=nO4BA065gJm0PZr |
Created | 2022-11-28T05:27:55.274477Z |
Description | isv_op_oidc_core_test_dynamic_client |
Test Version | 5.0.7 |
Test Owner | 112951013672174914777 https://accounts.google.com |
Plan ID | OnmlfiYkW6Bbn https://www.certification.openid.net/plan-detail.html?public=true&plan=OnmlfiYkW6Bbn |
Exported From | https://www.certification.openid.net |
Exported By | 112951013672174914777 https://accounts.google.com |
Suite Version | 5.0.7 |
Exported | 2022-11-29 17:55:36 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 177 FAILURE 0 WARNING 0 REVIEW 0 INFO 5 |
2022-11-28 05:27:55 |
INFO
|
TEST-RUNNER
Test instance nO4BA065gJm0PZr created
|
||||||||||||||
|
2022-11-28 05:27:55 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-11-28 05:27:55 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-11-28 05:27:55 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-11-28 05:27:55 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-11-28 05:27:55 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-11-28 05:27:55 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-11-28 05:27:55 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-11-28 05:27:55 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-11-28 05:27:56 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-11-28 05:27:56 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-11-28 05:27:56 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-11-28 05:27:56 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-11-28 05:27:56 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-11-28 05:27:56 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-11-28 05:27:56 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-11-28 05:27:56 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-11-28 05:27:56 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||
|
2022-11-28 05:27:56 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-11-28 05:27:56 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-11-28 05:27:56 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-11-28 05:27:56 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-11-28 05:27:56 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-11-28 05:27:56 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-11-28 05:27:56 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-11-28 05:27:56 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-11-28 05:27:56 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-11-28 05:27:56 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-11-28 05:27:56 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-11-28 05:27:56 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-11-28 05:27:56 |
|
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
|
||
|
2022-11-28 05:27:56 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-11-28 05:28:00 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-11-28 05:28:00 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-11-28 05:28:00 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-11-28 05:28:00 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-11-28 05:28:00 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-11-28 05:28:00 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-11-28 05:28:00 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-11-28 05:28:00 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-11-28 05:28:00 |
|
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
scopes supported does not contain 'offline_access' so not adding it to the list of scopes to be requested
|
||
|
2022-11-28 05:28:00 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2022-11-28 05:28:00 |
|
StoreOriginalClient2Configuration
Created original_client_config object from the client configuration.
|
||
|
2022-11-28 05:28:00 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-11-28 05:28:00 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-11-28 05:28:00 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-11-28 05:28:00 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-11-28 05:28:00 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-11-28 05:28:00 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-11-28 05:28:00 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-11-28 05:28:00 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-11-28 05:28:00 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-11-28 05:28:00 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-11-28 05:28:00 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-11-28 05:28:00 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-11-28 05:28:00 |
|
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
|
||
|
2022-11-28 05:28:00 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-11-28 05:28:02 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-11-28 05:28:02 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-11-28 05:28:02 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-11-28 05:28:02 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-11-28 05:28:02 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-11-28 05:28:02 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-11-28 05:28:02 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-11-28 05:28:02 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-11-28 05:28:02 |
|
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
scopes supported does not contain 'offline_access' so not adding it to the list of scopes to be requested
|
||
|
2022-11-28 05:28:02 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2022-11-28 05:28:02 |
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-28 05:28:02 |
|
oidcc-refresh-token
Setup Done
|
|
Make request to authorization endpoint |
2022-11-28 05:28:02 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-11-28 05:28:02 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-11-28 05:28:02 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-11-28 05:28:02 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-11-28 05:28:02 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-11-28 05:28:02 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-11-28 05:28:02 | SUCCESS |
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
|
|
2022-11-28 05:28:02 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-11-28 05:28:02 |
REDIRECT
|
oidcc-refresh-token
Redirecting to authorization endpoint
|
||
|
2022-11-28 05:28:07 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to /test/a/isv_op_oidc_core_test/callback
|
||||||||||||||||||||||
|
2022-11-28 05:28:07 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-11-28 05:28:07 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance nO4BA065gJm0PZr
|
||||
|
2022-11-28 05:28:08 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to /test/a/isv_op_oidc_core_test/implicit/RRihw5EAKm4hiJ4KZkNQ
|
||||||||||||||||||||||
|
2022-11-28 05:28:08 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance nO4BA065gJm0PZr
|
||||||||
|
2022-11-28 05:28:08 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-11-28 05:28:08 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||
|
2022-11-28 05:28:08 |
REDIRECT-IN
|
oidcc-refresh-token
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-11-28 05:28:08 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-11-28 05:28:08 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-11-28 05:28:08 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-11-28 05:28:08 | SUCCESS |
ValidateIssInAuthorizationResponse
'iss' parameter in authorization response matches server's issuer value.
|
|
2022-11-28 05:28:08 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-11-28 05:28:08 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-11-28 05:28:08 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-11-28 05:28:08 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2022-11-28 05:28:08 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-11-28 05:28:08 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-11-28 05:28:08 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-11-28 05:28:08 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: realmName
|
|
2022-11-28 05:28:08 |
|
ValidateIdTokenStandardClaims
preferred_username is a string with content
|
|
2022-11-28 05:28:08 |
|
ValidateIdTokenStandardClaims
name is a string with content
|
|
2022-11-28 05:28:08 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-11-28 05:28:08 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-11-28 05:28:08 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-11-28 05:28:08 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-11-28 05:28:08 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-11-28 05:28:08 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-11-28 05:28:08 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-11-28 05:28:08 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-11-28 05:28:08 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
|
||||||
|
2022-11-28 05:28:08 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-11-28 05:28:08 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-11-28 05:28:08 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-11-28 05:28:08 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-11-28 05:28:09 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-11-28 05:28:09 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||||
|
2022-11-28 05:28:09 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-11-28 05:28:09 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-11-28 05:28:09 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-11-28 05:28:09 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-11-28 05:28:09 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-11-28 05:28:09 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2022-11-28 05:28:09 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-11-28 05:28:09 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-11-28 05:28:09 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-11-28 05:28:09 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-11-28 05:28:09 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: realmName
|
|
2022-11-28 05:28:09 |
|
ValidateIdTokenStandardClaims
preferred_username is a string with content
|
|
2022-11-28 05:28:09 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
|
|
2022-11-28 05:28:09 |
|
ValidateIdTokenStandardClaims
name is a string with content
|
|
2022-11-28 05:28:09 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-11-28 05:28:09 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-11-28 05:28:09 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-11-28 05:28:09 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-11-28 05:28:09 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-11-28 05:28:09 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-11-28 05:28:09 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-11-28 05:28:09 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-11-28 05:28:09 | SUCCESS |
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
|
||||
|
2022-11-28 05:28:09 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-11-28 05:28:09 | SUCCESS |
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
|
||
|
2022-11-28 05:28:09 | SUCCESS |
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
|
|
Refresh Token Request |
2022-11-28 05:28:09 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2022-11-28 05:28:09 | SUCCESS |
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
|
||||||
|
2022-11-28 05:28:09 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-11-28 05:28:09 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-11-28 05:28:09 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-11-28 05:28:09 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2022-11-28 05:28:10 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2022-11-28 05:28:10 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-11-28 05:28:10 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-11-28 05:28:10 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||||||||
|
2022-11-28 05:28:10 | SUCCESS |
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
|
|
2022-11-28 05:28:10 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-11-28 05:28:10 | SUCCESS |
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
|
||
|
2022-11-28 05:28:10 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-11-28 05:28:10 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-11-28 05:28:10 | SUCCESS |
CheckTokenTypeIsBearer
Token type is bearer
|
|
2022-11-28 05:28:10 | SUCCESS |
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-11-28 05:28:10 | SUCCESS |
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
|
|
2022-11-28 05:28:10 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-11-28 05:28:10 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-11-28 05:28:10 |
SUCCESS
|
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
|
||||
|
2022-11-28 05:28:10 |
SUCCESS
|
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-11-28 05:28:10 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-11-28 05:28:10 | SUCCESS |
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
|
||||
|
2022-11-28 05:28:10 | SUCCESS |
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-11-28 05:28:10 | SUCCESS |
CompareIdTokenClaims
Validated id token claims successfully
|
||||||||||||
|
Userinfo endpoint tests |
2022-11-28 05:28:10 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-11-28 05:28:11 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-11-28 05:28:11 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-11-28 05:28:11 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
Second client: Make request to authorization endpoint |
2022-11-28 05:28:11 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-11-28 05:28:11 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-11-28 05:28:11 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-11-28 05:28:11 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-11-28 05:28:11 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-11-28 05:28:11 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-11-28 05:28:11 | SUCCESS |
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Not adding prompt=consent as the scope in the configuration does not contain offline_access
|
|
2022-11-28 05:28:11 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-11-28 05:28:11 |
REDIRECT
|
oidcc-refresh-token
Redirecting to authorization endpoint
|
||
|
2022-11-28 05:28:17 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to /test/a/isv_op_oidc_core_test/callback
|
||||||||||||||||||||||
|
2022-11-28 05:28:17 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-11-28 05:28:17 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance nO4BA065gJm0PZr
|
||||
|
2022-11-28 05:28:18 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to /test/a/isv_op_oidc_core_test/implicit/eRtmBUM9947WnS4QaDDu
|
||||||||||||||||||||||
|
2022-11-28 05:28:18 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance nO4BA065gJm0PZr
|
||||||||
|
2022-11-28 05:28:18 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||
|
2022-11-28 05:28:18 |
REDIRECT-IN
|
oidcc-refresh-token
Authorization endpoint response captured
|
||||||||||
|
Second client: Verify authorization endpoint response |
2022-11-28 05:28:18 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-11-28 05:28:18 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-11-28 05:28:18 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIssInAuthorizationResponse
'iss' parameter in authorization response matches server's issuer value.
|
|
2022-11-28 05:28:18 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-11-28 05:28:18 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: realmName
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
preferred_username is a string with content
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
name is a string with content
|
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-11-28 05:28:18 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-11-28 05:28:18 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-11-28 05:28:18 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-11-28 05:28:18 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
|
||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-11-28 05:28:18 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-11-28 05:28:18 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-11-28 05:28:18 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-11-28 05:28:18 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-11-28 05:28:18 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-11-28 05:28:18 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2022-11-28 05:28:18 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: realmName
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
preferred_username is a string with content
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rt_hash
|
|
2022-11-28 05:28:18 |
|
ValidateIdTokenStandardClaims
name is a string with content
|
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-11-28 05:28:18 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-11-28 05:28:18 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-11-28 05:28:18 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-11-28 05:28:18 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-11-28 05:28:18 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-11-28 05:28:18 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-11-28 05:28:18 | SUCCESS |
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
|
||||
|
2022-11-28 05:28:18 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-11-28 05:28:18 | SUCCESS |
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
|
||
|
2022-11-28 05:28:18 | SUCCESS |
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
|
|
Second client: Refresh Token Request |
2022-11-28 05:28:18 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2022-11-28 05:28:18 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-11-28 05:28:18 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||
|
2022-11-28 05:28:18 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2022-11-28 05:28:19 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2022-11-28 05:28:19 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-11-28 05:28:20 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-11-28 05:28:20 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||||||||
|
2022-11-28 05:28:20 | SUCCESS |
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
|
|
2022-11-28 05:28:20 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-11-28 05:28:20 | SUCCESS |
CheckTokenEndpointCacheHeaders
'cache-control' header in token endpoint response contains expected value.
|
||
|
2022-11-28 05:28:20 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-11-28 05:28:20 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-11-28 05:28:20 | SUCCESS |
CheckTokenTypeIsBearer
Token type is bearer
|
|
2022-11-28 05:28:20 | SUCCESS |
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-11-28 05:28:20 | SUCCESS |
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
|
|
2022-11-28 05:28:20 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-11-28 05:28:20 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-11-28 05:28:20 |
SUCCESS
|
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
|
||||
|
2022-11-28 05:28:20 |
SUCCESS
|
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-11-28 05:28:20 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-11-28 05:28:20 | SUCCESS |
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
|
||||
|
2022-11-28 05:28:20 | SUCCESS |
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-11-28 05:28:20 | SUCCESS |
CompareIdTokenClaims
Validated id token claims successfully
|
||||||||||||
|
Second client: Userinfo endpoint tests |
2022-11-28 05:28:20 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-11-28 05:28:20 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-11-28 05:28:20 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-11-28 05:28:20 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
Attempting to use refresh_token issued to client 2 with client 1 |
2022-11-28 05:28:20 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2022-11-28 05:28:20 | SUCCESS |
AddScopeToTokenEndpointRequest
Added scope of 'openid' to token endpoint request
|
||||||
|
2022-11-28 05:28:20 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-11-28 05:28:20 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-11-28 05:28:20 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-11-28 05:28:20 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-11-28 05:28:21 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-11-28 05:28:21 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||
|
2022-11-28 05:28:21 |
SUCCESS
|
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
|
||
|
2022-11-28 05:28:21 | SUCCESS |
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
|
|
2022-11-28 05:28:21 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-11-28 05:28:21 | SUCCESS |
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
|
||
|
2022-11-28 05:28:21 |
FINISHED
|
oidcc-refresh-token
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-11-28 05:28:21 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-11-28 05:28:22 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-11-28 05:28:22 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
Second client: Unregister dynamically registered client |
2022-11-28 05:28:22 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-11-28 05:28:23 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-11-28 05:28:23 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-11-28 05:29:26 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|