Test Name | oidcc-backchannel-rp-initiated-logout |
---|---|
Variant | client_secret_basic, discovery, id_token token, default, dynamic_client |
Test ID | sZuVrDLPuZ |
Created | 2020-07-28T20:20:19.678793Z |
Description | node oidc-provider |
Test Version | 4.0.9 |
Test Owner | 117741858675383745996 https://accounts.google.com |
Plan ID | hIhh909m0f2jJ |
Exported From | https://www.certification.openid.net |
Exported By | 117741858675383745996 https://accounts.google.com |
Suite Version | 4.0.9 |
Exported | 2020-07-28 20:36:23 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 73 FAILURE 0 WARNING 0 REVIEW 0 INFO 14 |
2020-07-28 20:20:19 |
INFO
|
TEST-RUNNER
Test instance sZuVrDLPuZ created
|
||||||||||||||
|
2020-07-28 20:20:19 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-07-28 20:20:19 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-07-28 20:20:20 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-07-28 20:20:20 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-07-28 20:20:20 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-28 20:20:20 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-07-28 20:20:20 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-07-28 20:20:20 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-07-28 20:20:20 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-07-28 20:20:20 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-07-28 20:20:20 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-07-28 20:20:20 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-07-28 20:20:20 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-07-28 20:20:20 | SUCCESS |
ValidateServerJWKs
Valid server JWKs
|
|
2020-07-28 20:20:20 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-07-28 20:20:21 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-07-28 20:20:21 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-07-28 20:20:21 | SUCCESS |
CreateBackchannelLogoutUri
Created backchannel_logout_uri URI
|
||
|
2020-07-28 20:20:21 | SUCCESS |
CreatePostLogoutRedirectUri
Created post_logout_redirect_uri URI
|
||
|
2020-07-28 20:20:21 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2020-07-28 20:20:21 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-07-28 20:20:21 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-07-28 20:20:21 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-07-28 20:20:21 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddPostLogoutRedirectUriToDynamicRegistrationRequest
Added post_logout_redirect_uris to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddBackchannelLogoutSessionRequiredTrueToDynamicRegistrationRequest
Added backchannel_logout_session_required: true to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
AddBackchannelLogoutUriToDynamicRegistrationRequest
Added backchannel_logout_uri to dynamic registration request
|
||
|
2020-07-28 20:20:21 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-07-28 20:20:22 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-07-28 20:20:22 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-07-28 20:20:22 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-28 20:20:22 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-07-28 20:20:22 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-07-28 20:20:22 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
|
||||||
|
2020-07-28 20:20:22 |
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.
|
||
|
2020-07-28 20:20:22 |
|
oidcc-backchannel-rp-initiated-logout
Setup Done
|
|
Make request to authorization endpoint |
2020-07-28 20:20:22 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-28 20:20:22 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-28 20:20:22 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-28 20:20:22 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-28 20:20:22 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-28 20:20:22 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-28 20:20:22 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-28 20:20:22 |
REDIRECT
|
oidcc-backchannel-rp-initiated-logout
Redirecting to authorization endpoint
|
||
|
2020-07-28 20:20:22 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-28 20:20:22 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-28 20:20:22 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-28 20:20:23 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-28 20:20:23 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-28 20:20:24 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:20:24 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-28 20:20:24 |
INCOMING
|
oidcc-backchannel-rp-initiated-logout
Incoming HTTP request to test instance sZuVrDLPuZ
|
||||||||||||||
|
2020-07-28 20:20:24 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-07-28 20:20:24 |
OUTGOING
|
oidcc-backchannel-rp-initiated-logout
Response to HTTP request to test instance sZuVrDLPuZ
|
||||
|
2020-07-28 20:20:25 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:20:25 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-28 20:20:25 |
INCOMING
|
oidcc-backchannel-rp-initiated-logout
Incoming HTTP request to test instance sZuVrDLPuZ
|
||||||||||||||
|
2020-07-28 20:20:25 |
OUTGOING
|
oidcc-backchannel-rp-initiated-logout
Response to HTTP request to test instance sZuVrDLPuZ
|
||||
|
2020-07-28 20:20:25 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2020-07-28 20:20:25 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||||||
|
2020-07-28 20:20:25 |
REDIRECT-IN
|
oidcc-backchannel-rp-initiated-logout
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-07-28 20:20:25 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-07-28 20:20:25 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-07-28 20:20:25 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2020-07-28 20:20:25 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2020-07-28 20:20:25 |
SUCCESS
|
CheckMatchingStateParameter
State parameter correctly returned
|
||
|
2020-07-28 20:20:25 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
2020-07-28 20:20:25 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2020-07-28 20:20:25 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-07-28 20:20:25 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-07-28 20:20:25 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-07-28 20:20:25 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-07-28 20:20:25 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-07-28 20:20:25 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
Second authorization: Userinfo endpoint tests |
2020-07-28 20:20:25 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2020-07-28 20:20:25 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:20:25 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2020-07-28 20:20:25 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2020-07-28 20:20:25 | SUCCESS |
ExtractSessionStateFromAuthorizationResponse
Found session_state
|
||
|
Redirect to end session endpoint & wait for response |
2020-07-28 20:20:25 |
|
CreateRandomEndSessionState
Created end_session_state value
|
||
|
2020-07-28 20:20:25 | SUCCESS |
CreateEndSessionEndpointRequest
Created end session endpoint request
|
||||||
|
2020-07-28 20:20:25 | SUCCESS |
BuildRedirectToEndSessionEndpoint
Sending to end_session endpoint
|
||
|
2020-07-28 20:20:25 |
REDIRECT
|
oidcc-backchannel-rp-initiated-logout
Redirecting to end session endpoint
|
||
|
2020-07-28 20:20:25 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-28 20:20:26 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-28 20:20:26 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-28 20:20:26 |
INCOMING
|
oidcc-backchannel-rp-initiated-logout
Incoming HTTP request to test instance sZuVrDLPuZ
|
||||||||||||||
|
2020-07-28 20:20:26 |
|
oidcc-backchannel-rp-initiated-logout
Received backchannel request; waiting for front channel redirect
|
|
2020-07-28 20:20:26 |
OUTGOING
|
oidcc-backchannel-rp-initiated-logout
Response to HTTP request to test instance sZuVrDLPuZ
|
||||||||
|
2020-07-28 20:20:26 |
INCOMING
|
oidcc-backchannel-rp-initiated-logout
Incoming HTTP request to test instance sZuVrDLPuZ
|
||||||||||||||
|
2020-07-28 20:20:26 |
OUTGOING
|
oidcc-backchannel-rp-initiated-logout
Response to HTTP request to test instance sZuVrDLPuZ
|
||||
|
Verify backchannel logout request |
2020-07-28 20:20:26 | SUCCESS |
EnsureIncomingTls12WithSecureCipherOrTls13
TLS 1.2 in use and cipher is one recommended by BCP195
|
||||
|
2020-07-28 20:20:26 | SUCCESS |
ExtractLogoutTokenFromBackchannelLogoutRequest
Found and parsed the logout_token from backchannel_logout_request
|
||||||
|
2020-07-28 20:20:26 | SUCCESS |
CheckForUnexpectedParametersInBackchannelLogoutRequest
backchannel_logout_request includes only expected parameters
|
||
|
2020-07-28 20:20:26 | SUCCESS |
ValidateLogoutTokenSignature
logout_token signature validated
|
||
|
2020-07-28 20:20:26 | SUCCESS |
ValidateLogoutTokenClaims
logout token iss, aud, iat, jti and events claims passed validation checks
|
|
2020-07-28 20:20:26 | SUCCESS |
CheckIdTokenSubMatchesLogoutToken
sub from the id_token matches that in the logout_token
|
||||
|
2020-07-28 20:20:26 | SUCCESS |
CheckIdTokenSidMatchesLogoutToken
sid in the id_token matches that in the logout_token
|
||||
|
2020-07-28 20:20:26 | SUCCESS |
CheckLogoutTokenNoNonce
No nonce in logout token.
|
|
2020-07-28 20:20:26 | SUCCESS |
CheckLogoutTokenHasSubOrSid
logout token contains sub and/or sid
|
|
Verify frontchannel post logout redirect |
2020-07-28 20:20:26 | SUCCESS |
CheckPostLogoutState
state passed to post logout redirect uri matches request
|
|
2020-07-28 20:20:26 | SUCCESS |
CheckForUnexpectedParametersInPostLogoutRedirect
post_logout_redirect includes only expected parameters
|
||
|
Second authorization: Make request to authorization endpoint |
2020-07-28 20:20:26 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-28 20:20:26 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-28 20:20:26 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-28 20:20:26 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-28 20:20:26 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-28 20:20:26 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-28 20:20:26 | SUCCESS |
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
|
||||||||||||||
|
2020-07-28 20:20:26 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-28 20:20:26 |
REDIRECT
|
oidcc-backchannel-rp-initiated-logout
Redirecting to authorization endpoint
|
||
|
2020-07-28 20:20:26 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-28 20:20:27 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:20:27 |
|
WebRunner
Skipping optional task due to URL mismatch
|
||||||||||
|
2020-07-28 20:20:27 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:20:27 |
INCOMING
|
oidcc-backchannel-rp-initiated-logout
Incoming HTTP request to test instance sZuVrDLPuZ
|
||||||||||||||
|
2020-07-28 20:20:27 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-07-28 20:20:27 |
OUTGOING
|
oidcc-backchannel-rp-initiated-logout
Response to HTTP request to test instance sZuVrDLPuZ
|
||||
|
2020-07-28 20:20:27 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-28 20:20:27 |
|
WebRunner
Skipping optional task due to URL mismatch
|
||||||||||
|
2020-07-28 20:20:27 |
|
WebRunner
Skipping optional task due to URL mismatch
|
||||||||||
|
2020-07-28 20:20:27 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-28 20:20:27 |
INCOMING
|
oidcc-backchannel-rp-initiated-logout
Incoming HTTP request to test instance sZuVrDLPuZ
|
||||||||||||||
|
2020-07-28 20:20:27 |
OUTGOING
|
oidcc-backchannel-rp-initiated-logout
Response to HTTP request to test instance sZuVrDLPuZ
|
||||
|
2020-07-28 20:20:27 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2020-07-28 20:20:27 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||
|
2020-07-28 20:20:27 |
REDIRECT-IN
|
oidcc-backchannel-rp-initiated-logout
Authorization endpoint response captured
|
||||||||||
|
Second authorization: Verify authorization endpoint response |
2020-07-28 20:20:27 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-07-28 20:20:27 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-07-28 20:20:27 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2020-07-28 20:20:27 | SUCCESS |
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
|
||||||||
|
2020-07-28 20:20:27 | SUCCESS |
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
|
|
2020-07-28 20:20:27 | SUCCESS |
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
|
||||||||
|
2020-07-28 20:20:27 | SUCCESS |
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2020-07-28 20:20:27 | SUCCESS |
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
|
||
|
2020-07-28 20:20:27 | SUCCESS |
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
|
|
2020-07-28 20:20:27 | SUCCESS |
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
|
||||
|
2020-07-28 20:20:27 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:20:27 |
FINISHED
|
oidcc-backchannel-rp-initiated-logout
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-07-28 20:20:27 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-07-28 20:20:28 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-07-28 20:20:28 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|