Test Name | oidcc-display-page |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=code id_token token, response_mode=form_post, client_registration=dynamic_client |
Test ID | YWlx5N0uVBoUUkA https://www.certification.openid.net/log-detail.html?public=true&log=YWlx5N0uVBoUUkA |
Created | 2022-08-04T09:48:01.255461Z |
Description | isva_op_oidc_core_test_gh dynamic_client |
Test Version | 4.1.45 |
Test Owner | 3287601 https://gitlab.com |
Plan ID | CfJ8nmPNyul0Q https://www.certification.openid.net/plan-detail.html?public=true&plan=CfJ8nmPNyul0Q |
Exported From | https://www.certification.openid.net |
Exported By | 3287601 https://gitlab.com |
Suite Version | 5.0.0 |
Exported | 2022-08-11 05:55:54 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 65 FAILURE 0 WARNING 0 REVIEW 0 INFO 4 |
2022-08-04 09:48:01 |
INFO
|
TEST-RUNNER
Test instance YWlx5N0uVBoUUkA created
|
||||||||||||||
|
2022-08-04 09:48:01 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-08-04 09:48:01 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-08-04 09:48:02 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-08-04 09:48:02 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-08-04 09:48:02 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-08-04 09:48:02 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-08-04 09:48:02 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-08-04 09:48:02 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-08-04 09:48:03 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-08-04 09:48:03 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-08-04 09:48:03 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-08-04 09:48:03 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-08-04 09:48:03 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-08-04 09:48:03 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-08-04 09:48:03 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-08-04 09:48:03 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-08-04 09:48:03 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||
|
2022-08-04 09:48:03 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-08-04 09:48:03 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-08-04 09:48:03 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-08-04 09:48:03 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-08-04 09:48:03 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-08-04 09:48:03 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-08-04 09:48:03 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-08-04 09:48:03 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-08-04 09:48:03 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-08-04 09:48:03 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-08-04 09:48:03 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-08-04 09:48:03 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-08-04 09:48:03 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-08-04 09:48:04 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-08-04 09:48:04 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-08-04 09:48:04 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-08-04 09:48:04 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-08-04 09:48:04 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-08-04 09:48:04 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-08-04 09:48:04 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-08-04 09:48:04 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-08-04 09:48:04 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-08-04 09:48:04 |
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-04 09:48:04 |
|
oidcc-display-page
Setup Done
|
|
Make request to authorization endpoint |
2022-08-04 09:48:04 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-08-04 09:48:04 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-08-04 09:48:04 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-08-04 09:48:04 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-08-04 09:48:04 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-08-04 09:48:04 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-08-04 09:48:04 |
|
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
|
||||||||||||||
|
2022-08-04 09:48:04 |
|
AddDisplayPageToAuthorizationEndpointRequest
Added display=page to authorization endpoint request
|
||||||||||||||||
|
2022-08-04 09:48:04 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-08-04 09:48:04 |
REDIRECT
|
oidcc-display-page
Redirecting to authorization endpoint
|
||
|
2022-08-04 09:48:22 |
INCOMING
|
oidcc-display-page
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
|
||||||||||||||||||||||
|
2022-08-04 09:48:22 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-08-04 09:48:22 |
OUTGOING
|
oidcc-display-page
Response to HTTP request to test instance YWlx5N0uVBoUUkA
|
||||
|
2022-08-04 09:48:23 |
INCOMING
|
oidcc-display-page
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/UVJIegz8iRjdxdO0TJSJ
|
||||||||||||||||||||||
|
2022-08-04 09:48:23 |
OUTGOING
|
oidcc-display-page
Response to HTTP request to test instance YWlx5N0uVBoUUkA
|
||||||||
|
2022-08-04 09:48:23 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2022-08-04 09:48:23 |
REDIRECT-IN
|
oidcc-display-page
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-08-04 09:48:23 | SUCCESS |
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
|
|
2022-08-04 09:48:23 | SUCCESS |
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
|
||||
|
2022-08-04 09:48:23 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-08-04 09:48:23 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-08-04 09:48:23 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-08-04 09:48:23 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-08-04 09:48:23 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-08-04 09:48:23 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-08-04 09:48:23 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-08-04 09:48:23 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
2022-08-04 09:48:23 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2022-08-04 09:48:23 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-08-04 09:48:23 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-08-04 09:48:23 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-08-04 09:48:23 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-08-04 09:48:23 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-08-04 09:48:23 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-08-04 09:48:23 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-08-04 09:48:23 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-08-04 09:48:23 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-08-04 09:48:23 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-08-04 09:48:23 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
Userinfo endpoint tests |
2022-08-04 09:48:23 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-08-04 09:48:24 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-08-04 09:48:24 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-08-04 09:48:24 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-08-04 09:48:24 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
|
||||||
|
2022-08-04 09:48:24 |
SUCCESS
|
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
|
||
|
2022-08-04 09:48:24 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-08-04 09:48:25 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-08-04 09:48:25 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2022-08-04 09:48:25 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-08-04 09:48:25 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-08-04 09:48:25 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-08-04 09:48:25 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-08-04 09:48:25 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-08-04 09:48:25 |
INFO
|
CheckForRefreshTokenValue
Couldn't find refresh token
|
|
2022-08-04 09:48:25 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-08-04 09:48:25 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-08-04 09:48:25 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-08-04 09:48:25 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: rat
|
|
2022-08-04 09:48:25 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-08-04 09:48:25 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-08-04 09:48:25 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-08-04 09:48:25 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-08-04 09:48:25 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-08-04 09:48:25 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-08-04 09:48:25 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-08-04 09:48:25 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-08-04 09:48:25 | SUCCESS |
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
|
||||
|
Userinfo endpoint tests |
2022-08-04 09:48:25 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-08-04 09:48:26 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-08-04 09:48:26 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-08-04 09:48:26 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-08-04 09:48:26 |
FINISHED
|
oidcc-display-page
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-08-04 09:48:26 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-08-04 09:48:28 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-08-04 09:48:28 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-08-04 09:48:36 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|