Test Name | oidcc-ensure-redirect-uri-in-authorization-request |
---|---|
Variant | client_auth_type=private_key_jwt, server_metadata=discovery, response_type=code, client_registration=dynamic_client, response_mode=default |
Test ID | GiLkva0ZlqRZe28 https://www.certification.openid.net/log-detail.html?public=true&log=GiLkva0ZlqRZe28 |
Created | 2022-08-16T13:25:49.597136Z |
Description | isva_op_oidc_core_test_gh |
Test Version | 5.0.0 |
Test Owner | 3287601 https://gitlab.com |
Plan ID | 29qzcnoXhjeBO https://www.certification.openid.net/plan-detail.html?public=true&plan=29qzcnoXhjeBO |
Exported From | https://www.certification.openid.net |
Exported By | 3287601 https://gitlab.com |
Suite Version | 5.0.1 |
Exported | 2022-08-17 07:41:27 (UTC) |
Status: FINISHED Result: REVIEW |
SUCCESS 25 FAILURE 0 WARNING 0 REVIEW 1 INFO 1 |
2022-08-16 13:25:49 |
INFO
|
TEST-RUNNER
Test instance GiLkva0ZlqRZe28 created
|
||||||||||||||
|
2022-08-16 13:25:49 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-08-16 13:25:49 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-08-16 13:25:50 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-08-16 13:25:50 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-08-16 13:25:50 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-08-16 13:25:50 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-08-16 13:25:50 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-08-16 13:25:50 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-08-16 13:25:51 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-08-16 13:25:51 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-08-16 13:25:51 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-08-16 13:25:51 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-08-16 13:25:51 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-08-16 13:25:51 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-08-16 13:25:51 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-08-16 13:25:51 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-08-16 13:25:51 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||
|
2022-08-16 13:25:51 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-08-16 13:25:51 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-08-16 13:25:51 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-08-16 13:25:51 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-08-16 13:25:51 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-08-16 13:25:51 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-08-16 13:25:51 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-08-16 13:25:51 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-08-16 13:25:51 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-08-16 13:25:51 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-08-16 13:25:51 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-08-16 13:25:51 |
|
AddMultipleRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-08-16 13:25:51 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-08-16 13:25:52 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-08-16 13:25:52 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-08-16 13:25:52 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-08-16 13:25:52 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-08-16 13:25:52 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-08-16 13:25:52 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-08-16 13:25:52 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-08-16 13:25:52 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-08-16 13:25:52 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2022-08-16 13:25:52 |
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.
|
||
|
2022-08-16 13:25:52 |
|
oidcc-ensure-redirect-uri-in-authorization-request
Setup Done
|
|
Make request to authorization endpoint |
2022-08-16 13:25:52 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-08-16 13:25:52 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-08-16 13:25:52 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-08-16 13:25:52 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-08-16 13:25:52 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-08-16 13:25:52 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-08-16 13:25:52 |
|
RemoveRedirectUriFromAuthorizationEndpointRequest
Condition ran but did not log anything
|
|
2022-08-16 13:25:52 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-08-16 13:25:52 |
REDIRECT
|
oidcc-ensure-redirect-uri-in-authorization-request
Redirecting to authorization endpoint
|
||
|
2022-08-16 13:25:52 | REVIEW IMAGE |
ExpectRedirectUriMissingErrorPage
Show an error page saying the redirect uri is missing from the request.
|
||||
|
2022-08-16 13:26:55 |
FINISHED
|
oidcc-ensure-redirect-uri-in-authorization-request
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-08-16 13:26:55 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-08-16 13:26:57 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-08-16 13:26:57 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-08-16 13:27:04 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|