Test Name | oidcc-refresh-token |
---|---|
Variant | private_key_jwt, discovery, code token, dynamic_client, default |
Test ID | FiYg7NVVZSodaKP https://www.certification.openid.net/log-detail.html?public=true&log=FiYg7NVVZSodaKP |
Created | 2021-03-30T16:05:26.912993Z |
Description | PlusAuth Dynamic OP Conformance |
Test Version | 4.1.9 |
Test Owner | 112029576097594774315 https://accounts.google.com |
Plan ID | runLMbK715WQt https://www.certification.openid.net/plan-detail.html?public=true&plan=runLMbK715WQt |
Exported From | https://www.certification.openid.net |
Exported By | 112029576097594774315 https://accounts.google.com |
Suite Version | 4.1.9 |
Exported | 2021-03-30 19:50:55 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 153 FAILURE 0 WARNING 0 REVIEW 0 INFO 17 |
2021-03-30 16:05:26 |
INFO
|
TEST-RUNNER
Test instance FiYg7NVVZSodaKP created
|
||||||||||||||
|
2021-03-30 16:05:26 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-03-30 16:05:26 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-03-30 16:05:27 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-03-30 16:05:27 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-03-30 16:05:27 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-30 16:05:27 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-03-30 16:05:27 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-03-30 16:05:27 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-03-30 16:05:27 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-03-30 16:05:28 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-03-30 16:05:28 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-03-30 16:05:28 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-03-30 16:05:28 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-03-30 16:05:28 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-03-30 16:05:28 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-03-30 16:05:28 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-03-30 16:05:28 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-03-30 16:05:28 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2021-03-30 16:05:28 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-03-30 16:05:28 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-03-30 16:05:28 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2021-03-30 16:05:28 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2021-03-30 16:05:28 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-03-30 16:05:28 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-03-30 16:05:28 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-03-30 16:05:28 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-03-30 16:05:28 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-03-30 16:05:28 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-03-30 16:05:28 |
|
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
|
||
|
2021-03-30 16:05:28 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-03-30 16:05:29 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-03-30 16:05:29 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-03-30 16:05:29 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-30 16:05:29 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2021-03-30 16:05:29 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-03-30 16:05:29 |
|
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
Set scope in client configuration to "openid offline_access"as 'scope_supported' contains 'offline_access'
|
||
|
2021-03-30 16:05:29 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2021-03-30 16:05:29 |
SUCCESS
|
GetDynamicClient2Configuration
Found a dynamic_client_registration_template object
|
||
|
2021-03-30 16:05:29 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-03-30 16:05:29 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-03-30 16:05:29 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2021-03-30 16:05:29 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2021-03-30 16:05:29 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-03-30 16:05:29 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-03-30 16:05:29 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-03-30 16:05:29 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-03-30 16:05:29 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-03-30 16:05:29 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-03-30 16:05:29 |
|
AddRefreshTokenGrantTypeToDynamicRegistrationRequest
Added 'refresh_token' to 'grant_types'
|
||
|
2021-03-30 16:05:29 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-03-30 16:05:30 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-03-30 16:05:30 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-03-30 16:05:30 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-30 16:05:30 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2021-03-30 16:05:30 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-03-30 16:05:30 |
|
SetScopeInClientConfigurationToOpenIdOfflineAccessIfServerSupportsOfflineAccess
Set scope in client configuration to "openid offline_access"as 'scope_supported' contains 'offline_access'
|
||
|
2021-03-30 16:05:30 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2021-03-30 16:05:30 |
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-30 16:05:30 |
|
oidcc-refresh-token
Setup Done
|
|
Make request to authorization endpoint |
2021-03-30 16:05:30 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-03-30 16:05:30 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-03-30 16:05:30 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-03-30 16:05:30 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-03-30 16:05:30 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-03-30 16:05:30 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2021-03-30 16:05:30 | SUCCESS |
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Added prompt=consent to authorization endpoint request
|
||||||||||||||
|
2021-03-30 16:05:30 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-03-30 16:05:30 |
REDIRECT
|
oidcc-refresh-token
Redirecting to authorization endpoint
|
||
|
2021-03-30 16:05:30 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2021-03-30 16:05:30 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2021-03-30 16:05:30 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2021-03-30 16:05:30 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2021-03-30 16:05:30 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2021-03-30 16:05:31 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:05:31 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2021-03-30 16:05:31 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance FiYg7NVVZSodaKP
|
||||||||||||||
|
2021-03-30 16:05:31 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-03-30 16:05:31 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance FiYg7NVVZSodaKP
|
||||
|
2021-03-30 16:05:32 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:05:32 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2021-03-30 16:05:32 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance FiYg7NVVZSodaKP
|
||||||||||||||
|
2021-03-30 16:05:32 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance FiYg7NVVZSodaKP
|
||||||||
|
2021-03-30 16:05:32 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2021-03-30 16:05:32 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||||||
|
2021-03-30 16:05:32 |
REDIRECT-IN
|
oidcc-refresh-token
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2021-03-30 16:05:32 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2021-03-30 16:05:32 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2021-03-30 16:05:32 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2021-03-30 16:05:32 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-03-30 16:05:32 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2021-03-30 16:05:32 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-03-30 16:05:32 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2021-03-30 16:05:32 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
Userinfo endpoint tests |
2021-03-30 16:05:32 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-03-30 16:05:32 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:05:32 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-03-30 16:05:32 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2021-03-30 16:05:32 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2021-03-30 16:05:32 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-03-30 16:05:32 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-03-30 16:05:32 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2021-03-30 16:05:32 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2021-03-30 16:05:33 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2021-03-30 16:05:33 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2021-03-30 16:05:33 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||||
|
2021-03-30 16:05:33 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2021-03-30 16:05:33 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2021-03-30 16:05:33 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2021-03-30 16:05:33 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2021-03-30 16:05:33 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2021-03-30 16:05:33 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2021-03-30 16:05:33 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2021-03-30 16:05:33 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2021-03-30 16:05:33 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2021-03-30 16:05:33 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2021-03-30 16:05:33 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2021-03-30 16:05:33 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2021-03-30 16:05:33 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2021-03-30 16:05:33 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2021-03-30 16:05:33 | SUCCESS |
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
|
||
|
2021-03-30 16:05:33 | SUCCESS |
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
|
|
Refresh Token Request |
2021-03-30 16:05:33 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2021-03-30 16:05:33 | SUCCESS |
AddScopeToTokenEndpointRequest
Added scope of 'openid offline_access' to token endpoint request
|
||||||
|
2021-03-30 16:05:33 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-03-30 16:05:33 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-03-30 16:05:33 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2021-03-30 16:05:33 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2021-03-30 16:05:34 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2021-03-30 16:05:34 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2021-03-30 16:05:35 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2021-03-30 16:05:35 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||||||||
|
2021-03-30 16:05:35 | SUCCESS |
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
|
|
2021-03-30 16:05:35 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2021-03-30 16:05:35 | SUCCESS |
CheckTokenEndpointCacheHeaders
'pragma' and 'cache-control' headers in token endpoint response contain expected values.
|
||||
|
2021-03-30 16:05:35 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2021-03-30 16:05:35 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2021-03-30 16:05:35 | SUCCESS |
CheckTokenTypeIsBearer
Token type is bearer
|
|
2021-03-30 16:05:35 | SUCCESS |
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
|
||||
|
2021-03-30 16:05:35 | SUCCESS |
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
|
|
2021-03-30 16:05:35 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2021-03-30 16:05:35 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2021-03-30 16:05:35 |
SUCCESS
|
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
|
||||
|
2021-03-30 16:05:35 |
SUCCESS
|
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2021-03-30 16:05:35 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2021-03-30 16:05:35 | SUCCESS |
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
|
||||
|
2021-03-30 16:05:35 | SUCCESS |
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
|
||||
|
2021-03-30 16:05:35 | SUCCESS |
CompareIdTokenClaims
Validated id token claims successfully
|
||||||||||
|
Userinfo endpoint tests |
2021-03-30 16:05:35 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-03-30 16:05:35 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-03-30 16:05:35 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
Second client: Make request to authorization endpoint |
2021-03-30 16:05:35 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-03-30 16:05:35 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-03-30 16:05:35 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-03-30 16:05:35 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-03-30 16:05:35 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-03-30 16:05:35 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2021-03-30 16:05:35 | SUCCESS |
AddPromptConsentToAuthorizationEndpointRequestIfScopeContainsOfflineAccess
Added prompt=consent to authorization endpoint request
|
||||||||||||||
|
2021-03-30 16:05:35 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-03-30 16:05:35 |
REDIRECT
|
oidcc-refresh-token
Redirecting to authorization endpoint
|
||
|
2021-03-30 16:05:35 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2021-03-30 16:05:36 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Element not found, skipping as 'text' command is marked 'optional'
|
||||||||||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Element not found, skipping as 'text' command is marked 'optional'
|
||||||||||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2021-03-30 16:05:36 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance FiYg7NVVZSodaKP
|
||||||||||||||
|
2021-03-30 16:05:36 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-03-30 16:05:36 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance FiYg7NVVZSodaKP
|
||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:05:36 |
|
WebRunner
Skipping optional task due to URL mismatch
|
||||||||||
|
2021-03-30 16:05:36 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2021-03-30 16:05:36 |
INCOMING
|
oidcc-refresh-token
Incoming HTTP request to test instance FiYg7NVVZSodaKP
|
||||||||||||||
|
2021-03-30 16:05:36 |
OUTGOING
|
oidcc-refresh-token
Response to HTTP request to test instance FiYg7NVVZSodaKP
|
||||||||
|
2021-03-30 16:05:36 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2021-03-30 16:05:36 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||||||
|
2021-03-30 16:05:36 |
REDIRECT-IN
|
oidcc-refresh-token
Authorization endpoint response captured
|
||||||||||
|
Second client: Verify authorization endpoint response |
2021-03-30 16:05:36 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2021-03-30 16:05:36 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2021-03-30 16:05:36 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2021-03-30 16:05:36 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-03-30 16:05:36 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2021-03-30 16:05:36 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-03-30 16:05:36 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2021-03-30 16:05:36 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
Second client: Userinfo endpoint tests |
2021-03-30 16:05:36 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-03-30 16:05:37 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:05:37 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-03-30 16:05:37 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2021-03-30 16:05:37 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2021-03-30 16:05:37 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-03-30 16:05:37 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-03-30 16:05:37 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2021-03-30 16:05:37 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2021-03-30 16:05:38 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2021-03-30 16:05:38 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2021-03-30 16:05:38 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||||
|
2021-03-30 16:05:38 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2021-03-30 16:05:38 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2021-03-30 16:05:38 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2021-03-30 16:05:38 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2021-03-30 16:05:38 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2021-03-30 16:05:38 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2021-03-30 16:05:38 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2021-03-30 16:05:38 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2021-03-30 16:05:38 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2021-03-30 16:05:38 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2021-03-30 16:05:38 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2021-03-30 16:05:38 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2021-03-30 16:05:38 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2021-03-30 16:05:38 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2021-03-30 16:05:38 | SUCCESS |
EnsureServerConfigurationSupportsRefreshToken
The server configuration indicates support for refresh tokens
|
||
|
2021-03-30 16:05:38 | SUCCESS |
EnsureRefreshTokenContainsAllowedCharactersOnly
Refresh token does not contain any illegal characters
|
|
Second client: Refresh Token Request |
2021-03-30 16:05:38 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2021-03-30 16:05:38 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-03-30 16:05:38 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-03-30 16:05:38 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||
|
2021-03-30 16:05:38 |
SUCCESS
|
WaitForOneSecond
Pausing for 1 seconds
|
|
2021-03-30 16:05:39 |
SUCCESS
|
WaitForOneSecond
Woke up after 1 seconds sleep
|
|
2021-03-30 16:05:39 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2021-03-30 16:05:39 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2021-03-30 16:05:39 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||||||||
|
2021-03-30 16:05:39 | SUCCESS |
CheckTokenEndpointHttpStatus200
Token endpoint http status code was 200
|
|
2021-03-30 16:05:39 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2021-03-30 16:05:39 | SUCCESS |
CheckTokenEndpointCacheHeaders
'pragma' and 'cache-control' headers in token endpoint response contain expected values.
|
||||
|
2021-03-30 16:05:39 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2021-03-30 16:05:39 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2021-03-30 16:05:39 | SUCCESS |
CheckTokenTypeIsBearer
Token type is bearer
|
|
2021-03-30 16:05:39 | SUCCESS |
EnsureMinimumAccessTokenEntropy
Calculated shannon entropy seems sufficient
|
||||
|
2021-03-30 16:05:39 | SUCCESS |
EnsureAccessTokenContainsAllowedCharactersOnly
Access token does not contain any illegal characters
|
|
2021-03-30 16:05:39 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2021-03-30 16:05:39 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2021-03-30 16:05:39 |
SUCCESS
|
EnsureAccessTokenValuesAreDifferent
Access token values are not the same
|
||||
|
2021-03-30 16:05:39 |
SUCCESS
|
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2021-03-30 16:05:39 |
SUCCESS
|
ExtractRefreshTokenFromTokenResponse
Extracted refresh token from response
|
||
|
2021-03-30 16:05:39 | SUCCESS |
EnsureMinimumRefreshTokenLength
Refresh token is of sufficient length
|
||||
|
2021-03-30 16:05:39 | SUCCESS |
EnsureMinimumRefreshTokenEntropy
Calculated shannon entropy seems sufficient
|
||||
|
2021-03-30 16:05:39 | SUCCESS |
CompareIdTokenClaims
Validated id token claims successfully
|
||||||||||
|
Second client: Userinfo endpoint tests |
2021-03-30 16:05:39 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-03-30 16:05:40 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-03-30 16:05:40 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
Attempting to use refresh_token issued to client 2 with client 1 |
2021-03-30 16:05:40 |
SUCCESS
|
CreateRefreshTokenRequest
Created token endpoint request parameters
|
||||
|
2021-03-30 16:05:40 | SUCCESS |
AddScopeToTokenEndpointRequest
Added scope of 'openid offline_access' to token endpoint request
|
||||||
|
2021-03-30 16:05:40 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-03-30 16:05:40 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-03-30 16:05:40 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2021-03-30 16:05:40 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||
|
2021-03-30 16:05:40 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2021-03-30 16:05:40 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||
|
2021-03-30 16:05:40 |
SUCCESS
|
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
|
||
|
2021-03-30 16:05:40 | SUCCESS |
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
|
|
2021-03-30 16:05:40 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2021-03-30 16:05:40 | SUCCESS |
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
|
||
|
2021-03-30 16:05:40 |
FINISHED
|
oidcc-refresh-token
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-03-30 16:05:40 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-03-30 16:05:41 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-03-30 16:05:41 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
Second client: Unregister dynamically registered client |
2021-03-30 16:05:41 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-03-30 16:05:42 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-03-30 16:05:42 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|