Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:17:03 INFO
TEST-RUNNER
Test instance N0N0AzlrFEdfPWT 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-aud
2020-08-10 19:17:03 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:17:03
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:17:03
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1V9Blivi4FohF5tKqgs28unWMDRlNTl-z399zW7YV88VZ8BVZuPRfIm0rA4exFUD4sikU_IfYM6IyeoLC-4zrXWJvXtdztHjdcoZy66CVE0B4lgTVZVRie-gUuxhHkv_3fmdZfuWuApcSRayUyBH4MInvCT62qAn5TJUNuaEPLk",
      "kty": "RSA",
      "q": "tgbCZ9K8AOa6syfMnW4amuHHoP0A7KSEJ4D14KxNzrX10mCOT6YByHDlqsY1d_sO0n5b1OwoJiiqYpK9OK30rYSpV09k8ozs_WSnARcYrMCSMRpH5mVMWg4P7mrg-APDHL5Sk9Ta9GlTX-ABwmS0F5bdBlvAtb-nOifSVSY8qnU",
      "d": "PCeOGZputKTgmTQA4W1wxGJpnYRRL8A2iNJQrl8s3EuNZtOPPDlp2woWbI3gpY2Fk2jl-HjgPHmYOIZU7jNjgsWBW8_6evHo3CoOuZN-rZEe6-fsfbnFnx_b3dnj8kk00Ah38Nyq1Mj9dYc_1fSYih3Ia3BKonL4OVDn5RgQO3sJo7n_WfdNcFIAgpUhaWqVJMQ51ZzjlQNKx3ZblWZMm6JiZANRXNv-xaHgJ___ON_5-tzTPREoa9O_KK1m9T6R3Y6Us5w2Woi7ZHzqqPFwYaENsXpHnfqwfFzgRwRltK497-AuYviJtdbPH4XNByy_P7GzZg__53hPlSYqMptDYQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "111acf99-14e4-4f82-94ba-19a2a913858d",
      "qi": "DQMuQWKHxMw7J-8JKFYiUHFcY_EKUuKGCC_vbOoBqnTywC0c2jKD4RUSqbJZeFCllTYLKqqLSgsKNiaumVmnKYCeNh1luPzmbxG-y3CGPFJQA6hz9zTHsgsx3X2otut3UTrNCrGCDULdGBfu2bjvlSw5QZMk7ggCtvjrE1ndejc",
      "dp": "tTY4MnzFKzsAfdcCW1Y47abQpJHrHn_dBgbF5fHsxO53xGyhW0fCg11EVxeK4708Fp_GiBDKu2HM5IbjqNc9hmSbfZRHgD3bSw9ARy7HOydHoV6h1P6CiH49kA93D88F2BSFq7Y3M8iAxgYDnvt8cBMUwgI6FfEM0OekhBfUWOk",
      "dq": "ULzsy_poE4pD86VKl-W3fU16K4ktOMm8KH2GEhK7LF3_XEIhvWhn0A1rgXULUF2WdH1BpE7ffBV7hd-KeLKIHdMC_cwkfYVOtRJJFS22byG3dnouvB3gYO1t2ZWklb2tdHlizVmTiOeS6KrGfQAH9ZKgFOrrrnIE7cGuBMDCFeU",
      "n": "l7da5QVkWgCVaexMEf4cQNs-J5B25IRuY-LkjLjkSBSCL5gGOWc37u-hfOAA0mrOFwTAmOOfs6WHD11NJ60uv6DVIMA2VQZzdtoMtIwETkzog3OYdCffsd6r0C1B4YefEfPr4D5g-eFX7sk1KZvKv3vGH2UcMYLtfcAIuo3SBuAby2g5vF0VXajqXNhTbfgdVIp74mJuD3TrRAvzV6XjtDHWL3yvrGOYYYL_gue1vso8j6p1ofrvGXJQZsxsAQakur0HeWdH2vVGfzJI38XfZluMnqPfcXZmLvsWFJPk4rsYGQxSePB0LAx5Sz3HXVaXa3r-Gqlll6Q86YWZ3B6ajQ"
    },
    {
      "kty": "EC",
      "d": "Qyl1esfP3VTanhmZ4qa5AL9Lt14tGcvJZczbDNGh3rM",
      "use": "sig",
      "crv": "P-256",
      "kid": "7bf0e0b7-8b88-455b-96fc-42d36634c274",
      "x": "6UhgGDoMnwb79E2znKTiwkgv1yY8ohPaWS4JQ46qhDc",
      "y": "bZum9n1-va_PPDcO7GWA0fBnSFR_dOhDGroFVMBUNKk"
    },
    {
      "kty": "EC",
      "d": "rppkx_GGwQlpmNGBcPRWck1qV8dhp9aEeBcBdEvoFHo",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1af69b58-b451-43a7-a022-28b48f1c1275",
      "x": "ELaAtEP75YuEEIVq74XwsGwwJsxdTlEYdzcF_wxQH40",
      "y": "gFmkZHfvu469KtKBlOMFeUZUb7TTU5PIthco-VkuL1c"
    },
    {
      "kty": "OKP",
      "d": "EcAHNF-DrMR5OUMzfDjW3FV9kcdB3y8dZ-JTYxl1nzQ",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ae216124-332b-4167-8dd7-5ab342c75226",
      "x": "NBDxn-8NJiUvEQw4X94S7fqqE9t1F2aNpufYMHyT2yU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-oiYeEo7--WCp3phLnuFyXylieRuAjOl5d6bV6S21D8BiEmyUMTecf27C2DpvE5iW2UHFZXtjN-bMS2Q3gNK8v_87U98ouYzeoVyvZHV_CAXypdlKM1qBGUAVgKK5Yyk8cqCjrQBcsF9Q8E_FqOvZMMCAYAFPbnVH78u2U9c6Cc",
      "kty": "RSA",
      "q": "82beXTPerr-BmQYzYdftcA2Mdc0ioeTSayA5Ojy9fP-k2MhELQvpqLgI4TeTHkbwVSEVcGiCa2jW5ZvFCIXXDTUz9XlSXYMe_oWAIaKoxuxNLT69Iy8bjUHOup786jt3C3OdnsX8DFZnuE8H3uv6NRgJ4H07EouqfSBY9tP-AB8",
      "d": "pRYHmakfcSn1kUIUSQHlMccKnu8gWOWkm-qcwLxAeM_4l225qK4OXVjl5Bagcn0fHqUS-Ee1O1H0x9AhEtDI6AFGUnhfTWOEYNMQVW0MON6grff0GqO6c9uBHWVqEfcMhlEoonkWhNSzTdz-7k98_rB818f-EnfIEBn1kxqgYxPKznTq7pwCWKlQAWh0DpCuifxZIS8wDTnwtbPJ2PzOJLFjxgNHM3NlIcamVQLsIXaTzIl62s6A2-g2aXGSsI0eXD1n3yAF4AdsgSgHPVNu2MOjFhEQ3fC6ducOw-jKDb92xHJvi_LsiknfIcmgeqyIathZJf7K24B_yH1mZh1U8Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "22b95263-6138-4d3d-a0c4-37caa6924346",
      "qi": "0IvN3mt26JUCVGgR5dJ04d0TET6u6n2biBLE3dfZq1P3ziiXbMLHBtUKPy2rKEDWUMvRNA0a1RqcaLtMK40BNkApraVqEd0AAA5vpupzgGAjbXh0pntO5qCL9iJwiapO5mPxJvwezz4jQxmvnsFfpNZM5ps_XXPXwfecP_zXCYc",
      "dp": "Qzsyx10Mec2eYTk7KREm1uonNjjhuJ-JjoVNZJikI5MA40T7oCcklqyDbEtGjizuwh37Z7SDOgGrkOfsb1es3kcJ5dkl1kU2XVPAddTT-sPV_pzgHbH6GFHOZEZsZat3fBdfL9JobRY1emA6gOXOJJkcSbDEN0tOQSW5-cENapM",
      "alg": "RSA-OAEP",
      "dq": "qcASUJn-MY0pyxkB-LjoxP8N-JIqFxJIlaGRh8YYuPZpdy6kLW5jdOF0f-2MUs9SiWxbUVvxqQsi5FswnPMKuhFivU3xXXo2wXdFly-j2aevY2Cf88vEwU0l6g07gfga3Aez46lcURZpm6aybIvSofiz2rY73oE9U6qdoPbT7C0",
      "n": "7jRUxJj_W-ymLP-DQKv20oFX-3SqwclhsmUvs6r3cFhLbsE3yku_C0p8HdSDccWG6KTzBYnlAgwKJ8CQIAZJ3MBvkw33JlHwYM4_2b-qXKGoR73_4Ry6iT5Gb6Kdc6PqyvAwoLYgDCW9xt9QZFyt25kULe3ckqqixnQjseegNyGjdX5TpwpIGoUZ5dVGzP69gvO5YkxQTDMi43xkrpuEuUUwknzBLFoh6JSxWFqXd_ZC-NnPFjrrVUemS6s8D7Qh2k9poT3FgFNVIbMjl5LT-x3FDUe8_-PVGsRdjJVlFwDZCOGAi9ZcYXNGZJmq5LVdS8D84FNS7BSzIXtRF_IcuQ"
    },
    {
      "kty": "EC",
      "d": "INQv6dJ4QMpyF_DTnNDifXgAealLpFeyrbO4mFAWKYg",
      "use": "enc",
      "crv": "P-256",
      "kid": "fb8b25f8-cb73-4ae4-a71d-bd78f00da299",
      "x": "Em9m7LeEVNS-YqiTcgvolZsdfBYyjTKZSAfnfhK3-So",
      "y": "Tp3fGApugKDdbXu3NYvSeEATQft_79h3tjcFm7s-s4w",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "111acf99-14e4-4f82-94ba-19a2a913858d",
      "n": "l7da5QVkWgCVaexMEf4cQNs-J5B25IRuY-LkjLjkSBSCL5gGOWc37u-hfOAA0mrOFwTAmOOfs6WHD11NJ60uv6DVIMA2VQZzdtoMtIwETkzog3OYdCffsd6r0C1B4YefEfPr4D5g-eFX7sk1KZvKv3vGH2UcMYLtfcAIuo3SBuAby2g5vF0VXajqXNhTbfgdVIp74mJuD3TrRAvzV6XjtDHWL3yvrGOYYYL_gue1vso8j6p1ofrvGXJQZsxsAQakur0HeWdH2vVGfzJI38XfZluMnqPfcXZmLvsWFJPk4rsYGQxSePB0LAx5Sz3HXVaXa3r-Gqlll6Q86YWZ3B6ajQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "dd246a21-82cd-41f5-a0e4-88c799fb5253",
      "n": "oWdzi9uqOSrBQFUnpq_AKHfbOiK6l3kesNl4oeQ9JSXCCLZqaMOO_kqQEjDvM25e3Rl8MTRcGmrlZWm5FFh1uOfF2rRzRwAPQmBh2KN8poYsiButmgICJLvBZ9QF3olrlTuRhw7dn2pWgtY1mmCPdZX-t-6mIT297l2_8LpZBBc060bXzE3Fd7cxf-pXJaeXB4DUtlzCg7SVP4GdHOoXEYSj7Ft7uNfEZajAor2fAL-zRngYLEmMrJgNVQyGPBsn1wPCXrFWxthAdfUVqH7q-9M41bszZpmvhklqbVqFmYWLiQIjnmTnNAoHOrztZvzEZqKjMVll2-clk5jZc0iruQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7bf0e0b7-8b88-455b-96fc-42d36634c274",
      "x": "6UhgGDoMnwb79E2znKTiwkgv1yY8ohPaWS4JQ46qhDc",
      "y": "bZum9n1-va_PPDcO7GWA0fBnSFR_dOhDGroFVMBUNKk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "c57e3172-88e7-4d2a-8c7b-da397863ddbf",
      "x": "nME1pamWFV0F0oU1IfeXpiY7OxW7AEOgLJBNRtw8Ehg",
      "y": "nMQyCE18_d3okZXa_6zfaZbzJ8sj6JWqy0tDH37oE5U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1af69b58-b451-43a7-a022-28b48f1c1275",
      "x": "ELaAtEP75YuEEIVq74XwsGwwJsxdTlEYdzcF_wxQH40",
      "y": "gFmkZHfvu469KtKBlOMFeUZUb7TTU5PIthco-VkuL1c"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ae216124-332b-4167-8dd7-5ab342c75226",
      "x": "NBDxn-8NJiUvEQw4X94S7fqqE9t1F2aNpufYMHyT2yU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "22b95263-6138-4d3d-a0c4-37caa6924346",
      "alg": "RSA-OAEP",
      "n": "7jRUxJj_W-ymLP-DQKv20oFX-3SqwclhsmUvs6r3cFhLbsE3yku_C0p8HdSDccWG6KTzBYnlAgwKJ8CQIAZJ3MBvkw33JlHwYM4_2b-qXKGoR73_4Ry6iT5Gb6Kdc6PqyvAwoLYgDCW9xt9QZFyt25kULe3ckqqixnQjseegNyGjdX5TpwpIGoUZ5dVGzP69gvO5YkxQTDMi43xkrpuEuUUwknzBLFoh6JSxWFqXd_ZC-NnPFjrrVUemS6s8D7Qh2k9poT3FgFNVIbMjl5LT-x3FDUe8_-PVGsRdjJVlFwDZCOGAi9ZcYXNGZJmq5LVdS8D84FNS7BSzIXtRF_IcuQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "fb8b25f8-cb73-4ae4-a71d-bd78f00da299",
      "x": "Em9m7LeEVNS-YqiTcgvolZsdfBYyjTKZSAfnfhK3-So",
      "y": "Tp3fGApugKDdbXu3NYvSeEATQft_79h3tjcFm7s-s4w",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:17:03 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:17:03 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:17:03 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:17:03 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:17:03
oidcc-client-test-invalid-aud
Setup Done
2020-08-10 19:17:26 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance N0N0AzlrFEdfPWT
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:17:26 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance N0N0AzlrFEdfPWT
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:17:27 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance N0N0AzlrFEdfPWT
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:17:27 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:17:27 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:17:27 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:17:27 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:17:27 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:17:27 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:17:27 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:17:27 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:17:27 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:17:27 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:17:27 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:17:27 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:17:27 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:17:27 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:17:27 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:17:27 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:17:27 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:17:27 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:17:27 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:17:27 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:17:27 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:17:27 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:17:27 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_LkcHwqUXtGAHwLT20862\u003e`(.#"
}
2020-08-10 19:17:27
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_mtbyBLNDlWCQqdaQJICIJsOenpBPFQYgYMttcatSgMHTZcMUOc0569736540^*#&-
2020-08-10 19:17:27 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:17:27 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_LkcHwqUXtGAHwLT20862\u003e`(.#",
  "client_secret": "secret_mtbyBLNDlWCQqdaQJICIJsOenpBPFQYgYMttcatSgMHTZcMUOc0569736540^*#\u0026-"
}
2020-08-10 19:17:27 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:17:27 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:17:27
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:17:27 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance N0N0AzlrFEdfPWT
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_LkcHwqUXtGAHwLT20862\u003e`(.#",
  "client_secret": "secret_mtbyBLNDlWCQqdaQJICIJsOenpBPFQYgYMttcatSgMHTZcMUOc0569736540^*#\u0026-",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:17:27 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance N0N0AzlrFEdfPWT
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_LkcHwqUXtGAHwLT20862\u003e`(.#",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "fef0da37-d330-4a2f-80a9-2c45d6fcca74",
  "nonce": "443945ae-0e6e-4d0f-9483-19a14052ddca"
}
incoming_body
Authorization endpoint
2020-08-10 19:17:27 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:17:27 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:17:27 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_LkcHwqUXtGAHwLT20862\u003e`(.#",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "fef0da37-d330-4a2f-80a9-2c45d6fcca74",
  "nonce": "443945ae-0e6e-4d0f-9483-19a14052ddca"
}
2020-08-10 19:17:27 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:17:27 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
443945ae-0e6e-4d0f-9483-19a14052ddca
2020-08-10 19:17:27 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:17:27 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_LkcHwqUXtGAHwLT20862>`(.#
2020-08-10 19:17:27 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:17:27 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:17:27 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:17:27 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
5nxPX2bN5H
2020-08-10 19:17:27 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
4HSGE7_Hfw1x4cQNRNwMOw
2020-08-10 19:17:27 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "fef0da37-d330-4a2f-80a9-2c45d6fcca74"
}
2020-08-10 19:17:27 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "fef0da37-d330-4a2f-80a9-2c45d6fcca74",
  "code": "5nxPX2bN5H"
}
2020-08-10 19:17:27
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://morph-oidc-client.strid.ninja/auth/cb?state=fef0da37-d330-4a2f-80a9-2c45d6fcca74&code=5nxPX2bN5H
2020-08-10 19:17:27 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance N0N0AzlrFEdfPWT
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://morph-oidc-client.strid.ninja/auth/cb?state=fef0da37-d330-4a2f-80a9-2c45d6fcca74&code=5nxPX2bN5H]
outgoing_path
authorize
2020-08-10 19:17:27 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance N0N0AzlrFEdfPWT
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:17:27 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance N0N0AzlrFEdfPWT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "111acf99-14e4-4f82-94ba-19a2a913858d",
      "n": "l7da5QVkWgCVaexMEf4cQNs-J5B25IRuY-LkjLjkSBSCL5gGOWc37u-hfOAA0mrOFwTAmOOfs6WHD11NJ60uv6DVIMA2VQZzdtoMtIwETkzog3OYdCffsd6r0C1B4YefEfPr4D5g-eFX7sk1KZvKv3vGH2UcMYLtfcAIuo3SBuAby2g5vF0VXajqXNhTbfgdVIp74mJuD3TrRAvzV6XjtDHWL3yvrGOYYYL_gue1vso8j6p1ofrvGXJQZsxsAQakur0HeWdH2vVGfzJI38XfZluMnqPfcXZmLvsWFJPk4rsYGQxSePB0LAx5Sz3HXVaXa3r-Gqlll6Q86YWZ3B6ajQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "dd246a21-82cd-41f5-a0e4-88c799fb5253",
      "n": "oWdzi9uqOSrBQFUnpq_AKHfbOiK6l3kesNl4oeQ9JSXCCLZqaMOO_kqQEjDvM25e3Rl8MTRcGmrlZWm5FFh1uOfF2rRzRwAPQmBh2KN8poYsiButmgICJLvBZ9QF3olrlTuRhw7dn2pWgtY1mmCPdZX-t-6mIT297l2_8LpZBBc060bXzE3Fd7cxf-pXJaeXB4DUtlzCg7SVP4GdHOoXEYSj7Ft7uNfEZajAor2fAL-zRngYLEmMrJgNVQyGPBsn1wPCXrFWxthAdfUVqH7q-9M41bszZpmvhklqbVqFmYWLiQIjnmTnNAoHOrztZvzEZqKjMVll2-clk5jZc0iruQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7bf0e0b7-8b88-455b-96fc-42d36634c274",
      "x": "6UhgGDoMnwb79E2znKTiwkgv1yY8ohPaWS4JQ46qhDc",
      "y": "bZum9n1-va_PPDcO7GWA0fBnSFR_dOhDGroFVMBUNKk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "c57e3172-88e7-4d2a-8c7b-da397863ddbf",
      "x": "nME1pamWFV0F0oU1IfeXpiY7OxW7AEOgLJBNRtw8Ehg",
      "y": "nMQyCE18_d3okZXa_6zfaZbzJ8sj6JWqy0tDH37oE5U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1af69b58-b451-43a7-a022-28b48f1c1275",
      "x": "ELaAtEP75YuEEIVq74XwsGwwJsxdTlEYdzcF_wxQH40",
      "y": "gFmkZHfvu469KtKBlOMFeUZUb7TTU5PIthco-VkuL1c"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ae216124-332b-4167-8dd7-5ab342c75226",
      "x": "NBDxn-8NJiUvEQw4X94S7fqqE9t1F2aNpufYMHyT2yU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "22b95263-6138-4d3d-a0c4-37caa6924346",
      "alg": "RSA-OAEP",
      "n": "7jRUxJj_W-ymLP-DQKv20oFX-3SqwclhsmUvs6r3cFhLbsE3yku_C0p8HdSDccWG6KTzBYnlAgwKJ8CQIAZJ3MBvkw33JlHwYM4_2b-qXKGoR73_4Ry6iT5Gb6Kdc6PqyvAwoLYgDCW9xt9QZFyt25kULe3ckqqixnQjseegNyGjdX5TpwpIGoUZ5dVGzP69gvO5YkxQTDMi43xkrpuEuUUwknzBLFoh6JSxWFqXd_ZC-NnPFjrrVUemS6s8D7Qh2k9poT3FgFNVIbMjl5LT-x3FDUe8_-PVGsRdjJVlFwDZCOGAi9ZcYXNGZJmq5LVdS8D84FNS7BSzIXtRF_IcuQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "fb8b25f8-cb73-4ae4-a71d-bd78f00da299",
      "x": "Em9m7LeEVNS-YqiTcgvolZsdfBYyjTKZSAfnfhK3-So",
      "y": "Tp3fGApugKDdbXu3NYvSeEATQft_79h3tjcFm7s-s4w",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:17:27 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance N0N0AzlrFEdfPWT
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X0xrY0h3cVVYdEdBSHdMVDIwODYyJTNFJTYwJTI4LiUyMzpzZWNyZXRfbXRieUJMTkRsV0NRcWRhUUpJQ0lKc09lbnBCUEZRWWdZTXR0Y2F0U2dNSFRaY01VT2MwNTY5NzM2NTQwJTVFJTJBJTIzJTI2LQ\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": "5nxPX2bN5H",
  "client_id": "client_LkcHwqUXtGAHwLT20862\u003e`(.#",
  "client_secret": "secret_mtbyBLNDlWCQqdaQJICIJsOenpBPFQYgYMttcatSgMHTZcMUOc0569736540^*#\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=5nxPX2bN5H&client_id=client_LkcHwqUXtGAHwLT20862%3E%60%28.%23&client_secret=secret_mtbyBLNDlWCQqdaQJICIJsOenpBPFQYgYMttcatSgMHTZcMUOc0569736540%5E*%23%26-&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:17:27 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_LkcHwqUXtGAHwLT20862>`(.#
client_secret
secret_mtbyBLNDlWCQqdaQJICIJsOenpBPFQYgYMttcatSgMHTZcMUOc0569736540^*#&-
method
client_secret_basic
2020-08-10 19:17:27 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:17:27 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
5nxPX2bN5H
2020-08-10 19:17:27 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:17:27 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
zjsfkdwGuRyogoq6r1fsUaLlc68WfXBJSwkdx1RcNse66UdqWm
2020-08-10 19:17:27 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
F3ob8lhIzrIZ34YPu9HiVg
2020-08-10 19:17:27 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client_basic/
sub
user-subject-1234531
aud
client_LkcHwqUXtGAHwLT20862>`(.#
nonce
443945ae-0e6e-4d0f-9483-19a14052ddca
iat
1597087047
exp
1597087347
2020-08-10 19:17:27 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
client_LkcHwqUXtGAHwLT20862>`(.#1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "sub": "user-subject-1234531",
  "aud": "client_LkcHwqUXtGAHwLT20862\u003e`(.#1",
  "nonce": "443945ae-0e6e-4d0f-9483-19a14052ddca",
  "iat": 1597087047,
  "exp": 1597087347
}
2020-08-10 19:17:27 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
F3ob8lhIzrIZ34YPu9HiVg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "sub": "user-subject-1234531",
  "aud": "client_LkcHwqUXtGAHwLT20862\u003e`(.#1",
  "nonce": "443945ae-0e6e-4d0f-9483-19a14052ddca",
  "iat": 1597087047,
  "exp": 1597087347,
  "at_hash": "F3ob8lhIzrIZ34YPu9HiVg"
}
2020-08-10 19:17:27 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxMTFhY2Y5OS0xNGU0LTRmODItOTRiYS0xOWEyYTkxMzg1OGQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRjNvYjhsaEl6cklaMzRZUHU5SGlWZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0xrY0h3cVVYdEdBSHdMVDIwODYyPmAoLiMxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50X2Jhc2ljXC8iLCJleHAiOjE1OTcwODczNDcsIm5vbmNlIjoiNDQzOTQ1YWUtMGU2ZS00ZDBmLTk0ODMtMTlhMTQwNTJkZGNhIiwiaWF0IjoxNTk3MDg3MDQ3fQ.EcAfJ6jLRSFEL0qIPw-Q0mJegdfnDR2wvIsvDLtWf0El_MFPU0ruZU4T56ue-riawi4WFB3BRO-vKpdYO4aoyd5YQ_FCZd2feMLptSXVezc44kGGGVc5zA5tKRaiTw822v-QfTU0R5zLmn_xySjxdnN2Xe9e4yRBi84jqnFa1e_mEhS_u-iqtAbY6yuaTzL0b-z4lI8KpFU3JPA2-QVA13Q6dnqb41haNi8eWiN54Y4Av51GiaBDtoAF_-ycaxqDgT9COTpEeihvmKXtUNpC2DdqC5tZE7HRTX0ycBpcFEYG3dE7TLZp6X6-iwJqxinhexsnhTVaUc44EVtQmApNKA
key
{"p":"1V9Blivi4FohF5tKqgs28unWMDRlNTl-z399zW7YV88VZ8BVZuPRfIm0rA4exFUD4sikU_IfYM6IyeoLC-4zrXWJvXtdztHjdcoZy66CVE0B4lgTVZVRie-gUuxhHkv_3fmdZfuWuApcSRayUyBH4MInvCT62qAn5TJUNuaEPLk","kty":"RSA","q":"tgbCZ9K8AOa6syfMnW4amuHHoP0A7KSEJ4D14KxNzrX10mCOT6YByHDlqsY1d_sO0n5b1OwoJiiqYpK9OK30rYSpV09k8ozs_WSnARcYrMCSMRpH5mVMWg4P7mrg-APDHL5Sk9Ta9GlTX-ABwmS0F5bdBlvAtb-nOifSVSY8qnU","d":"PCeOGZputKTgmTQA4W1wxGJpnYRRL8A2iNJQrl8s3EuNZtOPPDlp2woWbI3gpY2Fk2jl-HjgPHmYOIZU7jNjgsWBW8_6evHo3CoOuZN-rZEe6-fsfbnFnx_b3dnj8kk00Ah38Nyq1Mj9dYc_1fSYih3Ia3BKonL4OVDn5RgQO3sJo7n_WfdNcFIAgpUhaWqVJMQ51ZzjlQNKx3ZblWZMm6JiZANRXNv-xaHgJ___ON_5-tzTPREoa9O_KK1m9T6R3Y6Us5w2Woi7ZHzqqPFwYaENsXpHnfqwfFzgRwRltK497-AuYviJtdbPH4XNByy_P7GzZg__53hPlSYqMptDYQ","e":"AQAB","use":"sig","kid":"111acf99-14e4-4f82-94ba-19a2a913858d","qi":"DQMuQWKHxMw7J-8JKFYiUHFcY_EKUuKGCC_vbOoBqnTywC0c2jKD4RUSqbJZeFCllTYLKqqLSgsKNiaumVmnKYCeNh1luPzmbxG-y3CGPFJQA6hz9zTHsgsx3X2otut3UTrNCrGCDULdGBfu2bjvlSw5QZMk7ggCtvjrE1ndejc","dp":"tTY4MnzFKzsAfdcCW1Y47abQpJHrHn_dBgbF5fHsxO53xGyhW0fCg11EVxeK4708Fp_GiBDKu2HM5IbjqNc9hmSbfZRHgD3bSw9ARy7HOydHoV6h1P6CiH49kA93D88F2BSFq7Y3M8iAxgYDnvt8cBMUwgI6FfEM0OekhBfUWOk","dq":"ULzsy_poE4pD86VKl-W3fU16K4ktOMm8KH2GEhK7LF3_XEIhvWhn0A1rgXULUF2WdH1BpE7ffBV7hd-KeLKIHdMC_cwkfYVOtRJJFS22byG3dnouvB3gYO1t2ZWklb2tdHlizVmTiOeS6KrGfQAH9ZKgFOrrrnIE7cGuBMDCFeU","n":"l7da5QVkWgCVaexMEf4cQNs-J5B25IRuY-LkjLjkSBSCL5gGOWc37u-hfOAA0mrOFwTAmOOfs6WHD11NJ60uv6DVIMA2VQZzdtoMtIwETkzog3OYdCffsd6r0C1B4YefEfPr4D5g-eFX7sk1KZvKv3vGH2UcMYLtfcAIuo3SBuAby2g5vF0VXajqXNhTbfgdVIp74mJuD3TrRAvzV6XjtDHWL3yvrGOYYYL_gue1vso8j6p1ofrvGXJQZsxsAQakur0HeWdH2vVGfzJI38XfZluMnqPfcXZmLvsWFJPk4rsYGQxSePB0LAx5Sz3HXVaXa3r-Gqlll6Q86YWZ3B6ajQ"}
algorithm
RS256
2020-08-10 19:17:27 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:17:27 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
zjsfkdwGuRyogoq6r1fsUaLlc68WfXBJSwkdx1RcNse66UdqWm
token_type
Bearer
id_token
eyJraWQiOiIxMTFhY2Y5OS0xNGU0LTRmODItOTRiYS0xOWEyYTkxMzg1OGQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRjNvYjhsaEl6cklaMzRZUHU5SGlWZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0xrY0h3cVVYdEdBSHdMVDIwODYyPmAoLiMxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50X2Jhc2ljXC8iLCJleHAiOjE1OTcwODczNDcsIm5vbmNlIjoiNDQzOTQ1YWUtMGU2ZS00ZDBmLTk0ODMtMTlhMTQwNTJkZGNhIiwiaWF0IjoxNTk3MDg3MDQ3fQ.EcAfJ6jLRSFEL0qIPw-Q0mJegdfnDR2wvIsvDLtWf0El_MFPU0ruZU4T56ue-riawi4WFB3BRO-vKpdYO4aoyd5YQ_FCZd2feMLptSXVezc44kGGGVc5zA5tKRaiTw822v-QfTU0R5zLmn_xySjxdnN2Xe9e4yRBi84jqnFa1e_mEhS_u-iqtAbY6yuaTzL0b-z4lI8KpFU3JPA2-QVA13Q6dnqb41haNi8eWiN54Y4Av51GiaBDtoAF_-ycaxqDgT9COTpEeihvmKXtUNpC2DdqC5tZE7HRTX0ycBpcFEYG3dE7TLZp6X6-iwJqxinhexsnhTVaUc44EVtQmApNKA
scope
openid profile email
2020-08-10 19:17:27 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance N0N0AzlrFEdfPWT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "zjsfkdwGuRyogoq6r1fsUaLlc68WfXBJSwkdx1RcNse66UdqWm",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxMTFhY2Y5OS0xNGU0LTRmODItOTRiYS0xOWEyYTkxMzg1OGQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRjNvYjhsaEl6cklaMzRZUHU5SGlWZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0xrY0h3cVVYdEdBSHdMVDIwODYyPmAoLiMxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50X2Jhc2ljXC8iLCJleHAiOjE1OTcwODczNDcsIm5vbmNlIjoiNDQzOTQ1YWUtMGU2ZS00ZDBmLTk0ODMtMTlhMTQwNTJkZGNhIiwiaWF0IjoxNTk3MDg3MDQ3fQ.EcAfJ6jLRSFEL0qIPw-Q0mJegdfnDR2wvIsvDLtWf0El_MFPU0ruZU4T56ue-riawi4WFB3BRO-vKpdYO4aoyd5YQ_FCZd2feMLptSXVezc44kGGGVc5zA5tKRaiTw822v-QfTU0R5zLmn_xySjxdnN2Xe9e4yRBi84jqnFa1e_mEhS_u-iqtAbY6yuaTzL0b-z4lI8KpFU3JPA2-QVA13Q6dnqb41haNi8eWiN54Y4Av51GiaBDtoAF_-ycaxqDgT9COTpEeihvmKXtUNpC2DdqC5tZE7HRTX0ycBpcFEYG3dE7TLZp6X6-iwJqxinhexsnhTVaUc44EVtQmApNKA",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:17:32 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:20:24
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client_basic
new_test_id
hY3aXyQZ25qnuUx
Test Results