Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-29 06:20:59 INFO
TEST-RUNNER
Test instance jjFe2zSzQiQAac4 created
baseUrl
https://www.certification.openid.net/test/a/caos
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "client_registration": "static_client",
  "response_mode": "default"
}
alias
caos
description
RP Certification Config "Basic Auth"
planId
AYSdLbzmWbu9X
config
{
  "alias": "caos",
  "description": "RP Certification Config \"Basic Auth\"",
  "publish": "summary",
  "client": {
    "client_id": "93634749943374746@openid_certification",
    "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
    "redirect_uri": "http://localhost:4200/auth/callback"
  }
}
testName
oidcc-client-test-idtoken-sig-none
2021-07-29 06:20:59 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-07-29 06:20:59
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-07-29 06:20:59
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "24G7sp4_gyRDcau6mc7LNasjT0jQxNkIhQw0qhYS4IAGr_AFlEtLfxf_u96Mn6I95wsCw2CbmQVB0ujJ5Uyban7UI9HB2Ex5TjYW_lh_mmGG_I21snDevdKhh56HiM7o7BA47Vagsq-wVItKbA3fNVaYFJILfajw5jQ9dqellM8",
      "kty": "RSA",
      "q": "wPM_LyRk-emVVmSwHofnhsfypnzQIqQkXA5x8gjagzJMn8p6yvpKsRTuQsLtUbRpWgseCbLwwCtQiebOp2UPjMNP8OeSlphvO3V2uX6oakuCFVu9BpKvhVHhinlhAHvQkhfMGs0vw1ETSGWUrlZsAAlmbPBHRPR8FTlj0epvvS8",
      "d": "lBltJhJm99ISisssmwuiAvWUtxlsy1WrP7mavczAZydK14keRMt3R_Xg_m1jdQWs0W1q3OP3Z4Q-75XTHjuTkXRgekntqNeY8j7XnhHV_G59Q9MhptxF38nxtXcCfaOPvoC2_L18EuClcA3L7TQpfcZUtE4fDp_CZeks9NzvtiV2o_jdnaktvbxf6SkezbpZef4_WLuyvtpOsA-RfCNeqeO1zYvDhoeJ8x0mMt1PzJSXuQT79I0e0OtciKSvmmt9KRlNImvLUP65ruXWVAqTIx_iG3xY7IXzVnJ0AySEwttyxEpK2Uafq8IBtnP2x3s1i2RSUfvmX_qsX8YSTUgyqQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "ab0c793f-285a-4c9f-918c-367792fd3aca",
      "qi": "bFVKOGtsbBGav_s4oS1b-pwaEaq7Qy1mb47bUI_vKkb61m-oMZwn-39n5iOiZJlAYwYdS6hC6x3-rjW_sk4uLcCvxMbiMhc6GdqNSGlIYc-tM4266dAyr2vzRGiKgDbjhZaLdgQ6hTpaISnDZSDrnA_jfvr95SqpwSMIiJm8ISc",
      "dp": "WA3477RPohn__C95kY3FMuhOJ9X7-ZtesZCt57UnKWvyQs20T0LNLFTCP-kM3FTHJFHkb9_nS0EyoJrFsvhCODxceWoBqvUyjE9idfGmbpXFArcONmDU2a0PI0pS8GygP2Jak8r2d_fGcoPV_Parncf5Bfd4KJaG3LIEHf8uiz0",
      "dq": "ff6ZFMSUN2kjPk3zf4xJUIbCWZsJIoXCxGYeW-kSHze6N2G1u1OjcGz1hJza8U54uPanf7fcY_Ak4FfaPA7PD6D-U5Yz76jMgawbgddGTFrQL_g-v8sLWGh2ecD26aTwNmXZvuqbtNP9XnoOk6UVUxTQUHS6ZTmsyQM3vnxyyLs",
      "n": "pXHfGHpzFr1FqCzbJ2wuLdoRxZsTgk07JseJM05WeGtAKtD5331IIRTw7d2-m4tOPKo8xSD27hTIJx6Q-rbYpxyJyCw654Zz9bxWCdVXQecHmBxwsk8A3UFrDlwS1iTM9m2WXsgEeFGVuJtUZeazz0zs1mQ47FUCUe5C014lCPT8cCkMQZXrfobClwzAlvi55xR_6_1pgMaMguRESYm-ahT2NWg6attxJRjndavo6oXdWSzFQ2nxPPlejDVdNFj4abZ-C26oZL9AZLqXRPWWgk1MFffr8SCX8INuNYOPaDTg9S_1PkX85RjQ6hbDTsEsEMQ5JtpHyQ70eXddwgQlAQ"
    },
    {
      "kty": "EC",
      "d": "Jt7mK56oPrWK1m3QfVJFTRapzz38yF89MDFeCcqh89k",
      "use": "sig",
      "crv": "P-256",
      "kid": "b235dcd9-2f2c-4fc9-9134-dd80a24aeac5",
      "x": "oeuJJTiDyj_M5bDuGUvfkjOpCYeVFS09aoeNjvVdRnE",
      "y": "aWuctILPFHHPEr1d0vWyRpj8oa0wOjTlwoktLC2M2pk"
    },
    {
      "kty": "EC",
      "d": "qnAnrO7Oy88tvxFXhcMQeQf5i2Yfy1n8YJKICY18YDE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e7dc66f3-a83a-4f9e-9ece-17446fd30fd8",
      "x": "Gj459p--LSRSXLMd2kOEppc9MTB-IQPtsovdSn9ufBs",
      "y": "xmXzqxWzrcTUDKL9kKml0ON-jPjp7AkdzP23Lui3ASs"
    },
    {
      "kty": "OKP",
      "d": "umY0U9z4R68TRJWSU88jsokac2vZT9zBnEp1N2Hwrwo",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f3c3db52-d33d-40af-8f26-6c4d446a972f",
      "x": "4wW5zCPhGzW9ElZaysNgAwVvD7MWuctoo-_-w8MK86M"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-8ovlSXzwm7pJvmzUT8PhmYsfCvoE566a8TNL4al6QCGdAulDlaGuzF9rQ6Qi4q0y3jDSZVkiwM4lToBUY7VU-pfu5K6OtXl82q6HYgmxa0LBFkbC2ASQJAVE0JPchGPK9sn5FFNrfK4UhgQKBCZNezYkpMg3g3QpqcV0PZrBTc",
      "kty": "RSA",
      "q": "rzgtW84oW5HAmZxtOTJMYdoZyVnUnfLDizSbQEnmI_qQSBDMry7ZA8-G3K9N7UqidPepBqEYJAQRsvPnVaihDcbMfPJ0eYpwmnJUqX9Pnedd1E5-17ob_DwYyjJa2b9sad995FhRkfr8BTo692c_0ujhPAqrdZjyEQFej-YkD88",
      "d": "mgJfhFCkNkqucYYJWIkzabtcod3qOnBVF60mR1HgXqK1kC0iCCj2--GzjsU0PWaHJaL8xTWLaN81el1chAmR-5xSLeHYJTo547nRmUUJm7S6i2tdB1NePeZAo6I-N8YFa4vZ9WLTR15XsIEW5kz4N-Pmw6rrQoMpZQkAiouVVbrPl8WUNcwMWXLiRj81caWrjwbtXcjJxDLZ9eQrrEDvFuJ0fJ-bH2AjbnvF-5x_GuXANx-0oYNqVZ5WJTMqIR3s10Yuf9Ce-1dciqC_r9ZDJEP1itvI3J50ISRU-dIrOUNzBBRDckOtGvSa9UqkAzHYOWrtlLhz1mgE2N70ZqlnLQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "0c69e65e-827d-4c82-b2df-a9420bfb963e",
      "qi": "zMCfMpA9aphI2VBfnMAtpumKGIKJXX8EeEFUt0TDWSzOueGa4IvcIYYrmhVrGjspQAYH-gIsY5evoYkJq_Df1HKOMP2C3gDiiebosT7JPokK7A9UzTvXR4okLQPm_DEu4MDiF-igQiS-nZXqOdPpZM7x0DUvC_qKb75O5epFKJg",
      "dp": "szkan4aROO_rg7OvYQCLE3Z86bHzEqwkM_u0tcSZKf4WtllnlooegvZaZ6l7V-hWgpKmJyVwmMalKwtLzvrlfELS-9gYOTLx6E8qxUSZnJFsyx6F8pXiyBQG_Ftx41b-WxA3F_yLV2ryqnS4Y1xVQh4hlkul1Ilu4IEENWaBjQc",
      "alg": "RSA-OAEP",
      "dq": "CHpcX3vLIhscSZJzCnhvj7CA3Og2zGmponuqI2Mv-n-uKX5-mN9YasHI0ba9u4SH9cbh68sxotR7ksAQammdWVBMJqOIlTTom-B6TjU1wfsm5BXkN0XvArZZsLbdBHopobnJmpnXYIvXU91savoY8XiJJWGSyD7dP4tkauwExKs",
      "n": "rFZ3XjOSdN5eLgeFo5SlgFDf_v8-hVZbZiGEYTIT8WoDIjBqL_-lhdB3dFbSjEeMRcEGBRJiDbFf9v2T8djM5y_Sp84gVUN44-fpmUPs_3SAxarzKA3EVy26YJHBvRj6IvKk7PMw-oV6uKVUFV18dgTqerh2fzwWrYzmOwk-iKfBtNI3fJWSeeDHRBfXTY1Ax_-DuKtcQzsbDUeFUVfTpjALfWzq_Rt3A-qotlt2Fw4D2w4IZtBPaWE2JYxeTv355LHNx2VUMODsimkz96J2WfOPpf52yyGfGvlUbHCD6X1oGhUMEi_pYUCRmtD876CcPKo8xABahIn4Ecvcq5NweQ"
    },
    {
      "kty": "EC",
      "d": "eJtQl8OyjxctIp8725zFD0M9B3wul4lbkBBgNdW-rBY",
      "use": "enc",
      "crv": "P-256",
      "kid": "987be809-d6fb-4c4c-bc70-0081a40f7cfe",
      "x": "W5Uqr_eJB8s0I6xNJeeOTuPAC9Z5X-q_sK-r4ozI_7U",
      "y": "Ney3oLIkCSSQI-DtIWObLCyQr2FB5czgnISKURfmmKg",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ab0c793f-285a-4c9f-918c-367792fd3aca",
      "n": "pXHfGHpzFr1FqCzbJ2wuLdoRxZsTgk07JseJM05WeGtAKtD5331IIRTw7d2-m4tOPKo8xSD27hTIJx6Q-rbYpxyJyCw654Zz9bxWCdVXQecHmBxwsk8A3UFrDlwS1iTM9m2WXsgEeFGVuJtUZeazz0zs1mQ47FUCUe5C014lCPT8cCkMQZXrfobClwzAlvi55xR_6_1pgMaMguRESYm-ahT2NWg6attxJRjndavo6oXdWSzFQ2nxPPlejDVdNFj4abZ-C26oZL9AZLqXRPWWgk1MFffr8SCX8INuNYOPaDTg9S_1PkX85RjQ6hbDTsEsEMQ5JtpHyQ70eXddwgQlAQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9d5d812f-05ad-4cc8-8502-eb20f80ac4cb",
      "n": "i-WBLlk7U7m-p-Mx4_QjzaeX7kzvTGswPcQAuSD_3kezT6AEEvpYXU-DWDQot3NqT1LSPxEFrh0LwMnBkNgr_vqWll7VW_4uWc1fMpAjuAlyzMw5d_D_SwamHQ5JXU25kP3GcCXqty1pE2y3UiQrjrmFR4H44O56WLcc_VvPqO_mSQQYcfTu-X6sJPRoY6LiJCCTROEKzjpoNyxBRh6DAFsTy_hPgUncjQqd-fs7ZxuZBzFmGDgHy0lgH_0CadNIK88tH24S5R1D005zlXoEei8gnDj7tzWZWq2BQHlYxOWjFKghPVxSLth0DJO-3gFuRh37JKbhtOtlzlTPHLkLbw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b235dcd9-2f2c-4fc9-9134-dd80a24aeac5",
      "x": "oeuJJTiDyj_M5bDuGUvfkjOpCYeVFS09aoeNjvVdRnE",
      "y": "aWuctILPFHHPEr1d0vWyRpj8oa0wOjTlwoktLC2M2pk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "409de102-526c-4143-a5dc-928ca5d1dad8",
      "x": "rCxD622hVC70gzEttGjhZ5WPp5X_mfWuZHc4tSupJA8",
      "y": "YYHo_CbUKiVlRtbuVEg2jkAeQSqmFnFnlVR5fD_IszU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e7dc66f3-a83a-4f9e-9ece-17446fd30fd8",
      "x": "Gj459p--LSRSXLMd2kOEppc9MTB-IQPtsovdSn9ufBs",
      "y": "xmXzqxWzrcTUDKL9kKml0ON-jPjp7AkdzP23Lui3ASs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f3c3db52-d33d-40af-8f26-6c4d446a972f",
      "x": "4wW5zCPhGzW9ElZaysNgAwVvD7MWuctoo-_-w8MK86M"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0c69e65e-827d-4c82-b2df-a9420bfb963e",
      "alg": "RSA-OAEP",
      "n": "rFZ3XjOSdN5eLgeFo5SlgFDf_v8-hVZbZiGEYTIT8WoDIjBqL_-lhdB3dFbSjEeMRcEGBRJiDbFf9v2T8djM5y_Sp84gVUN44-fpmUPs_3SAxarzKA3EVy26YJHBvRj6IvKk7PMw-oV6uKVUFV18dgTqerh2fzwWrYzmOwk-iKfBtNI3fJWSeeDHRBfXTY1Ax_-DuKtcQzsbDUeFUVfTpjALfWzq_Rt3A-qotlt2Fw4D2w4IZtBPaWE2JYxeTv355LHNx2VUMODsimkz96J2WfOPpf52yyGfGvlUbHCD6X1oGhUMEi_pYUCRmtD876CcPKo8xABahIn4Ecvcq5NweQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "987be809-d6fb-4c4c-bc70-0081a40f7cfe",
      "x": "W5Uqr_eJB8s0I6xNJeeOTuPAC9Z5X-q_sK-r4ozI_7U",
      "y": "Ney3oLIkCSSQI-DtIWObLCyQr2FB5czgnISKURfmmKg",
      "alg": "ECDH-ES"
    }
  ]
}
2021-07-29 06:20:59 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-29 06:20:59 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-29 06:20:59 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-07-29 06:20:59 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:20:59 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "93634749943374746@openid_certification",
  "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
  "redirect_uris": [
    "http://localhost:4200/auth/callback"
  ]
}
2021-07-29 06:20:59 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-07-29 06:20:59 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-07-29 06:20:59 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:20:59 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-07-29 06:20:59 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-07-29 06:20:59 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-07-29 06:20:59 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-07-29 06:20:59 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-07-29 06:20:59 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-07-29 06:20:59 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-07-29 06:20:59 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:20:59 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-07-29 06:20:59 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-07-29 06:20:59 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-07-29 06:20:59 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-07-29 06:20:59 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-07-29 06:20:59 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-07-29 06:20:59 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-07-29 06:20:59 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-07-29 06:20:59 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-07-29 06:20:59
SetServerSigningAlgToNone
Successfully set signing algorithm to none
signing_algorithm
none
2021-07-29 06:20:59
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
none
2021-07-29 06:20:59
oidcc-client-test-idtoken-sig-none
Setup Done
2021-07-29 06:21:05 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance jjFe2zSzQiQAac4
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-07-29 06:21:05 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance jjFe2zSzQiQAac4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-07-29 06:21:07 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance jjFe2zSzQiQAac4
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "upgrade-insecure-requests": "1",
  "cookie": "JSESSIONID\u003d0340D2A012AC78B6C2939CF389A64905",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15",
  "accept-language": "en-gb",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "c7cec95e-2abd-408b-beb9-4d7547ce7529"
}
incoming_body
Authorization endpoint
2021-07-29 06:21:07 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-07-29 06:21:07 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 06:21:07 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "c7cec95e-2abd-408b-beb9-4d7547ce7529"
}
2021-07-29 06:21:07 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile
2021-07-29 06:21:07 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2021-07-29 06:21:07 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-07-29 06:21:07 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
93634749943374746@openid_certification
2021-07-29 06:21:07 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
http://localhost:4200/auth/callback
expected
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:21:07 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 06:21:07 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-07-29 06:21:07 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
kMjf8TlIgZ
2021-07-29 06:21:07 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "c7cec95e-2abd-408b-beb9-4d7547ce7529"
}
2021-07-29 06:21:07 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "c7cec95e-2abd-408b-beb9-4d7547ce7529",
  "code": "kMjf8TlIgZ"
}
2021-07-29 06:21:07
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
http://localhost:4200/auth/callback?state=c7cec95e-2abd-408b-beb9-4d7547ce7529&code=kMjf8TlIgZ
2021-07-29 06:21:07 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance jjFe2zSzQiQAac4
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [http://localhost:4200/auth/callback?state=c7cec95e-2abd-408b-beb9-4d7547ce7529&code=kMjf8TlIgZ]
outgoing_path
authorize
2021-07-29 06:21:07 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance jjFe2zSzQiQAac4
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Basic OTM2MzQ3NDk5NDMzNzQ3NDYlNDBvcGVuaWRfY2VydGlmaWNhdGlvbjpteWNsUSU2MFJCX0Y1JTdDSEElM0ElNDA3JTIxcjdIJTI4RExsdEtBJTI5UH51JTIzJTI5QWclMjNMUThadyUyQ2ttJTJBJTNEJTQwSmhZYWNBNCU1RXFDJTVEQiU3QlpLJTdE",
  "content-type": "application/x-www-form-urlencoded",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "106",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "code": "kMjf8TlIgZ",
  "grant_type": "authorization_code",
  "redirect_uri": "http://localhost:4200/auth/callback"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=kMjf8TlIgZ&grant_type=authorization_code&redirect_uri=http%3A%2F%2Flocalhost%3A4200%2Fauth%2Fcallback
Token endpoint
2021-07-29 06:21:07 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
method
client_secret_basic
2021-07-29 06:21:07 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-07-29 06:21:07 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
kMjf8TlIgZ
2021-07-29 06:21:07 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
http://localhost:4200/auth/callback
2021-07-29 06:21:07 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
1z7AgV491NnLvbJi8PvJFU5XmBcFssno4VhdeA9QIa29v4qirx
2021-07-29 06:21:07 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/caos/
sub
user-subject-1234531
aud
93634749943374746@openid_certification
iat
1627539667
exp
1627539967
2021-07-29 06:21:07 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-07-29 06:21:07 SUCCESS
SignIdTokenWithAlgNone
Created id_token with alg none
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL2Nhb3MvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiI5MzYzNDc0OTk0MzM3NDc0NkBvcGVuaWRfY2VydGlmaWNhdGlvbiIsImlhdCI6MTYyNzUzOTY2NywiZXhwIjoxNjI3NTM5OTY3fQ.
2021-07-29 06:21:07 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-07-29 06:21:07 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
1z7AgV491NnLvbJi8PvJFU5XmBcFssno4VhdeA9QIa29v4qirx
token_type
Bearer
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL2Nhb3MvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiI5MzYzNDc0OTk0MzM3NDc0NkBvcGVuaWRfY2VydGlmaWNhdGlvbiIsImlhdCI6MTYyNzUzOTY2NywiZXhwIjoxNjI3NTM5OTY3fQ.
scope
openid profile
2021-07-29 06:21:07 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance jjFe2zSzQiQAac4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "1z7AgV491NnLvbJi8PvJFU5XmBcFssno4VhdeA9QIa29v4qirx",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL2Nhb3MvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiI5MzYzNDc0OTk0MzM3NDc0NkBvcGVuaWRfY2VydGlmaWNhdGlvbiIsImlhdCI6MTYyNzUzOTY2NywiZXhwIjoxNjI3NTM5OTY3fQ.",
  "scope": "openid profile"
}
outgoing_path
token
2021-07-29 06:21:12 WARNING
ClientDidNotContinueAfterReceivingUnsignedIdToken
Client did not send a userinfo request after receiving an unsigned id_token.
2021-07-29 06:21:12 FINISHED
oidcc-client-test-idtoken-sig-none
Test has run to completion
testmodule_result
WARNING
2021-07-29 06:21:28
TEST-RUNNER
Alias has now been claimed by another test
alias
caos
new_test_id
K9oA5bzsp8xIr35
Test Results