Test Name | oidcc-scope-all |
---|---|
Variant | client_auth_type=client_secret_basic, server_metadata=discovery, response_type=id_token, response_mode=default, client_registration=dynamic_client |
Test ID | BTjywpH5H0yKWoC https://www.certification.openid.net/log-detail.html?public=true&log=BTjywpH5H0yKWoC |
Created | 2023-01-12T05:25:45.606586Z |
Description | Janssen |
Test Version | 5.0.8 |
Test Owner | 13228520 https://gitlab.com |
Plan ID | IVWhdzJ9N9HPC https://www.certification.openid.net/plan-detail.html?public=true&plan=IVWhdzJ9N9HPC |
Exported From | https://www.certification.openid.net |
Exported By | 13228520 https://gitlab.com |
Suite Version | 5.0.12 |
Exported | 2023-01-24 02:25:16 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 42 FAILURE 0 WARNING 0 REVIEW 0 INFO 2 |
2023-01-12 05:25:45 |
INFO
|
TEST-RUNNER
Test instance BTjywpH5H0yKWoC created
|
||||||||||||||
|
2023-01-12 05:25:45 |
SUCCESS
|
CreateRedirectUri
Created redirect URI
|
||
|
2023-01-12 05:25:45 |
|
GetDynamicServerConfiguration
HTTP request
|
||||||||
|
2023-01-12 05:25:45 |
RESPONSE
|
GetDynamicServerConfiguration
HTTP response
|
||||||||
|
2023-01-12 05:25:45 |
SUCCESS
|
GetDynamicServerConfiguration
Successfully parsed server configuration
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
2023-01-12 05:25:45 |
SUCCESS
|
CheckServerConfiguration
Found required server configuration keys
|
||
|
2023-01-12 05:25:45 |
SUCCESS
|
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
|
||||||||
|
2023-01-12 05:25:45 |
|
FetchServerKeys
Fetching server key
|
||
|
2023-01-12 05:25:45 |
|
FetchServerKeys
HTTP request
|
||||||||
|
2023-01-12 05:25:45 |
RESPONSE
|
FetchServerKeys
HTTP response
|
||||||||
|
2023-01-12 05:25:45 |
|
FetchServerKeys
Found JWK set string
|
||
|
2023-01-12 05:25:45 |
SUCCESS
|
FetchServerKeys
Found server JWK set
|
||
|
2023-01-12 05:25:45 |
SUCCESS
|
CheckServerKeysIsValid
Server JWKs is valid
|
||
|
2023-01-12 05:25:45 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2023-01-12 05:25:45 | SUCCESS |
CheckForKeyIdInServerJWKs
All keys contain kids
|
|
2023-01-12 05:25:45 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2023-01-12 05:25:45 | SUCCESS |
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
|
|
2023-01-12 05:25:45 |
|
StoreOriginalClientConfiguration
Created original_client_config object from the client configuration.
|
||
|
2023-01-12 05:25:45 |
|
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
|
||
|
2023-01-12 05:25:45 |
SUCCESS
|
GenerateRS256ClientJWKs
Generated client JWKs
|
||||
|
2023-01-12 05:25:45 | SUCCESS |
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
|
||
|
2023-01-12 05:25:45 |
|
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
|
|
2023-01-12 05:25:45 |
|
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
|
||
|
2023-01-12 05:25:45 |
|
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
|
||
|
2023-01-12 05:25:45 |
|
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
|
||
|
2023-01-12 05:25:45 |
|
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
|
||
|
2023-01-12 05:25:45 |
|
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
|
||
|
2023-01-12 05:25:45 |
|
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
|
||
|
2023-01-12 05:25:45 |
|
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
|
||
|
2023-01-12 05:25:45 |
|
CallDynamicRegistrationEndpoint
HTTP request
|
||||||||
|
2023-01-12 05:25:46 |
RESPONSE
|
CallDynamicRegistrationEndpoint
HTTP response
|
||||||||
|
2023-01-12 05:25:46 |
|
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
|
||||||||||
|
2023-01-12 05:25:46 | SUCCESS |
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
|
|
2023-01-12 05:25:46 | SUCCESS |
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
|
||||
|
2023-01-12 05:25:46 | SUCCESS |
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
|
|
2023-01-12 05:25:46 | SUCCESS |
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
|
||
|
2023-01-12 05:25:46 | SUCCESS |
VerifyClientManagementCredentials
Verified dynamic registration management credentials
|
||||
|
2023-01-12 05:25:46 |
|
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
|
||
|
2023-01-12 05:25:46 |
SUCCESS
|
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
|
||||||
|
2023-01-12 05:25:46 |
|
SetScopeInClientConfigurationToOpenIdEmailPhoneAddressProfile
Set scope in client configuration to "openid email phone address profile"
|
||
|
2023-01-12 05:25:46 |
SUCCESS
|
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
|
||||
|
2023-01-12 05:25:46 |
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.
|
||
|
2023-01-12 05:25:46 |
|
oidcc-scope-all
Setup Done
|
|
Make request to authorization endpoint |
2023-01-12 05:25:46 |
SUCCESS
|
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
|
||||||
|
2023-01-12 05:25:46 |
|
CreateRandomStateValue
Created state value
|
||||
|
2023-01-12 05:25:46 |
SUCCESS
|
AddStateToAuthorizationEndpointRequest
Added state parameter to request
|
||||||||
|
2023-01-12 05:25:46 |
|
CreateRandomNonceValue
Created nonce value
|
||||
|
2023-01-12 05:25:46 |
SUCCESS
|
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
|
||||||||||
|
2023-01-12 05:25:46 |
SUCCESS
|
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
|
||||||||||||
|
2023-01-12 05:25:46 |
SUCCESS
|
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
|
||||
|
2023-01-12 05:25:46 |
REDIRECT
|
oidcc-scope-all
Redirecting to authorization endpoint
|
||
|
2023-01-12 05:25:53 |
INCOMING
|
oidcc-scope-all
Incoming HTTP request to /test/BTjywpH5H0yKWoC/callback
|
||||||||||||||||||||||
|
2023-01-12 05:25:53 |
SUCCESS
|
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
|
||
|
2023-01-12 05:25:53 |
OUTGOING
|
oidcc-scope-all
Response to HTTP request to test instance BTjywpH5H0yKWoC
|
||||
|
2023-01-12 05:25:53 |
INCOMING
|
oidcc-scope-all
Incoming HTTP request to /test/BTjywpH5H0yKWoC/implicit/MArQmuI0TmXOMRWDUts3
|
||||||||||||||||||||||
|
2023-01-12 05:25:53 |
OUTGOING
|
oidcc-scope-all
Response to HTTP request to test instance BTjywpH5H0yKWoC
|
||||||||
|
2023-01-12 05:25:53 |
|
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
|
||
|
2023-01-12 05:25:53 |
SUCCESS
|
ExtractImplicitHashToCallbackResponse
Extracted the hash values
|
||||||||||
|
2023-01-12 05:25:53 |
REDIRECT-IN
|
oidcc-scope-all
Authorization endpoint response captured
|
||||||||||
|
Verify authorization endpoint response |
2023-01-12 05:25:53 | SUCCESS |
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
|
|
2023-01-12 05:25:53 | SUCCESS |
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
|
|
2023-01-12 05:25:53 |
SUCCESS
|
CheckMatchingCallbackParameters
Callback parameters successfully verified
|
|
2023-01-12 05:25:53 |
|
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
|
|
2023-01-12 05:25:53 |
SUCCESS
|
CheckIfAuthorizationEndpointError
No error from authorization endpoint
|
|
2023-01-12 05:25:53 |
SUCCESS
|
CheckStateInAuthorizationResponse
State in response correctly returned
|
||
|
2023-01-12 05:25:53 |
SUCCESS
|
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
|
||||||
|
2023-01-12 05:25:53 | SUCCESS |
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
sub is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
zoneinfo is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
birthdate is a valid birthdate in the format stated in OpenID Connect Standard - YYYY-MM-DD, 0000-MM-DD or YYYY
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
gender is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
preferred_username is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
locale is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: inum
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: sid
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: jansOpenIDConnectVersion
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: random
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
updated_at is a number
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
nickname is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: preferred_language
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
email is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
website is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
address.street_address is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
address.country is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
address.locality is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
address.region is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
address is a valid object or contains invalid claims
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
email_verified is a boolean
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
profile is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
phone_number_verified is a boolean
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
given_name is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
middle_name is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
picture is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
name is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
phone_number is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: grant
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
family_name is a string with content
|
|
2023-01-12 05:25:53 |
|
ValidateIdTokenStandardClaims
Skipping unknown claim: jansAdminUIRole
|
|
2023-01-12 05:25:53 | SUCCESS |
ValidateIdTokenStandardClaims
id_token claims are valid
|
|
2023-01-12 05:25:53 | SUCCESS |
ValidateIdTokenNonce
Nonce values match
|
||
|
2023-01-12 05:25:53 | SUCCESS |
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
|
|
2023-01-12 05:25:53 |
SUCCESS
|
ValidateIdTokenSignature
id_token signature validated
|
||
|
2023-01-12 05:25:53 |
SUCCESS
|
ValidateIdTokenSignatureUsingKid
id_token signature validated
|
||
|
2023-01-12 05:25:53 | SUCCESS |
CheckForSubjectInIdToken
Found 'sub' in id_token
|
||
|
2023-01-12 05:25:53 |
|
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
|
|
2023-01-12 05:25:53 | INFO |
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
|
||||||
|
2023-01-12 05:25:53 | SUCCESS |
VerifyScopesReturnedInAuthorizationEndpointIdToken
'claims' in authorization_endpoint_id_token contains all scope items of scope in authorization request (corresponds to scope standard claims)
|
||||
|
2023-01-12 05:25:53 |
FINISHED
|
oidcc-scope-all
Test has run to completion
|
||
|
Unregister dynamically registered client |
2023-01-12 05:25:53 |
|
UnregisterDynamicallyRegisteredClient
HTTP request
|
||||||||
|
2023-01-12 05:25:54 |
RESPONSE
|
UnregisterDynamicallyRegisteredClient
HTTP response
|
||||||||
|
2023-01-12 05:25:54 |
SUCCESS
|
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
|
|