Test Name | oidcc-claims-essential |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=code, response_mode=default, client_registration=dynamic_client |
Test ID | 4K6ntoxF1yyeAMW https://www.certification.openid.net/log-detail.html?public=true&log=4K6ntoxF1yyeAMW |
Created | 2022-10-31T21:45:38.577506Z |
Description | basic certification openid config test |
Test Version | 5.0.6 |
Test Owner | 970464 https://gitlab.com |
Plan ID | NDGuZJf3Apgbx https://www.certification.openid.net/plan-detail.html?public=true&plan=NDGuZJf3Apgbx |
Exported From | https://www.certification.openid.net |
Exported By | 970464 https://gitlab.com |
Suite Version | 5.0.7 |
Exported | 2022-12-04 15:16:23 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 58 FAILURE 0 WARNING 0 REVIEW 0 INFO 2 |
2022-10-31 21:45:38 |
INFO
|
TEST-RUNNER
Test instance 4K6ntoxF1yyeAMW created
|
||||||||||||||
|
2022-10-31 21:45:38 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2022-10-31 21:45:38 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2022-10-31 21:45:39 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2022-10-31 21:45:39 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
2022-10-31 21:45:39 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2022-10-31 21:45:39 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2022-10-31 21:45:39 |
|
FetchServerKeys
Fetching server key
|
||
|
2022-10-31 21:45:39 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2022-10-31 21:45:39 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2022-10-31 21:45:39 |
|
FetchServerKeys
Found JWK set string
|
||
|
2022-10-31 21:45:39 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2022-10-31 21:45:39 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2022-10-31 21:45:39 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2022-10-31 21:45:39 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2022-10-31 21:45:39 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2022-10-31 21:45:39 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2022-10-31 21:45:39 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||
|
2022-10-31 21:45:39 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2022-10-31 21:45:39 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2022-10-31 21:45:39 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2022-10-31 21:45:39 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2022-10-31 21:45:39 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2022-10-31 21:45:39 |
|
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
|
||
|
2022-10-31 21:45:39 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2022-10-31 21:45:39 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2022-10-31 21:45:39 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2022-10-31 21:45:39 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2022-10-31 21:45:39 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2022-10-31 21:45:39 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2022-10-31 21:45:42 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2022-10-31 21:45:42 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2022-10-31 21:45:42 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2022-10-31 21:45:42 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2022-10-31 21:45:42 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2022-10-31 21:45:42 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2022-10-31 21:45:42 |
|
VerifyClientManagementCredentials
Dynamic registration returned neither registration_client_uri nor registration_access_token
|
|
2022-10-31 21:45:42 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2022-10-31 21:45:42 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2022-10-31 21:45:42 |
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-10-31 21:45:42 |
|
oidcc-claims-essential
Setup Done
|
|
Make request to authorization endpoint |
2022-10-31 21:45:42 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2022-10-31 21:45:42 |
|
CreateRandomStateValue
Created state value
|
||||
|
2022-10-31 21:45:42 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2022-10-31 21:45:42 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2022-10-31 21:45:42 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2022-10-31 21:45:42 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2022-10-31 21:45:42 | SUCCESS |
AddUserInfoEssentialNameClaimToAuthorizationEndpointRequest
Added name claim to authorization_endpoint_request
|
||
|
2022-10-31 21:45:42 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2022-10-31 21:45:42 |
REDIRECT
|
oidcc-claims-essential
Redirecting to authorization endpoint
|
||
|
2022-10-31 21:45:49 |
INCOMING
|
oidcc-claims-essential
Incoming HTTP request to /test/a/rodauth-oauth-basic-certification/callback
|
||||||||||||||||||||||
|
2022-10-31 21:45:49 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2022-10-31 21:45:49 |
OUTGOING
|
oidcc-claims-essential
Response to HTTP request to test instance 4K6ntoxF1yyeAMW
|
||||
|
2022-10-31 21:45:49 |
INCOMING
|
oidcc-claims-essential
Incoming HTTP request to /test/a/rodauth-oauth-basic-certification/implicit/BorCqm4U0su6qUb5dNeI
|
||||||||||||||||||||||
|
2022-10-31 21:45:49 |
OUTGOING
|
oidcc-claims-essential
Response to HTTP request to test instance 4K6ntoxF1yyeAMW
|
||||||||
|
2022-10-31 21:45:49 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
|
|
2022-10-31 21:45:49 |
REDIRECT-IN
|
oidcc-claims-essential
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2022-10-31 21:45:49 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2022-10-31 21:45:49 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2022-10-31 21:45:49 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2022-10-31 21:45:49 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2022-10-31 21:45:49 |
SUCCESS
|
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
|
||
|
2022-10-31 21:45:49 |
SUCCESS
|
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
|
||||||
|
2022-10-31 21:45:49 |
SUCCESS
|
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
|
||
|
2022-10-31 21:45:49 |
|
CallTokenEndpoint
HTTP request
|
||||||||
|
2022-10-31 21:45:53 |
RESPONSE
|
CallTokenEndpoint
HTTP response
|
||||||||
|
2022-10-31 21:45:53 |
SUCCESS
|
CallTokenEndpoint
Parsed token endpoint response
|
||||||||||
|
2022-10-31 21:45:53 |
SUCCESS
|
CheckIfTokenEndpointResponseError
No error from token endpoint
|
|
2022-10-31 21:45:53 |
SUCCESS
|
CheckForAccessTokenValue
Found an access token
|
||
|
2022-10-31 21:45:53 |
SUCCESS
|
ExtractAccessTokenFromTokenResponse
Extracted the access token
|
||||
|
2022-10-31 21:45:53 | SUCCESS |
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
|
||
|
2022-10-31 21:45:53 | SUCCESS |
ValidateExpiresIn
expires_in passed all validation checks
|
||
|
2022-10-31 21:45:53 |
SUCCESS
|
CheckForRefreshTokenValue
Found a refresh token
|
||
|
2022-10-31 21:45:53 | SUCCESS |
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
|
||||||
|
2022-10-31 21:45:53 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2022-10-31 21:45:53 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2022-10-31 21:45:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: client_id
|
|
2022-10-31 21:45:53 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2022-10-31 21:45:53 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2022-10-31 21:45:53 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2022-10-31 21:45:53 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2022-10-31 21:45:53 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2022-10-31 21:45:53 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2022-10-31 21:45:53 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
Userinfo endpoint tests |
2022-10-31 21:45:53 |
|
CallProtectedResource
HTTP request
|
||||||||
|
2022-10-31 21:45:53 |
RESPONSE
|
CallProtectedResource
HTTP response
|
||||||||
|
2022-10-31 21:45:53 |
SUCCESS
|
CallProtectedResource
Got a response from the resource endpoint
|
||||||||
|
2022-10-31 21:45:53 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-10-31 21:45:53 |
|
CallUserInfoEndpoint
HTTP request
|
||||||||
|
2022-10-31 21:45:54 |
RESPONSE
|
CallUserInfoEndpoint
HTTP response
|
||||||||
|
2022-10-31 21:45:54 | SUCCESS |
CallUserInfoEndpoint
Got a response from the userinfo endpoint
|
||||||
|
2022-10-31 21:45:54 |
SUCCESS
|
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
|
||||
|
2022-10-31 21:45:54 |
SUCCESS
|
ExtractUserInfoFromUserInfoEndpointResponse
Extracted user info
|
||
|
2022-10-31 21:45:54 |
|
ValidateUserInfoStandardClaims
sub is a string with content
|
|
2022-10-31 21:45:54 |
|
ValidateUserInfoStandardClaims
name is a string with content
|
|
2022-10-31 21:45:54 | SUCCESS |
ValidateUserInfoStandardClaims
Userinfo is valid
|
|
2022-10-31 21:45:54 | SUCCESS |
EnsureUserInfoContainsSub
Found sub in userinfo
|
||
|
2022-10-31 21:45:54 |
|
EnsureUserInfoUpdatedAtValid
userinfo response does not contain 'updated_at'
|
|
2022-10-31 21:45:54 |
|
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
|
|
2022-10-31 21:45:54 | SUCCESS |
VerifyUserInfoAndIdTokenInTokenEndpointSameSub
userinfo response and id_token sub are the same
|
||||
|
2022-10-31 21:45:54 | SUCCESS |
VerifyScopesReturnedInUserInfoClaims
'claims' in userinfo contains all scope items of scope in authorization request (corresponds to scope standard claims)
|
||||
|
2022-10-31 21:45:54 | SUCCESS |
EnsureUserInfoContainsName
Found name in userinfo
|
||
|
2022-10-31 21:45:54 | SUCCESS |
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
|
|
2022-10-31 21:45:54 |
FINISHED
|
oidcc-claims-essential
Test has run to completion
|
||
|
Unregister dynamically registered client |
2022-10-31 21:45:54 |
|
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
|
|
2022-10-31 21:46:09 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|