Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:14:33 INFO
TEST-RUNNER
Test instance PWRBgMRurUbtgqM created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client_basic
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client_basic
description
Testing morph oidc basic client
planId
8XtXosP8NfqAM
config
{
  "alias": "morph_oidc_client_basic",
  "description": "Testing morph oidc basic client",
  "publish": "everything"
}
testName
oidcc-client-test-invalid-iss
2020-08-10 19:14:33 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/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:14:33
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_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/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:14:34
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "vwXU0Oz9lwN7lpf7WpFKFFcObNPNaFiKfpjq_IvbKXlYTA8yROptkHl8sFTT5HyWpE4oMH7Bftf9Owi4uc6WMZiMficzsZCCpw3rPnfEmglsn5-9bCyHWtmd2_328KgwP6nGp3YQ1kELiDlFYBDkmqDHotkU_xBtoHCWRgaMwlc",
      "kty": "RSA",
      "q": "rLGEQFiztPA8mwT_6CDpO32WvMEpni7N2FtVqrOWeCt5BLiA7Ca41m2cfcD0NDrvn_MeiU_T7R1TdazLPAgn12ig4g6qzavbHKwbesSB9bUJhXzmClVywGQp2mi8TUbGFABXCyqBIN4-uwoytXeC-plCncE-aaucPaTMAb7zxU8",
      "d": "fl-iNnBkGLKQuuC9ghV1iQi6A5OUumr2F2aZ4PjVeFF292ktaYEH-m5Tca8JeR52cj_wX9nLIWb4kxQWvyo3k7HavrraUbRATJh2XpDiC7vhE9nqDspoP7TzdD368atZdFIIqkNyf73bqhsmZcKYO3hxWVaMFyJK_CXG6sjkuUNOApAqAtRNWSEKaNIaIbqP7_DhLMq2oSj-VNbBbtNGxN5nxFNBJHmGRnujNLpckwDejeLv1N5S5JhYOrX1DvTXIumUTPQmb8nVx9ocZ3GNe9fwkcaP0zmVZVDykihHJs0OEXK9vxSysusQk57_MjGGkmExINVhUZYv7azajxQ_QQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "578e3360-a43f-4a3d-a88f-cf1f217d2cbb",
      "qi": "fEISSg9LBmYoOEIDSJsOA_sdZ1xWEyDBWvYMLVjprmdkZy7ht4x5BbIQ5xz9T5NkOI8tJS7In0c3dF265-P2xurD8rHE4aQBeTUnf6mBAkWnKjzxCaQ-_CDBWE1XCd9vvmcNoTAL0tgsCu8h7bCXK-oPB74As4yFoZ3h-g1V1FQ",
      "dp": "nliBH2c0l1glvKHjlCHX3KCFrqSsIxEyTNsJ_6sXU3vpO7NlIkeJ5zctqyXGOCMm5LB9FCYe07zLh4IlTrD3Q8mGvJRWf5yhEUWyeafiayXgyzkpVmBbG25FMzWE290vkbZ0nCB8uH5WxudioM2gEqWwl0eH5h-CIHrztrx7NiU",
      "dq": "qBZcwHjV6b6Pbt-t6hXmjfYOuwhUZtftmbJErtMAGVVPBI5FRhXmgSfNUwV1bEUVKZ1s0n_1qeyKaJZYdsUFaoA3X_CgxXGJ4t2OHa-ZQzwD2X8ZNWO4PpT_u8uHxLunXp56Gq8zYnePnWQuuTxrK1nzYjNOeXIEsGdv_h8LjLc",
      "n": "gNxgs4kPRHi9lYOypOEO18es8jmUm8C4DyeEZUbD2CIXnXmtm-AT3YwyF1WySG2Mdj41yVxjJLdjdR7yoT0UUj-IILchQL49T5GiBwoCBp6b8bRorY1hGYtTE2Eet09jGPa_TNeE41LEEAXtxu87MllFmW1xz5-FwuMD9BT3BdY9ynWav3jlqBEL3HEbhJbMt8d0Ah3ZpZ1rh62nt1ZQW50LU4B8K7QtrIn0mlQdW87cPnpmq-hdP5q7G-vGMGKLXJFU9NXX5hP9BqDWbfnqOqCjVZO6axJr6wVvCXGjUqa_naDZYb4zUBkDl8fyrX9z2SORGc9e8q8v3QjWYZHr2Q"
    },
    {
      "kty": "EC",
      "d": "bMsOcRdkzCg3BLAl_LACLTqRID1vlO1NYQTquQY0zvc",
      "use": "sig",
      "crv": "P-256",
      "kid": "7d18b71d-26b4-4f96-8778-388984475347",
      "x": "9LH1rNFB955k6r95oaZWFF3QpUZ5VcM13ErRDDov9a0",
      "y": "AgJ5KGo1-1netAkiygIRp4d9t0yQtwZlsHDrUvv7HgY"
    },
    {
      "kty": "EC",
      "d": "kASZBOghxm0-PEVbJfyh3-XSJ-nLqCqNBWUKAVysOFo",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "02b2fb20-6f64-4019-8459-a884f1835681",
      "x": "30msNoiLbcYWVc05SaRlEuyOKQqCE2Q2IY3d0aleCpw",
      "y": "DPlGdTQbAk2nHSj74lYhchnK5QCNz1mYjE4Hb54isW4"
    },
    {
      "kty": "OKP",
      "d": "1Iwh2j_tQ7TT9tasD0S3ep4io-O8NWFjDGMd0R1_260",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6ec66fcc-62d2-4ef9-9e2f-f077a5516b33",
      "x": "fKpzoSihywya5fTcjWnLtHjUlzanLYL-jqgFYjJjiLs"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "1MA3q9y0dXesqYluabVyWhUfNmKaOB-Y_z7s2lvCZQJHqh3sYuqUDHHQKVbQ0sZ00_yBEqh-QoEnHIny4G890bG3q3hcGHJq1-TPzZS4ReWq-4cOOktzQq9ovJvlNKnDqcEoOSoRum7kRm5ZaBMvcCD78bEfMCeBpiBnWh6Q41c",
      "kty": "RSA",
      "q": "wYOKb6hbgnsYeMJAoUILXEwlU9AsjdAC3H01DqaeQgts-eVpYbcGcZi1pxlG2KoaPMttmQ2cfG9ooSBURRyl-rmKp0lKr83H2fj9QiGTZjmOkT93RCZA-JAselUqEGsnL8C1zeT2rb5cUuOsjxum3fYrcOXXSDuZ28kEXKmaVGk",
      "d": "L2eI5WQSI6GowScRc3JUCKEc6UhToVc71l01u-Syt2pFxieJ5PmZWr6mp9lC2vgqUlgwnmGnZAENaRkENz6P6YXsw1v7mE7q6SxhSB68UVFFcNNYiJftaqo-ZbDgur6AvgKPeqLhn_OMCcw-ouMesXZ6J2MKDjfY3Dw0Z6E6WSOy6e1QzwlnF-fHQJLueNJqI_gMQ9r2MrU5KA9Wq_3-NgVA4Fu9zD0_3fK2gPpeAzmUepsicdZtw1n9bsW4qHsv2KPTkF0G1GL6XJJkMzd7E_p82gzmCusTe8hZBT5r5DMZ5d7gbhiIFjaA6Bau7iAuSfI5gMqXjmrRm-BH5M8KoQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "ad9cff56-7292-49cb-97a2-a742d15743e1",
      "qi": "V2hhICA5BzOa-mInUcjt2br_OXMUtuHwYu2y6LrhERxoU4v3_p_FqcaZCCj0Ub_1Qg1BoYG9dON-TX1S7pwmv0Za13zV5Ve6jwmTDOuCll2q-DwvoQCvIYhV12oXNSpP9LYhoSbA5dsj5z_bxLXBK931k6KqRHZ_Zh3U6Tc3ztw",
      "dp": "d_Chshcr-WltgurCv3-WpyhvP0bZcLiHlaaQ-w1uC2n8ovBZuu5KZrWnSBb0hU9yv6wDzFQHUlDjjthKf7LXJCfPxzCEoxemGm6ZpGmqdWVkPodGQyEUKs0e--3bixQGBeaqWYfZFMS9luNRLjZasRk3UGutjIVJNzHfclP3FOM",
      "alg": "RSA-OAEP",
      "dq": "cQKh2R1n-6ZpnzRKTCJmwgsSDYVYT6U31o4kax7w8z768GGCjnc1gyechi5jympkkjZ3Fdf2GFFzuA1KSWY2pFqw14sc29iAKxKWzIURMLTSRo7a1ujELqT75KFRxG7fXqrbQZfCW6r8_cdKYfTTGXMG4ZLIi72K1-jn7Dl8EGk",
      "n": "oNI7YXea9rHK3uT5YYElYg17_WtF3Au688uuzppJXSyD_pYQprO5-0hLW1uAGIeOs_5y9FeJ-WFC2DJtdszc78cME4REOX5VSlVtfmWRet220wiUJ8MD0wuLEICTTZD-0GqeML7HFLcI8xiuRwAZt2Uo64dElPn4r6DOkXlwpV0ogfBrWpRiFjeXtkjOHF6cF-GatXub8xmCziKVHa9sqnfn6Rq_CejkVcZNy_CJZ0bx4UqSwfaW47r6m4EMxKHjUOIrlh0Vm4cKK8j9ch-nSoa2oc93mo-pW0Al67mZIifqZzAxekelunjoY5cB-xA_b39sYg__fYKbhg5_RVvKrw"
    },
    {
      "kty": "EC",
      "d": "3LhTFK47RCnvi-fwVPNh6vZVy2uiKroJhStui3kgD4s",
      "use": "enc",
      "crv": "P-256",
      "kid": "46bae19e-4a27-403d-9314-90cb50989426",
      "x": "c-bDTvXB6ROP-mmG4Kjewtpxyy-WwyewX0l2IUhq1KA",
      "y": "TxY-8zrnSnoSHWqd7S7Wx6w3KrOeQik4_wLHTaPfPd4",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "578e3360-a43f-4a3d-a88f-cf1f217d2cbb",
      "n": "gNxgs4kPRHi9lYOypOEO18es8jmUm8C4DyeEZUbD2CIXnXmtm-AT3YwyF1WySG2Mdj41yVxjJLdjdR7yoT0UUj-IILchQL49T5GiBwoCBp6b8bRorY1hGYtTE2Eet09jGPa_TNeE41LEEAXtxu87MllFmW1xz5-FwuMD9BT3BdY9ynWav3jlqBEL3HEbhJbMt8d0Ah3ZpZ1rh62nt1ZQW50LU4B8K7QtrIn0mlQdW87cPnpmq-hdP5q7G-vGMGKLXJFU9NXX5hP9BqDWbfnqOqCjVZO6axJr6wVvCXGjUqa_naDZYb4zUBkDl8fyrX9z2SORGc9e8q8v3QjWYZHr2Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d529d2e1-bfa5-4974-8f29-11105e7a4288",
      "n": "kgvDnUmA3SUyGMyeh70jec_C6lhQE4zgKUs2w1qHyj7FKmoXpL7gSiKWUDPwlAf8Hfr4IIyaSfpM7EF0HYE1Xdj-jrMFdlFOqsxz_LM1VXWuj_w9pADWhBBmeM7PXCPd0nOwkp1yUnLiwrrnrLE3Q1vdwJt0jrpUch00T8sZ9P0G4WpXpVFUhEE2Po2XYFGIsz3aVtk-KQv64Y6vORJrM5H85gGCH9NUgeExdmPyqbBAFODK8lFY-XjywDbeR8wSPpqDsU1rrPjYUMGbi4u2a4BFfsa0PdlnHTXI1wcTThnNk2DxAsceJbyzX3aadmDszRHH3HzQPUJEZ24KF-TINQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7d18b71d-26b4-4f96-8778-388984475347",
      "x": "9LH1rNFB955k6r95oaZWFF3QpUZ5VcM13ErRDDov9a0",
      "y": "AgJ5KGo1-1netAkiygIRp4d9t0yQtwZlsHDrUvv7HgY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "24e70e4e-6f6a-4bef-9df4-ab4d9cb174d0",
      "x": "Qyj3CpF_MgVMzYFP7IDiZ09Romw3jhp49xIKk8TDYGY",
      "y": "qO2-QM2Atkg3EkXIItWYjbobat4uet01iAR1gAxLc6M"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "02b2fb20-6f64-4019-8459-a884f1835681",
      "x": "30msNoiLbcYWVc05SaRlEuyOKQqCE2Q2IY3d0aleCpw",
      "y": "DPlGdTQbAk2nHSj74lYhchnK5QCNz1mYjE4Hb54isW4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6ec66fcc-62d2-4ef9-9e2f-f077a5516b33",
      "x": "fKpzoSihywya5fTcjWnLtHjUlzanLYL-jqgFYjJjiLs"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "ad9cff56-7292-49cb-97a2-a742d15743e1",
      "alg": "RSA-OAEP",
      "n": "oNI7YXea9rHK3uT5YYElYg17_WtF3Au688uuzppJXSyD_pYQprO5-0hLW1uAGIeOs_5y9FeJ-WFC2DJtdszc78cME4REOX5VSlVtfmWRet220wiUJ8MD0wuLEICTTZD-0GqeML7HFLcI8xiuRwAZt2Uo64dElPn4r6DOkXlwpV0ogfBrWpRiFjeXtkjOHF6cF-GatXub8xmCziKVHa9sqnfn6Rq_CejkVcZNy_CJZ0bx4UqSwfaW47r6m4EMxKHjUOIrlh0Vm4cKK8j9ch-nSoa2oc93mo-pW0Al67mZIifqZzAxekelunjoY5cB-xA_b39sYg__fYKbhg5_RVvKrw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "46bae19e-4a27-403d-9314-90cb50989426",
      "x": "c-bDTvXB6ROP-mmG4Kjewtpxyy-WwyewX0l2IUhq1KA",
      "y": "TxY-8zrnSnoSHWqd7S7Wx6w3KrOeQik4_wLHTaPfPd4",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:14:34 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:14:34 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:14:34 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:14:34 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:14:34
oidcc-client-test-invalid-iss
Setup Done
2020-08-10 19:15:36 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance PWRBgMRurUbtgqM
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:15:36 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance PWRBgMRurUbtgqM
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/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:15:36 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance PWRBgMRurUbtgqM
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "339",
  "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_basic/callback"],"response_types":["code"],"grant_types":["authorization_code"],"contacts":["ulrik.strid@outlook.com"],"client_name":"basic_morph_oidc_client","token_endpoint_auth_method":"client_secret_basic"}
Registration endpoint
2020-08-10 19:15:36 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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-08-10 19:15:36 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:15:36 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:15:36 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_basic/callback"
]
2020-08-10 19:15:36 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:15:36 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:15:36 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:15:36 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:15:36 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:15:36 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:15:36 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:15:36 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:15:36 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:15:36 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:15:36 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:15:36 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:15:36 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:15:36 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:15:36 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:15:36 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:15:36 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:15:36 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:15:36 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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_YHyJUsWnHsUMXTp75121 ^|%$"
}
2020-08-10 19:15:36
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_bwljXlwYBoKADEpdDJnYMSaupoWpizKOMeGrfpykFWqRPVqEtf2665406421\~ =.
2020-08-10 19:15:36 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:15:36 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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_YHyJUsWnHsUMXTp75121 ^|%$",
  "client_secret": "secret_bwljXlwYBoKADEpdDJnYMSaupoWpizKOMeGrfpykFWqRPVqEtf2665406421\\~ \u003d."
}
2020-08-10 19:15:36 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:15:36 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:15:36
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:15:36 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance PWRBgMRurUbtgqM
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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_YHyJUsWnHsUMXTp75121 ^|%$",
  "client_secret": "secret_bwljXlwYBoKADEpdDJnYMSaupoWpizKOMeGrfpykFWqRPVqEtf2665406421\\~ \u003d.",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:15:36 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance PWRBgMRurUbtgqM
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_YHyJUsWnHsUMXTp75121 ^|%$",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "dcf74e56-8c17-4ff6-a703-174fcc8cf753",
  "nonce": "25fb35b8-a3a8-42fa-82a8-f4b20df86593"
}
incoming_body
Authorization endpoint
2020-08-10 19:15:36 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:15:36 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:15:36 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_YHyJUsWnHsUMXTp75121 ^|%$",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "dcf74e56-8c17-4ff6-a703-174fcc8cf753",
  "nonce": "25fb35b8-a3a8-42fa-82a8-f4b20df86593"
}
2020-08-10 19:15:36 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:15:36 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
25fb35b8-a3a8-42fa-82a8-f4b20df86593
2020-08-10 19:15:36 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:15:36 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_YHyJUsWnHsUMXTp75121 ^|%$
2020-08-10 19:15:36 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_basic/callback"
]
2020-08-10 19:15:36 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:15:36 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:15:36 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
4Dza7pZ4p7
2020-08-10 19:15:36 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
AQPtGohf-OUeHRiPgmjMLQ
2020-08-10 19:15:36 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "dcf74e56-8c17-4ff6-a703-174fcc8cf753"
}
2020-08-10 19:15:36 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "dcf74e56-8c17-4ff6-a703-174fcc8cf753",
  "code": "4Dza7pZ4p7"
}
2020-08-10 19:15:36
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://morph-oidc-client.strid.ninja/auth/cb?state=dcf74e56-8c17-4ff6-a703-174fcc8cf753&code=4Dza7pZ4p7
2020-08-10 19:15:36 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance PWRBgMRurUbtgqM
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://morph-oidc-client.strid.ninja/auth/cb?state=dcf74e56-8c17-4ff6-a703-174fcc8cf753&code=4Dza7pZ4p7]
outgoing_path
authorize
2020-08-10 19:15:36 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance PWRBgMRurUbtgqM
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:15:36 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance PWRBgMRurUbtgqM
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "578e3360-a43f-4a3d-a88f-cf1f217d2cbb",
      "n": "gNxgs4kPRHi9lYOypOEO18es8jmUm8C4DyeEZUbD2CIXnXmtm-AT3YwyF1WySG2Mdj41yVxjJLdjdR7yoT0UUj-IILchQL49T5GiBwoCBp6b8bRorY1hGYtTE2Eet09jGPa_TNeE41LEEAXtxu87MllFmW1xz5-FwuMD9BT3BdY9ynWav3jlqBEL3HEbhJbMt8d0Ah3ZpZ1rh62nt1ZQW50LU4B8K7QtrIn0mlQdW87cPnpmq-hdP5q7G-vGMGKLXJFU9NXX5hP9BqDWbfnqOqCjVZO6axJr6wVvCXGjUqa_naDZYb4zUBkDl8fyrX9z2SORGc9e8q8v3QjWYZHr2Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d529d2e1-bfa5-4974-8f29-11105e7a4288",
      "n": "kgvDnUmA3SUyGMyeh70jec_C6lhQE4zgKUs2w1qHyj7FKmoXpL7gSiKWUDPwlAf8Hfr4IIyaSfpM7EF0HYE1Xdj-jrMFdlFOqsxz_LM1VXWuj_w9pADWhBBmeM7PXCPd0nOwkp1yUnLiwrrnrLE3Q1vdwJt0jrpUch00T8sZ9P0G4WpXpVFUhEE2Po2XYFGIsz3aVtk-KQv64Y6vORJrM5H85gGCH9NUgeExdmPyqbBAFODK8lFY-XjywDbeR8wSPpqDsU1rrPjYUMGbi4u2a4BFfsa0PdlnHTXI1wcTThnNk2DxAsceJbyzX3aadmDszRHH3HzQPUJEZ24KF-TINQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7d18b71d-26b4-4f96-8778-388984475347",
      "x": "9LH1rNFB955k6r95oaZWFF3QpUZ5VcM13ErRDDov9a0",
      "y": "AgJ5KGo1-1netAkiygIRp4d9t0yQtwZlsHDrUvv7HgY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "24e70e4e-6f6a-4bef-9df4-ab4d9cb174d0",
      "x": "Qyj3CpF_MgVMzYFP7IDiZ09Romw3jhp49xIKk8TDYGY",
      "y": "qO2-QM2Atkg3EkXIItWYjbobat4uet01iAR1gAxLc6M"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "02b2fb20-6f64-4019-8459-a884f1835681",
      "x": "30msNoiLbcYWVc05SaRlEuyOKQqCE2Q2IY3d0aleCpw",
      "y": "DPlGdTQbAk2nHSj74lYhchnK5QCNz1mYjE4Hb54isW4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6ec66fcc-62d2-4ef9-9e2f-f077a5516b33",
      "x": "fKpzoSihywya5fTcjWnLtHjUlzanLYL-jqgFYjJjiLs"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "ad9cff56-7292-49cb-97a2-a742d15743e1",
      "alg": "RSA-OAEP",
      "n": "oNI7YXea9rHK3uT5YYElYg17_WtF3Au688uuzppJXSyD_pYQprO5-0hLW1uAGIeOs_5y9FeJ-WFC2DJtdszc78cME4REOX5VSlVtfmWRet220wiUJ8MD0wuLEICTTZD-0GqeML7HFLcI8xiuRwAZt2Uo64dElPn4r6DOkXlwpV0ogfBrWpRiFjeXtkjOHF6cF-GatXub8xmCziKVHa9sqnfn6Rq_CejkVcZNy_CJZ0bx4UqSwfaW47r6m4EMxKHjUOIrlh0Vm4cKK8j9ch-nSoa2oc93mo-pW0Al67mZIifqZzAxekelunjoY5cB-xA_b39sYg__fYKbhg5_RVvKrw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "46bae19e-4a27-403d-9314-90cb50989426",
      "x": "c-bDTvXB6ROP-mmG4Kjewtpxyy-WwyewX0l2IUhq1KA",
      "y": "TxY-8zrnSnoSHWqd7S7Wx6w3KrOeQik4_wLHTaPfPd4",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:15:37 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance PWRBgMRurUbtgqM
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X1lIeUpVc1duSHNVTVhUcDc1MTIxJTIwJTVFJTdDJTI1JTI0OnNlY3JldF9id2xqWGx3WUJvS0FERXBkREpuWU1TYXVwb1dwaXpLT01lR3JmcHlrRldxUlBWcUV0ZjI2NjU0MDY0MjElNUN+JTIwJTNELg\u003d\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": "259",
  "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": "4Dza7pZ4p7",
  "client_id": "client_YHyJUsWnHsUMXTp75121 ^|%$",
  "client_secret": "secret_bwljXlwYBoKADEpdDJnYMSaupoWpizKOMeGrfpykFWqRPVqEtf2665406421\\~ \u003d.",
  "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=4Dza7pZ4p7&client_id=client_YHyJUsWnHsUMXTp75121+%5E%7C%25%24&client_secret=secret_bwljXlwYBoKADEpdDJnYMSaupoWpizKOMeGrfpykFWqRPVqEtf2665406421%5C%7E+%3D.&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:15:37 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_YHyJUsWnHsUMXTp75121 ^|%$
client_secret
secret_bwljXlwYBoKADEpdDJnYMSaupoWpizKOMeGrfpykFWqRPVqEtf2665406421\~ =.
method
client_secret_basic
2020-08-10 19:15:37 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:15:37 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
4Dza7pZ4p7
2020-08-10 19:15:37 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:15:37 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
otDbtAjN1yMHpfx5sYuJ5PCIsBF9cGoCRgSanp8Q8hOHXhyAri
2020-08-10 19:15:37 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
7KoMU0zirXmx5kI_iVoPYQ
2020-08-10 19:15:37 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client_basic/
sub
user-subject-1234531
aud
client_YHyJUsWnHsUMXTp75121 ^|%$
nonce
25fb35b8-a3a8-42fa-82a8-f4b20df86593
iat
1597086937
exp
1597087237
2020-08-10 19:15:37 SUCCESS
AddInvalidIssValueToIdToken
Added invalid iss to ID token claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client_basic/1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/1",
  "sub": "user-subject-1234531",
  "aud": "client_YHyJUsWnHsUMXTp75121 ^|%$",
  "nonce": "25fb35b8-a3a8-42fa-82a8-f4b20df86593",
  "iat": 1597086937,
  "exp": 1597087237
}
2020-08-10 19:15:37 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
7KoMU0zirXmx5kI_iVoPYQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/1",
  "sub": "user-subject-1234531",
  "aud": "client_YHyJUsWnHsUMXTp75121 ^|%$",
  "nonce": "25fb35b8-a3a8-42fa-82a8-f4b20df86593",
  "iat": 1597086937,
  "exp": 1597087237,
  "at_hash": "7KoMU0zirXmx5kI_iVoPYQ"
}
2020-08-10 19:15:37 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI1NzhlMzM2MC1hNDNmLTRhM2QtYTg4Zi1jZjFmMjE3ZDJjYmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiN0tvTVUwemlyWG14NWtJX2lWb1BZUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1lIeUpVc1duSHNVTVhUcDc1MTIxIF58JSQiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLzEiLCJleHAiOjE1OTcwODcyMzcsIm5vbmNlIjoiMjVmYjM1YjgtYTNhOC00MmZhLTgyYTgtZjRiMjBkZjg2NTkzIiwiaWF0IjoxNTk3MDg2OTM3fQ.CU7_EdJ7jm-lOJiE1k1Yyif_jkn60wn1C-QtIBdz6puNRem0g-nJg4rC08BtZnFW0A_AzAK2PgXYRXiyCW5h_UsT4i-nDx1SB-a4dWD2BSG5hJZjw5aewa8mx3fGcg_0_zV_5PPLpcVbINQQudTfUtb64kKQi6qMK-ucqjKL5cPsdIb9Z8UD_L9X9NvGHENyVr02OxFxryal76dup5OGHxemSL_jQ-PH_VOgL1fRY0nnlHBDWuWSXmkqmeKzbbvlUQxyMxauRtGD6_kC1jSFVWoWyVLYN11z90PxOYqQWeHDBlRFCV4IhJNGW9Z1L6XSB1iliVA8nUs0RVDy9GVJNQ
key
{"p":"vwXU0Oz9lwN7lpf7WpFKFFcObNPNaFiKfpjq_IvbKXlYTA8yROptkHl8sFTT5HyWpE4oMH7Bftf9Owi4uc6WMZiMficzsZCCpw3rPnfEmglsn5-9bCyHWtmd2_328KgwP6nGp3YQ1kELiDlFYBDkmqDHotkU_xBtoHCWRgaMwlc","kty":"RSA","q":"rLGEQFiztPA8mwT_6CDpO32WvMEpni7N2FtVqrOWeCt5BLiA7Ca41m2cfcD0NDrvn_MeiU_T7R1TdazLPAgn12ig4g6qzavbHKwbesSB9bUJhXzmClVywGQp2mi8TUbGFABXCyqBIN4-uwoytXeC-plCncE-aaucPaTMAb7zxU8","d":"fl-iNnBkGLKQuuC9ghV1iQi6A5OUumr2F2aZ4PjVeFF292ktaYEH-m5Tca8JeR52cj_wX9nLIWb4kxQWvyo3k7HavrraUbRATJh2XpDiC7vhE9nqDspoP7TzdD368atZdFIIqkNyf73bqhsmZcKYO3hxWVaMFyJK_CXG6sjkuUNOApAqAtRNWSEKaNIaIbqP7_DhLMq2oSj-VNbBbtNGxN5nxFNBJHmGRnujNLpckwDejeLv1N5S5JhYOrX1DvTXIumUTPQmb8nVx9ocZ3GNe9fwkcaP0zmVZVDykihHJs0OEXK9vxSysusQk57_MjGGkmExINVhUZYv7azajxQ_QQ","e":"AQAB","use":"sig","kid":"578e3360-a43f-4a3d-a88f-cf1f217d2cbb","qi":"fEISSg9LBmYoOEIDSJsOA_sdZ1xWEyDBWvYMLVjprmdkZy7ht4x5BbIQ5xz9T5NkOI8tJS7In0c3dF265-P2xurD8rHE4aQBeTUnf6mBAkWnKjzxCaQ-_CDBWE1XCd9vvmcNoTAL0tgsCu8h7bCXK-oPB74As4yFoZ3h-g1V1FQ","dp":"nliBH2c0l1glvKHjlCHX3KCFrqSsIxEyTNsJ_6sXU3vpO7NlIkeJ5zctqyXGOCMm5LB9FCYe07zLh4IlTrD3Q8mGvJRWf5yhEUWyeafiayXgyzkpVmBbG25FMzWE290vkbZ0nCB8uH5WxudioM2gEqWwl0eH5h-CIHrztrx7NiU","dq":"qBZcwHjV6b6Pbt-t6hXmjfYOuwhUZtftmbJErtMAGVVPBI5FRhXmgSfNUwV1bEUVKZ1s0n_1qeyKaJZYdsUFaoA3X_CgxXGJ4t2OHa-ZQzwD2X8ZNWO4PpT_u8uHxLunXp56Gq8zYnePnWQuuTxrK1nzYjNOeXIEsGdv_h8LjLc","n":"gNxgs4kPRHi9lYOypOEO18es8jmUm8C4DyeEZUbD2CIXnXmtm-AT3YwyF1WySG2Mdj41yVxjJLdjdR7yoT0UUj-IILchQL49T5GiBwoCBp6b8bRorY1hGYtTE2Eet09jGPa_TNeE41LEEAXtxu87MllFmW1xz5-FwuMD9BT3BdY9ynWav3jlqBEL3HEbhJbMt8d0Ah3ZpZ1rh62nt1ZQW50LU4B8K7QtrIn0mlQdW87cPnpmq-hdP5q7G-vGMGKLXJFU9NXX5hP9BqDWbfnqOqCjVZO6axJr6wVvCXGjUqa_naDZYb4zUBkDl8fyrX9z2SORGc9e8q8v3QjWYZHr2Q"}
algorithm
RS256
2020-08-10 19:15:37 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:15:37 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
otDbtAjN1yMHpfx5sYuJ5PCIsBF9cGoCRgSanp8Q8hOHXhyAri
token_type
Bearer
id_token
eyJraWQiOiI1NzhlMzM2MC1hNDNmLTRhM2QtYTg4Zi1jZjFmMjE3ZDJjYmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiN0tvTVUwemlyWG14NWtJX2lWb1BZUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1lIeUpVc1duSHNVTVhUcDc1MTIxIF58JSQiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLzEiLCJleHAiOjE1OTcwODcyMzcsIm5vbmNlIjoiMjVmYjM1YjgtYTNhOC00MmZhLTgyYTgtZjRiMjBkZjg2NTkzIiwiaWF0IjoxNTk3MDg2OTM3fQ.CU7_EdJ7jm-lOJiE1k1Yyif_jkn60wn1C-QtIBdz6puNRem0g-nJg4rC08BtZnFW0A_AzAK2PgXYRXiyCW5h_UsT4i-nDx1SB-a4dWD2BSG5hJZjw5aewa8mx3fGcg_0_zV_5PPLpcVbINQQudTfUtb64kKQi6qMK-ucqjKL5cPsdIb9Z8UD_L9X9NvGHENyVr02OxFxryal76dup5OGHxemSL_jQ-PH_VOgL1fRY0nnlHBDWuWSXmkqmeKzbbvlUQxyMxauRtGD6_kC1jSFVWoWyVLYN11z90PxOYqQWeHDBlRFCV4IhJNGW9Z1L6XSB1iliVA8nUs0RVDy9GVJNQ
scope
openid profile email
2020-08-10 19:15:37 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance PWRBgMRurUbtgqM
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "otDbtAjN1yMHpfx5sYuJ5PCIsBF9cGoCRgSanp8Q8hOHXhyAri",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI1NzhlMzM2MC1hNDNmLTRhM2QtYTg4Zi1jZjFmMjE3ZDJjYmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiN0tvTVUwemlyWG14NWtJX2lWb1BZUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1lIeUpVc1duSHNVTVhUcDc1MTIxIF58JSQiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLzEiLCJleHAiOjE1OTcwODcyMzcsIm5vbmNlIjoiMjVmYjM1YjgtYTNhOC00MmZhLTgyYTgtZjRiMjBkZjg2NTkzIiwiaWF0IjoxNTk3MDg2OTM3fQ.CU7_EdJ7jm-lOJiE1k1Yyif_jkn60wn1C-QtIBdz6puNRem0g-nJg4rC08BtZnFW0A_AzAK2PgXYRXiyCW5h_UsT4i-nDx1SB-a4dWD2BSG5hJZjw5aewa8mx3fGcg_0_zV_5PPLpcVbINQQudTfUtb64kKQi6qMK-ucqjKL5cPsdIb9Z8UD_L9X9NvGHENyVr02OxFxryal76dup5OGHxemSL_jQ-PH_VOgL1fRY0nnlHBDWuWSXmkqmeKzbbvlUQxyMxauRtGD6_kC1jSFVWoWyVLYN11z90PxOYqQWeHDBlRFCV4IhJNGW9Z1L6XSB1iliVA8nUs0RVDy9GVJNQ",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:15:42 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:16:04
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client_basic
new_test_id
XqBeZnS0IMmaXQ9
Test Results