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