Test Name | fapi-ciba-id1-ensure-wrong-auth-req-id-in-token-endpoint-request |
---|---|
Variant | client_auth_type=private_key_jwt, ciba_mode=ping, fapi_profile=plain_fapi, client_registration=dynamic_client |
Test ID | ctzopKBQ1Vf2Tam https://www.certification.openid.net/log-detail.html?public=true&log=ctzopKBQ1Vf2Tam |
Created | 2021-07-31T17:05:34.488309Z |
Description | |
Test Version | 4.1.19 |
Test Owner | 105373019399374514246 https://accounts.google.com |
Plan ID | UJkQoZpzT0yp1 https://www.certification.openid.net/plan-detail.html?public=true&plan=UJkQoZpzT0yp1 |
Exported From | https://www.certification.openid.net |
Exported By | 105373019399374514246 https://accounts.google.com |
Suite Version | 4.1.21 |
Exported | 2021-08-04 12:26:58 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 73 FAILURE 0 WARNING 0 REVIEW 0 INFO 1 |
2021-07-31 17:05:34 |
INFO
|
TEST-RUNNER
Test instance ctzopKBQ1Vf2Tam created
|
||||||||||||||
|
2021-07-31 17:05:34 |
SUCCESS
|
CreateCIBANotificationEndpointUri
Created ciba notification endpoint URI
|
||
|
2021-07-31 17:05:34 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-07-31 17:05:34 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-07-31 17:05:34 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-07-31 17:05:34 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-07-31 17:05:34 | SUCCESS |
AddMTLSEndpointAliasesToEnvironment
Added mtls_endpoint_aliases to environment
|
|
2021-07-31 17:05:34 |
SUCCESS
|
CheckCIBAServerConfiguration
Found required server configuration keys
|
||
|
2021-07-31 17:05:34 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-07-31 17:05:34 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-07-31 17:05:34 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-07-31 17:05:34 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-07-31 17:05:34 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-07-31 17:05:34 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-07-31 17:05:34 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-07-31 17:05:34 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-07-31 17:05:34 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-07-31 17:05:34 | SUCCESS |
FAPIEnsureMinimumServerKeyLength
Validated minimum key lengths for server_jwks
|
||
|
First client: registering client using dynamic client registration |
2021-07-31 17:05:34 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||||||||||||||
|
2021-07-31 17:05:34 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
GeneratePS256ClientJWKsWithKeyID
Generated client JWKs
|
||||
|
2021-07-31 17:05:35 |
SUCCESS
|
GenerateMTLSCertificateFromJWKs
Generated client MTLS certificate
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
AddClientX509CertificateClaimToPublicJWKs
Added x5c claim to public JWKs
|
||
|
2021-07-31 17:05:35 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-07-31 17:05:35 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaGrantTypeToDynamicRegistrationRequest
Added 'urn:openid:params:grant-type:ciba' to 'grant_types'
|
||
|
2021-07-31 17:05:35 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaUserCodeFalseToDynamicRegistrationRequest
Added CIBA backchannel_user_code_parameter: false to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaTokenDeliveryModePingToDynamicRegistrationRequest
Added CIBA token delivery mode ping to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCIBANotificationEndpointToDynamicRegistrationRequest
Added 'https://www.certification.openid.net/test/a/PingPrivateKeyJwtPlainFapiCibaFapiTests/ciba-notification-endpoint' to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaRequestSigningPS256ToDynamicRegistrationRequest
Added CIBA request sign alg to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddIdTokenSigningAlgPS256ToDynamicRegistrationRequest
Added id_token_signed_response_alg to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddEmptyResponseTypesArrayToDynamicRegistrationRequest
Added empty response_types array to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddTokenEndpointAuthMethodPrivateKeyJwtToDynamicRegistrationRequest
Added private_key_jwt for token endpoint auth method to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddTokenEndpointAuthSigningAlgPS256ToDynamicRegistrationRequest
Added PS256 for token endpoint auth signing alg to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddTLSBoundAccessTokensTrueToDynamicRegistrationRequest
Added tls_client_certificate_bound_access_tokens to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||||
|
2021-07-31 17:05:35 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-07-31 17:05:35 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-07-31 17:05:35 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2021-07-31 17:05:35 |
|
CopyScopeFromDynamicRegistrationTemplateToClientConfiguration
Copied scope from original_client_config to client configuration
|
||
|
2021-07-31 17:05:35 | SUCCESS |
CheckForKeyIdInClientJWKs
All keys contain kids
|
|
2021-07-31 17:05:35 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-07-31 17:05:35 | SUCCESS |
FAPICheckKeyAlgInClientJWKs
Keys in client JWKS all have permitted 'alg'
|
||
|
2021-07-31 17:05:35 | SUCCESS |
FAPIEnsureMinimumClientKeyLength
Validated minimum key lengths for client_jwks
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
ValidateMTLSCertificatesAsX509
Mutual TLS authentication cert validated as X.509
|
|
Second client: registering client using dynamic client registration |
2021-07-31 17:05:35 |
|
StoreOriginalClient2Configuration
Found a original_client_config object
|
||||||||||||||
|
2021-07-31 17:05:35 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
GeneratePS256ClientJWKsWithKeyID
Generated client JWKs
|
||||
|
2021-07-31 17:05:35 |
SUCCESS
|
GenerateMTLSCertificateFromJWKs
Generated client MTLS certificate
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
AddClientX509CertificateClaimToPublicJWKs
Added x5c claim to public JWKs
|
||
|
2021-07-31 17:05:35 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-07-31 17:05:35 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaGrantTypeToDynamicRegistrationRequest
Added 'urn:openid:params:grant-type:ciba' to 'grant_types'
|
||
|
2021-07-31 17:05:35 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaUserCodeFalseToDynamicRegistrationRequest
Added CIBA backchannel_user_code_parameter: false to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaTokenDeliveryModePingToDynamicRegistrationRequest
Added CIBA token delivery mode ping to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCIBANotificationEndpointToDynamicRegistrationRequest
Added 'https://www.certification.openid.net/test/a/PingPrivateKeyJwtPlainFapiCibaFapiTests/ciba-notification-endpoint' to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddCibaRequestSigningPS256ToDynamicRegistrationRequest
Added CIBA request sign alg to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddIdTokenSigningAlgPS256ToDynamicRegistrationRequest
Added id_token_signed_response_alg to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddEmptyResponseTypesArrayToDynamicRegistrationRequest
Added empty response_types array to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddTokenEndpointAuthMethodPrivateKeyJwtToDynamicRegistrationRequest
Added private_key_jwt for token endpoint auth method to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddTokenEndpointAuthSigningAlgPS256ToDynamicRegistrationRequest
Added PS256 for token endpoint auth signing alg to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
AddTLSBoundAccessTokensTrueToDynamicRegistrationRequest
Added tls_client_certificate_bound_access_tokens to dynamic registration request
|
||
|
2021-07-31 17:05:35 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||||
|
2021-07-31 17:05:35 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-07-31 17:05:35 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-07-31 17:05:35 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2021-07-31 17:05:35 |
|
CopyScopeFromDynamicRegistrationTemplateToClientConfiguration
Copied scope from original_client_config to client configuration
|
||
|
2021-07-31 17:05:35 |
|
CopyAcrValueFromDynamicRegistrationTemplateToClientConfiguration
Copied acr_value from original_client_config to client configuration
|
||
|
2021-07-31 17:05:35 | SUCCESS |
CheckForKeyIdInClientJWKs
All keys contain kids
|
|
2021-07-31 17:05:35 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-07-31 17:05:35 | SUCCESS |
FAPICheckKeyAlgInClientJWKs
Keys in client JWKS all have permitted 'alg'
|
||
|
2021-07-31 17:05:35 | SUCCESS |
FAPIEnsureMinimumClientKeyLength
Validated minimum key lengths for client_jwks
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
ValidateMTLSCertificatesAsX509
Mutual TLS authentication cert validated as X.509
|
|
2021-07-31 17:05:35 |
SUCCESS
|
GetResourceEndpointConfiguration
Found a resource endpoint object
|
||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
SetProtectedResourceUrlToSingleResourceEndpoint
Set protected resource URL
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
ExtractTLSTestValuesFromResourceConfiguration
Extracted TLS information from resource endpoint
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
ExtractTLSTestValuesFromOBResourceConfiguration
Extracted TLS information from resource endpoint
|
||||
|
2021-07-31 17:05:35 |
|
fapi-ciba-id1-ensure-wrong-auth-req-id-in-token-endpoint-request
Setup Done
|
|
Call backchannel authentication endpoint |
2021-07-31 17:05:35 |
SUCCESS
|
CreateEmptyAuthorizationEndpointRequest
Created empty authorization endpoint request
|
|
2021-07-31 17:05:35 | SUCCESS |
AddScopeToAuthorizationEndpointRequest
Added scope of 'openid email' to authorization endpoint request
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddHintToAuthorizationEndpointRequest
Added hint to authorization endpoint request
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddBindingMessageToAuthorizationEndpointRequest
Added binding message to authorization endpoint request
|
||
|
2021-07-31 17:05:35 |
|
CreateRandomClientNotificationToken
Created token value
|
||||
|
2021-07-31 17:05:35 | SUCCESS |
AddClientNotificationTokenToAuthorizationEndpointRequest
Added client_notification_token '-wSRJMI90MxwbeMUieBT=' to authorization endpoint request
|
||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
ConvertAuthorizationEndpointRequestToRequestObject
Created request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddIatToRequestObject
Added iat to request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddExpToRequestObject
Added exp to request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddNbfToRequestObject
Added nbf to request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddJtiToRequestObject
Added jti to request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddAudToRequestObject
Added aud to request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
AddIssToRequestObject
Added iss to request object claims
|
||
|
2021-07-31 17:05:35 | SUCCESS |
SignRequestObject
Signed the request object
|
||||||||
|
2021-07-31 17:05:35 | SUCCESS |
CreateBackchannelAuthenticationEndpointRequest
Created backchannel authentication endpoint request
|
|
2021-07-31 17:05:35 |
|
AddRequestToBackchannelAuthenticationEndpointRequest
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
SetClientAuthenticationAudToBackchannelAuthenticationEndpoint
Add backchannel_authentication_endpoint as aud value to client_assertion_claims
|
||||||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-07-31 17:05:35 |
|
AddClientAssertionToBackchannelAuthenticationEndpoint
Added client assertion
|
||||||
|
2021-07-31 17:05:35 |
|
CallBackchannelAuthenticationEndpoint
HTTP request
|
||||||||||
|
2021-07-31 17:05:35 |
RESPONSE
|
CallBackchannelAuthenticationEndpoint
HTTP response
|
||||||||
|
2021-07-31 17:05:35 |
|
CallBackchannelAuthenticationEndpoint
Backchannel Authentication endpoint response
|
||
|
2021-07-31 17:05:35 |
SUCCESS
|
CallBackchannelAuthenticationEndpoint
Parsed backchannel authentication endpoint response
|
||||||
|
2021-07-31 17:05:35 | SUCCESS |
CheckBackchannelAuthenticationEndpointHttpStatus200
Backchannel authentication endpoint http status code was 200
|
|
2021-07-31 17:05:35 | SUCCESS |
CheckBackchannelAuthenticationEndpointContentType
Backchannel authentication endpoint Content-Type: header is application/json
|
|
2021-07-31 17:05:35 |
SUCCESS
|
CheckIfBackchannelAuthenticationEndpointResponseError
No error from Backchannel authentication endpoint
|
|
2021-07-31 17:05:35 | SUCCESS |
ValidateAuthenticationRequestId
auth_req_id passed all validation checks
|
|
2021-07-31 17:05:35 | SUCCESS |
EnsureMinimumAuthenticationRequestIdLength
auth_req_id is of sufficient length
|
||||
|
2021-07-31 17:05:35 | SUCCESS |
EnsureMinimumAuthenticationRequestIdEntropy
Calculated shannon entropy seems sufficient
|
||||
|
2021-07-31 17:05:35 | SUCCESS |
EnsureRecommendedAuthenticationRequestIdEntropy
Calculated entropy
|
||||
|
2021-07-31 17:05:35 | SUCCESS |
ValidateAuthenticationRequestIdExpiresIn
expires_in passed all validation checks
|
||
|
2021-07-31 17:05:35 | SUCCESS |
ValidateAuthenticationRequestIdInterval
interval passed all validation checks
|
||
|
Swapping to Client2, Jwks2, tls2 and calling token endpoint |
2021-07-31 17:05:35 |
SUCCESS
|
CreateTokenEndpointRequestForCIBAGrant
|
||
|
2021-07-31 17:05:35 |
|
AddAuthReqIdToTokenEndpointRequest
|
||||
|
2021-07-31 17:05:35 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2021-07-31 17:05:35 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||
|
2021-07-31 17:05:35 |
|
CallTokenEndpointAndReturnFullResponse
HTTP request
|
||||||||||
|
2021-07-31 17:05:35 |
RESPONSE
|
CallTokenEndpointAndReturnFullResponse
HTTP response
|
||||||||
|
2021-07-31 17:05:35 |
SUCCESS
|
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
|
||||||
|
2021-07-31 17:05:35 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2021-07-31 17:05:35 | SUCCESS |
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
|
|
2021-07-31 17:05:35 | SUCCESS |
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
|
||
|
2021-07-31 17:05:35 | SUCCESS |
CheckErrorDescriptionFromTokenEndpointResponseErrorContainsCRLFTAB
token_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2021-07-31 17:05:35 | SUCCESS |
ValidateErrorDescriptionFromTokenEndpointResponseError
token_endpoint_response error returned valid 'error_description' field
|
||
|
2021-07-31 17:05:35 | SUCCESS |
ValidateErrorUriFromTokenEndpointResponseError
token_endpoint_response did not include optional 'error_uri' field
|
|
2021-07-31 17:05:35 | SUCCESS |
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
|
||
|
2021-07-31 17:05:35 | SUCCESS |
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
|
|
2021-07-31 17:05:35 |
|
CallAutomatedCibaApprovalEndpoint
If your server supports automated testing, you can set 'automated_ciba_approval_url' in your configuration to a url like https://cibasim.example.com/action?token={auth_req_id}&type={action} (auth_req_id will be automatically substituted for the current auth_req_id by the conformance suite, action will be allow or deny depending on the test)
|
|
2021-07-31 17:05:43 |
INCOMING
|
fapi-ciba-id1-ensure-wrong-auth-req-id-in-token-endpoint-request
Incoming HTTP request to test instance ctzopKBQ1Vf2Tam
|
||||||||||||||
|
2021-07-31 17:05:43 |
OUTGOING
|
fapi-ciba-id1-ensure-wrong-auth-req-id-in-token-endpoint-request
Response to HTTP request to test instance ctzopKBQ1Vf2Tam
|
||||||||
|
2021-07-31 17:05:43 |
FINISHED
|
fapi-ciba-id1-ensure-wrong-auth-req-id-in-token-endpoint-request
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-07-31 17:05:43 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||||
|
2021-07-31 17:05:43 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-07-31 17:05:43 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
Unregister dynamically registered client2 |
2021-07-31 17:05:43 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||||
|
2021-07-31 17:05:43 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-07-31 17:05:43 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2021-07-31 17:05:51 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|