Test Name | oidcc-userinfo-get |
---|---|
Variant | client_secret_basic, discovery, id_token token, form_post, dynamic_client |
Test ID | qXErZ6GABtDWfwg |
Created | 2020-07-31T13:08:54.849924Z |
Description | Authlete DCR |
Test Version | 4.0.10 |
Test Owner | ci https://www.certification.openid.net |
Plan ID | QNcD8bM6M6iwW |
Exported From | https://www.certification.openid.net |
Exported By | 1620690 https://gitlab.com |
Suite Version | 4.0.10 |
Exported | 2020-08-27 08:50:28 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 47 FAILURE 0 WARNING 0 REVIEW 0 INFO 7 |
2020-07-31 13:08:54 |
INFO
|
TEST-RUNNER
Test instance qXErZ6GABtDWfwg created
|
||||||||||||||
|
2020-07-31 13:08:54 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-07-31 13:08:54 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-07-31 13:08:55 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-07-31 13:08:55 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-07-31 13:08:55 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-31 13:08:55 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-07-31 13:08:55 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-07-31 13:08:55 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-07-31 13:08:55 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-07-31 13:08:55 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-07-31 13:08:55 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-07-31 13:08:55 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-07-31 13:08:55 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-07-31 13:08:55 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-07-31 13:08:55 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-07-31 13:08:55 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-07-31 13:08:55 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-07-31 13:08:55 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||||
|
2020-07-31 13:08:55 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-07-31 13:08:55 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-07-31 13:08:55 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-07-31 13:08:55 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-07-31 13:08:55 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-07-31 13:08:55 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-07-31 13:08:55 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-07-31 13:08:55 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-31 13:08:55 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-07-31 13:08:55 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-07-31 13:08:56 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-07-31 13:08:56 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-07-31 13:08:56 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||
|
2020-07-31 13:08:56 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-07-31 13:08:56 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-07-31 13:08:56 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
|
||||||
|
2020-07-31 13:08:56 |
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:08:56 |
|
oidcc-userinfo-get
Setup Done
|
|
Make request to authorization endpoint |
2020-07-31 13:08:56 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-31 13:08:56 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-31 13:08:56 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-31 13:08:56 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-31 13:08:56 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-31 13:08:56 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-31 13:08:56 |
|
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
|
||||||||||||||
|
2020-07-31 13:08:56 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-31 13:08:56 |
REDIRECT
|
oidcc-userinfo-get
Redirecting to authorization endpoint
|
||
|
2020-07-31 13:08:56 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-31 13:08:56 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-31 13:08:56 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-31 13:08:56 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-31 13:08:56 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-31 13:08:56 |
INCOMING
|
oidcc-userinfo-get
Incoming HTTP request to test instance qXErZ6GABtDWfwg
|
||||||||||||||
|
2020-07-31 13:08:56 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-07-31 13:08:56 |
OUTGOING
|
oidcc-userinfo-get
Response to HTTP request to test instance qXErZ6GABtDWfwg
|
||||
|
2020-07-31 13:08:57 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:08:57 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-31 13:08:57 |
INCOMING
|
oidcc-userinfo-get
Incoming HTTP request to test instance qXErZ6GABtDWfwg
|
||||||||||||||
|
2020-07-31 13:08:57 |
OUTGOING
|
oidcc-userinfo-get
Response to HTTP request to test instance qXErZ6GABtDWfwg
|
||||
|
2020-07-31 13:08:57 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2020-07-31 13:08:57 |
REDIRECT-IN
|
oidcc-userinfo-get
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-07-31 13:08:57 | SUCCESS |
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
|
|
2020-07-31 13:08:57 | SUCCESS |
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
|
||||
|
2020-07-31 13:08:57 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-07-31 13:08:57 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-07-31 13:08:57 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2020-07-31 13:08:57 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2020-07-31 13:08:57 |
SUCCESS
|
CheckMatchingStateParameter
State parameter correctly returned
|
||
|
2020-07-31 13:08:57 |
SUCCESS
|
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
|
||||
|
2020-07-31 13:08:57 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2020-07-31 13:08:57 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-07-31 13:08:57 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-07-31 13:08:57 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-07-31 13:08:57 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-07-31 13:08:57 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-07-31 13:08:57 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
Userinfo endpoint tests |
2020-07-31 13:08:57 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2020-07-31 13:08:57 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-31 13:08:57 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2020-07-31 13:08:57 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2020-07-31 13:08:57 |
|
CallUserInfoEndpointWithBearerToken
HTTP request
|
||||||||
|
2020-07-31 13:08:57 |
RESPONSE
|
CallUserInfoEndpointWithBearerToken
HTTP response
|
||||||||
|
2020-07-31 13:08:57 | SUCCESS |
CallUserInfoEndpointWithBearerToken
Got a response from the userinfo endpoint
|
||||||
|
2020-07-31 13:08:57 | SUCCESS |
CheckUserInfoEndpointReturnedJsonContentType
userinfo_endpoint_response_headers Content-Type: header is application/json
|
|
2020-07-31 13:08:57 |
SUCCESS
|
ExtractUserInfoFromUserInfoEndpointResponse
Extracted user info
|
||
|
2020-07-31 13:08:57 |
|
ValidateUserInfoStandardClaims
sub is a string
|
|
2020-07-31 13:08:57 | SUCCESS |
ValidateUserInfoStandardClaims
Userinfo is valid
|
|
2020-07-31 13:08:57 | SUCCESS |
EnsureUserInfoContainsSub
Found sub in userinfo
|
||
|
2020-07-31 13:08:57 |
|
EnsureUserInfoBirthDateValid
userinfo response does not contain 'birthdate'
|
|
2020-07-31 13:08:57 |
|
EnsureUserInfoUpdatedAtValid
userinfo response does not contain 'updated_at'
|
|
2020-07-31 13:08:57 |
|
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
|
|
2020-07-31 13:08:57 | SUCCESS |
VerifyUserInfoAndIdTokenInAuthorizationEndpointSameSub
userinfo response and id_token sub are the same
|
||||
|
2020-07-31 13:08:57 |
FINISHED
|
oidcc-userinfo-get
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-07-31 13:08:57 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-07-31 13:08:58 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-07-31 13:08:58 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|
2020-07-31 13:08:59 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|