Test Name | oidcc-client-test-idtoken-sig-none |
---|---|
Variant | client_secret_basic, plain_http_request, code, default, dynamic_client |
Test ID | 16xc4IzQ2oBSWNa https://www.certification.openid.net/log-detail.html?public=true&log=16xc4IzQ2oBSWNa |
Created | 2020-10-30T07:59:58.927620Z |
Description | Gluu oxd test |
Test Version | 4.1.4 |
Test Owner | 102237414975154834377 https://accounts.google.com |
Plan ID | MeblzABuwZGZ4 https://www.certification.openid.net/plan-detail.html?public=true&plan=MeblzABuwZGZ4 |
Exported From | https://www.certification.openid.net |
Exported By | 102237414975154834377 https://accounts.google.com |
Suite Version | 4.1.4 |
Exported | 2020-10-30 13:05:20 (UTC) |
Status: FINISHED Result: PASSED |
SUCCESS 47 FAILURE 0 WARNING 0 REVIEW 0 INFO 14 |
2020-10-30 07:59:58 |
INFO
|
TEST-RUNNER
Test instance 16xc4IzQ2oBSWNa created
|
||||||||||||||
|
2020-10-30 07:59:59 |
SUCCESS
|
OIDCCGenerateServerConfiguration
Generated default server configuration
|
||
|
2020-10-30 07:59:59 |
|
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
|
||
|
2020-10-30 07:59:59 |
|
OIDCCGenerateServerJWKs
Generated server public private JWK sets
|
||||||
|
2020-10-30 07:59:59 | SUCCESS |
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
|
|
2020-10-30 07:59:59 | SUCCESS |
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
|
||
|
2020-10-30 07:59:59 |
SUCCESS
|
OIDCCLoadUserInfo
Added user information
|
||
|
2020-10-30 07:59:59 |
SUCCESS
|
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
|
||||||||||||
|
2020-10-30 07:59:59 |
|
oidcc-client-test-idtoken-sig-none
Setup Done
|
|
2020-10-30 08:01:53 |
INCOMING
|
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||||||||
|
Discovery endpoint |
2020-10-30 08:01:53 |
OUTGOING
|
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||
|
2020-10-30 08:01:55 |
INCOMING
|
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||||||||
|
Registration endpoint |
2020-10-30 08:01:55 |
SUCCESS
|
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
|
||
|
2020-10-30 08:01:55 |
INFO
|
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientGrantTypes
grant_types match response_types
|
||||
|
2020-10-30 08:01:55 | SUCCESS |
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
|
||
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientLogoUris
Client does not contain any logo_uri
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientUris
Client does not contain any client_uri
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientPolicyUris
Client does not contain any policy_uri
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientTosUris
Client does not contain any tos_uri
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientSubjectType
A subject_type was not provided
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateIdTokenSignedResponseAlg
none algorithm is allowed as only 'code' response type will be used
|
|
2020-10-30 08:01:55 | SUCCESS |
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
|
|
2020-10-30 08:01:55 | INFO |
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
|
||||||
|
2020-10-30 08:01:55 | SUCCESS |
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
|
|
2020-10-30 08:01:55 | INFO |
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
|
||||||
|
2020-10-30 08:01:55 | SUCCESS |
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
|
|
2020-10-30 08:01:55 | INFO |
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
|
||||||
|
2020-10-30 08:01:55 | SUCCESS |
ValidateDefaultMaxAge
default_max_age is not set
|
|
2020-10-30 08:01:55 | SUCCESS |
ValidateRequireAuthTime
require_auth_time is encoded as a boolean
|
||
|
2020-10-30 08:01:55 | INFO |
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
|
||||||
|
2020-10-30 08:01:55 | INFO |
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
|
||||||
|
2020-10-30 08:01:55 | INFO |
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
|
||||||
|
2020-10-30 08:01:55 | SUCCESS |
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
|
|
2020-10-30 08:01:55 |
SUCCESS
|
OIDCCRegisterClient
Registered client
|
||
|
2020-10-30 08:01:55 |
|
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
|
||
|
2020-10-30 08:01:55 |
SUCCESS
|
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
|
|
2020-10-30 08:01:55 |
|
SetClientIdTokenSignedResponseAlgToNone
Set id_token_signed_response_alg to none for the registered client
|
||
|
2020-10-30 08:01:55 |
|
SetClientGrantTypesToAuthorizationCodeOnly
Set grant_types to ['authorization_code'] for the registered client
|
||
|
2020-10-30 08:01:55 | SUCCESS |
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
|
||
|
2020-10-30 08:01:55 | INFO |
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
|
||||||
|
2020-10-30 08:01:55 |
|
SetServerSigningAlgToNone
Successfully set signing algorithm to none
|
||
|
2020-10-30 08:01:55 |
|
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
|
||
|
2020-10-30 08:01:55 |
OUTGOING
|
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||
|
2020-10-30 08:01:56 |
INCOMING
|
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||||||||
|
Authorization endpoint |
2020-10-30 08:01:56 | SUCCESS |
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
|
|
2020-10-30 08:01:56 | SUCCESS |
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
|
||||
|
2020-10-30 08:01:56 | SUCCESS |
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
|
||
|
2020-10-30 08:01:56 |
SUCCESS
|
ExtractRequestedScopes
Requested scopes
|
||
|
2020-10-30 08:01:56 | SUCCESS |
ExtractNonceFromAuthorizationRequest
Extracted nonce
|
||
|
2020-10-30 08:01:56 | SUCCESS |
EnsureResponseTypeIsCode
Response type is expected value
|
||
|
2020-10-30 08:01:56 | SUCCESS |
EnsureMatchingClientId
Client ID matched
|
||
|
2020-10-30 08:01:56 | SUCCESS |
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
|
||||
|
2020-10-30 08:01:56 | SUCCESS |
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
|
||||
|
2020-10-30 08:01:56 | SUCCESS |
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
|
|
2020-10-30 08:01:56 |
SUCCESS
|
CreateAuthorizationCode
Created authorization code
|
||
|
2020-10-30 08:01:56 |
SUCCESS
|
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
|
||
|
2020-10-30 08:01:56 | SUCCESS |
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
|
||
|
2020-10-30 08:01:56 |
|
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
|
||
|
2020-10-30 08:01:56 |
OUTGOING
|
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||
|
2020-10-30 08:01:59 |
INCOMING
|
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||||||||
|
Token endpoint |
2020-10-30 08:01:59 | SUCCESS |
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
|
||||||
|
2020-10-30 08:01:59 | SUCCESS |
ValidateClientIdAndSecret
Client id and secret match
|
|
2020-10-30 08:01:59 | SUCCESS |
ValidateAuthorizationCode
Found authorization code
|
||
|
2020-10-30 08:01:59 | SUCCESS |
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
|
||
|
2020-10-30 08:01:59 |
SUCCESS
|
GenerateBearerAccessToken
Generated access token
|
||
|
2020-10-30 08:01:59 |
SUCCESS
|
GenerateIdTokenClaims
Created ID Token Claims
|
||||||||||||
|
2020-10-30 08:01:59 | INFO |
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
|
||
|
2020-10-30 08:01:59 |
SUCCESS
|
SignIdTokenWithAlgNone
Created id_token with alg none
|
||
|
2020-10-30 08:01:59 | INFO |
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
|
||||||
|
2020-10-30 08:01:59 | SUCCESS |
CreateTokenEndpointResponse
Created token endpoint response
|
||||||||
|
2020-10-30 08:01:59 |
OUTGOING
|
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||
|
2020-10-30 08:02:01 |
INCOMING
|
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||||||||
|
Userinfo endpoint |
2020-10-30 08:02:01 | SUCCESS |
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
|
||
|
2020-10-30 08:02:01 | SUCCESS |
RequireBearerAccessToken
Found access token in request
|
||
|
2020-10-30 08:02:01 | SUCCESS |
FilterUserInfoForScopes
User info endpoint output
|
||
|
2020-10-30 08:02:01 |
|
ClearAccessTokenFromRequest
Condition ran but did not log anything
|
|
2020-10-30 08:02:01 | INFO |
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
|
||||||
|
2020-10-30 08:02:01 | INFO |
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
|
||||||
|
2020-10-30 08:02:01 | INFO |
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
|
||||||
|
2020-10-30 08:02:01 |
OUTGOING
|
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance 16xc4IzQ2oBSWNa
|
||||||||
|
2020-10-30 08:02:01 |
FINISHED
|
oidcc-client-test-idtoken-sig-none
Test has run to completion
|
||
|
2020-10-30 08:02:59 |
|
TEST-RUNNER
Alias has now been claimed by another test
|
||||
|