Test Name | oidcc-rp-initiated-logout-no-id-token-hint |
---|---|
Variant | client_secret_basic, discovery, code id_token, default, dynamic_client |
Test ID | V30tSR5Kl5Wk24Z |
Created | 2020-08-19T12:46:40.456051Z |
Description | migration certification code id_token |
Test Version | 4.0.10 |
Test Owner | 2036220 https://gitlab.com |
Plan ID | 07gMTfkTWOSwt |
Exported From | https://www.certification.openid.net |
Exported By | 2036220 https://gitlab.com |
Suite Version | 4.0.10 |
Exported | 2020-08-19 12:53:46 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 61 FAILURE 0 WARNING 0 REVIEW 1 INFO 1 |
2020-08-19 12:46:40 |
INFO
|
TEST-RUNNER
Test instance V30tSR5Kl5Wk24Z created
|
||||||||||||||
|
2020-08-19 12:46:40 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-08-19 12:46:40 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-08-19 12:46:41 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-08-19 12:46:41 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-08-19 12:46:41 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-08-19 12:46:41 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-08-19 12:46:41 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-08-19 12:46:41 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-08-19 12:46:41 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-08-19 12:46:42 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-08-19 12:46:42 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-08-19 12:46:42 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-08-19 12:46:42 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-08-19 12:46:42 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-08-19 12:46:42 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-08-19 12:46:42 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-08-19 12:46:42 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-08-19 12:46:42 | SUCCESS |
CreatePostLogoutRedirectUri
Created post_logout_redirect_uri URI
|
||
|
2020-08-19 12:46:42 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2020-08-19 12:46:42 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-08-19 12:46:42 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-08-19 12:46:42 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2020-08-19 12:46:42 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-08-19 12:46:42 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
AddPostLogoutRedirectUriToDynamicRegistrationRequest
Added post_logout_redirect_uris to dynamic registration request
|
||
|
2020-08-19 12:46:42 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-08-19 12:46:43 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-08-19 12:46:43 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-08-19 12:46:43 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||
|
2020-08-19 12:46:43 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-08-19 12:46:43 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-08-19 12:46:43 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
|
||||||
|
2020-08-19 12:46:43 |
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-08-19 12:46:43 |
|
oidcc-rp-initiated-logout-no-id-token-hint
Setup Done
|
|
Make request to authorization endpoint |
2020-08-19 12:46:43 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-08-19 12:46:43 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-08-19 12:46:43 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-08-19 12:46:43 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-08-19 12:46:43 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-08-19 12:46:43 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-08-19 12:46:43 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-08-19 12:46:43 |
REDIRECT
|
oidcc-rp-initiated-logout-no-id-token-hint
Redirecting to authorization endpoint
|
||
|
2020-08-19 12:46:48 |
INCOMING
|
oidcc-rp-initiated-logout-no-id-token-hint
Incoming HTTP request to test instance V30tSR5Kl5Wk24Z
|
||||||||||||||
|
2020-08-19 12:46:48 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-08-19 12:46:48 |
OUTGOING
|
oidcc-rp-initiated-logout-no-id-token-hint
Response to HTTP request to test instance V30tSR5Kl5Wk24Z
|
||||
|
2020-08-19 12:46:49 |
INCOMING
|
oidcc-rp-initiated-logout-no-id-token-hint
Incoming HTTP request to test instance V30tSR5Kl5Wk24Z
|
||||||||||||||
|
2020-08-19 12:46:49 |
OUTGOING
|
oidcc-rp-initiated-logout-no-id-token-hint
Response to HTTP request to test instance V30tSR5Kl5Wk24Z
|
||||
|
2020-08-19 12:46:49 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||
|
2020-08-19 12:46:49 |
REDIRECT-IN
|
oidcc-rp-initiated-logout-no-id-token-hint
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-08-19 12:46:49 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-08-19 12:46:49 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-08-19 12:46:49 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2020-08-19 12:46:49 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2020-08-19 12:46:49 |
SUCCESS
|
CheckMatchingStateParameter
State parameter correctly returned
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2020-08-19 12:46:49 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-08-19 12:46:49 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-08-19 12:46:49 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-08-19 12:46:49 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-08-19 12:46:49 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2020-08-19 12:46:49 |
SUCCESS
|
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
|
||
|
2020-08-19 12:46:49 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2020-08-19 12:46:49 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2020-08-19 12:46:49 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2020-08-19 12:46:49 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2020-08-19 12:46:49 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2020-08-19 12:46:49 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2020-08-19 12:46:49 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2020-08-19 12:46:49 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2020-08-19 12:46:49 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-08-19 12:46:49 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-08-19 12:46:49 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-08-19 12:46:49 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-08-19 12:46:49 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-08-19 12:46:49 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2020-08-19 12:46:49 | SUCCESS |
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
|
||||
|
Second authorization: Userinfo endpoint tests |
2020-08-19 12:46:49 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2020-08-19 12:46:50 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2020-08-19 12:46:50 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2020-08-19 12:46:50 | SUCCESS |
ExtractSessionStateFromAuthorizationResponse
Found session_state
|
||
|
Redirect to end session endpoint & wait for response |
2020-08-19 12:46:50 |
|
CreateRandomEndSessionState
Created end_session_state value
|
||
|
2020-08-19 12:46:50 | SUCCESS |
CreateEndSessionEndpointRequest
Created end session endpoint request
|
||||||
|
2020-08-19 12:46:50 |
SUCCESS
|
RemoveIdTokenHintFromEndSessionEndpointRequest
Removed id_token_hint from end session endpoint request
|
||||
|
2020-08-19 12:46:50 | SUCCESS |
BuildRedirectToEndSessionEndpoint
Sending to end_session endpoint
|
||
|
2020-08-19 12:46:50 | REVIEW IMAGE |
ExpectIdTokenHintRequiredErrorPage
The server must show an error page saying the request is invalid as the post_logout_redirect_uri is not a registered one - upload a screenshot of the error page.
|
||||
|
2020-08-19 12:46:50 |
REDIRECT
|
oidcc-rp-initiated-logout-no-id-token-hint
Redirecting to end session endpoint
|
||
|
2020-08-19 12:47:21 |
FINISHED
|
oidcc-rp-initiated-logout-no-id-token-hint
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-08-19 12:47:21 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-08-19 12:47:21 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-08-19 12:47:21 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2020-08-19 12:47:24 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|