Test Name | oidcc-login-hint |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token, response_mode=default, client_registration=dynamic_client |
Test ID | x3zOE54T0dHr5YZ https://www.certification.openid.net/log-detail.html?public=true&log=x3zOE54T0dHr5YZ |
Created | 2022-05-19T13:56:25.059374Z |
Description | Keycloak, OpenID Connect Core: Implicit Certification Profile (server_metadata:discovery/client_registration:dynamic_client) |
Test Version | 4.1.42 |
Test Owner | 115310558227229560855 https://accounts.google.com |
Plan ID | 6P7bNGAq1dnrh https://www.certification.openid.net/plan-detail.html?public=true&plan=6P7bNGAq1dnrh |
Exported From | https://www.certification.openid.net |
Exported By | 115310558227229560855 https://accounts.google.com |
Suite Version | 4.1.42 |
Exported | 2022-05-19 14:13:45 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 40 FAILURE 0 WARNING 0 REVIEW 0 INFO 2 |
2022-05-19 13:56:25 |
INFO
|
TEST-RUNNER
Test instance x3zOE54T0dHr5YZ created
|
||||||||||||||
|
2022-05-19 13:56:25 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-05-19 13:56:25 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-05-19 13:56:25 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-05-19 13:56:25 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-05-19 13:56:25 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-05-19 13:56:25 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-05-19 13:56:25 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-05-19 13:56:25 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-05-19 13:56:26 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-05-19 13:56:26 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-05-19 13:56:26 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-05-19 13:56:26 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-05-19 13:56:26 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-05-19 13:56:26 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-05-19 13:56:26 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-05-19 13:56:26 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-05-19 13:56:26 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||||
|
2022-05-19 13:56:26 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-05-19 13:56:26 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-05-19 13:56:26 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-05-19 13:56:26 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-05-19 13:56:26 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-05-19 13:56:26 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2022-05-19 13:56:26 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-05-19 13:56:26 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-05-19 13:56:26 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-05-19 13:56:26 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-05-19 13:56:26 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-05-19 13:56:26 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-05-19 13:56:27 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-05-19 13:56:27 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-05-19 13:56:27 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-05-19 13:56:27 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-05-19 13:56:27 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-05-19 13:56:27 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-05-19 13:56:27 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2022-05-19 13:56:27 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-05-19 13:56:27 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-05-19 13:56: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.
|
||
|
2022-05-19 13:56:27 |
|
oidcc-login-hint
Setup Done
|
|
Make request to authorization endpoint |
2022-05-19 13:56:27 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-05-19 13:56:27 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-05-19 13:56:27 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-05-19 13:56:27 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-05-19 13:56:27 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-05-19 13:56:27 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-05-19 13:56:27 | SUCCESS |
AddLoginHintFromConfigurationToAuthorizationEndpointRequest
Added login_hint from test configuration to authorization endpoint request
|
||||||||||||||
|
2022-05-19 13:56:27 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-05-19 13:56:27 |
REDIRECT
|
oidcc-login-hint
Redirecting to authorization endpoint
|
||
|
2022-05-19 13:56:30 |
INCOMING
|
oidcc-login-hint
Incoming HTTP request to /test/a/keycloak/callback
|
||||||||||||||||||||
|
2022-05-19 13:56:30 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-05-19 13:56:30 |
OUTGOING
|
oidcc-login-hint
Response to HTTP request to test instance x3zOE54T0dHr5YZ
|
||||
|
2022-05-19 13:56:30 |
INCOMING
|
oidcc-login-hint
Incoming HTTP request to /test/a/keycloak/implicit/5IMBkgGJL2MVd637LuRw
|
||||||||||||||||||||
|
2022-05-19 13:56:30 |
OUTGOING
|
oidcc-login-hint
Response to HTTP request to test instance x3zOE54T0dHr5YZ
|
||||||||
|
2022-05-19 13:56:30 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2022-05-19 13:56:30 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||
|
2022-05-19 13:56:30 |
REDIRECT-IN
|
oidcc-login-hint
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-05-19 13:56:30 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2022-05-19 13:56:30 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2022-05-19 13:56:30 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-05-19 13:56:30 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-05-19 13:56:30 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-05-19 13:56:30 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-05-19 13:56:30 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2022-05-19 13:56:30 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-05-19 13:56:30 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-05-19 13:56:30 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-05-19 13:56:30 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-05-19 13:56:30 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-05-19 13:56:30 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2022-05-19 13:56:30 | INFO |
FAPIValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2022-05-19 13:56:30 |
FINISHED
|
oidcc-login-hint
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-05-19 13:56:30 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2022-05-19 13:56:31 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2022-05-19 13:56:31 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2022-05-19 13:56:36 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|