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 | cBEQ4FnCWyMjsI6 https://www.certification.openid.net/log-detail.html?public=true&log=cBEQ4FnCWyMjsI6 |
Created | 2021-09-11T19:01:37.235645Z |
Description | oidcop |
Test Version | 4.1.26 |
Test Owner | 107897730635650910136 https://accounts.google.com |
Plan ID | 7p3iPQmff6Ohv https://www.certification.openid.net/plan-detail.html?public=true&plan=7p3iPQmff6Ohv |
Exported From | https://www.certification.openid.net |
Exported By | 107897730635650910136 https://accounts.google.com |
Suite Version | 4.1.26 |
Exported | 2021-09-12 09:54:55 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 25 FAILURE 0 WARNING 0 REVIEW 0 INFO 2 |
2021-09-11 19:01:37 |
INFO
|
TEST-RUNNER
Test instance cBEQ4FnCWyMjsI6 created
|
||||||||||||||
|
2021-09-11 19:01:37 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-09-11 19:01:37 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-09-11 19:01:37 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-09-11 19:01:37 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-09-11 19:01:37 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-09-11 19:01:37 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-09-11 19:01:37 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-09-11 19:01:37 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-09-11 19:01:37 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-09-11 19:01:38 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-09-11 19:01:38 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-09-11 19:01:38 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-09-11 19:01:38 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-09-11 19:01:38 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-09-11 19:01:38 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-09-11 19:01:38 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-09-11 19:01:38 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-09-11 19:01:38 |
|
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
|
|
2021-09-11 19:01:38 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-09-11 19:01:38 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-09-11 19:01:38 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-09-11 19:01:38 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-09-11 19:01:38 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-09-11 19:01:38 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2021-09-11 19:01:38 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-09-11 19:01:38 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-09-11 19:01:38 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-09-11 19:01:38 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-09-11 19:01:38 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-09-11 19:01:38 | SUCCESS |
CreateInitiateLoginUri
Created initiate_login URI
|
||
|
2021-09-11 19:01:38 |
|
AddInitiateLoginUriToDynamicRegistrationRequest
Added initiate_login_uri to dynamic registration request
|
||
|
2021-09-11 19:01:38 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-09-11 19:01:39 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-09-11 19:01:39 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2021-09-11 19:01:39 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2021-09-11 19:01:39 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||
|
2021-09-11 19:01:39 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2021-09-11 19:01:39 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2021-09-11 19:01:39 | SUCCESS |
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
|
||||
|
2021-09-11 19:01:39 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-09-11 19:01:39 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-09-11 19:01:39 |
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.
|
||
|
2021-09-11 19:01:39 |
|
oidcc-3rd_party-init-login
Setup Done
|
|
2021-09-11 19:01:39 | SUCCESS |
ValidateInitiateLoginUriInRegistrationResponse
initiate_login_uri in registration response is correct.
|
||
|
Call client configuration endpoint |
2021-09-11 19:01:39 |
|
CallClientConfigurationEndpoint
HTTP request
|
||||||||
|
2021-09-11 19:01:39 |
RESPONSE
|
CallClientConfigurationEndpoint
HTTP response
|
||||||||
|
2021-09-11 19:01:39 | SUCCESS |
CallClientConfigurationEndpoint
Called registration_client_uri
|
||||||||||
|
2021-09-11 19:01:39 | SUCCESS |
CheckRegistrationClientEndpointContentTypeHttpStatus200
registration_client_endpoint_response http status code was 200
|
|
2021-09-11 19:01:39 | SUCCESS |
CheckRegistrationClientEndpointContentType
registration_client_endpoint_response Content-Type: header is application/json
|
|
2021-09-11 19:01:39 | SUCCESS |
ValidateInitiateLoginUriInConfigurationResponse
initiate_login_uri in configuration response is correct.
|
||
|
2021-09-11 19:01:39 |
FINISHED
|
oidcc-3rd_party-init-login
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-09-11 19:01:39 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-09-11 19:01:40 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-09-11 19:01:40 |
INFO
|
UnregisterDynamicallyRegisteredClient
Error when calling registration_client_uri
|
||||||
|
2021-09-11 19:01:52 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|