Test Name | oidcc-id-token-hint |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token, response_mode=default, client_registration=dynamic_client |
Test ID | QFtKrmKaOYiOtuB https://www.certification.openid.net/log-detail.html?public=true&log=QFtKrmKaOYiOtuB |
Created | 2022-12-27T23:48:07.459459Z |
Description | Janssen |
Test Version | 5.0.7 |
Test Owner | 13228520 https://gitlab.com |
Plan ID | IVWhdzJ9N9HPC https://www.certification.openid.net/plan-detail.html?public=true&plan=IVWhdzJ9N9HPC |
Exported From | https://www.certification.openid.net |
Exported By | 13228520 https://gitlab.com |
Suite Version | 5.0.12 |
Exported | 2023-01-24 02:25:16 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 64 FAILURE 0 WARNING 0 REVIEW 0 INFO 3 |
2022-12-27 23:48:07 |
INFO
|
TEST-RUNNER
Test instance QFtKrmKaOYiOtuB created
|
||||||||||||||
|
2022-12-27 23:48:07 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-12-27 23:48:07 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-12-27 23:48:07 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-12-27 23:48:07 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-12-27 23:48:07 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-12-27 23:48:07 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-12-27 23:48:07 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-12-27 23:48:07 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-12-27 23:48:07 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-12-27 23:48:07 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-12-27 23:48:07 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-12-27 23:48:07 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-12-27 23:48:07 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-12-27 23:48:07 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-12-27 23:48:07 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-12-27 23:48:07 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-12-27 23:48:07 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||
|
2022-12-27 23:48:07 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-12-27 23:48:07 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-12-27 23:48:07 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-12-27 23:48:07 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-12-27 23:48:07 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-12-27 23:48:07 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-12-27 23:48:07 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-12-27 23:48:07 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-12-27 23:48:07 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-12-27 23:48:07 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-12-27 23:48:07 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-12-27 23:48:07 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-12-27 23:48:08 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-12-27 23:48:08 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-12-27 23:48:08 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-12-27 23:48:08 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-12-27 23:48:08 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-12-27 23:48:08 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-12-27 23:48:08 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-12-27 23:48:08 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-12-27 23:48:08 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-12-27 23:48:08 |
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-12-27 23:48:08 |
|
oidcc-id-token-hint
Setup Done
|
|
Make request to authorization endpoint |
2022-12-27 23:48:08 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-12-27 23:48:08 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-12-27 23:48:08 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-12-27 23:48:08 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-12-27 23:48:08 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-12-27 23:48:08 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-12-27 23:48:08 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-12-27 23:48:08 |
REDIRECT
|
oidcc-id-token-hint
Redirecting to authorization endpoint
|
||
|
2022-12-27 23:48:12 |
INCOMING
|
oidcc-id-token-hint
Incoming HTTP request to /test/QFtKrmKaOYiOtuB/callback
|
||||||||||||||||||||||
|
2022-12-27 23:48:12 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-12-27 23:48:12 |
OUTGOING
|
oidcc-id-token-hint
Response to HTTP request to test instance QFtKrmKaOYiOtuB
|
||||
|
2022-12-27 23:48:12 |
INCOMING
|
oidcc-id-token-hint
Incoming HTTP request to /test/QFtKrmKaOYiOtuB/implicit/X3Y31zivl20ksezLs7Ws
|
||||||||||||||||||||||
|
2022-12-27 23:48:12 |
OUTGOING
|
oidcc-id-token-hint
Response to HTTP request to test instance QFtKrmKaOYiOtuB
|
||||||||
|
2022-12-27 23:48:12 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-12-27 23:48:12 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||
|
2022-12-27 23:48:12 |
REDIRECT-IN
|
oidcc-id-token-hint
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-12-27 23:48:12 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-12-27 23:48:12 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-12-27 23:48:12 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-12-27 23:48:12 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-12-27 23:48:12 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-12-27 23:48:12 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-12-27 23:48:12 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2022-12-27 23:48:12 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-12-27 23:48:12 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-12-27 23:48:12 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: code
|
|
2022-12-27 23:48:12 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: sid
|
|
2022-12-27 23:48:12 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: jansOpenIDConnectVersion
|
|
2022-12-27 23:48:12 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: grant
|
|
2022-12-27 23:48:12 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-12-27 23:48:12 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-12-27 23:48:12 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-12-27 23:48:12 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-12-27 23:48:12 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-12-27 23:48:12 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-12-27 23:48:12 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-12-27 23:48:12 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
Second authorization: Make request to authorization endpoint |
2022-12-27 23:48:12 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-12-27 23:48:12 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-12-27 23:48:12 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-12-27 23:48:12 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-12-27 23:48:12 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-12-27 23:48:12 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-12-27 23:48:12 | SUCCESS |
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
|
||||||||||||||
|
2022-12-27 23:48:12 | SUCCESS |
AddIdTokenHintFromFirstLoginToAuthorizationEndpointRequest
Added id_token_hint to authorization endpoint request
|
||||||||||||||||
|
2022-12-27 23:48:12 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-12-27 23:48:12 |
REDIRECT
|
oidcc-id-token-hint
Redirecting to authorization endpoint
|
||
|
2022-12-27 23:48:16 |
INCOMING
|
oidcc-id-token-hint
Incoming HTTP request to /test/QFtKrmKaOYiOtuB/callback
|
||||||||||||||||||||||
|
2022-12-27 23:48:16 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-12-27 23:48:16 |
OUTGOING
|
oidcc-id-token-hint
Response to HTTP request to test instance QFtKrmKaOYiOtuB
|
||||
|
2022-12-27 23:48:16 |
INCOMING
|
oidcc-id-token-hint
Incoming HTTP request to /test/QFtKrmKaOYiOtuB/implicit/zZypKvoCCNg3aHkUGvg9
|
||||||||||||||||||||||
|
2022-12-27 23:48:16 |
OUTGOING
|
oidcc-id-token-hint
Response to HTTP request to test instance QFtKrmKaOYiOtuB
|
||||||||
|
2022-12-27 23:48:16 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-12-27 23:48:16 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||
|
2022-12-27 23:48:16 |
REDIRECT-IN
|
oidcc-id-token-hint
Authorization endpoint response captured
|
||||||||||
|
Second authorization: Verify authorization endpoint response |
2022-12-27 23:48:16 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-12-27 23:48:16 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-12-27 23:48:16 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-12-27 23:48:16 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-12-27 23:48:16 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-12-27 23:48:16 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-12-27 23:48:16 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2022-12-27 23:48:16 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-12-27 23:48:16 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-12-27 23:48:16 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: code
|
|
2022-12-27 23:48:16 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: sid
|
|
2022-12-27 23:48:16 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: jansOpenIDConnectVersion
|
|
2022-12-27 23:48:16 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: grant
|
|
2022-12-27 23:48:16 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-12-27 23:48:16 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-12-27 23:48:16 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-12-27 23:48:16 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-12-27 23:48:16 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-12-27 23:48:16 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-12-27 23:48:16 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-12-27 23:48:16 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-12-27 23:48:16 | SUCCESS |
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time is the same in the second id_token
|
||||
|
2022-12-27 23:48:16 | SUCCESS |
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
|
||||
|
2022-12-27 23:48:16 |
FINISHED
|
oidcc-id-token-hint
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-12-27 23:48:16 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-12-27 23:48:16 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-12-27 23:48:16 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|