Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:44:27 INFO
TEST-RUNNER
Test instance lOXVDvBm4ldMMhw created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client
description
Testing morph oidc client with Form Post
planId
rlvHwXvRR0jje
config
{
  "alias": "morph_oidc_client",
  "description": "Testing morph oidc client with Form Post",
  "publish": "everything"
}
testName
oidcc-client-test-userinfo-invalid-sub
2020-08-10 19:44:27 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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"
  ]
}
2020-08-10 19:44:27
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/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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"
  ]
}
2020-08-10 19:44:28
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "yarfRX55OIkBkc5I7dibCIEB-GTvd3GUKFMIhY1MmQLz8CfJtjkUkcImlBrdjCljWwKOnBeC5qDy7nQxAn-JK_MDsNzBOOcjJHUqF-Ir0dUPHBwhO6t3Ogkvc7NDGRS77503kRS9TT8cAzeP3yX1XyXKyp2Y2sufOv6avl1hp4M",
      "kty": "RSA",
      "q": "q1u7cf3GSX4pK-HRMU-N6Z1-LUlWZOiSVicw_wRVEJwBnXbTnFRlVP7j2XKFiSTBWVB2x7O9UitoCPqcRXJl5D11K81wY1c8FejI70cIGe-QVMTeypaP7ZiQBkJhYK0ffT-6hfvQ7lKbEtAIefJ80Ir-O4wWKChQ3-iLhUWmejs",
      "d": "WU35caSTfXVusp5xfQl7eQGrHO2e1FsdqLzrOlTQzch00D_YGOHSLzGNSXritE0hhaP6PLWLyCzSATcZ7KaXbEgotsiVrC80oJ220HBCZOA-FbI0RCFgCWRXk_Npy2vAsgmFdRy3_vsGRQczWa7qDSIgUeS0Fwc2PQeqRW1D5tB1Lvh-NePKDJO5FDGokPkETfaLQlwI-HSqHsgNB69_Mg-kS225-gSLSPAA_lLg32U6gqdHpVExIx6y0d5rvtEO_0yHhZGnjvSgzqt78ILinn3MJfLCfE2w5LFy3RDDCzDjTfbvsAgfjzE9uRtY8nF5CaRLzxHu6zjgGcJrT92pJQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "ca0a475e-e95e-4473-9e34-4f31d7a6991b",
      "qi": "ePpSOW9FflJXqgxXggBjew-0RbvPBbQ2oLwpAhONwWer8HS-KRGe-vDwLKV0h6yu_T6hyoNoF52o2DgdMd5RRgFgbRc48gwS7TJOe3229YoGbuI1_G7ZqEwvSL0DyTfyiNWJwSdFxrrvZVhjoH1SzhmGd8frf7nRsrU5nUP8Ze4",
      "dp": "Uz5BI0JtbzS-fR0VZXg_pmb6FTo0zq0HZw2_OsF0mMRrRPpnfNxa7T-jBQeB49VBudN4Yl4iHmjZXix__nP-fzG0mFDHQWHHU8k5MtqdE-RKdGP4I9VHRaF9ANlCHRw9506SHUTeTwB546oPrSDSBBBpgPFEoyvh8kweO-333Vk",
      "dq": "mG7qyRWCHYBwKYwg5mepiybBxpFVnEBTZPZKHKEC9tqAiU3aIlflKH3xvE6mwYADy2rLrwySHpVkX5BoEVMZlrahE80V7Bj-51KD5G7gowm779yNf9P9xtMPU7IbI7_9ohJd37BJhKfRMSQEVk7Cf1UVoW0VjLWIdBZOfsidtl8",
      "n": "hv1mimadUZ92fz99yqcoko49RK3fkpD3cY1e1ssAlow5CpQrM40qFk42olywfdXFLCUOQ2p6aOb-4l875jxnNBSx9FQhKf3qI_7i9_hpactKY9ij_h7JcPv2DwDRuEUVPLSCJmdYtn1P3rspe-4wyHInW_rc7olPWgBQkScW6m1O4SsKa_gufOON_zzx4RXdOqDpkpy5K5pxiBVenQe9AjNVcGH3nc4bVhC3PfKUpgUpg_ZCKOOMS5DtVutzWaaLIN0i8LxKEB4ToqxTWKTo3YM6LazKrqXHjPph9f6aIBGDWjFRqREe2gsx133oe_fj0BxElkbu9JMKcGnn_UgJMQ"
    },
    {
      "kty": "EC",
      "d": "9-oFW42MjNS4GKNFrkfZbGlihZzSjaaDMoVuKvXFKO0",
      "use": "sig",
      "crv": "P-256",
      "kid": "9814cc67-e706-45ea-b064-27e5d201a8b5",
      "x": "ClcEmIkC7R8qAZTLjtFG2Wp-ZlC0_LmPj03RGxf4IOk",
      "y": "GwIyyhUflWDmfixkeJjIeBWHfQMt6Vetn-f3OTbXzrs"
    },
    {
      "kty": "EC",
      "d": "q3gcYzGSKLX5MInzt72ztzF6rJ3k0dHG5Rqn_NSCGJA",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "626d4ce0-02ad-47c1-8067-1a62ae9720b9",
      "x": "1lgZc4CQhgQC9nf8xdBeImCq0Qbvw2pLDtbWFoxgIv8",
      "y": "sfD2o3ghjRzvQ8y88LmpxqEjTm63kHu6cKO97KYm4Is"
    },
    {
      "kty": "OKP",
      "d": "R8mjMd6GBTXgKRmOrC28HnRMXRDyYtTa0eZ40N-cfD0",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "cd25dc75-0646-4f4d-bf8e-4e5aa44ce878",
      "x": "qSJjccwUfx5pgMwYgQmxALroeE80lUFnqk8SGlwcGWU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0fCSrdnG4QGBT6lV3mC8toCI_ZFjt2iuz-N7dZlFSNteSh8ZcuScQvzxYMFOCFJtjyyca7fuWhNYB8Hrzyieh5zfH0ZHmEKLRHh2NtVw4ISsDdHmJ0xxaas39oRlI6O0cJmFCS9N1ndb-K0s7HJlSPGRbB-1OTIXvkae-xslotM",
      "kty": "RSA",
      "q": "s8tmfnQRv-M9Z9NsthHsbDgSKuoDSu5Pu7uZNK_GR6Aq-j8121LKPwyR-SshEjkGGvS6eHaWh-aebchqqS4-i94jkc8vciloXE_zQZDQ9mm4t6gFIOpkWommaIJylf6FT9AgehrMpmLQOXOyNhUuXQ4ZG-b_83KpTMJRvhdN2KE",
      "d": "gApzY2e5zlzR_ibd-mbstOk_evUekCWZnywD955g6caUPVBgWBgAFxnMRX3n7f_afsDxnABAaG_BX86xgEI-6RHyJtzN6YX_pBhwHQHND9D_8i6LI-6307-T5taql_lTJMKB2Tcmdkje0rYwZsR33G3vEu_28BOG6Z-8vyQUJ-uFfGH79RYpFwtaQBe9Oa8Dv1u5cg4utQBqTU96_ecX22H44jNrck_Hrx3-nDZU3pmkkzG5Jk9bcppT4S7C3Qr0NdS3COvfUmi5jZ9hrwuTCo_cu0BgAAywBLLlBJf0VzUGlCm5kR21IQUNAlLCRPF51gVQeMGOVWIHJZ8PNDyEAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "924ac709-1b45-4add-9fdd-d2799fe2ad60",
      "qi": "nD9APqDO45Xbfxc4_P0OcU-lgOt_UZS3orvjMIpMncPNPFs6qQgidTHxOY8uXeZO4F6rsnELv-POqUMRnv8oHR97Yod7pkfKM-72DecR6Z6_5PL4VU6h3EAIE1-mNVO0IKI_dTx7k35a1KEPivL1dqvCLln6uZyL6mmVLWIPXII",
      "dp": "xZc5Vmsr5cY24LUt3nkJ5HMhfBaE1bCvJ3ahUlOJhEMDgZu3pg1IjTvoKvqE6Qw7lY-VQUUCDsE6D0MTIAzI-DZLQfIxnDq1PSJrkLxe2tHD5dXyWnZ2H9BIgbqmPl7rizbSoYxmJD5-z5SePYSFk5vZFPza4hQliK6LHyezyoU",
      "alg": "RSA-OAEP",
      "dq": "bzqGTfTAhlWux2yk9H5iJRELLEFZiCGmch28yjt0DxuneulgCC9Pr3G3XM6xxvRAMqz0L1IuDiU-Hey_D6rsRttGZg4m7Blx1qofc5CDte3xuKzZf2OCcgB2UnFhMiojjxzS-rdZpBW9e813kr3H0QnHvttJvPJSioosx8zi_AE",
      "n": "k3IEYW0qxyxDfGfDsbfF-Qut1AvrAhsa3dbYytL8FAqkiuyhG9F4w00YifEXJ_qRhMP6X16gGiBJeu0mSKKmcoJjuBi1G13RsjxnA8BHeWfsueTIcyAm4BQK0xDY_Fjcp1uBKxQ46tZsgxTQRQq3rGVi9rYhZQWlKPs05LoPKviWG3CumlxTqAWKs3eAlyII8sGO4u4-4a2TPXXc8OPvNQyPmLvBQGATV1bKiCEFMQzCuuGib8NKDhGMn2_k2jNNfhLMkOhuhnkdm9SPR3D9ZCafGAacD-JKJnzSks_rpkxPY1CBUrNhtqo1LzFYnUG9frDSb28twRy33wJgwoRusw"
    },
    {
      "kty": "EC",
      "d": "z0grxPrfShCXCw9vlEB7NE_zGnDqx59SUgHIqc2UTwg",
      "use": "enc",
      "crv": "P-256",
      "kid": "ece9028e-9579-4cf6-a0b4-d8bb20c28092",
      "x": "0lk4tcqRJjhJqqvyKC8wQfDeRxiQfToKyQ1rLPgm_kE",
      "y": "wXwSkEj2T3T_iAI3YZzK2e81pd8Z3WnQ85k_xxYooN0",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ca0a475e-e95e-4473-9e34-4f31d7a6991b",
      "n": "hv1mimadUZ92fz99yqcoko49RK3fkpD3cY1e1ssAlow5CpQrM40qFk42olywfdXFLCUOQ2p6aOb-4l875jxnNBSx9FQhKf3qI_7i9_hpactKY9ij_h7JcPv2DwDRuEUVPLSCJmdYtn1P3rspe-4wyHInW_rc7olPWgBQkScW6m1O4SsKa_gufOON_zzx4RXdOqDpkpy5K5pxiBVenQe9AjNVcGH3nc4bVhC3PfKUpgUpg_ZCKOOMS5DtVutzWaaLIN0i8LxKEB4ToqxTWKTo3YM6LazKrqXHjPph9f6aIBGDWjFRqREe2gsx133oe_fj0BxElkbu9JMKcGnn_UgJMQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0c9ab5e9-478c-4feb-a835-e08148d15351",
      "n": "hcfZ_clIyPJ07mAeOprDsi7IWu2vC88rLyVPNzh5bTff6Fnfn0M1DvuVXeAYvggcpAQ3TdbeadJujndDIrAUeBzZewX-zF-5ri9tcxYL7_XVha8TcvnoRuQWhmf4hGv69upg4ISPTxn_6LlTOvVI1v_QifZusJzd7Eevabfs3lvF15SHCFSSFu0anA-mFCkvvS8OXWZOXzLY8jRBAPT6j778bIjE7LnvLT1zCHwPM-UNTwvnnOqNEhHg9aZZ82_LPSdM70kCEmGli1cpHQtEfoIF60kAgs2ji7FEchaRMRkNNgDwRVI8jp4wYLahpusy3nqklKy14Du7QzikYjOXnQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9814cc67-e706-45ea-b064-27e5d201a8b5",
      "x": "ClcEmIkC7R8qAZTLjtFG2Wp-ZlC0_LmPj03RGxf4IOk",
      "y": "GwIyyhUflWDmfixkeJjIeBWHfQMt6Vetn-f3OTbXzrs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5de43e9d-9545-48c2-8caf-eb5f78a06207",
      "x": "TmubvcYOUtjSeuiHiu-wqP7m8AJ2xXMDNQ4FmaYqeaM",
      "y": "gSOKTgyjw8dRuDXPu9-OUgJg8LJQsPtMvtgV9LFC2Qc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "626d4ce0-02ad-47c1-8067-1a62ae9720b9",
      "x": "1lgZc4CQhgQC9nf8xdBeImCq0Qbvw2pLDtbWFoxgIv8",
      "y": "sfD2o3ghjRzvQ8y88LmpxqEjTm63kHu6cKO97KYm4Is"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "cd25dc75-0646-4f4d-bf8e-4e5aa44ce878",
      "x": "qSJjccwUfx5pgMwYgQmxALroeE80lUFnqk8SGlwcGWU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "924ac709-1b45-4add-9fdd-d2799fe2ad60",
      "alg": "RSA-OAEP",
      "n": "k3IEYW0qxyxDfGfDsbfF-Qut1AvrAhsa3dbYytL8FAqkiuyhG9F4w00YifEXJ_qRhMP6X16gGiBJeu0mSKKmcoJjuBi1G13RsjxnA8BHeWfsueTIcyAm4BQK0xDY_Fjcp1uBKxQ46tZsgxTQRQq3rGVi9rYhZQWlKPs05LoPKviWG3CumlxTqAWKs3eAlyII8sGO4u4-4a2TPXXc8OPvNQyPmLvBQGATV1bKiCEFMQzCuuGib8NKDhGMn2_k2jNNfhLMkOhuhnkdm9SPR3D9ZCafGAacD-JKJnzSks_rpkxPY1CBUrNhtqo1LzFYnUG9frDSb28twRy33wJgwoRusw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ece9028e-9579-4cf6-a0b4-d8bb20c28092",
      "x": "0lk4tcqRJjhJqqvyKC8wQfDeRxiQfToKyQ1rLPgm_kE",
      "y": "wXwSkEj2T3T_iAI3YZzK2e81pd8Z3WnQ85k_xxYooN0",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:44:28 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:44:28 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:44:28 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"
}
2020-08-10 19:44:28 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:44:28
oidcc-client-test-userinfo-invalid-sub
Setup Done
2020-08-10 19:45:06 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance lOXVDvBm4ldMMhw
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-08-10 19:45:06 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance lOXVDvBm4ldMMhw
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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
2020-08-10 19:45:06 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance lOXVDvBm4ldMMhw
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "337",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
{"redirect_uris":["https://morph-oidc-client.strid.ninja/auth/cb","https://www.certification.openid.net/test/a/morph_oidc_client/callback"],"response_types":["code"],"grant_types":["authorization_code"],"contacts":["ulrik.strid@outlook.com"],"client_name":"form_post_morph_oidc_client","token_endpoint_auth_method":"client_secret_basic"}
Registration endpoint
2020-08-10 19:45:06 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-08-10 19:45:06 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:45:06 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:45:06 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://morph-oidc-client.strid.ninja/auth/cb",
  "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
]
2020-08-10 19:45:06 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:45:06 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:45:06 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:45:06 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:45:06 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:45:06 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-08-10 19:45:06 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:45:06 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:45:06 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:45:06 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-08-10 19:45:06 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:45:06 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-08-10 19:45:06 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:45:06 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:45:06 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:45:06 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:45:06 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:45:06 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:45:06 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|"
}
2020-08-10 19:45:06
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_bAhPTbbEefPLgGNgXZWpxHHssiBGfokUKaggdGPlHCmsEhcwbr9551045907[<"@ 
2020-08-10 19:45:06 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:45:06 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|",
  "client_secret": "secret_bAhPTbbEefPLgGNgXZWpxHHssiBGfokUKaggdGPlHCmsEhcwbr9551045907[\u003c\"@ "
}
2020-08-10 19:45:06 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:45:06 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:45:06
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:45:06 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance lOXVDvBm4ldMMhw
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|",
  "client_secret": "secret_bAhPTbbEefPLgGNgXZWpxHHssiBGfokUKaggdGPlHCmsEhcwbr9551045907[\u003c\"@ ",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:45:06 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance lOXVDvBm4ldMMhw
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,*/*;q\u003d0.8",
  "accept-language": "en-US,en;q\u003d0.5",
  "accept-encoding": "gzip, deflate, br",
  "referer": "https://morph-oidc-client.strid.ninja/",
  "dnt": "1",
  "cookie": "expected_tab\u003dmicrosoftonline; welcome_info_name\u003dUlrik%20Strid; JSESSIONID\u003dCB87DB255579AE321C16855066F1AF5F",
  "upgrade-insecure-requests": "1",
  "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
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "response_type": "code",
  "client_id": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "98be353a-5fe7-42fa-8726-a0e687f9b37f",
  "nonce": "064d869a-c93c-44de-8f71-5f291c37148d"
}
incoming_body
Authorization endpoint
2020-08-10 19:45:06 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:45:06 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:45:06 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "98be353a-5fe7-42fa-8726-a0e687f9b37f",
  "nonce": "064d869a-c93c-44de-8f71-5f291c37148d"
}
2020-08-10 19:45:06 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:45:06 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
064d869a-c93c-44de-8f71-5f291c37148d
2020-08-10 19:45:06 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:45:06 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_OocytfpPqFaLgSQ92772"^>=|
2020-08-10 19:45:06 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://morph-oidc-client.strid.ninja/auth/cb
expected
[
  "https://morph-oidc-client.strid.ninja/auth/cb",
  "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
]
2020-08-10 19:45:06 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:45:06 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:45:06 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
G8KyvzGu1t
2020-08-10 19:45:06 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
39fNOhuYgh9rxtj2VjUTNw
2020-08-10 19:45:06 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "98be353a-5fe7-42fa-8726-a0e687f9b37f"
}
2020-08-10 19:45:06 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "98be353a-5fe7-42fa-8726-a0e687f9b37f",
  "code": "G8KyvzGu1t"
}
2020-08-10 19:45:06 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance lOXVDvBm4ldMMhw
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"98be353a-5fe7-42fa-8726-a0e687f9b37f","code":"G8KyvzGu1t"}}]
outgoing_path
authorize
2020-08-10 19:45:07 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance lOXVDvBm4ldMMhw
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-08-10 19:45:07 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance lOXVDvBm4ldMMhw
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ca0a475e-e95e-4473-9e34-4f31d7a6991b",
      "n": "hv1mimadUZ92fz99yqcoko49RK3fkpD3cY1e1ssAlow5CpQrM40qFk42olywfdXFLCUOQ2p6aOb-4l875jxnNBSx9FQhKf3qI_7i9_hpactKY9ij_h7JcPv2DwDRuEUVPLSCJmdYtn1P3rspe-4wyHInW_rc7olPWgBQkScW6m1O4SsKa_gufOON_zzx4RXdOqDpkpy5K5pxiBVenQe9AjNVcGH3nc4bVhC3PfKUpgUpg_ZCKOOMS5DtVutzWaaLIN0i8LxKEB4ToqxTWKTo3YM6LazKrqXHjPph9f6aIBGDWjFRqREe2gsx133oe_fj0BxElkbu9JMKcGnn_UgJMQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0c9ab5e9-478c-4feb-a835-e08148d15351",
      "n": "hcfZ_clIyPJ07mAeOprDsi7IWu2vC88rLyVPNzh5bTff6Fnfn0M1DvuVXeAYvggcpAQ3TdbeadJujndDIrAUeBzZewX-zF-5ri9tcxYL7_XVha8TcvnoRuQWhmf4hGv69upg4ISPTxn_6LlTOvVI1v_QifZusJzd7Eevabfs3lvF15SHCFSSFu0anA-mFCkvvS8OXWZOXzLY8jRBAPT6j778bIjE7LnvLT1zCHwPM-UNTwvnnOqNEhHg9aZZ82_LPSdM70kCEmGli1cpHQtEfoIF60kAgs2ji7FEchaRMRkNNgDwRVI8jp4wYLahpusy3nqklKy14Du7QzikYjOXnQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9814cc67-e706-45ea-b064-27e5d201a8b5",
      "x": "ClcEmIkC7R8qAZTLjtFG2Wp-ZlC0_LmPj03RGxf4IOk",
      "y": "GwIyyhUflWDmfixkeJjIeBWHfQMt6Vetn-f3OTbXzrs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5de43e9d-9545-48c2-8caf-eb5f78a06207",
      "x": "TmubvcYOUtjSeuiHiu-wqP7m8AJ2xXMDNQ4FmaYqeaM",
      "y": "gSOKTgyjw8dRuDXPu9-OUgJg8LJQsPtMvtgV9LFC2Qc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "626d4ce0-02ad-47c1-8067-1a62ae9720b9",
      "x": "1lgZc4CQhgQC9nf8xdBeImCq0Qbvw2pLDtbWFoxgIv8",
      "y": "sfD2o3ghjRzvQ8y88LmpxqEjTm63kHu6cKO97KYm4Is"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "cd25dc75-0646-4f4d-bf8e-4e5aa44ce878",
      "x": "qSJjccwUfx5pgMwYgQmxALroeE80lUFnqk8SGlwcGWU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "924ac709-1b45-4add-9fdd-d2799fe2ad60",
      "alg": "RSA-OAEP",
      "n": "k3IEYW0qxyxDfGfDsbfF-Qut1AvrAhsa3dbYytL8FAqkiuyhG9F4w00YifEXJ_qRhMP6X16gGiBJeu0mSKKmcoJjuBi1G13RsjxnA8BHeWfsueTIcyAm4BQK0xDY_Fjcp1uBKxQ46tZsgxTQRQq3rGVi9rYhZQWlKPs05LoPKviWG3CumlxTqAWKs3eAlyII8sGO4u4-4a2TPXXc8OPvNQyPmLvBQGATV1bKiCEFMQzCuuGib8NKDhGMn2_k2jNNfhLMkOhuhnkdm9SPR3D9ZCafGAacD-JKJnzSks_rpkxPY1CBUrNhtqo1LzFYnUG9frDSb28twRy33wJgwoRusw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ece9028e-9579-4cf6-a0b4-d8bb20c28092",
      "x": "0lk4tcqRJjhJqqvyKC8wQfDeRxiQfToKyQ1rLPgm_kE",
      "y": "wXwSkEj2T3T_iAI3YZzK2e81pd8Z3WnQ85k_xxYooN0",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:45:07 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance lOXVDvBm4ldMMhw
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X09vY3l0ZnBQcUZhTGdTUTkyNzcyJTIyJTVFJTNFJTNEJTdDOnNlY3JldF9iQWhQVGJiRWVmUExnR05nWFpXcHhISHNzaUJHZm9rVUthZ2dkR1BsSENtc0VoY3dicjk1NTEwNDU5MDclNUIlM0MlMjIlNDAlMjA\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "263",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "scope": "openid",
  "code": "G8KyvzGu1t",
  "client_id": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|",
  "client_secret": "secret_bAhPTbbEefPLgGNgXZWpxHHssiBGfokUKaggdGPlHCmsEhcwbr9551045907[\u003c\"@ ",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&scope=openid&code=G8KyvzGu1t&client_id=client_OocytfpPqFaLgSQ92772%22%5E%3E%3D%7C&client_secret=secret_bAhPTbbEefPLgGNgXZWpxHHssiBGfokUKaggdGPlHCmsEhcwbr9551045907%5B%3C%22%40+&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:45:07 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_OocytfpPqFaLgSQ92772"^>=|
client_secret
secret_bAhPTbbEefPLgGNgXZWpxHHssiBGfokUKaggdGPlHCmsEhcwbr9551045907[<"@ 
method
client_secret_basic
2020-08-10 19:45:07 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:45:07 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
G8KyvzGu1t
2020-08-10 19:45:07 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://morph-oidc-client.strid.ninja/auth/cb
2020-08-10 19:45:07 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
j7XjbvlYb6UQgxzny0SKxHVbLLbRfo9l7ZW8A7FvqJRV8iCVbw
2020-08-10 19:45:07 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
yS83OSZ2qAFKcEkMJzSiPA
2020-08-10 19:45:07 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_OocytfpPqFaLgSQ92772"^>=|
nonce
064d869a-c93c-44de-8f71-5f291c37148d
iat
1597088707
exp
1597089007
2020-08-10 19:45:07 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
yS83OSZ2qAFKcEkMJzSiPA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_OocytfpPqFaLgSQ92772\"^\u003e\u003d|",
  "nonce": "064d869a-c93c-44de-8f71-5f291c37148d",
  "iat": 1597088707,
  "exp": 1597089007,
  "at_hash": "yS83OSZ2qAFKcEkMJzSiPA"
}
2020-08-10 19:45:07 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJjYTBhNDc1ZS1lOTVlLTQ0NzMtOWUzNC00ZjMxZDdhNjk5MWIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieVM4M09TWjJxQUZLY0VrTUp6U2lQQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X09vY3l0ZnBQcUZhTGdTUTkyNzcyXCJePj18IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODkwMDcsIm5vbmNlIjoiMDY0ZDg2OWEtYzkzYy00NGRlLThmNzEtNWYyOTFjMzcxNDhkIiwiaWF0IjoxNTk3MDg4NzA3fQ.NoihnJcHvX6_cijHHsZByqTTtKyxJRp3LxcwnZjhNQ9Pvys-4cQRpu4FkO_kmPlcRoMxTB1K8ADJEhco84KHUX1eNJYwnyczw2dPid3su8IqXy-UN_3nQT1NMuq2wT9_OQo0Pk5KQNemmnJo0Mj5q7W8CfKLPhhuJkULPVacxYJJpox7RaOejzqIB1-0sRdzKUREyJU7axit18GAGVEFQlUR4DMQItQ3TvJtKbIjS_1ioAbDTBc622SFMLGOWqZssrO6CTWNBn0HNNndI86_XVLNxTWFPykc0J9Jk7Ab3xbsrbgBM9N99HJjXb0ns6e6Qn7TwV-8S4VUiSCytQCWWQ
key
{"p":"yarfRX55OIkBkc5I7dibCIEB-GTvd3GUKFMIhY1MmQLz8CfJtjkUkcImlBrdjCljWwKOnBeC5qDy7nQxAn-JK_MDsNzBOOcjJHUqF-Ir0dUPHBwhO6t3Ogkvc7NDGRS77503kRS9TT8cAzeP3yX1XyXKyp2Y2sufOv6avl1hp4M","kty":"RSA","q":"q1u7cf3GSX4pK-HRMU-N6Z1-LUlWZOiSVicw_wRVEJwBnXbTnFRlVP7j2XKFiSTBWVB2x7O9UitoCPqcRXJl5D11K81wY1c8FejI70cIGe-QVMTeypaP7ZiQBkJhYK0ffT-6hfvQ7lKbEtAIefJ80Ir-O4wWKChQ3-iLhUWmejs","d":"WU35caSTfXVusp5xfQl7eQGrHO2e1FsdqLzrOlTQzch00D_YGOHSLzGNSXritE0hhaP6PLWLyCzSATcZ7KaXbEgotsiVrC80oJ220HBCZOA-FbI0RCFgCWRXk_Npy2vAsgmFdRy3_vsGRQczWa7qDSIgUeS0Fwc2PQeqRW1D5tB1Lvh-NePKDJO5FDGokPkETfaLQlwI-HSqHsgNB69_Mg-kS225-gSLSPAA_lLg32U6gqdHpVExIx6y0d5rvtEO_0yHhZGnjvSgzqt78ILinn3MJfLCfE2w5LFy3RDDCzDjTfbvsAgfjzE9uRtY8nF5CaRLzxHu6zjgGcJrT92pJQ","e":"AQAB","use":"sig","kid":"ca0a475e-e95e-4473-9e34-4f31d7a6991b","qi":"ePpSOW9FflJXqgxXggBjew-0RbvPBbQ2oLwpAhONwWer8HS-KRGe-vDwLKV0h6yu_T6hyoNoF52o2DgdMd5RRgFgbRc48gwS7TJOe3229YoGbuI1_G7ZqEwvSL0DyTfyiNWJwSdFxrrvZVhjoH1SzhmGd8frf7nRsrU5nUP8Ze4","dp":"Uz5BI0JtbzS-fR0VZXg_pmb6FTo0zq0HZw2_OsF0mMRrRPpnfNxa7T-jBQeB49VBudN4Yl4iHmjZXix__nP-fzG0mFDHQWHHU8k5MtqdE-RKdGP4I9VHRaF9ANlCHRw9506SHUTeTwB546oPrSDSBBBpgPFEoyvh8kweO-333Vk","dq":"mG7qyRWCHYBwKYwg5mepiybBxpFVnEBTZPZKHKEC9tqAiU3aIlflKH3xvE6mwYADy2rLrwySHpVkX5BoEVMZlrahE80V7Bj-51KD5G7gowm779yNf9P9xtMPU7IbI7_9ohJd37BJhKfRMSQEVk7Cf1UVoW0VjLWIdBZOfsidtl8","n":"hv1mimadUZ92fz99yqcoko49RK3fkpD3cY1e1ssAlow5CpQrM40qFk42olywfdXFLCUOQ2p6aOb-4l875jxnNBSx9FQhKf3qI_7i9_hpactKY9ij_h7JcPv2DwDRuEUVPLSCJmdYtn1P3rspe-4wyHInW_rc7olPWgBQkScW6m1O4SsKa_gufOON_zzx4RXdOqDpkpy5K5pxiBVenQe9AjNVcGH3nc4bVhC3PfKUpgUpg_ZCKOOMS5DtVutzWaaLIN0i8LxKEB4ToqxTWKTo3YM6LazKrqXHjPph9f6aIBGDWjFRqREe2gsx133oe_fj0BxElkbu9JMKcGnn_UgJMQ"}
algorithm
RS256
2020-08-10 19:45: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
2020-08-10 19:45:07 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
j7XjbvlYb6UQgxzny0SKxHVbLLbRfo9l7ZW8A7FvqJRV8iCVbw
token_type
Bearer
id_token
eyJraWQiOiJjYTBhNDc1ZS1lOTVlLTQ0NzMtOWUzNC00ZjMxZDdhNjk5MWIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieVM4M09TWjJxQUZLY0VrTUp6U2lQQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X09vY3l0ZnBQcUZhTGdTUTkyNzcyXCJePj18IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODkwMDcsIm5vbmNlIjoiMDY0ZDg2OWEtYzkzYy00NGRlLThmNzEtNWYyOTFjMzcxNDhkIiwiaWF0IjoxNTk3MDg4NzA3fQ.NoihnJcHvX6_cijHHsZByqTTtKyxJRp3LxcwnZjhNQ9Pvys-4cQRpu4FkO_kmPlcRoMxTB1K8ADJEhco84KHUX1eNJYwnyczw2dPid3su8IqXy-UN_3nQT1NMuq2wT9_OQo0Pk5KQNemmnJo0Mj5q7W8CfKLPhhuJkULPVacxYJJpox7RaOejzqIB1-0sRdzKUREyJU7axit18GAGVEFQlUR4DMQItQ3TvJtKbIjS_1ioAbDTBc622SFMLGOWqZssrO6CTWNBn0HNNndI86_XVLNxTWFPykc0J9Jk7Ab3xbsrbgBM9N99HJjXb0ns6e6Qn7TwV-8S4VUiSCytQCWWQ
scope
openid profile email
2020-08-10 19:45:07 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance lOXVDvBm4ldMMhw
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "j7XjbvlYb6UQgxzny0SKxHVbLLbRfo9l7ZW8A7FvqJRV8iCVbw",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJjYTBhNDc1ZS1lOTVlLTQ0NzMtOWUzNC00ZjMxZDdhNjk5MWIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieVM4M09TWjJxQUZLY0VrTUp6U2lQQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X09vY3l0ZnBQcUZhTGdTUTkyNzcyXCJePj18IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODkwMDcsIm5vbmNlIjoiMDY0ZDg2OWEtYzkzYy00NGRlLThmNzEtNWYyOTFjMzcxNDhkIiwiaWF0IjoxNTk3MDg4NzA3fQ.NoihnJcHvX6_cijHHsZByqTTtKyxJRp3LxcwnZjhNQ9Pvys-4cQRpu4FkO_kmPlcRoMxTB1K8ADJEhco84KHUX1eNJYwnyczw2dPid3su8IqXy-UN_3nQT1NMuq2wT9_OQo0Pk5KQNemmnJo0Mj5q7W8CfKLPhhuJkULPVacxYJJpox7RaOejzqIB1-0sRdzKUREyJU7axit18GAGVEFQlUR4DMQItQ3TvJtKbIjS_1ioAbDTBc622SFMLGOWqZssrO6CTWNBn0HNNndI86_XVLNxTWFPykc0J9Jk7Ab3xbsrbgBM9N99HJjXb0ns6e6Qn7TwV-8S4VUiSCytQCWWQ",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:45:07 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance lOXVDvBm4ldMMhw
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer j7XjbvlYb6UQgxzny0SKxHVbLLbRfo9l7ZW8A7FvqJRV8iCVbw",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-08-10 19:45:07 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
j7XjbvlYb6UQgxzny0SKxHVbLLbRfo9l7ZW8A7FvqJRV8iCVbw
2020-08-10 19:45:07 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
j7XjbvlYb6UQgxzny0SKxHVbLLbRfo9l7ZW8A7FvqJRV8iCVbw
2020-08-10 19:45:07 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
2020-08-10 19:45:07
ChangeSubInUserInfoResponseToBeInvalid
Added invalid sub to userinfo endpoint output
sub
user-subject-1234531invalid
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
2020-08-10 19:45:07
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-08-10 19:45:07 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:45:07 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:45:07 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-08-10 19:45:07 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance lOXVDvBm4ldMMhw
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531invalid",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": "1580000000",
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "email": "user@example.com",
  "email_verified": false
}
outgoing_path
userinfo
2020-08-10 19:45:07 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:45:24
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
mBDaIKJ5fhU5Eta
Test Results