Test Name | oidcc-request-uri-signed-rs256 |
---|---|
Variant | client_auth_type=private_key_jwt, server_metadata=discovery, response_type=code token, client_registration=dynamic_client, response_mode=default |
Test ID | rKLHeY62Kmt43kg https://www.certification.openid.net/log-detail.html?public=true&log=rKLHeY62Kmt43kg |
Created | 2022-08-16T12:26:58.645413Z |
Description | isva_op_oidc_core_test_gh |
Test Version | 5.0.0 |
Test Owner | 3287601 https://gitlab.com |
Plan ID | xyeb29Tiv5fzt https://www.certification.openid.net/plan-detail.html?public=true&plan=xyeb29Tiv5fzt |
Exported From | https://www.certification.openid.net |
Exported By | 3287601 https://gitlab.com |
Suite Version | 5.0.1 |
Exported | 2022-08-17 07:34:19 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 61 FAILURE 0 WARNING 0 REVIEW 0 INFO 3 |
2022-08-16 12:26:58 |
INFO
|
TEST-RUNNER
Test instance rKLHeY62Kmt43kg created
|
||||||||||||||
|
2022-08-16 12:26:58 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-08-16 12:26:58 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-08-16 12:26:59 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-08-16 12:26:59 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-08-16 12:26:59 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-08-16 12:26:59 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-08-16 12:26:59 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-08-16 12:26:59 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-08-16 12:27:00 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-08-16 12:27:00 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-08-16 12:27:00 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-08-16 12:27:00 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-08-16 12:27:00 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-08-16 12:27:00 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-08-16 12:27:00 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-08-16 12:27:00 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-08-16 12:27:00 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||
|
2022-08-16 12:27:00 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-08-16 12:27:00 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-08-16 12:27:00 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-08-16 12:27:00 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-08-16 12:27:00 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-08-16 12:27:00 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-08-16 12:27:00 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-08-16 12:27:00 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
CreateRandomRequestUri
Created random URL for request_uri
|
||
|
2022-08-16 12:27:00 |
|
AddRequestUriToDynamicRegistrationRequest
Added request_uris array to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
AddRequestObjectSigningAlgRS256ToDynamicRegistrationRequest
Added request_object_signing_alg to dynamic registration request
|
||
|
2022-08-16 12:27:00 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-08-16 12:27:01 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-08-16 12:27:01 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-08-16 12:27:01 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-08-16 12:27:01 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-08-16 12:27:01 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-08-16 12:27:01 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-08-16 12:27:01 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-08-16 12:27:01 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-08-16 12:27:01 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2022-08-16 12:27:01 |
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-08-16 12:27:01 | SUCCESS |
CheckDiscEndpointRequestUriParameterSupported
request_uri_parameter_supported has correct value
|
||
|
2022-08-16 12:27:01 | SUCCESS |
CheckDiscEndpointRequestObjectSigningAlgValuesSupportedContainsRS256
Contents of 'request_object_signing_alg_values_supported' in discovery document matches expectations.
|
||||||
|
2022-08-16 12:27:01 |
|
oidcc-request-uri-signed-rs256
Setup Done
|
|
Make request to authorization endpoint |
2022-08-16 12:27:01 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-08-16 12:27:01 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-08-16 12:27:01 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-08-16 12:27:01 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-08-16 12:27:01 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-08-16 12:27:01 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-08-16 12:27:01 |
SUCCESS
|
ConvertAuthorizationEndpointRequestToRequestObject
Created request object claims
|
||
|
2022-08-16 12:27:01 | SUCCESS |
AddAudToRequestObject
Added aud to request object claims
|
||
|
2022-08-16 12:27:01 | SUCCESS |
AddIssToRequestObject
Added iss to request object claims
|
||
|
2022-08-16 12:27:01 |
SUCCESS
|
SignRequestObject
Signed the request object
|
||||||||
|
2022-08-16 12:27:01 |
SUCCESS
|
BuildRequestObjectByReferenceRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2022-08-16 12:27:01 |
REDIRECT
|
oidcc-request-uri-signed-rs256
Redirecting to authorization endpoint
|
||
|
2022-08-16 12:27:09 |
INCOMING
|
oidcc-request-uri-signed-rs256
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/requesturi/YFJvZcFlPBGnxpPoxje2eIIiD63CYmqZ8JgFIHWusR1uozGwNVGfggMoQnIIyqGu
|
||||||||||||||||||||||
|
2022-08-16 12:27:09 |
OUTGOING
|
oidcc-request-uri-signed-rs256
Response to HTTP request to test instance rKLHeY62Kmt43kg
|
||||||||
|
2022-08-16 12:27:13 |
INCOMING
|
oidcc-request-uri-signed-rs256
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
|
||||||||||||||||||||||
|
2022-08-16 12:27:13 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-08-16 12:27:13 |
OUTGOING
|
oidcc-request-uri-signed-rs256
Response to HTTP request to test instance rKLHeY62Kmt43kg
|
||||
|
2022-08-16 12:27:14 |
INCOMING
|
oidcc-request-uri-signed-rs256
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/APBg0XwwZ8Lx3u4rNs7q
|
||||||||||||||||||||||
|
2022-08-16 12:27:14 |
OUTGOING
|
oidcc-request-uri-signed-rs256
Response to HTTP request to test instance rKLHeY62Kmt43kg
|
||||||||
|
2022-08-16 12:27:14 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-08-16 12:27:14 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||||
|
2022-08-16 12:27:14 |
REDIRECT-IN
|
oidcc-request-uri-signed-rs256
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-08-16 12:27:14 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-08-16 12:27:14 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-08-16 12:27:14 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-08-16 12:27:14 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-08-16 12:27:14 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-08-16 12:27:14 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-08-16 12:27:14 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-08-16 12:27:14 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
Userinfo endpoint tests |
2022-08-16 12:27:14 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-08-16 12:27:15 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-08-16 12:27:15 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-08-16 12:27:15 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-08-16 12:27:15 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
|
||||||
|
2022-08-16 12:27:15 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2022-08-16 12:27:15 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2022-08-16 12:27:15 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2022-08-16 12:27:15 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-08-16 12:27:16 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-08-16 12:27:16 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2022-08-16 12:27:16 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-08-16 12:27:16 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-08-16 12:27:16 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-08-16 12:27:16 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-08-16 12:27:16 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-08-16 12:27:16 |
INFO
|
CheckForRefreshTokenValue
Couldn't find refresh token
|
|
2022-08-16 12:27:16 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-08-16 12:27:16 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-08-16 12:27:16 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-08-16 12:27:16 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-08-16 12:27:16 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-08-16 12:27:16 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-08-16 12:27:16 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-08-16 12:27:16 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-08-16 12:27:16 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-08-16 12:27:16 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-08-16 12:27:16 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-08-16 12:27:16 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
Userinfo endpoint tests |
2022-08-16 12:27:16 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-08-16 12:27:17 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-08-16 12:27:17 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-08-16 12:27:17 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-08-16 12:27:17 |
FINISHED
|
oidcc-request-uri-signed-rs256
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-08-16 12:27:17 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-08-16 12:27:18 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-08-16 12:27:18 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-08-16 12:27:20 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|