Test Name | oidcc-display-page |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token token, response_mode=form_post, client_registration=dynamic_client |
Test ID | OfuPEKw2mmRyhWv https://www.certification.openid.net/log-detail.html?public=true&log=OfuPEKw2mmRyhWv |
Created | 2021-09-11T14:38:21.745032Z |
Description | oidcop |
Test Version | 4.1.26 |
Test Owner | 107897730635650910136 https://accounts.google.com |
Plan ID | ZX1h2BJeoTSe4 https://www.certification.openid.net/plan-detail.html?public=true&plan=ZX1h2BJeoTSe4 |
Exported From | https://www.certification.openid.net |
Exported By | 107897730635650910136 https://accounts.google.com |
Suite Version | 4.1.26 |
Exported | 2021-09-11 14:52:24 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 42 FAILURE 0 WARNING 0 REVIEW 0 INFO 2 |
2021-09-11 14:38:21 |
INFO
|
TEST-RUNNER
Test instance OfuPEKw2mmRyhWv created
|
||||||||||||||
|
2021-09-11 14:38:21 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2021-09-11 14:38:21 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2021-09-11 14:38:22 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2021-09-11 14:38:22 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2021-09-11 14:38:22 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2021-09-11 14:38:22 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2021-09-11 14:38:22 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2021-09-11 14:38:22 |
|
FetchServerKeys
Fetching server key
|
||
|
2021-09-11 14:38:22 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2021-09-11 14:38:22 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2021-09-11 14:38:22 |
|
FetchServerKeys
Found JWK set string
|
||
|
2021-09-11 14:38:22 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2021-09-11 14:38:22 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2021-09-11 14:38:22 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2021-09-11 14:38:22 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2021-09-11 14:38:22 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2021-09-11 14:38:22 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2021-09-11 14:38:22 |
|
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
|
|
2021-09-11 14:38:22 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2021-09-11 14:38:22 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2021-09-11 14:38:22 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2021-09-11 14:38:22 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2021-09-11 14:38:22 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2021-09-11 14:38:22 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2021-09-11 14:38:22 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2021-09-11 14:38:22 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2021-09-11 14:38:22 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2021-09-11 14:38:22 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2021-09-11 14:38:22 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2021-09-11 14:38:22 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2021-09-11 14:38:23 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2021-09-11 14:38:23 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2021-09-11 14:38:23 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2021-09-11 14:38:23 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||
|
2021-09-11 14:38:23 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2021-09-11 14:38:23 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2021-09-11 14:38:23 | SUCCESS |
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
|
||||
|
2021-09-11 14:38:23 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2021-09-11 14:38:23 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2021-09-11 14:38:23 |
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-09-11 14:38:23 |
|
oidcc-display-page
Setup Done
|
|
Make request to authorization endpoint |
2021-09-11 14:38:23 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2021-09-11 14:38:23 |
|
CreateRandomStateValue
Created state value
|
||||
|
2021-09-11 14:38:23 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2021-09-11 14:38:23 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2021-09-11 14:38:23 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2021-09-11 14:38:23 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2021-09-11 14:38:23 |
|
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
|
||||||||||||||
|
2021-09-11 14:38:23 |
|
AddDisplayPageToAuthorizationEndpointRequest
Added display=page to authorization endpoint request
|
||||||||||||||||
|
2021-09-11 14:38:23 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2021-09-11 14:38:23 |
REDIRECT
|
oidcc-display-page
Redirecting to authorization endpoint
|
||
|
2021-09-11 14:38:31 |
INCOMING
|
oidcc-display-page
Incoming HTTP request to test instance OfuPEKw2mmRyhWv
|
||||||||||||||
|
2021-09-11 14:38:31 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2021-09-11 14:38:31 |
OUTGOING
|
oidcc-display-page
Response to HTTP request to test instance OfuPEKw2mmRyhWv
|
||||
|
2021-09-11 14:38:31 |
INCOMING
|
oidcc-display-page
Incoming HTTP request to test instance OfuPEKw2mmRyhWv
|
||||||||||||||
|
2021-09-11 14:38:31 |
OUTGOING
|
oidcc-display-page
Response to HTTP request to test instance OfuPEKw2mmRyhWv
|
||||||||
|
2021-09-11 14:38:31 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2021-09-11 14:38:31 |
REDIRECT-IN
|
oidcc-display-page
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2021-09-11 14:38:31 | SUCCESS |
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
|
|
2021-09-11 14:38:31 | SUCCESS |
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
|
||||
|
2021-09-11 14:38:31 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2021-09-11 14:38:31 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2021-09-11 14:38:31 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2021-09-11 14:38:31 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2021-09-11 14:38:31 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2021-09-11 14:38:31 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2021-09-11 14:38:31 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
2021-09-11 14:38:31 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2021-09-11 14:38:31 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2021-09-11 14:38:31 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2021-09-11 14:38:31 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2021-09-11 14:38:31 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2021-09-11 14:38:31 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2021-09-11 14:38:31 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
Userinfo endpoint tests |
2021-09-11 14:38:31 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2021-09-11 14:38:31 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2021-09-11 14:38:31 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||||
|
2021-09-11 14:38:31 |
FINISHED
|
oidcc-display-page
Test has run to completion
|
||
|
Unregister dynamically registered client |
2021-09-11 14:38:31 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2021-09-11 14:38:32 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2021-09-11 14:38:32 |
INFO
|
UnregisterDynamicallyRegisteredClient
Error when calling registration_client_uri
|
||||||
|
2021-09-11 14:38:48 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|