Test Name | oidcc-ensure-redirect-uri-in-authorization-request |
---|---|
Variant | private_key_jwt, discovery, code id_token, dynamic_client, default |
Test ID | R6NDNLGSBuiSCPn |
Created | 2020-07-31T13:03:15.359942Z |
Description | Authlete DCR |
Test Version | 4.0.10 |
Test Owner | ci https://www.certification.openid.net |
Plan ID | wW1UwqzSJfFSF |
Exported From | https://www.certification.openid.net |
Exported By | 1620690 https://gitlab.com |
Suite Version | 4.0.10 |
Exported | 2020-08-27 08:50:32 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 23 FAILURE 0 WARNING 0 REVIEW 1 INFO 3 |
2020-07-31 13:03:15 |
INFO
|
TEST-RUNNER
Test instance R6NDNLGSBuiSCPn created
|
||||||||||||||
|
2020-07-31 13:03:15 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-07-31 13:03:15 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-07-31 13:03:15 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-07-31 13:03:15 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-07-31 13:03:15 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-31 13:03:15 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-07-31 13:03:15 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-07-31 13:03:15 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-07-31 13:03:15 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-07-31 13:03:16 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-07-31 13:03:16 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-07-31 13:03:16 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-07-31 13:03:16 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-07-31 13:03:16 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-07-31 13:03:16 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-07-31 13:03:16 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-07-31 13:03:16 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-07-31 13:03:16 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||||
|
2020-07-31 13:03:16 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-07-31 13:03:16 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-07-31 13:03:16 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2020-07-31 13:03:16 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-07-31 13:03:16 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
AddMultipleRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-31 13:03:16 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-07-31 13:03:16 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-07-31 13:03:16 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-07-31 13:03:16 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||
|
2020-07-31 13:03:16 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-07-31 13:03:16 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-07-31 13:03:16 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2020-07-31 13:03:16 |
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-31 13:03:16 |
|
oidcc-ensure-redirect-uri-in-authorization-request
Setup Done
|
|
Make request to authorization endpoint |
2020-07-31 13:03:16 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-31 13:03:16 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-31 13:03:16 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-31 13:03:16 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-31 13:03:16 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-31 13:03:16 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-31 13:03:16 |
|
RemoveRedirectUriFromAuthorizationEndpointRequest
Condition ran but did not log anything
|
|
2020-07-31 13:03:16 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-31 13:03:16 |
REDIRECT
|
oidcc-ensure-redirect-uri-in-authorization-request
Redirecting to authorization endpoint
|
||
|
2020-07-31 13:03:16 | REVIEW |
ExpectRedirectUriMissingErrorPage
Show an error page saying the redirect uri is missing from the request.
|
||||
|
2020-07-31 13:03:16 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-31 13:03:17 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-31 13:03:17 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-31 13:03:17 |
|
BROWSER
Updated placeholder from scripted browser
|
||
|
2020-07-31 13:03:17 |
|
BROWSER
All placeholders filled by scripted browser
|
|
2020-07-31 13:03:17 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:03:17 |
FINISHED
|
oidcc-ensure-redirect-uri-in-authorization-request
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-07-31 13:03:17 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-07-31 13:03:18 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-07-31 13:03:18 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2020-07-31 13:03:18 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|