Test Name | oidcc-3rd_party-init-login |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=code, client_registration=dynamic_client, response_mode=default |
Test ID | Jbq2agMAH6S4qQ0 https://www.certification.openid.net/log-detail.html?public=true&log=Jbq2agMAH6S4qQ0 |
Created | 2022-12-28T21:22:53.515155Z |
Description | Janssen |
Test Version | 5.0.7 |
Test Owner | 13228520 https://gitlab.com |
Plan ID | HGp1jw280maoK https://www.certification.openid.net/plan-detail.html?public=true&plan=HGp1jw280maoK |
Exported From | https://www.certification.openid.net |
Exported By | 13228520 https://gitlab.com |
Suite Version | 5.0.12 |
Exported | 2023-01-24 03:08:52 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 26 FAILURE 0 WARNING 0 REVIEW 0 INFO 1 |
2022-12-28 21:22:53 |
INFO
|
TEST-RUNNER
Test instance Jbq2agMAH6S4qQ0 created
|
||||||||||||||
|
2022-12-28 21:22:53 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-12-28 21:22:53 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-12-28 21:22:53 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-12-28 21:22:53 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-12-28 21:22:53 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-12-28 21:22:53 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-12-28 21:22:53 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-12-28 21:22:53 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-12-28 21:22:53 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-12-28 21:22:53 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-12-28 21:22:53 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-12-28 21:22:53 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-12-28 21:22:53 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-12-28 21:22:53 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-12-28 21:22:53 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-12-28 21:22:53 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-12-28 21:22:53 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||
|
2022-12-28 21:22:53 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-12-28 21:22:53 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-12-28 21:22:53 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-12-28 21:22:53 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-12-28 21:22:53 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-12-28 21:22:53 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-12-28 21:22:53 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-12-28 21:22:53 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-12-28 21:22:53 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-12-28 21:22:53 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-12-28 21:22:53 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-12-28 21:22:53 | SUCCESS |
CreateInitiateLoginUri
Created initiate_login URI
|
||
|
2022-12-28 21:22:53 |
|
AddInitiateLoginUriToDynamicRegistrationRequest
Added initiate_login_uri to dynamic registration request
|
||
|
2022-12-28 21:22:53 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-12-28 21:22:54 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-12-28 21:22:54 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-12-28 21:22:54 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-12-28 21:22:54 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-12-28 21:22:54 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-12-28 21:22:54 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-12-28 21:22:54 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-12-28 21:22:54 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-12-28 21:22:54 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-12-28 21:22:54 |
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-12-28 21:22:54 |
|
oidcc-3rd_party-init-login
Setup Done
|
|
2022-12-28 21:22:54 | SUCCESS |
ValidateInitiateLoginUriInRegistrationResponse
initiate_login_uri in registration response is correct.
|
||
|
Call client configuration endpoint |
2022-12-28 21:22:54 |
|
CallClientConfigurationEndpoint
HTTP request
|
||||||||
|
2022-12-28 21:22:54 |
RESPONSE
|
CallClientConfigurationEndpoint
HTTP response
|
||||||||
|
2022-12-28 21:22:54 | SUCCESS |
CallClientConfigurationEndpoint
Called registration_client_uri
|
||||||||||
|
2022-12-28 21:22:54 | SUCCESS |
CheckRegistrationClientEndpointContentTypeHttpStatus200
registration_client_endpoint_response http status code was 200
|
|
2022-12-28 21:22:54 | SUCCESS |
CheckRegistrationClientEndpointContentType
registration_client_endpoint_response Content-Type: header is application/json
|
|
2022-12-28 21:22:54 | SUCCESS |
ValidateInitiateLoginUriInConfigurationResponse
initiate_login_uri in configuration response is correct.
|
||
|
2022-12-28 21:22:54 |
FINISHED
|
oidcc-3rd_party-init-login
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-12-28 21:22:54 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-12-28 21:22:54 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-12-28 21:22:54 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|