Test Name | oidcc-redirect-uri-query-mismatch |
---|---|
Variant | private_key_jwt, discovery, code id_token, dynamic_client, default |
Test ID | L57WH9RXAK |
Created | 2020-07-28T20:05:41.393071Z |
Description | node oidc-provider |
Test Version | 4.0.9 |
Test Owner | 117741858675383745996 https://accounts.google.com |
Plan ID | MA73anEprfY6v |
Exported From | https://www.certification.openid.net |
Exported By | 117741858675383745996 https://accounts.google.com |
Suite Version | 4.0.9 |
Exported | 2020-07-28 20:36:01 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 23 FAILURE 0 WARNING 0 REVIEW 1 INFO 3 |
2020-07-28 20:05:41 |
INFO
|
TEST-RUNNER
Test instance L57WH9RXAK created
|
||||||||||||||
|
2020-07-28 20:05:41 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-07-28 20:05:41 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-07-28 20:05:42 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-07-28 20:05:42 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-07-28 20:05:42 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-28 20:05:42 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-07-28 20:05:42 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-07-28 20:05:42 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-07-28 20:05:42 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-07-28 20:05:43 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-07-28 20:05:43 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-07-28 20:05:43 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-07-28 20:05:43 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-07-28 20:05:43 | SUCCESS |
ValidateServerJWKs
Valid server JWKs
|
|
2020-07-28 20:05:43 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-07-28 20:05:43 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-07-28 20:05:43 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-07-28 20:05:43 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2020-07-28 20:05:43 |
|
AddQueryToRedirectUri
Updated redirect_uri
|
||
|
2020-07-28 20:05:44 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-07-28 20:05:44 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-07-28 20:05:44 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-07-28 20:05:44 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2020-07-28 20:05:44 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-07-28 20:05:44 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-07-28 20:05:44 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-07-28 20:05:44 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-07-28 20:05:44 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-28 20:05:44 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-07-28 20:05:44 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-07-28 20:05:45 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-07-28 20:05:45 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-07-28 20:05:45 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-28 20:05:45 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-07-28 20:05:45 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-07-28 20:05:45 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2020-07-28 20:05:45 |
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-07-28 20:05:45 |
|
oidcc-redirect-uri-query-mismatch
Setup Done
|
|
Make request to authorization endpoint |
2020-07-28 20:05:45 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-28 20:05:45 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-28 20:05:45 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-28 20:05:45 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-28 20:05:45 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-28 20:05:45 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-28 20:05:45 |
|
ReplaceRedirectUriQueryInAuthorizationRequest
Updated redirect_uri in authorization endpoint request
|
||
|
2020-07-28 20:05:45 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-28 20:05:45 |
REDIRECT
|
oidcc-redirect-uri-query-mismatch
Redirecting to authorization endpoint
|
||
|
2020-07-28 20:05:45 | REVIEW |
ExpectRedirectUriErrorPage
Show redirect URI error page
|
||||
|
2020-07-28 20:05:45 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-28 20:05:45 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-28 20:05:45 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-28 20:05:45 |
|
BROWSER
Updated placeholder from scripted browser
|
||
|
2020-07-28 20:05:45 |
|
BROWSER
All placeholders filled by scripted browser
|
|
2020-07-28 20:05:45 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:05:46 |
FINISHED
|
oidcc-redirect-uri-query-mismatch
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-07-28 20:05:46 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-07-28 20:05:47 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-07-28 20:05:47 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|