Test Name | oidcc-userinfo-rs256 |
---|---|
Variant | private_key_jwt, discovery, code id_token, dynamic_client, default |
Test ID | gJNCLe5GU9 |
Created | 2020-07-28T20:05:41.490945Z |
Description | node oidc-provider |
Test Version | 4.0.9 |
Test Owner | 117741858675383745996 https://accounts.google.com |
Plan ID | MA73anEprfY6v |
Exported From | https://www.certification.openid.net |
Exported By | 117741858675383745996 https://accounts.google.com |
Suite Version | 4.0.9 |
Exported | 2020-07-28 20:36:01 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 68 FAILURE 0 WARNING 0 REVIEW 0 INFO 10 |
2020-07-28 20:05:41 |
INFO
|
TEST-RUNNER
Test instance gJNCLe5GU9 created
|
||||||||||||||
|
2020-07-28 20:05:41 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2020-07-28 20:05:41 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2020-07-28 20:05:42 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2020-07-28 20:05:42 |
|
GetDynamicServerConfiguration
Downloaded server configuration
|
||
|
2020-07-28 20:05:42 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-28 20:05:42 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2020-07-28 20:05:42 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2020-07-28 20:05:42 |
|
FetchServerKeys
Fetching server key
|
||
|
2020-07-28 20:05:42 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2020-07-28 20:05:43 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2020-07-28 20:05:43 |
|
FetchServerKeys
Found JWK set string
|
||
|
2020-07-28 20:05:43 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2020-07-28 20:05:43 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2020-07-28 20:05:43 | SUCCESS |
ValidateServerJWKs
Valid server JWKs
|
|
2020-07-28 20:05:43 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2020-07-28 20:05:43 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-07-28 20:05:43 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2020-07-28 20:05:43 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||
|
2020-07-28 20:05:46 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2020-07-28 20:05:46 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2020-07-28 20:05:46 |
SUCCESS
|
CreateDynamicRegistrationRequest
Created dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2020-07-28 20:05:46 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2020-07-28 20:05:46 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
AddUserinfoSignedResponseAlgRS256ToDynamicRegistrationRequest
Added userinfo_signed_response_alg=RS256 to dynamic registration request
|
||
|
2020-07-28 20:05:46 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2020-07-28 20:05:47 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2020-07-28 20:05:47 |
|
CallDynamicRegistrationEndpoint
Registration endpoint response
|
||
|
2020-07-28 20:05:47 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2020-07-28 20:05:47 |
SUCCESS
|
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
|
||||
|
2020-07-28 20:05:47 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2020-07-28 20:05:47 |
SUCCESS
|
EnsureServerConfigurationSupportsPrivateKeyJwt
Found supported private_key_jwt method
|
||
|
2020-07-28 20:05:47 |
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-28 20:05:47 | SUCCESS |
CheckDiscEndpointUserinfoSigningAlgValuesSupportedContainsRS256
userinfo_signing_alg_values_supported
|
||||||
|
2020-07-28 20:05:47 |
|
oidcc-userinfo-rs256
Setup Done
|
|
Make request to authorization endpoint |
2020-07-28 20:05:47 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2020-07-28 20:05:47 |
|
CreateRandomStateValue
Created state value
|
||||
|
2020-07-28 20:05:47 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2020-07-28 20:05:47 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2020-07-28 20:05:47 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2020-07-28 20:05:47 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2020-07-28 20:05:47 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||
|
2020-07-28 20:05:47 |
REDIRECT
|
oidcc-userinfo-rs256
Redirecting to authorization endpoint
|
||
|
2020-07-28 20:05:47 |
|
WebRunner
Scripted browser HTTP request
|
||||||
|
2020-07-28 20:05:48 |
RESPONSE
|
WebRunner
Scripted browser HTTP response
|
||||||||
|
2020-07-28 20:05:48 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-28 20:05:48 |
INFO
|
WebRunner
Entering text
|
||||||||||||
|
2020-07-28 20:05:48 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-28 20:05:48 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:05:48 |
INFO
|
WebRunner
Clicking an element
|
||||||||||
|
2020-07-28 20:05:50 |
INCOMING
|
oidcc-userinfo-rs256
Incoming HTTP request to test instance gJNCLe5GU9
|
||||||||||||||
|
2020-07-28 20:05:50 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2020-07-28 20:05:50 |
OUTGOING
|
oidcc-userinfo-rs256
Response to HTTP request to test instance gJNCLe5GU9
|
||||
|
2020-07-28 20:05:50 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:05:50 |
INFO
|
WebRunner
Waiting
|
||||||||||||||||
|
2020-07-28 20:05:50 |
INCOMING
|
oidcc-userinfo-rs256
Incoming HTTP request to test instance gJNCLe5GU9
|
||||||||||||||
|
2020-07-28 20:05:50 |
OUTGOING
|
oidcc-userinfo-rs256
Response to HTTP request to test instance gJNCLe5GU9
|
||||
|
2020-07-28 20:05:50 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2020-07-28 20:05:50 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||
|
2020-07-28 20:05:50 |
REDIRECT-IN
|
oidcc-userinfo-rs256
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2020-07-28 20:05:50 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2020-07-28 20:05:50 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2020-07-28 20:05:50 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2020-07-28 20:05:50 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2020-07-28 20:05:50 |
SUCCESS
|
CheckMatchingStateParameter
State parameter correctly returned
|
||
|
2020-07-28 20:05:50 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2020-07-28 20:05:50 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2020-07-28 20:05:50 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-07-28 20:05:50 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-07-28 20:05:50 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-07-28 20:05:50 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-07-28 20:05:50 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-07-28 20:05:50 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2020-07-28 20:05:50 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
|
||||||
|
2020-07-28 20:05:50 |
SUCCESS
|
CreateClientAuthenticationAssertionClaims
Created client assertion claims
|
||||||||||||
|
2020-07-28 20:05:50 |
SUCCESS
|
SignClientAuthenticationAssertion
Signed the client assertion
|
||
|
2020-07-28 20:05:50 |
|
AddClientAssertionToTokenEndpointRequest
Added client assertion
|
||||||||||
|
2020-07-28 20:05:50 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2020-07-28 20:05:50 |
INFO
|
WebRunner
Completed processing of webpage
|
||||||||||||
|
2020-07-28 20:05:51 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2020-07-28 20:05:51 |
|
CallTokenEndpoint
Token endpoint response
|
||
|
2020-07-28 20:05:51 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2020-07-28 20:05:51 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2020-07-28 20:05:51 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2020-07-28 20:05:51 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2020-07-28 20:05:51 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2020-07-28 20:05:51 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2020-07-28 20:05:51 |
INFO
|
CheckForRefreshTokenValue
Couldn't find refresh token
|
|
2020-07-28 20:05:51 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2020-07-28 20:05:51 |
SUCCESS
|
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2020-07-28 20:05:51 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2020-07-28 20:05:51 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2020-07-28 20:05:51 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2020-07-28 20:05:51 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2020-07-28 20:05:51 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2020-07-28 20:05:51 | SUCCESS |
VerifyIdTokenSubConsistentHybridFlow
authorization endpoint and token endpoint id_token have same sub
|
||||
|
Userinfo endpoint tests |
2020-07-28 20:05:51 |
|
CallProtectedResourceWithBearerToken
HTTP request
|
||||||||
|
2020-07-28 20:05:51 |
RESPONSE
|
CallProtectedResourceWithBearerToken
HTTP response
|
||||||||
|
2020-07-28 20:05:51 |
SUCCESS
|
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
|
||||||
|
2020-07-28 20:05:51 |
|
CallUserInfoEndpointWithBearerToken
HTTP request
|
||||||||
|
2020-07-28 20:05:52 |
RESPONSE
|
CallUserInfoEndpointWithBearerToken
HTTP response
|
||||||||
|
2020-07-28 20:05:52 | SUCCESS |
CallUserInfoEndpointWithBearerToken
Got a response from the userinfo endpoint
|
||||||
|
2020-07-28 20:05:52 | SUCCESS |
CheckUserInfoEndpointReturnedJwtContentType
userinfo_endpoint_response_headers Content-Type: header is application/jwt
|
|
2020-07-28 20:05:52 | SUCCESS |
ValidateUserInfoResponseSignature
userinfo_endpoint_response signature validated
|
||
|
2020-07-28 20:05:52 |
SUCCESS
|
ExtractSignedUserInfoFromUserInfoEndpointResponse
Found and parsed the userinfo from userinfo_endpoint_response
|
||||||
|
2020-07-28 20:05:52 |
SUCCESS
|
ValidateUserInfoSigningAlgIsRS256
userinfo response is signed with RS256
|
||
|
2020-07-28 20:05:52 | SUCCESS |
ValidateSignedUserInfoResponseStandardJWTClaims
Signed userinfo response iss and aud claims passed validation checks. If present, exp, iat and nbf are also valid.
|
|
2020-07-28 20:05:52 | SUCCESS |
EnsureUserInfoDoesNotContainNonce
userinfo response does not contain 'nonce' and hence cannot be confused with an id_token.
|
||
|
2020-07-28 20:05:52 |
|
ValidateUserInfoStandardClaims
sub is a string
|
|
2020-07-28 20:05:52 | SUCCESS |
ValidateUserInfoStandardClaims
Userinfo is valid
|
|
2020-07-28 20:05:52 | SUCCESS |
EnsureUserInfoContainsSub
Found sub in userinfo
|
||
|
2020-07-28 20:05:52 |
|
EnsureUserInfoBirthDateValid
userinfo response does not contain 'birthdate'
|
|
2020-07-28 20:05:52 |
|
EnsureUserInfoUpdatedAtValid
userinfo response does not contain 'updated_at'
|
|
2020-07-28 20:05:52 |
|
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
|
|
2020-07-28 20:05:52 | SUCCESS |
VerifyUserInfoAndIdTokenInAuthorizationEndpointSameSub
userinfo response and id_token sub are the same
|
||||
|
2020-07-28 20:05:52 | SUCCESS |
VerifyUserInfoAndIdTokenInTokenEndpointSameSub
userinfo response and id_token sub are the same
|
||||
|
2020-07-28 20:05:52 |
FINISHED
|
oidcc-userinfo-rs256
Test has run to completion
|
||
|
Unregister dynamically registered client |
2020-07-28 20:05:52 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2020-07-28 20:05:53 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2020-07-28 20:05:53 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|