Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:37:31 INFO
TEST-RUNNER
Test instance WJkOSMw8kK4LnXH 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-invalid-aud
2020-08-10 19:37:31 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:37:31
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:37:31
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "xy9oM2wonsUfZkJ2s7tpUszStVG33bK1aRb36L1WAUMAEAp7mMsvp834mo_5CAUX7aAtMiJeottNwXEpe6BLC2ovGxWrt2FJi39lXK1lD2j6LUcniZKPnds0Ecuq0MEC1XAugD9dLhxx1zUA4VyxUZHf3HverepEZY29NZ3ptjk",
      "kty": "RSA",
      "q": "qYqB9Ja6QLB_A0BKMZmdsAiED2TP_OIitdrnpMJ6CL3b8drLuirjkeYKvoYkYqLUrUMd7UGYiysuwmyc-SKt-jd8ol2BrPrQ0hq1TIoapE_8nT8LxU0ae7SfiReJgID_2scq2hxfNBctS5tUG7wIxdKg52y5Rx4O563I7X4_85U",
      "d": "FWkPJMtMAipetF75tA_kQMX1h4mvjHyrudOe43duwSlFqao1BkK1w_d4QDHE-6LReUJOCTKKiM_cLXK3gLMvgKAyVEVSy6iEqLXYxe_X5DUeh-V4nrxCyi4aXaGU7kR7PCKt4w2OPsy8w6sb5BAFMviUO00oEQZjfdC7JIu0yDEDDplUNgJe_SX9zc3W8sbYyBErT8VCOmXCVESJkcV6svJmahk4_lFrUGR7bY1W6AKT5BqSd6TQgoOjH9SkmJDvUsdsoSN0w61iTp93jcHErpHlcdvhELacUlTF9Tm6vAiOCcNYo2UgOrvjDJ84qQwVB8KBnt5GarQhcaMLtyEU4Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "316d4ed6-9980-4b04-85c1-00367ac3a9f3",
      "qi": "lCipVyWXXmqcXLjEAwGxOArRw4Fle4eXLtbCVQmbddYnnSjVpJHlo8DSXSipyJ1lrMxw52X1J-1qnSCcOYdyQ2X2a_95-AZ9gWHYKcCoOunK7ReOj1owvRaFiMMQbi7PEk5tenubP4HwqpOdWTn-EMlKX86GVhC8zbVXn-q0faE",
      "dp": "ItFmpZaCgz5x_q4fkctw3chwDMH8IgTbMUOSklyGbDIKEMPEVzEtY2fdzSbdoUlCpYcaX2kiodU0AlyFo9ahR52IHnPrUGLxODFMxqaIw-jV0pRdlO7JrA5lS7cOZO9YT3cMqd5pq2XNgJEDVmGdnWSifSgqBLyuuBHOwVCZSgE",
      "dq": "l7wsvti_bPIJWsGJJYcUh923Q4e4Vd2VryhxtRWQ3o39cSGev8luzr8R0p5_pf-RVFgDSrowai2FteA7RQXyq0RJuY7yZfw8NC5PIGdhnLkxnxIz2Ks_DoQDXFDCcU4Crq0d_wLxec9cbJRh3EiXmWT_OOAnmiyerl7suxEI71k",
      "n": "g-oQdVAXCw5K6gTpVHDt_WfnfN1MLQ7_svhXAQroW0MwzmUZBE01FXkuqF9t_uNc7J7ry72RnQvXNsYYAThMJKu3bOT_nU8dm5rbudXtRvMYBOjiVJeojSZmX9VRm3t5uKndbvWP556proGdKUXM59sDlUXBPOBQ91EzaeQQ8NB-gdkWmE7J-uzSMm79dkhwPVS7WXpBiBB6o_ciaKlTomYpCltl6jhT6FRmr14Yc6NwbRZ6WDpIN9O_wZAr3i5gMELqDzq5B8zSU6egE6WYDb3fh10J0NsBNGYJBI25oWUNN--Wo8le5q6zu6o9lBBTOBzGu8EeVLP1QyQSpwYqLQ"
    },
    {
      "kty": "EC",
      "d": "BeN2G4Qne0yaWthfb2icP6TgY8mAJ0NmTHhq81YbG0M",
      "use": "sig",
      "crv": "P-256",
      "kid": "ca9c52da-5f88-41de-9e47-c534f7d2525d",
      "x": "bfjwmPv8pnBCf1Y2tcNAzKnGHPARLfLKfr78mkqbqC4",
      "y": "aJHKLzPhTU7JtaLxyXUlp2gfSJxkk00AdJCa7l1giLo"
    },
    {
      "kty": "EC",
      "d": "D_Ah4L0eJ16LtitaMmg5apdl3T5ACW9NpkN884GPArI",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7689c45c-e0a4-40c4-991a-993f93806b2a",
      "x": "Z8oUQ4Gl-q2ztp2X1wgT68RPapVH5lHxpkDOIqlyDG4",
      "y": "yU5U0t8K2yWUkG2dVtvG-pofx2n-Nj-CQdxOr69ToTg"
    },
    {
      "kty": "OKP",
      "d": "wENNcrG2HpIb2HJ9peRSDobVaG_rs2bFyxNLn0qkfhs",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "aa5b2ece-f738-4b40-84e3-1525c6089cc1",
      "x": "hB_fP43f7zD1BfdQFwe4IAGW5qty2z4pVJTx5EbSIuo"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8K_3KV3Z-aVv0Z-Fw86UhwW-3Nd6o6Thz46cztMUzbbdibyoLDHjjYrb6_nc7S3fPcCLLvbrxJfCtCyFNPQsmdohV3b5AQjXgMIEwcjbh8g1YlD8ftY7SGCDGSR1yeMNKlPZgsCyR4oA-h7xs5_Uk9HzWbiMyABVVGxr8cijmXE",
      "kty": "RSA",
      "q": "mGBlE0yy_1_2YBGs1ojd1nrvAyVJB4we7FGNUcPLLBc8Ml7_-fhKs8ecrO9u73xatR_H_c01k3ygVC81tqUKzjdfoqQLE5o7r7zNwGfAR8zlcuxYP0vg3H8Sw3kFL8l1Qu3Lb1TKYJp2PHWZUfijq7xol4ZeGcCMQ-5KgOpjYGc",
      "d": "O2WzibKlUpiArM95eWHeq4MVlGA7kBeRA1qKzVxoT4IogBzJWODjDmQZzZTrzSc9sCHUe1R94mAvVYiu8FExau61XC0bxL3ExUPZKhFDR9_lCpReqQlDUhvGkoYSI9f7S8IUtn4zzkiGFuuxGQmmoUqom_is17u9u_qig0v1XD47j2vbV2VeiXflouNBwglTiTdSNr-E5RkD6JvBaQW4BQNDnfZ0GGPU5qQ0lIKuwPkgjaAsUWeNTFWprlN1koXzVnP95hRIg02Mzvar5eUea1ii6rXb-XVzu3wWxb4OQmNk54GsR1lpJ1sBgGihjOYc8ohUA2YAmN41yKCvzx4egQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "d2a6b1e8-825c-4f9c-af3c-7612b8d673d4",
      "qi": "FwhhErQv5N_VGQrg6OOs8_ZO7lAUYKiC8859rd9t2nSkvHs1W4TaSom9NDnQkXptHTLXrO08b3a0XeQG-0tpo2KQOD9Movg38_Z0ZCgcwPK7_2mmLpX4--R5AhPafOhQlAVVUehUWL3VzMbEJc3_3-ZNI0kr1BAMoGVfVkfIsIU",
      "dp": "IwV3sU02qlyoKJhNnnAwrHTpkLjJ34XeVZUqu-162XQCSEhrMAMSWUYbOfrhaqGCGjoqBmtnYvOyIQVZXJsq4jgbId7t3His4s9YYdoYF2nKWsPt-YaymZVxffcQLJAdGkuZGq1vQ3mRKtPV140qIVgrUKLJ2VAzGlWsX0ISjAE",
      "alg": "RSA-OAEP",
      "dq": "Mq3U0C9xVThwdBFM3-mThrNKbUxoVqdG3aheDTTGjTqJHeO01Um8ZsDcHjRgPCyq6pTQalxnFk-b74PoJIAN8Po_x5Mxz-o7Mb7k27pmHDtMkQWEcEDnX86vye2lSPiDFKiMQdH8oVaePouKW9YLcaHvU34wK_Z7cFh_1RKfzL8",
      "n": "j0MbxNDrz-Rx3IBXg75aC2XMvf3QSvLu9LCnZk9E45IIYz0tikpag73mnZcYekgVBdY2UPVYqgU3fWGJEqfef5sBMghKVXxqTXzp7yO9J_Bxwlv3FOo4j3_MlJnz9WSABDIztdyY0hoLYDqQYaHbjD2_UXODypEkXTz_ysXuqpskHnysPzpiMPyqUCo-IvEUdCgfW1WfZsxvdsqwJGCINT1t4j47yRnqvkz8yRsNRsWzx0VJf2PY7S8Lj79UHrugQwRHHgOAhxgDp3FX_K_mf_RDk910YCd_qtx3-Tctrz0KW79JOSdXPPaGKtEPhXkOm7ZC-9sNwoc2NZ2KtBAcdw"
    },
    {
      "kty": "EC",
      "d": "10CtmXahQ4zNtbRhSdMn5LiMjn7iMPxFm0OY0bnuDi0",
      "use": "enc",
      "crv": "P-256",
      "kid": "33c0abe3-3546-4abb-83f6-bc52cd9002f1",
      "x": "7GurkHHhV5wbepnEFSuKKzaMyatJJlE-qhD3WL9SF7g",
      "y": "WkVsGOLog6KX0-X97-jpPKhPbpmngwxTRRw4TQaUGGM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "316d4ed6-9980-4b04-85c1-00367ac3a9f3",
      "n": "g-oQdVAXCw5K6gTpVHDt_WfnfN1MLQ7_svhXAQroW0MwzmUZBE01FXkuqF9t_uNc7J7ry72RnQvXNsYYAThMJKu3bOT_nU8dm5rbudXtRvMYBOjiVJeojSZmX9VRm3t5uKndbvWP556proGdKUXM59sDlUXBPOBQ91EzaeQQ8NB-gdkWmE7J-uzSMm79dkhwPVS7WXpBiBB6o_ciaKlTomYpCltl6jhT6FRmr14Yc6NwbRZ6WDpIN9O_wZAr3i5gMELqDzq5B8zSU6egE6WYDb3fh10J0NsBNGYJBI25oWUNN--Wo8le5q6zu6o9lBBTOBzGu8EeVLP1QyQSpwYqLQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c29b0279-bd21-43fc-8d89-ed9143d36414",
      "n": "qv5FSXxCYhYIXcSVoQzGekfuQI9mx9V7plM6ND6oPst9wcRYiiVYuI623oQ9a-R8mg6AOAiKc64ClQjRCVcSL0TfCjWH-pPC1P5NHMwCZFTpJcPS3YRCZ0JK0kGnUPIYyDEP8M-IfP_AJT68FOpiwwvRntY2oRclLlg7IkbBGRRMLs05kf8ZBBB8wwmARlJZ-IcpMaJAiGGO80NzuwtwKuhRMd37KkqIVJynaaEDmdzjcT76A2b6oeONIZ7mttobud3YkioDBtq8h78RN2zshSzG_M3JhdlDGsBwUq5XL4MhVbu0502mls63E7I3oJSqqSkdN2_NMnyjTvMN9STJPQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ca9c52da-5f88-41de-9e47-c534f7d2525d",
      "x": "bfjwmPv8pnBCf1Y2tcNAzKnGHPARLfLKfr78mkqbqC4",
      "y": "aJHKLzPhTU7JtaLxyXUlp2gfSJxkk00AdJCa7l1giLo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "951ab31b-3f5a-4d64-b9ab-e79e1371a06d",
      "x": "nEHyUMAfkbJOdCg8n_bhahOJcGHe10eebH6BFlDNsJA",
      "y": "Tv-bgbUqVWlkTq18jPeBJrx-wqCf0N21xMokkB6nKv4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7689c45c-e0a4-40c4-991a-993f93806b2a",
      "x": "Z8oUQ4Gl-q2ztp2X1wgT68RPapVH5lHxpkDOIqlyDG4",
      "y": "yU5U0t8K2yWUkG2dVtvG-pofx2n-Nj-CQdxOr69ToTg"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "aa5b2ece-f738-4b40-84e3-1525c6089cc1",
      "x": "hB_fP43f7zD1BfdQFwe4IAGW5qty2z4pVJTx5EbSIuo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d2a6b1e8-825c-4f9c-af3c-7612b8d673d4",
      "alg": "RSA-OAEP",
      "n": "j0MbxNDrz-Rx3IBXg75aC2XMvf3QSvLu9LCnZk9E45IIYz0tikpag73mnZcYekgVBdY2UPVYqgU3fWGJEqfef5sBMghKVXxqTXzp7yO9J_Bxwlv3FOo4j3_MlJnz9WSABDIztdyY0hoLYDqQYaHbjD2_UXODypEkXTz_ysXuqpskHnysPzpiMPyqUCo-IvEUdCgfW1WfZsxvdsqwJGCINT1t4j47yRnqvkz8yRsNRsWzx0VJf2PY7S8Lj79UHrugQwRHHgOAhxgDp3FX_K_mf_RDk910YCd_qtx3-Tctrz0KW79JOSdXPPaGKtEPhXkOm7ZC-9sNwoc2NZ2KtBAcdw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "33c0abe3-3546-4abb-83f6-bc52cd9002f1",
      "x": "7GurkHHhV5wbepnEFSuKKzaMyatJJlE-qhD3WL9SF7g",
      "y": "WkVsGOLog6KX0-X97-jpPKhPbpmngwxTRRw4TQaUGGM",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:37:31 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:37:31 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:37:31 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:37:31 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:37:31
oidcc-client-test-invalid-aud
Setup Done
2020-08-10 19:38:18 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WJkOSMw8kK4LnXH
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:38:18 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WJkOSMw8kK4LnXH
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:38:18 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WJkOSMw8kK4LnXH
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:38:18 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:38:18 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:38:18 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:38:18 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:38:18 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:38:18 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:38:18 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:38:18 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:38:18 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:38:18 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:38:18 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:38:18 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:38:18 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:38:18 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:38:18 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:38:18 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:38:18 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:38:18 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:38:18 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:38:18 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:38:18 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:38:18 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:38:18 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_HAsPJtwxqWpuKFO44543$\"}\\\u003d"
}
2020-08-10 19:38:18
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_yNzUXxVXcSRfkWyXuRzyUcswKpqDTVniOStoqrFgyUYvXklxZG5426833762&$#~ 
2020-08-10 19:38:18 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:38:18 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_HAsPJtwxqWpuKFO44543$\"}\\\u003d",
  "client_secret": "secret_yNzUXxVXcSRfkWyXuRzyUcswKpqDTVniOStoqrFgyUYvXklxZG5426833762\u0026$#~ "
}
2020-08-10 19:38:18 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:38:18 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:38:18
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:38:18 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WJkOSMw8kK4LnXH
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_HAsPJtwxqWpuKFO44543$\"}\\\u003d",
  "client_secret": "secret_yNzUXxVXcSRfkWyXuRzyUcswKpqDTVniOStoqrFgyUYvXklxZG5426833762\u0026$#~ ",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:38:19 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WJkOSMw8kK4LnXH
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_HAsPJtwxqWpuKFO44543$\"}\\\u003d",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "0112e82b-f388-4bff-a613-562d8bb24202",
  "nonce": "6c2638ea-bca9-4177-91c4-9989fad24cab"
}
incoming_body
Authorization endpoint
2020-08-10 19:38:19 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:38:19 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:38:19 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_HAsPJtwxqWpuKFO44543$\"}\\\u003d",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "0112e82b-f388-4bff-a613-562d8bb24202",
  "nonce": "6c2638ea-bca9-4177-91c4-9989fad24cab"
}
2020-08-10 19:38:19 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:38:19 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
6c2638ea-bca9-4177-91c4-9989fad24cab
2020-08-10 19:38:19 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:38:19 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_HAsPJtwxqWpuKFO44543$"}\=
2020-08-10 19:38:19 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:38:19 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:38:19 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:38:19 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
nDKVdMmuNW
2020-08-10 19:38:19 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
_v2dzZ15LWLSgXsZ1-mdrw
2020-08-10 19:38:19 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "0112e82b-f388-4bff-a613-562d8bb24202"
}
2020-08-10 19:38:19 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "0112e82b-f388-4bff-a613-562d8bb24202",
  "code": "nDKVdMmuNW"
}
2020-08-10 19:38:19 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WJkOSMw8kK4LnXH
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"0112e82b-f388-4bff-a613-562d8bb24202","code":"nDKVdMmuNW"}}]
outgoing_path
authorize
2020-08-10 19:38:19 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WJkOSMw8kK4LnXH
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:38:19 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WJkOSMw8kK4LnXH
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "316d4ed6-9980-4b04-85c1-00367ac3a9f3",
      "n": "g-oQdVAXCw5K6gTpVHDt_WfnfN1MLQ7_svhXAQroW0MwzmUZBE01FXkuqF9t_uNc7J7ry72RnQvXNsYYAThMJKu3bOT_nU8dm5rbudXtRvMYBOjiVJeojSZmX9VRm3t5uKndbvWP556proGdKUXM59sDlUXBPOBQ91EzaeQQ8NB-gdkWmE7J-uzSMm79dkhwPVS7WXpBiBB6o_ciaKlTomYpCltl6jhT6FRmr14Yc6NwbRZ6WDpIN9O_wZAr3i5gMELqDzq5B8zSU6egE6WYDb3fh10J0NsBNGYJBI25oWUNN--Wo8le5q6zu6o9lBBTOBzGu8EeVLP1QyQSpwYqLQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c29b0279-bd21-43fc-8d89-ed9143d36414",
      "n": "qv5FSXxCYhYIXcSVoQzGekfuQI9mx9V7plM6ND6oPst9wcRYiiVYuI623oQ9a-R8mg6AOAiKc64ClQjRCVcSL0TfCjWH-pPC1P5NHMwCZFTpJcPS3YRCZ0JK0kGnUPIYyDEP8M-IfP_AJT68FOpiwwvRntY2oRclLlg7IkbBGRRMLs05kf8ZBBB8wwmARlJZ-IcpMaJAiGGO80NzuwtwKuhRMd37KkqIVJynaaEDmdzjcT76A2b6oeONIZ7mttobud3YkioDBtq8h78RN2zshSzG_M3JhdlDGsBwUq5XL4MhVbu0502mls63E7I3oJSqqSkdN2_NMnyjTvMN9STJPQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ca9c52da-5f88-41de-9e47-c534f7d2525d",
      "x": "bfjwmPv8pnBCf1Y2tcNAzKnGHPARLfLKfr78mkqbqC4",
      "y": "aJHKLzPhTU7JtaLxyXUlp2gfSJxkk00AdJCa7l1giLo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "951ab31b-3f5a-4d64-b9ab-e79e1371a06d",
      "x": "nEHyUMAfkbJOdCg8n_bhahOJcGHe10eebH6BFlDNsJA",
      "y": "Tv-bgbUqVWlkTq18jPeBJrx-wqCf0N21xMokkB6nKv4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7689c45c-e0a4-40c4-991a-993f93806b2a",
      "x": "Z8oUQ4Gl-q2ztp2X1wgT68RPapVH5lHxpkDOIqlyDG4",
      "y": "yU5U0t8K2yWUkG2dVtvG-pofx2n-Nj-CQdxOr69ToTg"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "aa5b2ece-f738-4b40-84e3-1525c6089cc1",
      "x": "hB_fP43f7zD1BfdQFwe4IAGW5qty2z4pVJTx5EbSIuo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d2a6b1e8-825c-4f9c-af3c-7612b8d673d4",
      "alg": "RSA-OAEP",
      "n": "j0MbxNDrz-Rx3IBXg75aC2XMvf3QSvLu9LCnZk9E45IIYz0tikpag73mnZcYekgVBdY2UPVYqgU3fWGJEqfef5sBMghKVXxqTXzp7yO9J_Bxwlv3FOo4j3_MlJnz9WSABDIztdyY0hoLYDqQYaHbjD2_UXODypEkXTz_ysXuqpskHnysPzpiMPyqUCo-IvEUdCgfW1WfZsxvdsqwJGCINT1t4j47yRnqvkz8yRsNRsWzx0VJf2PY7S8Lj79UHrugQwRHHgOAhxgDp3FX_K_mf_RDk910YCd_qtx3-Tctrz0KW79JOSdXPPaGKtEPhXkOm7ZC-9sNwoc2NZ2KtBAcdw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "33c0abe3-3546-4abb-83f6-bc52cd9002f1",
      "x": "7GurkHHhV5wbepnEFSuKKzaMyatJJlE-qhD3WL9SF7g",
      "y": "WkVsGOLog6KX0-X97-jpPKhPbpmngwxTRRw4TQaUGGM",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:38:19 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance WJkOSMw8kK4LnXH
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X0hBc1BKdHd4cVdwdUtGTzQ0NTQzJTI0JTIyJTdEJTVDJTNEOnNlY3JldF95TnpVWHhWWGNTUmZrV3lYdVJ6eVVjc3dLcHFEVFZuaU9TdG9xckZneVVZdlhrbHhaRzU0MjY4MzM3NjIlMjYlMjQlMjN+JTIw",
  "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": "nDKVdMmuNW",
  "client_id": "client_HAsPJtwxqWpuKFO44543$\"}\\\u003d",
  "client_secret": "secret_yNzUXxVXcSRfkWyXuRzyUcswKpqDTVniOStoqrFgyUYvXklxZG5426833762\u0026$#~ ",
  "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=nDKVdMmuNW&client_id=client_HAsPJtwxqWpuKFO44543%24%22%7D%5C%3D&client_secret=secret_yNzUXxVXcSRfkWyXuRzyUcswKpqDTVniOStoqrFgyUYvXklxZG5426833762%26%24%23%7E+&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:38:19 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_HAsPJtwxqWpuKFO44543$"}\=
client_secret
secret_yNzUXxVXcSRfkWyXuRzyUcswKpqDTVniOStoqrFgyUYvXklxZG5426833762&$#~ 
method
client_secret_basic
2020-08-10 19:38:19 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:38:19 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
nDKVdMmuNW
2020-08-10 19:38:19 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:38:19 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
sL5Wnd6M1tNiLKlLMEX4XC6uFoBlBDomfRxTwVot32qXTqVJGA
2020-08-10 19:38:19 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
91q5W63NszA9l6BI3n7IEQ
2020-08-10 19:38:19 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_HAsPJtwxqWpuKFO44543$"}\=
nonce
6c2638ea-bca9-4177-91c4-9989fad24cab
iat
1597088299
exp
1597088599
2020-08-10 19:38:19 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
client_HAsPJtwxqWpuKFO44543$"}\=1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_HAsPJtwxqWpuKFO44543$\"}\\\u003d1",
  "nonce": "6c2638ea-bca9-4177-91c4-9989fad24cab",
  "iat": 1597088299,
  "exp": 1597088599
}
2020-08-10 19:38:19 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
91q5W63NszA9l6BI3n7IEQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_HAsPJtwxqWpuKFO44543$\"}\\\u003d1",
  "nonce": "6c2638ea-bca9-4177-91c4-9989fad24cab",
  "iat": 1597088299,
  "exp": 1597088599,
  "at_hash": "91q5W63NszA9l6BI3n7IEQ"
}
2020-08-10 19:38:19 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzMTZkNGVkNi05OTgwLTRiMDQtODVjMS0wMDM2N2FjM2E5ZjMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOTFxNVc2M05zekE5bDZCSTNuN0lFUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0hBc1BKdHd4cVdwdUtGTzQ0NTQzJFwifVxcPTEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4ODU5OSwibm9uY2UiOiI2YzI2MzhlYS1iY2E5LTQxNzctOTFjNC05OTg5ZmFkMjRjYWIiLCJpYXQiOjE1OTcwODgyOTl9.VPN42UYUy34bYA8ywBCVRtWWS_fshzPcQos-no5TiynxH__BDijDR8Ym6nH5vRtTHJ6vJJNYQNQGDMuMavIUDi9DBuhFo3i1DhqKbxOZURqoTkJV01FldlpyVsyEOiUA4MCprVyOsb_iOUe-nTLrMeIvCE17RAyow3V7r4QDj424TFwiPctBeNYFF55BgYD68K24mt3-PzxtSxg5vPzUjczv-KS4gjlV0DS1e1HTuevdN00DHcsaJrXS89925lc-igddwctWc5QNpx-3C_-2pO5booOSjBYh3o7R48nxXkbDXHuFGfnmSk_rGzBYhIRrOjMel4aVNgGNbH13sQ5DxA
key
{"p":"xy9oM2wonsUfZkJ2s7tpUszStVG33bK1aRb36L1WAUMAEAp7mMsvp834mo_5CAUX7aAtMiJeottNwXEpe6BLC2ovGxWrt2FJi39lXK1lD2j6LUcniZKPnds0Ecuq0MEC1XAugD9dLhxx1zUA4VyxUZHf3HverepEZY29NZ3ptjk","kty":"RSA","q":"qYqB9Ja6QLB_A0BKMZmdsAiED2TP_OIitdrnpMJ6CL3b8drLuirjkeYKvoYkYqLUrUMd7UGYiysuwmyc-SKt-jd8ol2BrPrQ0hq1TIoapE_8nT8LxU0ae7SfiReJgID_2scq2hxfNBctS5tUG7wIxdKg52y5Rx4O563I7X4_85U","d":"FWkPJMtMAipetF75tA_kQMX1h4mvjHyrudOe43duwSlFqao1BkK1w_d4QDHE-6LReUJOCTKKiM_cLXK3gLMvgKAyVEVSy6iEqLXYxe_X5DUeh-V4nrxCyi4aXaGU7kR7PCKt4w2OPsy8w6sb5BAFMviUO00oEQZjfdC7JIu0yDEDDplUNgJe_SX9zc3W8sbYyBErT8VCOmXCVESJkcV6svJmahk4_lFrUGR7bY1W6AKT5BqSd6TQgoOjH9SkmJDvUsdsoSN0w61iTp93jcHErpHlcdvhELacUlTF9Tm6vAiOCcNYo2UgOrvjDJ84qQwVB8KBnt5GarQhcaMLtyEU4Q","e":"AQAB","use":"sig","kid":"316d4ed6-9980-4b04-85c1-00367ac3a9f3","qi":"lCipVyWXXmqcXLjEAwGxOArRw4Fle4eXLtbCVQmbddYnnSjVpJHlo8DSXSipyJ1lrMxw52X1J-1qnSCcOYdyQ2X2a_95-AZ9gWHYKcCoOunK7ReOj1owvRaFiMMQbi7PEk5tenubP4HwqpOdWTn-EMlKX86GVhC8zbVXn-q0faE","dp":"ItFmpZaCgz5x_q4fkctw3chwDMH8IgTbMUOSklyGbDIKEMPEVzEtY2fdzSbdoUlCpYcaX2kiodU0AlyFo9ahR52IHnPrUGLxODFMxqaIw-jV0pRdlO7JrA5lS7cOZO9YT3cMqd5pq2XNgJEDVmGdnWSifSgqBLyuuBHOwVCZSgE","dq":"l7wsvti_bPIJWsGJJYcUh923Q4e4Vd2VryhxtRWQ3o39cSGev8luzr8R0p5_pf-RVFgDSrowai2FteA7RQXyq0RJuY7yZfw8NC5PIGdhnLkxnxIz2Ks_DoQDXFDCcU4Crq0d_wLxec9cbJRh3EiXmWT_OOAnmiyerl7suxEI71k","n":"g-oQdVAXCw5K6gTpVHDt_WfnfN1MLQ7_svhXAQroW0MwzmUZBE01FXkuqF9t_uNc7J7ry72RnQvXNsYYAThMJKu3bOT_nU8dm5rbudXtRvMYBOjiVJeojSZmX9VRm3t5uKndbvWP556proGdKUXM59sDlUXBPOBQ91EzaeQQ8NB-gdkWmE7J-uzSMm79dkhwPVS7WXpBiBB6o_ciaKlTomYpCltl6jhT6FRmr14Yc6NwbRZ6WDpIN9O_wZAr3i5gMELqDzq5B8zSU6egE6WYDb3fh10J0NsBNGYJBI25oWUNN--Wo8le5q6zu6o9lBBTOBzGu8EeVLP1QyQSpwYqLQ"}
algorithm
RS256
2020-08-10 19:38:19 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:38:19 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
sL5Wnd6M1tNiLKlLMEX4XC6uFoBlBDomfRxTwVot32qXTqVJGA
token_type
Bearer
id_token
eyJraWQiOiIzMTZkNGVkNi05OTgwLTRiMDQtODVjMS0wMDM2N2FjM2E5ZjMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOTFxNVc2M05zekE5bDZCSTNuN0lFUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0hBc1BKdHd4cVdwdUtGTzQ0NTQzJFwifVxcPTEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4ODU5OSwibm9uY2UiOiI2YzI2MzhlYS1iY2E5LTQxNzctOTFjNC05OTg5ZmFkMjRjYWIiLCJpYXQiOjE1OTcwODgyOTl9.VPN42UYUy34bYA8ywBCVRtWWS_fshzPcQos-no5TiynxH__BDijDR8Ym6nH5vRtTHJ6vJJNYQNQGDMuMavIUDi9DBuhFo3i1DhqKbxOZURqoTkJV01FldlpyVsyEOiUA4MCprVyOsb_iOUe-nTLrMeIvCE17RAyow3V7r4QDj424TFwiPctBeNYFF55BgYD68K24mt3-PzxtSxg5vPzUjczv-KS4gjlV0DS1e1HTuevdN00DHcsaJrXS89925lc-igddwctWc5QNpx-3C_-2pO5booOSjBYh3o7R48nxXkbDXHuFGfnmSk_rGzBYhIRrOjMel4aVNgGNbH13sQ5DxA
scope
openid profile email
2020-08-10 19:38:19 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance WJkOSMw8kK4LnXH
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "sL5Wnd6M1tNiLKlLMEX4XC6uFoBlBDomfRxTwVot32qXTqVJGA",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIzMTZkNGVkNi05OTgwLTRiMDQtODVjMS0wMDM2N2FjM2E5ZjMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOTFxNVc2M05zekE5bDZCSTNuN0lFUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0hBc1BKdHd4cVdwdUtGTzQ0NTQzJFwifVxcPTEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4ODU5OSwibm9uY2UiOiI2YzI2MzhlYS1iY2E5LTQxNzctOTFjNC05OTg5ZmFkMjRjYWIiLCJpYXQiOjE1OTcwODgyOTl9.VPN42UYUy34bYA8ywBCVRtWWS_fshzPcQos-no5TiynxH__BDijDR8Ym6nH5vRtTHJ6vJJNYQNQGDMuMavIUDi9DBuhFo3i1DhqKbxOZURqoTkJV01FldlpyVsyEOiUA4MCprVyOsb_iOUe-nTLrMeIvCE17RAyow3V7r4QDj424TFwiPctBeNYFF55BgYD68K24mt3-PzxtSxg5vPzUjczv-KS4gjlV0DS1e1HTuevdN00DHcsaJrXS89925lc-igddwctWc5QNpx-3C_-2pO5booOSjBYh3o7R48nxXkbDXHuFGfnmSk_rGzBYhIRrOjMel4aVNgGNbH13sQ5DxA",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:38:24 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:38:41
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
stasgJzmiZlXO4P
Test Results