Test Name | oidcc-refresh-token |
---|---|
Variant | client_auth_type=private_key_jwt, server_metadata=discovery, response_type=code, client_registration=dynamic_client, response_mode=default |
Test ID | n01giDVszy5pJ1a https://www.certification.openid.net/log-detail.html?public=true&log=n01giDVszy5pJ1a |
Created | 2022-01-14T14:15:50.023988Z |
Description | |
Test Version | 4.1.38 |
Test Owner | 114108081014482861299 https://accounts.google.com |
Plan ID | nZrM43d6kLpom https://www.certification.openid.net/plan-detail.html?public=true&plan=nZrM43d6kLpom |
Exported From | https://www.certification.openid.net |
Exported By | 114108081014482861299 https://accounts.google.com |
Suite Version | 4.1.38 |
Exported | 2022-01-18 11:42:59 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 147 FAILURE 0 WARNING 0 REVIEW 0 INFO 5 |
2022-01-14 14:15:50 |
INFO
|
TEST-RUNNER
Test instance n01giDVszy5pJ1a created
|
||||||||||||||
|
2022-01-14 14:15:50 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-01-14 14:15:50 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-01-14 14:15:51 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-01-14 14:15:51 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2022-01-14 14:15:51 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-01-14 14:15:51 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-01-14 14:15:51 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-01-14 14:15:51 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-01-14 14:15:51 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-01-14 14:15:52 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-01-14 14:15:52 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-01-14 14:15:52 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-01-14 14:15:52 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-01-14 14:15:52 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-01-14 14:15:52 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-01-14 14:15:52 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-01-14 14:15:52 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-01-14 14:15:52 |
|
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
|
|
2022-01-14 14:15:52 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-01-14 14:15:52 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-01-14 14:15:52 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-01-14 14:15:52 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-01-14 14:15:52 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-01-14 14:15:52 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-01-14 14:15:52 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-01-14 14:15:52 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-01-14 14:15:52 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-01-14 14:15:52 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-01-14 14:15:52 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-01-14 14:15:52 |
|
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
|
||
|
2022-01-14 14:15:52 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-01-14 14:15:53 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-01-14 14:15:53 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-01-14 14:15:53 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-01-14 14:15:53 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-01-14 14:15:53 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-01-14 14:15:53 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-01-14 14:15:53 | SUCCESS |
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
|
||||
|
2022-01-14 14:15:53 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-01-14 14:15:53 |
|
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
Set scope in client configuration to "openid offline_access"as 'scope_supported' contains 'offline_access'
|
||
|
2022-01-14 14:15:53 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2022-01-14 14:15:53 |
|
StoreOriginalClient2Configuration
No client details on configuration, created an empty original_client_config object.
|
|
2022-01-14 14:15:53 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-01-14 14:15:53 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-01-14 14:15:53 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-01-14 14:15:53 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-01-14 14:15:53 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-01-14 14:15:53 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-01-14 14:15:53 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-01-14 14:15:53 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-01-14 14:15:53 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-01-14 14:15:53 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-01-14 14:15:53 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-01-14 14:15:53 |
|
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
|
||
|
2022-01-14 14:15:53 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-01-14 14:15:54 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-01-14 14:15:54 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-01-14 14:15:54 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-01-14 14:15:54 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-01-14 14:15:54 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-01-14 14:15:54 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-01-14 14:15:54 | SUCCESS |
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
|
||||
|
2022-01-14 14:15:54 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-01-14 14:15:54 |
|
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
Set scope in client configuration to "openid offline_access"as 'scope_supported' contains 'offline_access'
|
||
|
2022-01-14 14:15:54 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2022-01-14 14:15:54 |
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-01-14 14:15:54 |
|
oidcc-refresh-token
Setup Done
|
|
Make request to authorization endpoint |
2022-01-14 14:15:54 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-01-14 14:15:54 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-01-14 14:15:54 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-01-14 14:15:54 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-01-14 14:15:54 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-01-14 14:15:54 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-01-14 14:15:54 | SUCCESS |
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Added prompt=consent to authorization endpoint request
|
||||||||||||||
|
2022-01-14 14:15:54 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2022-01-14 14:15:54 |
REDIRECT
|
oidcc-refresh-token
Redirecting to authorization endpoint
|
||
|
2022-01-14 14:17:01 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance n01giDVszy5pJ1a
|
||||||||||||||||||||
|
2022-01-14 14:17:01 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-01-14 14:17:01 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance n01giDVszy5pJ1a
|
||||
|
2022-01-14 14:17:01 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance n01giDVszy5pJ1a
|
||||||||||||||||||||
|
2022-01-14 14:17:01 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance n01giDVszy5pJ1a
|
||||||||
|
2022-01-14 14:17:01 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2022-01-14 14:17:01 |
REDIRECT-IN
|
oidcc-refresh-token
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-01-14 14:17:01 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-01-14 14:17:01 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-01-14 14:17:01 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-01-14 14:17:01 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-01-14 14:17:01 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-01-14 14:17:01 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2022-01-14 14:17:01 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-01-14 14:17:01 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-01-14 14:17:01 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-01-14 14:17:01 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-01-14 14:17:02 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-01-14 14:17:02 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2022-01-14 14:17:02 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||||
|
2022-01-14 14:17:02 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-01-14 14:17:02 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-01-14 14:17:02 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-01-14 14:17:02 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-01-14 14:17:02 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-01-14 14:17:02 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2022-01-14 14:17:02 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-01-14 14:17:02 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-01-14 14:17:02 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-01-14 14:17:02 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-01-14 14:17:02 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-01-14 14:17:02 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-01-14 14:17:02 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-01-14 14:17:02 | INFO |
FAPIValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-01-14 14:17:02 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-01-14 14:17:02 | SUCCESS |
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
|
||
|
2022-01-14 14:17:02 | SUCCESS |
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
|
|
Refresh Token Request |
2022-01-14 14:17:02 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2022-01-14 14:17:02 | SUCCESS |
AddScopeToTokenEndpointRequest
Added scope of 'openid offline_access' to token endpoint request
|
||||||
|
2022-01-14 14:17:02 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-01-14 14:17:02 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-01-14 14:17:02 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-01-14 14:17:02 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2022-01-14 14:17:03 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2022-01-14 14:17:03 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-01-14 14:17:04 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-01-14 14:17:04 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||||||||
|
2022-01-14 14:17:04 | SUCCESS |
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
|
|
2022-01-14 14:17:04 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-01-14 14:17:04 | SUCCESS |
CheckTokenEndpointCacheHeaders
'pragma' and 'cache-control' headers in token endpoint response contain expected values.
|
||||
|
2022-01-14 14:17:04 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-01-14 14:17:04 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-01-14 14:17:04 | SUCCESS |
CheckTokenTypeIsBearer
Token type is bearer
|
|
2022-01-14 14:17:04 | SUCCESS |
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-01-14 14:17:04 | SUCCESS |
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
|
|
2022-01-14 14:17:04 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-01-14 14:17:04 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-01-14 14:17:04 |
SUCCESS
|
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
|
||||
|
2022-01-14 14:17:04 |
SUCCESS
|
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-01-14 14:17:04 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-01-14 14:17:04 | SUCCESS |
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
|
||||
|
2022-01-14 14:17:04 | SUCCESS |
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-01-14 14:17:04 | SUCCESS |
CompareIdTokenClaims
Validated id token claims successfully
|
||||||||||
|
Userinfo endpoint tests |
2022-01-14 14:17:04 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2022-01-14 14:17:04 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2022-01-14 14:17:04 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||||
|
Second client: Make request to authorization endpoint |
2022-01-14 14:17:04 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-01-14 14:17:04 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-01-14 14:17:04 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-01-14 14:17:04 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-01-14 14:17:04 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-01-14 14:17:04 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-01-14 14:17:04 | SUCCESS |
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Added prompt=consent to authorization endpoint request
|
||||||||||||||
|
2022-01-14 14:17:04 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2022-01-14 14:17:04 |
REDIRECT
|
oidcc-refresh-token
Redirecting to authorization endpoint
|
||
|
2022-01-14 14:17:19 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance n01giDVszy5pJ1a
|
||||||||||||||||||||
|
2022-01-14 14:17:19 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-01-14 14:17:19 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance n01giDVszy5pJ1a
|
||||
|
2022-01-14 14:17:19 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance n01giDVszy5pJ1a
|
||||||||||||||||||||
|
2022-01-14 14:17:19 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance n01giDVszy5pJ1a
|
||||||||
|
2022-01-14 14:17:19 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2022-01-14 14:17:19 |
REDIRECT-IN
|
oidcc-refresh-token
Authorization endpoint response captured
|
||||||||||
|
Second client: Verify authorization endpoint response |
2022-01-14 14:17:19 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-01-14 14:17:19 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-01-14 14:17:19 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-01-14 14:17:19 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-01-14 14:17:19 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-01-14 14:17:19 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2022-01-14 14:17:19 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-01-14 14:17:19 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-01-14 14:17:19 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-01-14 14:17:19 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-01-14 14:17:20 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-01-14 14:17:20 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2022-01-14 14:17:20 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||||
|
2022-01-14 14:17:20 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-01-14 14:17:20 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-01-14 14:17:20 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-01-14 14:17:20 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-01-14 14:17:20 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-01-14 14:17:20 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2022-01-14 14:17:20 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-01-14 14:17:20 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-01-14 14:17:20 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-01-14 14:17:20 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-01-14 14:17:20 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-01-14 14:17:20 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-01-14 14:17:20 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-01-14 14:17:20 | INFO |
FAPIValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-01-14 14:17:20 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-01-14 14:17:20 | SUCCESS |
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
|
||
|
2022-01-14 14:17:20 | SUCCESS |
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
|
|
Second client: Refresh Token Request |
2022-01-14 14:17:20 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2022-01-14 14:17:20 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-01-14 14:17:20 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-01-14 14:17:20 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||
|
2022-01-14 14:17:20 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2022-01-14 14:17:21 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2022-01-14 14:17:21 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-01-14 14:17:22 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-01-14 14:17:22 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||||||||
|
2022-01-14 14:17:22 | SUCCESS |
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
|
|
2022-01-14 14:17:22 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-01-14 14:17:22 | SUCCESS |
CheckTokenEndpointCacheHeaders
'pragma' and 'cache-control' headers in token endpoint response contain expected values.
|
||||
|
2022-01-14 14:17:22 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-01-14 14:17:22 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-01-14 14:17:22 | SUCCESS |
CheckTokenTypeIsBearer
Token type is bearer
|
|
2022-01-14 14:17:22 | SUCCESS |
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-01-14 14:17:22 | SUCCESS |
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
|
|
2022-01-14 14:17:22 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-01-14 14:17:22 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-01-14 14:17:22 |
SUCCESS
|
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
|
||||
|
2022-01-14 14:17:22 |
SUCCESS
|
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-01-14 14:17:22 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2022-01-14 14:17:22 | SUCCESS |
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
|
||||
|
2022-01-14 14:17:22 | SUCCESS |
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
|
||||||
|
2022-01-14 14:17:22 | SUCCESS |
CompareIdTokenClaims
Validated id token claims successfully
|
||||||||||
|
Second client: Userinfo endpoint tests |
2022-01-14 14:17:22 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2022-01-14 14:17:22 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2022-01-14 14:17:22 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||||
|
Attempting to use refresh_token issued to client 2 with client 1 |
2022-01-14 14:17:22 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2022-01-14 14:17:22 | SUCCESS |
AddScopeToTokenEndpointRequest
Added scope of 'openid offline_access' to token endpoint request
|
||||||
|
2022-01-14 14:17:22 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-01-14 14:17:22 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-01-14 14:17:22 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-01-14 14:17:22 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2022-01-14 14:17:23 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2022-01-14 14:17:23 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||
|
2022-01-14 14:17:23 |
SUCCESS
|
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
|
||
|
2022-01-14 14:17:23 | SUCCESS |
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
|
|
2022-01-14 14:17:23 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2022-01-14 14:17:23 | SUCCESS |
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
|
||
|
2022-01-14 14:17:23 |
FINISHED
|
oidcc-refresh-token
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-01-14 14:17:23 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-01-14 14:18:23 |
INFO
|
UnregisterDynamicallyRegisteredClient
Call to registration client uri https://openidconnect-test.monokee.com:443/6998cb52-81fb-49d6-81e3-8334cf883594/oauth2/95a0283a-6620-4404-bac6-35d151354d3a/client/connect/register/40829d87-5fc8-446b-a989-bf19495c40c8 failed - Connect to openidconnect-test.monokee.com:443 [openidconnect-test.monokee.com/185.4.154.131] failed: connect timed out
|
||||||||||||
|
Second client: Unregister dynamically registered client |
2022-01-14 14:18:23 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-01-14 14:19:23 |
INFO
|
UnregisterDynamicallyRegisteredClient
Call to registration client uri https://openidconnect-test.monokee.com:443/6998cb52-81fb-49d6-81e3-8334cf883594/oauth2/95a0283a-6620-4404-bac6-35d151354d3a/client/connect/register/8322df2b-5dc3-48ba-8eae-b2d7021525dd failed - Connect to openidconnect-test.monokee.com:443 [openidconnect-test.monokee.com/185.4.154.131] failed: connect timed out
|
||||||||||||
|