Test Name | oidcc-prompt-none-not-logged-in |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=code id_token, response_mode=form_post, client_registration=dynamic_client |
Test ID | hVcRpvoMBC9Bgeh https://www.certification.openid.net/log-detail.html?public=true&log=hVcRpvoMBC9Bgeh |
Created | 2022-08-04T08:32:27.238572Z |
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 40 FAILURE 0 WARNING 0 REVIEW 0 INFO 1 |
2022-08-04 08:32:27 |
INFO
|
TEST-RUNNER
Test instance hVcRpvoMBC9Bgeh created
|
||||||||||||||
|
2022-08-04 08:32:27 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-08-04 08:32:27 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-08-04 08:32:28 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-08-04 08:32:28 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-08-04 08:32:28 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-08-04 08:32:28 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-08-04 08:32:28 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-08-04 08:32:28 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-08-04 08:32:29 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-08-04 08:32:29 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-08-04 08:32:29 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-08-04 08:32:29 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-08-04 08:32:29 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-08-04 08:32:29 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-08-04 08:32:29 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-08-04 08:32:29 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-08-04 08:32:29 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||
|
2022-08-04 08:32:29 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-08-04 08:32:29 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-08-04 08:32:29 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-08-04 08:32:29 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-08-04 08:32:29 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-08-04 08:32:29 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-08-04 08:32:29 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-08-04 08:32:29 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-08-04 08:32:29 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-08-04 08:32:29 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-08-04 08:32:29 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-08-04 08:32:29 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-08-04 08:32:29 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-08-04 08:32:30 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-08-04 08:32:30 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-08-04 08:32:30 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-08-04 08:32:30 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-08-04 08:32:30 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-08-04 08:32:30 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-08-04 08:32:30 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-08-04 08:32:30 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-08-04 08:32:30 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-08-04 08:32: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-04 08:32:30 |
|
oidcc-prompt-none-not-logged-in
Setup Done
|
|
Make request to authorization endpoint |
2022-08-04 08:32:30 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-08-04 08:32:30 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-08-04 08:32:30 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-08-04 08:32:30 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-08-04 08:32:30 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-08-04 08:32:30 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-08-04 08:32:30 |
|
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
|
||||||||||||||
|
2022-08-04 08:32:30 | SUCCESS |
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
|
||||||||||||||||
|
2022-08-04 08:32:30 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-08-04 08:32:30 |
REDIRECT
|
oidcc-prompt-none-not-logged-in
Redirecting to authorization endpoint
|
||
|
2022-08-04 08:32:34 |
INCOMING
|
oidcc-prompt-none-not-logged-in
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/callback
|
||||||||||||||||||||||
|
2022-08-04 08:32:34 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-08-04 08:32:34 |
OUTGOING
|
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance hVcRpvoMBC9Bgeh
|
||||
|
2022-08-04 08:32:35 |
INCOMING
|
oidcc-prompt-none-not-logged-in
Incoming HTTP request to /test/a/isva_op_oidc_core_test_gh/implicit/OntJrIAtbtmtvf7rPvRB
|
||||||||||||||||||||||
|
2022-08-04 08:32:35 |
OUTGOING
|
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance hVcRpvoMBC9Bgeh
|
||||||||
|
2022-08-04 08:32:35 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2022-08-04 08:32:35 |
REDIRECT-IN
|
oidcc-prompt-none-not-logged-in
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-08-04 08:32:35 | SUCCESS |
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
|
|
2022-08-04 08:32:35 | SUCCESS |
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
|
||||
|
2022-08-04 08:32:35 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-08-04 08:32:35 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-08-04 08:32:35 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-08-04 08:32:35 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-08-04 08:32:35 | SUCCESS |
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
|
||||||
|
2022-08-04 08:32:35 | SUCCESS |
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
|
|
2022-08-04 08:32:35 | SUCCESS |
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
|
||||||
|
2022-08-04 08:32:35 | SUCCESS |
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2022-08-04 08:32:35 | SUCCESS |
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
|
||
|
2022-08-04 08:32:35 | SUCCESS |
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
|
|
2022-08-04 08:32:35 | SUCCESS |
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
|
||||
|
2022-08-04 08:32:35 |
FINISHED
|
oidcc-prompt-none-not-logged-in
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-08-04 08:32:35 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-08-04 08:32:36 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-08-04 08:32:36 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-08-04 08:33:09 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|