Test Name | oidcc-ensure-request-without-nonce-fails |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token token, response_mode=default, client_registration=dynamic_client |
Test ID | l2L89bl1tiGsYnV https://www.certification.openid.net/log-detail.html?public=true&log=l2L89bl1tiGsYnV |
Created | 2021-05-21T10:04:47.105693Z |
Description | Tests with 3.0.1 |
Test Version | 4.1.10 |
Test Owner | 113134439388452115957 https://accounts.google.com |
Plan ID | uVs9bxYSMPZax https://www.certification.openid.net/plan-detail.html?public=true&plan=uVs9bxYSMPZax |
Exported From | https://www.certification.openid.net |
Exported By | 113134439388452115957 https://accounts.google.com |
Suite Version | 4.1.11 |
Exported | 2021-06-03 14:57:34 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 20 FAILURE 0 WARNING 0 REVIEW 1 INFO 2 |
2021-05-21 10:04:47 |
INFO
|
TEST-RUNNER
Test instance l2L89bl1tiGsYnV created
|
||||||||||||||
|
2021-05-21 10:04:47 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-05-21 10:04:47 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-05-21 10:04:47 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-05-21 10:04:47 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-05-21 10:04:47 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-05-21 10:04:47 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-05-21 10:04:47 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-05-21 10:04:47 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-05-21 10:04:47 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-05-21 10:04:48 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-05-21 10:04:48 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-05-21 10:04:48 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-05-21 10:04:48 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-05-21 10:04:48 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-05-21 10:04:48 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-05-21 10:04:48 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-05-21 10:04:48 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-05-21 10:04:48 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||||||
|
2021-05-21 10:04:48 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-05-21 10:04:48 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-05-21 10:04:48 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2021-05-21 10:04:48 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-05-21 10:04:48 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-05-21 10:04:48 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-05-21 10:04:48 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-05-21 10:04:48 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-05-21 10:04:48 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-05-21 10:04:48 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-05-21 10:04:48 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-05-21 10:04:48 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2021-05-21 10:04:48 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||
|
2021-05-21 10:04:48 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-05-21 10:04:48 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-05-21 10:04:48 |
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-05-21 10:04:48 |
|
oidcc-ensure-request-without-nonce-fails
Setup Done
|
|
Make request to authorization endpoint |
2021-05-21 10:04:48 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-05-21 10:04:48 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-05-21 10:04:48 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-05-21 10:04:48 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-05-21 10:04:48 |
|
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
|
|
2021-05-21 10:04:48 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||
|
2021-05-21 10:04:48 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-05-21 10:04:48 |
REDIRECT
|
oidcc-ensure-request-without-nonce-fails
Redirecting to authorization endpoint
|
||
|
2021-05-21 10:04:48 | REVIEW IMAGE |
ExpectRequestMissingNonceErrorPage
If the server does not return an invalid_request error back to the client, it must show an error page saying the request is invalid as it is missing the 'nonce' claim - upload a screenshot of the error page.
|
||||
|
2021-05-21 10:05:39 |
IMAGE
|
_image-api
Server-side logs show the details for the error
|
||
|
2021-05-21 10:05:51 |
FINISHED
|
oidcc-ensure-request-without-nonce-fails
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-05-21 10:05:51 |
INFO
|
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
|
||
|
2021-05-21 10:05:54 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|