Test Name | oidcc-3rd_party-init-login-nohttps |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=code, client_registration=dynamic_client, response_mode=default |
Test ID | g2ZUPnJEayFepyL https://www.certification.openid.net/log-detail.html?public=true&log=g2ZUPnJEayFepyL |
Created | 2021-09-12T09:50:25.992808Z |
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 17 FAILURE 0 WARNING 0 REVIEW 0 INFO 2 |
2021-09-12 09:50:26 |
INFO
|
TEST-RUNNER
Test instance g2ZUPnJEayFepyL created
|
||||||||||||||
|
2021-09-12 09:50:26 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-09-12 09:50:26 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-09-12 09:50:26 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-09-12 09:50:26 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-09-12 09:50:26 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-09-12 09:50:26 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-09-12 09:50:26 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-09-12 09:50:26 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-09-12 09:50:26 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-09-12 09:50:27 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-09-12 09:50:27 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-09-12 09:50:27 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-09-12 09:50:27 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-09-12 09:50:27 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-09-12 09:50:27 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-09-12 09:50:27 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-09-12 09:50:27 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-09-12 09:50:27 |
|
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
|
|
2021-09-12 09:50:27 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-09-12 09:50:27 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-09-12 09:50:27 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-09-12 09:50:27 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-09-12 09:50:27 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-09-12 09:50:27 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2021-09-12 09:50:27 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-09-12 09:50:27 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-09-12 09:50:27 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-09-12 09:50:27 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-09-12 09:50:27 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-09-12 09:50:27 | SUCCESS |
CreateInitiateLoginUri
Created initiate_login URI
|
||
|
2021-09-12 09:50:27 |
|
AddInitiateLoginUriAsNonHttpsToDynamicRegistrationRequest
Added non-https version of initiate_login_uri to dynamic registration request
|
||
|
2021-09-12 09:50:27 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-09-12 09:50:27 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-09-12 09:50:27 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2021-09-12 09:50:27 |
SUCCESS
|
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2021-09-12 09:50:27 |
SUCCESS
|
EnsureHttpStatusCodeIs400
dynamic registration endpoint returned the expected http status
|
||
|
2021-09-12 09:50:27 | SUCCESS |
CheckErrorFromDynamicRegistrationEndpointIsInvalidClientMetadata
Dynamic registration endpoint returned 'error'
|
||||
|
2021-09-12 09:50:27 |
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-12 09:50:27 |
|
oidcc-3rd_party-init-login-nohttps
Setup Done
|
|
2021-09-12 09:50:27 |
FINISHED
|
oidcc-3rd_party-init-login-nohttps
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-09-12 09:50:27 |
INFO
|
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required object: client
|
||||
|