Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:46:21 INFO
TEST-RUNNER
Test instance 0M3Se6uiHavlMjb 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-scope-userinfo-claims
2020-08-10 19:46:21 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:46:21
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:46:22
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7kkskA40xYscagf04oJxCYsQQdDw5cNp2fch3TOWqyYZTZb7KB9xLoTrnG8gHbJPFe-VrBFrI0HiAa9sp5AlGWi431S0BuxDBc6MuVs6yGrA1tS6Nbr3Rdn7yPvN1WCObFZSIgZ5sNRK_eiLgGvBBigBJKxSOuF0Fbx9oIpTTDE",
      "kty": "RSA",
      "q": "xRLpMVYxvg9mIDqWdlXlsursCYFwKZC6SiTDYDGKLAj402Y2QXgj1nujnddjjOxoAiAqvi1QB2dc-lAmBWBUSVoJw7_hWLuhP3JiuInA3yB-3FSKLiwvb0Ci6gVdwCaKSTswahdxK_VrLv1c19RSL26iho31X6nwXIuq7H3aYqk",
      "d": "FL5IBjFf_FyYjQ2dm51J2Rqzbc94u5r6UMz6Tc-3Uf1BR1POaCqO09wVsM0ofAPyVh2aRkqhQtYwW6vqb0AfL2k7aPlK1zGDIRyjxJPoFtw5TSdqk8IcpmxpKJMLMWCKTY_xevy6QhQrXbdv6-_DeXdTxnnSWSHdUldvGlXGge8e3KCZK7EETY7-OmaadBH_qjRfgF1KNSMmtGkPghJt6wmr6hZCh1Ab1Idiaby_IsP5Wsb7HjMeJWWiKDTCCjMmTEeYYHU6nry-j2jGolYBTNFvT_M-V0tgxCXNlgLyFQWrIi-k5cLvASai23Nou7n-S2C3RsDv2SIpNNFCDSemgQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "e7e5e921-b17e-4eab-8a02-288eb5feedf9",
      "qi": "UTvIFjjLxhzxFEBP7Uy0H1_kh_OCjEkzQnXWzUKxILFmqkCNi7Yl2u0QX193msXN7Pc6vrbxgMGASh_2p5HI6LSPT4xyaoezddv07tPQljFI6ZVwX3k4YF4Tm4VzlOPjD1ezfBe2Dq9_tHXU3-1OigIP5f4kl895OZ80pG2Uonk",
      "dp": "65Sqmw2AfOFIyUdug1aFHPNAsmE5GV92UkkzULdFOZYkJAKl8ogLZPuC2RlAfjugVsaUihZ6ftQO9q2R1aP8Gb_gLuRWTBXfOWl41XRtjGGGn56XLrHW8FdPx-ezG0cn59H7x6nxO7LXJWp4KRHfNw_r-W7oqU_mber5pPO84LE",
      "dq": "wjCqPAVVKpT96xAQJzbpCm5We99h6HNGPb0QD_-AyXdlyNlU6Ro7JiPay7Pr0nc43a9YruDzlPgTNEw5yt5q74SbTpoKsWbhsyVBhdmnhbX9i5p6NpkvfI7SeYskIC1Z4mNCh6flyo0gOsNJ8xqyiS6ZU8EaYlOQF4FAwZwZz1E",
      "n": "t2_pfoLbIh1BTyTzFrnS-BvKi3KZRWMrwjZXE4SDL2DwBs7V9b1L-ZtBoNQAdH6lz0q7A3N2biyIcOWT_S_J0e8IeF94m3TwplowMgHjbLfp8J5WQrE4kNeJESzLZ7lh7wNi_6CQw5k_zCTPg6IpAsGxPA6JYHyUIOlJMGzoz7ykQW75QjWIFFqreDf9OaDSgamWaOTli82ASizhNCTQDK-k-G6cHTenclFb0jZ1O9syIhI1tgRgL7ccQZUIcWVnBkENrsVbXw100zP67m93JIrnriPBxohdAJgOx5IK55Ezk79hgSeDJrCLjLEMHyVYYuTXC3JJDzWvxKI-AuIOWQ"
    },
    {
      "kty": "EC",
      "d": "5qGkLD_07D0SzSnPN4dStvgN0xA9cjelhu5dg3IDdhY",
      "use": "sig",
      "crv": "P-256",
      "kid": "f85621b2-704e-4242-9fe9-312f9eb96217",
      "x": "VcrAiMIa08-PZ2tHikrPC7uUHHEk2pVcW-xzesAG9fo",
      "y": "pgqOx8ozXLq7KsRiy-x_EC_Lg2ngBshnRF7tryUAldo"
    },
    {
      "kty": "EC",
      "d": "wrRfDCu9D3FyowBcwFOJ2dUl96RJgX4jQ72wJV34AaM",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9ed1a1ec-b4ce-4a08-98f5-a430b603a249",
      "x": "eUDw5qBvRBNJCP_lXppUWZQk5Dk2rjBVyG4oxhN-sM0",
      "y": "fdoW9JsbBU6q6C4K5rlf4pp2Q5xYESEH7wDMBqPYvKI"
    },
    {
      "kty": "OKP",
      "d": "n9ZdV3Jz-47Ywvp3f3B9sbKwosBLngK8GmENcQR68tc",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a7f37169-8e86-4608-874d-a626e854976b",
      "x": "egV4sVw3H0Z1EPQYjzkbSPn0q1DfEhaJ4o-Z3N2K0aE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "2MXLYnis_n66-DG3mIyINJBzk6YueJEDB2F6V6obpO1HCLdhlLGgmLv6ZmfPxM0oiiKbBnESoPYIOxxeLPAd8r_lSovgLZVpglQr86ME_KRdWjYkyX80MEgMA6S2b-4ACg6PWkFnM4EtAkgcie7RlMFQXX3-TA7qAoAUbk5xVTk",
      "kty": "RSA",
      "q": "whAXpSDHfLrevOxwyAMjFHUeolP0sn9SCNWvKrZtXBiO-yfRrL8TRGG3ncetA2XUlQPItSOPG8_I44Sy5ngYkyEs8p3Nz8ihTpeEYuVLrpkWv_NzrUe70A9u6lPWC2BQmmkxb8Ym4wxYwusBYwF85ecrkN0ELPGwBKVplt6DsqM",
      "d": "G0CyqFg_cLanM31fPTymsvHH16F9Rhg3RHUP9XhVTae-UEl1T2yXZ9PbU-FTFAx7deqw-FrsvtidlN9WzjBswkNmtywo-nfwOfbHOv1hVyfy-upSSZ3dbUxjU2nZRMTVQlyV9K8c30ozQCtZ_EBGnYqaa1tZrxHByTbc6K9XZtpDxS71gdcBAf8vUYY1r8FtoPoN1p4bE37sazj6InnjFlsgiw9DPhNQhULfHa0iysOOSmFJO5cRM6nGTNqTZSA3JnEh1OPh8LFIcgdpqhzWwJd9lH7gW_iLrQglL4O71gS8GsZEhqfxLHyuhqFQMdsnNnQCMaqretM-netCZaiUMQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "993b6eb2-a41c-481c-bd90-35bb5fd32520",
      "qi": "Whwibj2k7J8cC44uUFXtysblnCZ1GRZnR6yjwQqMBAFyFCF_8x_Xs0ZtQlm4sLjh2H3_Z9jM7k0Q2mF1YjS0s0k0wMmBdZ6loV1NATxmU7772b1JQR24nTFp4n-3a83hndt2Xr9YjGXsbk6Sdw7vFBTOTRnVx0_tzBcrAGlyvlY",
      "dp": "TzEDOjgnytl1aJKRJfPBFqLm9juxom4nkxyzWy9T5g6g8rg7t9ykdOfHdH3cU2M3ui8mP1YzngYDv8R_Sx91cWdVVsR-42hAIVKqs9kMS1eomvpIuiv0XucTLImR9JYYAZSMHkbicthwHvNFKcbLXfK5b05GBnc0WjF8RUf281E",
      "alg": "RSA-OAEP",
      "dq": "BPvKz6fG17Io1CsyPkCuXvEfB0Ymq4rPfYCXTf5_UnUi_ton7Uq-4OutfnTJQaQU0HrXZadzHmC4pPccbQS6hNS-RcC9r09UrSMA-FUxG1u9FNLYrqN_9DjhPU1H2uTvTPfUmC07hGslwGOulm9MWM8V9FNorwrJ3WSuEHzIXwc",
      "n": "pFOEgu4eN8a3b5XKyLfOz7QhSld_e9q5SRfqlEA5bChSh_2uqv59E9aGw-5bj2e9is1_zQdBu03CX2mIz0AQRJc8GQi95qGXa9-2jjqPo-PhcsInbThLEWbHBSOCwizYk5Sy8LEoKvBxrTN3qiGPaUm-hWZpDqkVz0KWfpS3lBPZhWwyRex7P6J0AoTIDaJqK7JDLscLWg3KDcnYMTGWcz7rN07qCs0IWYehIi-P4YzGKhPUwY4KwEgD9UpE1pkHb_mt6aG26N7GWkSTJbWpdcxuS1Wj2rhQLVzhesvTFTxFlXZkQRVBjC014rnYAP2NR4tTmmlnWV4GU3ESyZXlSw"
    },
    {
      "kty": "EC",
      "d": "Pa2lIWQlgob2iZCR0N37YfMI70tKX45aewPgyNsrnX0",
      "use": "enc",
      "crv": "P-256",
      "kid": "d29eb00f-fa49-4a25-9cfa-edc5f71318c8",
      "x": "wxE7btHBNFW07XNEd8Rsz8NGQhKHl_wb3ihU6w3oSXc",
      "y": "2Wj2p6_LCGodU40goOFZLKsQmt1_V961JSV4eC1dC4k",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e7e5e921-b17e-4eab-8a02-288eb5feedf9",
      "n": "t2_pfoLbIh1BTyTzFrnS-BvKi3KZRWMrwjZXE4SDL2DwBs7V9b1L-ZtBoNQAdH6lz0q7A3N2biyIcOWT_S_J0e8IeF94m3TwplowMgHjbLfp8J5WQrE4kNeJESzLZ7lh7wNi_6CQw5k_zCTPg6IpAsGxPA6JYHyUIOlJMGzoz7ykQW75QjWIFFqreDf9OaDSgamWaOTli82ASizhNCTQDK-k-G6cHTenclFb0jZ1O9syIhI1tgRgL7ccQZUIcWVnBkENrsVbXw100zP67m93JIrnriPBxohdAJgOx5IK55Ezk79hgSeDJrCLjLEMHyVYYuTXC3JJDzWvxKI-AuIOWQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4870397d-8384-4e51-9253-c0ebc0881626",
      "n": "mU-pF5M91JDbmIcQf_F_Z1MsLXP7yYlc8XfkyO_QdGAq5dgh27WmLjXSyhRYCkRhhDbrSjgUdUsoAU-bMdUw5XBQYZtvCDmYFvWl2tRjZ6CE3dRiuW29b3i5WaTkd3Ncor9qekf2iboFkF_EtEr7WLwYSy37_Njs3q7FSjecgc40O2zGDqM4kfe7JZuGlnxdig2ZJyik2lIhrqIjACleObdh5uKilrEYuh0qBBCrUiV32YEAo2f5DQHCJTT7ttyPLqO1bY64hhUsHLhpL2LheXCXvEPj38z73aSulp0lN8k2ZlFsDM2-zQIv5QfYsu1D9RkR7spXj5oeFgsmO0qNvw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f85621b2-704e-4242-9fe9-312f9eb96217",
      "x": "VcrAiMIa08-PZ2tHikrPC7uUHHEk2pVcW-xzesAG9fo",
      "y": "pgqOx8ozXLq7KsRiy-x_EC_Lg2ngBshnRF7tryUAldo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "07ba1705-f72f-412b-9fd3-fce59b4e4234",
      "x": "JzflyGZFHfCpaaIP4tHl0KefM23dQgJJnIZsb6kT3s8",
      "y": "bGlWDgwy_RCkh5bnAFNqS3nsXDVvCcyszWLeSzkisdc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9ed1a1ec-b4ce-4a08-98f5-a430b603a249",
      "x": "eUDw5qBvRBNJCP_lXppUWZQk5Dk2rjBVyG4oxhN-sM0",
      "y": "fdoW9JsbBU6q6C4K5rlf4pp2Q5xYESEH7wDMBqPYvKI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a7f37169-8e86-4608-874d-a626e854976b",
      "x": "egV4sVw3H0Z1EPQYjzkbSPn0q1DfEhaJ4o-Z3N2K0aE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "993b6eb2-a41c-481c-bd90-35bb5fd32520",
      "alg": "RSA-OAEP",
      "n": "pFOEgu4eN8a3b5XKyLfOz7QhSld_e9q5SRfqlEA5bChSh_2uqv59E9aGw-5bj2e9is1_zQdBu03CX2mIz0AQRJc8GQi95qGXa9-2jjqPo-PhcsInbThLEWbHBSOCwizYk5Sy8LEoKvBxrTN3qiGPaUm-hWZpDqkVz0KWfpS3lBPZhWwyRex7P6J0AoTIDaJqK7JDLscLWg3KDcnYMTGWcz7rN07qCs0IWYehIi-P4YzGKhPUwY4KwEgD9UpE1pkHb_mt6aG26N7GWkSTJbWpdcxuS1Wj2rhQLVzhesvTFTxFlXZkQRVBjC014rnYAP2NR4tTmmlnWV4GU3ESyZXlSw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d29eb00f-fa49-4a25-9cfa-edc5f71318c8",
      "x": "wxE7btHBNFW07XNEd8Rsz8NGQhKHl_wb3ihU6w3oSXc",
      "y": "2Wj2p6_LCGodU40goOFZLKsQmt1_V961JSV4eC1dC4k",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:46:22 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:46:22 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:46:22 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:46:22 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:46:22
oidcc-client-test-scope-userinfo-claims
Setup Done
2020-08-10 19:46:56 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance 0M3Se6uiHavlMjb
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:46:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance 0M3Se6uiHavlMjb
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:46:56 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance 0M3Se6uiHavlMjb
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:46:56 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:46:56 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:46:56 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:46:56 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:46:56 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:46:56 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:46:56 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:46:56 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:46:56 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:46:56 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:46:56 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:46:56 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:46:56 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:46:56 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:46:56 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:46:56 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:46:56 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:46:56 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:46:56 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:46:56 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:46:56 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:46:56 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:46:56 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_xEpXBOIQHxvQrbA01588\u0027\\|#,"
}
2020-08-10 19:46:56
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_JDMlxzArDcevQUlOyyUmEAugxzHBaDeSKwFUWnKEJTzsoJdwJv9256515531`[){#
2020-08-10 19:46:56 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:46:56 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_xEpXBOIQHxvQrbA01588\u0027\\|#,",
  "client_secret": "secret_JDMlxzArDcevQUlOyyUmEAugxzHBaDeSKwFUWnKEJTzsoJdwJv9256515531`[){#"
}
2020-08-10 19:46:56 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:46:56 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:46:56
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:46:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance 0M3Se6uiHavlMjb
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_xEpXBOIQHxvQrbA01588\u0027\\|#,",
  "client_secret": "secret_JDMlxzArDcevQUlOyyUmEAugxzHBaDeSKwFUWnKEJTzsoJdwJv9256515531`[){#",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:46:56 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance 0M3Se6uiHavlMjb
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_xEpXBOIQHxvQrbA01588\u0027\\|#,",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "29a9f011-7e97-4f92-8d0f-ada1129ee5d7",
  "nonce": "b81617d3-c031-43be-b27c-5c269b21d5fd"
}
incoming_body
Authorization endpoint
2020-08-10 19:46:56 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:46:56 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:46:56 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_xEpXBOIQHxvQrbA01588\u0027\\|#,",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "29a9f011-7e97-4f92-8d0f-ada1129ee5d7",
  "nonce": "b81617d3-c031-43be-b27c-5c269b21d5fd"
}
2020-08-10 19:46:56 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:46:56 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
b81617d3-c031-43be-b27c-5c269b21d5fd
2020-08-10 19:46:56 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:46:56 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_xEpXBOIQHxvQrbA01588'\|#,
2020-08-10 19:46:56 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:46:56 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:46:56 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:46:56 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "openid",
  "profile",
  "email"
]
2020-08-10 19:46:56 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
O5ClVaZgqs
2020-08-10 19:46:56 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
0lXVELu6M3IVwoeV1yPGXA
2020-08-10 19:46:56 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "29a9f011-7e97-4f92-8d0f-ada1129ee5d7"
}
2020-08-10 19:46:56 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "29a9f011-7e97-4f92-8d0f-ada1129ee5d7",
  "code": "O5ClVaZgqs"
}
2020-08-10 19:46:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance 0M3Se6uiHavlMjb
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"29a9f011-7e97-4f92-8d0f-ada1129ee5d7","code":"O5ClVaZgqs"}}]
outgoing_path
authorize
2020-08-10 19:46:56 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance 0M3Se6uiHavlMjb
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:46:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance 0M3Se6uiHavlMjb
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e7e5e921-b17e-4eab-8a02-288eb5feedf9",
      "n": "t2_pfoLbIh1BTyTzFrnS-BvKi3KZRWMrwjZXE4SDL2DwBs7V9b1L-ZtBoNQAdH6lz0q7A3N2biyIcOWT_S_J0e8IeF94m3TwplowMgHjbLfp8J5WQrE4kNeJESzLZ7lh7wNi_6CQw5k_zCTPg6IpAsGxPA6JYHyUIOlJMGzoz7ykQW75QjWIFFqreDf9OaDSgamWaOTli82ASizhNCTQDK-k-G6cHTenclFb0jZ1O9syIhI1tgRgL7ccQZUIcWVnBkENrsVbXw100zP67m93JIrnriPBxohdAJgOx5IK55Ezk79hgSeDJrCLjLEMHyVYYuTXC3JJDzWvxKI-AuIOWQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4870397d-8384-4e51-9253-c0ebc0881626",
      "n": "mU-pF5M91JDbmIcQf_F_Z1MsLXP7yYlc8XfkyO_QdGAq5dgh27WmLjXSyhRYCkRhhDbrSjgUdUsoAU-bMdUw5XBQYZtvCDmYFvWl2tRjZ6CE3dRiuW29b3i5WaTkd3Ncor9qekf2iboFkF_EtEr7WLwYSy37_Njs3q7FSjecgc40O2zGDqM4kfe7JZuGlnxdig2ZJyik2lIhrqIjACleObdh5uKilrEYuh0qBBCrUiV32YEAo2f5DQHCJTT7ttyPLqO1bY64hhUsHLhpL2LheXCXvEPj38z73aSulp0lN8k2ZlFsDM2-zQIv5QfYsu1D9RkR7spXj5oeFgsmO0qNvw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f85621b2-704e-4242-9fe9-312f9eb96217",
      "x": "VcrAiMIa08-PZ2tHikrPC7uUHHEk2pVcW-xzesAG9fo",
      "y": "pgqOx8ozXLq7KsRiy-x_EC_Lg2ngBshnRF7tryUAldo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "07ba1705-f72f-412b-9fd3-fce59b4e4234",
      "x": "JzflyGZFHfCpaaIP4tHl0KefM23dQgJJnIZsb6kT3s8",
      "y": "bGlWDgwy_RCkh5bnAFNqS3nsXDVvCcyszWLeSzkisdc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9ed1a1ec-b4ce-4a08-98f5-a430b603a249",
      "x": "eUDw5qBvRBNJCP_lXppUWZQk5Dk2rjBVyG4oxhN-sM0",
      "y": "fdoW9JsbBU6q6C4K5rlf4pp2Q5xYESEH7wDMBqPYvKI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a7f37169-8e86-4608-874d-a626e854976b",
      "x": "egV4sVw3H0Z1EPQYjzkbSPn0q1DfEhaJ4o-Z3N2K0aE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "993b6eb2-a41c-481c-bd90-35bb5fd32520",
      "alg": "RSA-OAEP",
      "n": "pFOEgu4eN8a3b5XKyLfOz7QhSld_e9q5SRfqlEA5bChSh_2uqv59E9aGw-5bj2e9is1_zQdBu03CX2mIz0AQRJc8GQi95qGXa9-2jjqPo-PhcsInbThLEWbHBSOCwizYk5Sy8LEoKvBxrTN3qiGPaUm-hWZpDqkVz0KWfpS3lBPZhWwyRex7P6J0AoTIDaJqK7JDLscLWg3KDcnYMTGWcz7rN07qCs0IWYehIi-P4YzGKhPUwY4KwEgD9UpE1pkHb_mt6aG26N7GWkSTJbWpdcxuS1Wj2rhQLVzhesvTFTxFlXZkQRVBjC014rnYAP2NR4tTmmlnWV4GU3ESyZXlSw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d29eb00f-fa49-4a25-9cfa-edc5f71318c8",
      "x": "wxE7btHBNFW07XNEd8Rsz8NGQhKHl_wb3ihU6w3oSXc",
      "y": "2Wj2p6_LCGodU40goOFZLKsQmt1_V961JSV4eC1dC4k",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:46:56 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance 0M3Se6uiHavlMjb
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X3hFcFhCT0lRSHh2UXJiQTAxNTg4JTI3JTVDJTdDJTIzJTJDOnNlY3JldF9KRE1seHpBckRjZXZRVWxPeXlVbUVBdWd4ekhCYURlU0t3RlVXbktFSlR6c29KZHdKdjkyNTY1MTU1MzElNjAlNUIlMjklN0IlMjM\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "263",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "scope": "openid",
  "code": "O5ClVaZgqs",
  "client_id": "client_xEpXBOIQHxvQrbA01588\u0027\\|#,",
  "client_secret": "secret_JDMlxzArDcevQUlOyyUmEAugxzHBaDeSKwFUWnKEJTzsoJdwJv9256515531`[){#",
  "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=O5ClVaZgqs&client_id=client_xEpXBOIQHxvQrbA01588%27%5C%7C%23%2C&client_secret=secret_JDMlxzArDcevQUlOyyUmEAugxzHBaDeSKwFUWnKEJTzsoJdwJv9256515531%60%5B%29%7B%23&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:46:56 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_xEpXBOIQHxvQrbA01588'\|#,
client_secret
secret_JDMlxzArDcevQUlOyyUmEAugxzHBaDeSKwFUWnKEJTzsoJdwJv9256515531`[){#
method
client_secret_basic
2020-08-10 19:46:56 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:46:56 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
O5ClVaZgqs
2020-08-10 19:46:56 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:46:56 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
u4huZVzUTewIikfDEOVYHV6mGk2sICTRn2SHtJtzipW2ThmnLm
2020-08-10 19:46:56 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
z2Eb6SrxsJhH5SWqFiHD6w
2020-08-10 19:46:56 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_xEpXBOIQHxvQrbA01588'\|#,
nonce
b81617d3-c031-43be-b27c-5c269b21d5fd
iat
1597088816
exp
1597089116
2020-08-10 19:46:56 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
z2Eb6SrxsJhH5SWqFiHD6w
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_xEpXBOIQHxvQrbA01588\u0027\\|#,",
  "nonce": "b81617d3-c031-43be-b27c-5c269b21d5fd",
  "iat": 1597088816,
  "exp": 1597089116,
  "at_hash": "z2Eb6SrxsJhH5SWqFiHD6w"
}
2020-08-10 19:46:56 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJlN2U1ZTkyMS1iMTdlLTRlYWItOGEwMi0yODhlYjVmZWVkZjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiejJFYjZTcnhzSmhINVNXcUZpSEQ2dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hFcFhCT0lRSHh2UXJiQTAxNTg4J1xcfCMsIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODkxMTYsIm5vbmNlIjoiYjgxNjE3ZDMtYzAzMS00M2JlLWIyN2MtNWMyNjliMjFkNWZkIiwiaWF0IjoxNTk3MDg4ODE2fQ.n57YakChYWRf_50LcARmxCb70iRB_ViOM2RlsoPHezytXaVWzAbQyr1VqJSJXuJy_k1udM-pLysIUJof-Oh8inqLcf5iwHEgZ11q0ilQOf8ZP0w69wtKX35CFnl--DdXRXGwSXn0ZDY75xK3aa97vhfakvSBL2v8Spn_r9LIFdCxBvPFAfbqHSgF6oPJbB-9t3F4XUd5jMypuOlOKan7iAXMlbFgGXOqsAe4QGbjbPkt9h6kqpMzUKx1Ax86B8buDBrHxCHZbu3j2lQzoTMBTs1dFMknGi7H6PvyzwzcdhwT6w0B61SQd9dH_WZvCigLiv69O7zl61BJ9q5aOjgQeA
key
{"p":"7kkskA40xYscagf04oJxCYsQQdDw5cNp2fch3TOWqyYZTZb7KB9xLoTrnG8gHbJPFe-VrBFrI0HiAa9sp5AlGWi431S0BuxDBc6MuVs6yGrA1tS6Nbr3Rdn7yPvN1WCObFZSIgZ5sNRK_eiLgGvBBigBJKxSOuF0Fbx9oIpTTDE","kty":"RSA","q":"xRLpMVYxvg9mIDqWdlXlsursCYFwKZC6SiTDYDGKLAj402Y2QXgj1nujnddjjOxoAiAqvi1QB2dc-lAmBWBUSVoJw7_hWLuhP3JiuInA3yB-3FSKLiwvb0Ci6gVdwCaKSTswahdxK_VrLv1c19RSL26iho31X6nwXIuq7H3aYqk","d":"FL5IBjFf_FyYjQ2dm51J2Rqzbc94u5r6UMz6Tc-3Uf1BR1POaCqO09wVsM0ofAPyVh2aRkqhQtYwW6vqb0AfL2k7aPlK1zGDIRyjxJPoFtw5TSdqk8IcpmxpKJMLMWCKTY_xevy6QhQrXbdv6-_DeXdTxnnSWSHdUldvGlXGge8e3KCZK7EETY7-OmaadBH_qjRfgF1KNSMmtGkPghJt6wmr6hZCh1Ab1Idiaby_IsP5Wsb7HjMeJWWiKDTCCjMmTEeYYHU6nry-j2jGolYBTNFvT_M-V0tgxCXNlgLyFQWrIi-k5cLvASai23Nou7n-S2C3RsDv2SIpNNFCDSemgQ","e":"AQAB","use":"sig","kid":"e7e5e921-b17e-4eab-8a02-288eb5feedf9","qi":"UTvIFjjLxhzxFEBP7Uy0H1_kh_OCjEkzQnXWzUKxILFmqkCNi7Yl2u0QX193msXN7Pc6vrbxgMGASh_2p5HI6LSPT4xyaoezddv07tPQljFI6ZVwX3k4YF4Tm4VzlOPjD1ezfBe2Dq9_tHXU3-1OigIP5f4kl895OZ80pG2Uonk","dp":"65Sqmw2AfOFIyUdug1aFHPNAsmE5GV92UkkzULdFOZYkJAKl8ogLZPuC2RlAfjugVsaUihZ6ftQO9q2R1aP8Gb_gLuRWTBXfOWl41XRtjGGGn56XLrHW8FdPx-ezG0cn59H7x6nxO7LXJWp4KRHfNw_r-W7oqU_mber5pPO84LE","dq":"wjCqPAVVKpT96xAQJzbpCm5We99h6HNGPb0QD_-AyXdlyNlU6Ro7JiPay7Pr0nc43a9YruDzlPgTNEw5yt5q74SbTpoKsWbhsyVBhdmnhbX9i5p6NpkvfI7SeYskIC1Z4mNCh6flyo0gOsNJ8xqyiS6ZU8EaYlOQF4FAwZwZz1E","n":"t2_pfoLbIh1BTyTzFrnS-BvKi3KZRWMrwjZXE4SDL2DwBs7V9b1L-ZtBoNQAdH6lz0q7A3N2biyIcOWT_S_J0e8IeF94m3TwplowMgHjbLfp8J5WQrE4kNeJESzLZ7lh7wNi_6CQw5k_zCTPg6IpAsGxPA6JYHyUIOlJMGzoz7ykQW75QjWIFFqreDf9OaDSgamWaOTli82ASizhNCTQDK-k-G6cHTenclFb0jZ1O9syIhI1tgRgL7ccQZUIcWVnBkENrsVbXw100zP67m93JIrnriPBxohdAJgOx5IK55Ezk79hgSeDJrCLjLEMHyVYYuTXC3JJDzWvxKI-AuIOWQ"}
algorithm
RS256
2020-08-10 19:46:56 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:46:56 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
u4huZVzUTewIikfDEOVYHV6mGk2sICTRn2SHtJtzipW2ThmnLm
token_type
Bearer
id_token
eyJraWQiOiJlN2U1ZTkyMS1iMTdlLTRlYWItOGEwMi0yODhlYjVmZWVkZjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiejJFYjZTcnhzSmhINVNXcUZpSEQ2dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hFcFhCT0lRSHh2UXJiQTAxNTg4J1xcfCMsIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODkxMTYsIm5vbmNlIjoiYjgxNjE3ZDMtYzAzMS00M2JlLWIyN2MtNWMyNjliMjFkNWZkIiwiaWF0IjoxNTk3MDg4ODE2fQ.n57YakChYWRf_50LcARmxCb70iRB_ViOM2RlsoPHezytXaVWzAbQyr1VqJSJXuJy_k1udM-pLysIUJof-Oh8inqLcf5iwHEgZ11q0ilQOf8ZP0w69wtKX35CFnl--DdXRXGwSXn0ZDY75xK3aa97vhfakvSBL2v8Spn_r9LIFdCxBvPFAfbqHSgF6oPJbB-9t3F4XUd5jMypuOlOKan7iAXMlbFgGXOqsAe4QGbjbPkt9h6kqpMzUKx1Ax86B8buDBrHxCHZbu3j2lQzoTMBTs1dFMknGi7H6PvyzwzcdhwT6w0B61SQd9dH_WZvCigLiv69O7zl61BJ9q5aOjgQeA
scope
openid profile email
2020-08-10 19:46:56 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance 0M3Se6uiHavlMjb
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "u4huZVzUTewIikfDEOVYHV6mGk2sICTRn2SHtJtzipW2ThmnLm",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJlN2U1ZTkyMS1iMTdlLTRlYWItOGEwMi0yODhlYjVmZWVkZjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiejJFYjZTcnhzSmhINVNXcUZpSEQ2dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hFcFhCT0lRSHh2UXJiQTAxNTg4J1xcfCMsIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODkxMTYsIm5vbmNlIjoiYjgxNjE3ZDMtYzAzMS00M2JlLWIyN2MtNWMyNjliMjFkNWZkIiwiaWF0IjoxNTk3MDg4ODE2fQ.n57YakChYWRf_50LcARmxCb70iRB_ViOM2RlsoPHezytXaVWzAbQyr1VqJSJXuJy_k1udM-pLysIUJof-Oh8inqLcf5iwHEgZ11q0ilQOf8ZP0w69wtKX35CFnl--DdXRXGwSXn0ZDY75xK3aa97vhfakvSBL2v8Spn_r9LIFdCxBvPFAfbqHSgF6oPJbB-9t3F4XUd5jMypuOlOKan7iAXMlbFgGXOqsAe4QGbjbPkt9h6kqpMzUKx1Ax86B8buDBrHxCHZbu3j2lQzoTMBTs1dFMknGi7H6PvyzwzcdhwT6w0B61SQd9dH_WZvCigLiv69O7zl61BJ9q5aOjgQeA",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:46:57 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance 0M3Se6uiHavlMjb
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer u4huZVzUTewIikfDEOVYHV6mGk2sICTRn2SHtJtzipW2ThmnLm",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-08-10 19:46:57 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
u4huZVzUTewIikfDEOVYHV6mGk2sICTRn2SHtJtzipW2ThmnLm
2020-08-10 19:46:57 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
u4huZVzUTewIikfDEOVYHV6mGk2sICTRn2SHtJtzipW2ThmnLm
2020-08-10 19:46:57 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
2020-08-10 19:46:57
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-08-10 19:46:57 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:46:57 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:46:57 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-08-10 19:46:57 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance 0M3Se6uiHavlMjb
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": "1580000000",
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "email": "user@example.com",
  "email_verified": false
}
outgoing_path
userinfo
2020-08-10 19:46:57 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:47:18
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
ZQUixm1xdldD9NI
Test Results