Test Name | oidcc-prompt-none-not-logged-in |
---|---|
Variant | client_secret_basic, discovery, code, default, dynamic_client |
Test ID | qkoAB49h98zeGeG |
Created | 2020-08-17T18:07:33.726160Z |
Description | migration certification |
Test Version | 4.0.10 |
Test Owner | 2036220 https://gitlab.com |
Plan ID | SsKwFAUT3v599 |
Exported From | https://www.certification.openid.net |
Exported By | 2036220 https://gitlab.com |
Suite Version | 4.0.10 |
Exported | 2020-08-17 19:02:41 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 34 FAILURE 0 WARNING 0 REVIEW 0 INFO 1 |
2020-08-17 18:07:33 |
INFO
|
TEST-RUNNER
Test instance qkoAB49h98zeGeG created
|
||||||||||||||
|
2020-08-17 18:07:33 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-08-17 18:07:33 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-08-17 18:07:34 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-08-17 18:07:34 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-08-17 18:07:34 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||
|
2020-08-17 18:07:34 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-08-17 18:07:34 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-08-17 18:07:34 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-08-17 18:07:34 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-08-17 18:07:35 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-08-17 18:07:35 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-08-17 18:07:35 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-08-17 18:07:35 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-08-17 18:07:35 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-08-17 18:07:35 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-08-17 18:07:35 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-08-17 18:07:35 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-08-17 18:07:35 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2020-08-17 18:07:35 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-08-17 18:07:35 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-08-17 18:07:35 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-08-17 18:07:35 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2020-08-17 18:07:35 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-08-17 18:07:35 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-08-17 18:07:35 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-08-17 18:07:35 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-08-17 18:07:35 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-08-17 18:07:35 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-08-17 18:07:36 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-08-17 18:07:36 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-08-17 18:07:36 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||
|
2020-08-17 18:07:36 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-08-17 18:07:36 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-08-17 18:07:36 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
|
||||||
|
2020-08-17 18:07:36 |
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.
|
||
|
2020-08-17 18:07:36 |
|
oidcc-prompt-none-not-logged-in
Setup Done
|
|
Make request to authorization endpoint |
2020-08-17 18:07:36 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-08-17 18:07:36 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-08-17 18:07:36 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-08-17 18:07:36 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-08-17 18:07:36 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-08-17 18:07:36 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-08-17 18:07:36 | SUCCESS |
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
|
||||||||||||||
|
2020-08-17 18:07:36 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-08-17 18:07:36 |
REDIRECT
|
oidcc-prompt-none-not-logged-in
Redirecting to authorization endpoint
|
||
|
2020-08-17 18:08:11 |
INCOMING
|
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance qkoAB49h98zeGeG
|
||||||||||||||
|
2020-08-17 18:08:11 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-08-17 18:08:11 |
OUTGOING
|
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance qkoAB49h98zeGeG
|
||||
|
2020-08-17 18:08:11 |
INCOMING
|
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance qkoAB49h98zeGeG
|
||||||||||||||
|
2020-08-17 18:08:11 |
OUTGOING
|
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance qkoAB49h98zeGeG
|
||||
|
2020-08-17 18:08:11 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2020-08-17 18:08:11 |
REDIRECT-IN
|
oidcc-prompt-none-not-logged-in
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-08-17 18:08:11 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2020-08-17 18:08:11 | SUCCESS |
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
|
||||||
|
2020-08-17 18:08:11 | SUCCESS |
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
|
|
2020-08-17 18:08:11 | SUCCESS |
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
|
||||||
|
2020-08-17 18:08:11 | SUCCESS |
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
|
||
|
2020-08-17 18:08:11 | SUCCESS |
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
|
||
|
2020-08-17 18:08:11 | SUCCESS |
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
|
|
2020-08-17 18:08:11 | SUCCESS |
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
|
||||
|
2020-08-17 18:08:11 |
FINISHED
|
oidcc-prompt-none-not-logged-in
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-08-17 18:08:11 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-08-17 18:08:11 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-08-17 18:08:11 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2020-08-17 18:08:23 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|