Test Name | oidcc-rp-initiated-logout-modified-id-token-hint |
---|---|
Variant | client_secret_basic, discovery, code token, default, dynamic_client |
Test ID | pzXxapvyA0uqWRt https://www.certification.openid.net/log-detail.html?public=true&log=pzXxapvyA0uqWRt |
Created | 2021-03-30T16:45:04.682308Z |
Description | PlusAuth RP-Initiated Logout OP Conformance |
Test Version | 4.1.9 |
Test Owner | 112029576097594774315 https://accounts.google.com |
Plan ID | FzVyIQG4D68Vc https://www.certification.openid.net/plan-detail.html?public=true&plan=FzVyIQG4D68Vc |
Exported From | https://www.certification.openid.net |
Exported By | 112029576097594774315 https://accounts.google.com |
Suite Version | 4.1.9 |
Exported | 2021-03-30 20:26:28 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 53 FAILURE 0 WARNING 0 REVIEW 1 INFO 12 |
2021-03-30 16:45:04 |
INFO
|
TEST-RUNNER
Test instance pzXxapvyA0uqWRt created
|
||||||||||||||
|
2021-03-30 16:45:04 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-03-30 16:45:04 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-03-30 16:45:05 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-03-30 16:45:05 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-30 16:45:05 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-03-30 16:45:05 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-03-30 16:45:05 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-03-30 16:45:05 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-03-30 16:45:05 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-03-30 16:45:05 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-03-30 16:45:05 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-03-30 16:45:05 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-03-30 16:45:05 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-03-30 16:45:05 | SUCCESS |
CreatePostLogoutRedirectUri
Created post_logout_redirect_uri URI
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-03-30 16:45:05 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-03-30 16:45:05 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2021-03-30 16:45:05 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-03-30 16:45:05 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
AddPostLogoutRedirectUriToDynamicRegistrationRequest
Added post_logout_redirect_uris to dynamic registration request
|
||
|
2021-03-30 16:45:05 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-03-30 16:45:06 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-03-30 16:45:06 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-03-30 16:45:06 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-03-30 16:45:06 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2021-03-30 16:45:06 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-03-30 16:45:06 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-03-30 16:45:06 |
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:45:06 |
|
oidcc-rp-initiated-logout-modified-id-token-hint
Setup Done
|
|
Make request to authorization endpoint |
2021-03-30 16:45:06 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-03-30 16:45:06 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-03-30 16:45:06 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-03-30 16:45:06 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-03-30 16:45:06 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-03-30 16:45:06 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2021-03-30 16:45:06 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-03-30 16:45:06 |
REDIRECT
|
oidcc-rp-initiated-logout-modified-id-token-hint
Redirecting to authorization endpoint
|
||
|
2021-03-30 16:45:06 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2021-03-30 16:45:07 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2021-03-30 16:45:07 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2021-03-30 16:45:07 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2021-03-30 16:45:07 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2021-03-30 16:45:07 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:45:07 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2021-03-30 16:45:08 |
INCOMING
|
oidcc-rp-initiated-logout-modified-id-token-hint
Incoming HTTP request to test instance pzXxapvyA0uqWRt
|
||||||||||||||
|
2021-03-30 16:45:08 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-03-30 16:45:08 |
OUTGOING
|
oidcc-rp-initiated-logout-modified-id-token-hint
Response to HTTP request to test instance pzXxapvyA0uqWRt
|
||||
|
2021-03-30 16:45:08 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:45:08 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2021-03-30 16:45:08 |
INCOMING
|
oidcc-rp-initiated-logout-modified-id-token-hint
Incoming HTTP request to test instance pzXxapvyA0uqWRt
|
||||||||||||||
|
2021-03-30 16:45:08 |
OUTGOING
|
oidcc-rp-initiated-logout-modified-id-token-hint
Response to HTTP request to test instance pzXxapvyA0uqWRt
|
||||||||
|
2021-03-30 16:45:08 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2021-03-30 16:45:08 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||||||
|
2021-03-30 16:45:08 |
REDIRECT-IN
|
oidcc-rp-initiated-logout-modified-id-token-hint
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2021-03-30 16:45:08 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2021-03-30 16:45:08 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2021-03-30 16:45:08 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2021-03-30 16:45:08 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-03-30 16:45:08 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2021-03-30 16:45:08 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-03-30 16:45:08 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2021-03-30 16:45:08 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
Second authorization: Userinfo endpoint tests |
2021-03-30 16:45:08 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-03-30 16:45:08 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:45:09 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-03-30 16:45:09 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2021-03-30 16:45:09 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2021-03-30 16:45:09 |
SUCCESS
|
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
|
||
|
2021-03-30 16:45:09 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2021-03-30 16:45:09 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2021-03-30 16:45:09 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2021-03-30 16:45:09 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2021-03-30 16:45:09 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2021-03-30 16:45:09 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2021-03-30 16:45:09 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2021-03-30 16:45:09 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2021-03-30 16:45:09 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2021-03-30 16:45:09 |
INFO
|
CheckForRefreshTokenValue
Couldn't find refresh token
|
|
2021-03-30 16:45:09 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2021-03-30 16:45:09 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2021-03-30 16:45:09 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2021-03-30 16:45:09 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2021-03-30 16:45:09 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2021-03-30 16:45:09 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2021-03-30 16:45:09 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
Second authorization: Userinfo endpoint tests |
2021-03-30 16:45:09 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-03-30 16:45:10 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-03-30 16:45:10 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2021-03-30 16:45:10 |
SUCCESS
|
ChangeIdTokenToAlgNone
Changed id_token to be 'signed' with 'alg: none'
|
||
|
Redirect to end session endpoint & wait for response |
2021-03-30 16:45:10 |
|
CreateRandomEndSessionState
Created end_session_state value
|
||
|
2021-03-30 16:45:10 | SUCCESS |
CreateEndSessionEndpointRequest
Created end session endpoint request
|
||||||
|
2021-03-30 16:45:10 | SUCCESS |
BuildRedirectToEndSessionEndpoint
Sending to end_session endpoint
|
||
|
2021-03-30 16:45:10 | REVIEW |
ExpectInvalidIdTokenHintErrorPage
The server must show an error page saying the request is invalid as the id_token_hint is not valid - upload a screenshot of the error page.
|
||||
|
2021-03-30 16:45:10 |
REDIRECT
|
oidcc-rp-initiated-logout-modified-id-token-hint
Redirecting to end session endpoint
|
||
|
2021-03-30 16:45:10 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2021-03-30 16:45:10 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2021-03-30 16:45:10 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2021-03-30 16:45:10 |
|
BROWSER
Updated placeholder from scripted browser
|
||
|
2021-03-30 16:45:10 |
|
BROWSER
All placeholders filled by scripted browser
|
|
2021-03-30 16:45:10 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2021-03-30 16:45:11 |
FINISHED
|
oidcc-rp-initiated-logout-modified-id-token-hint
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-03-30 16:45:11 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-03-30 16:45:11 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-03-30 16:45:11 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2021-03-30 16:45:13 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|
2021-03-30 18:36:12 |
IMAGE
|
_image-api
|
||
|