Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:35:16 INFO
TEST-RUNNER
Test instance lEuSU2xBT6QVr8p created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client
description
Testing morph oidc client with Form Post
planId
rlvHwXvRR0jje
config
{
  "alias": "morph_oidc_client",
  "description": "Testing morph oidc client with Form Post",
  "publish": "everything"
}
testName
oidcc-client-test-invalid-iss
2020-08-10 19:35:16 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:35:16
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:35:17
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5ucV2W-a4HQLUas-vz_bgwD0Clitcv-9DZKNJZyF_vsb1ItesAUK8bp_i4XdTt_59zkWolGf8K5G7drPuYUsF_iDNXKen1m0N8G5oUxElgYIrhV8NVNVg5jE_YmqKKCieXACAJGVXUcR4l2ArThP3MyMbKC8PrawCwdJCNy-knk",
      "kty": "RSA",
      "q": "vbr7vyR15Hg9CKyRi9a4Cn4-yfTZz_dsMCtUGkA3thmrk3nTT9xQgGtcQ9Udpx-IDU3aagpQPTjSOFP5AUfa6BWD4ZNXLAewKXVIyEWhlkdKstWg2viXlMsk6WKgP2qZt9kSWA37OUpOj6QLOBLltdatQvGq-4-3w_uO49vl_rU",
      "d": "gdIgJwh506Ofs6ZPfr4nEeeKwCydSyLuz2TTsX5QsOUGLAh2ox1NcL3CliZqHNSDWNtsLRf8W2_DkLqnaq4dhD5kfFNgl41ltWHmrJwJP94u4LalWnwfHBbKrlVTITBay_6IAMWiBCGBrwBhYMV-U62AUVldsP5oxZrnHASqiqvMwlKg-z6k_k81dsLvzjdvRkFhZvGUeLklwqMGJugFpPtr1_tnI9hLlnB4hUzp39g9WnxqCTxwgumxl3M-J6XcLR8FMhDECSxwfH4En056r-dHf6R1rUs9lMez7B1eO6uwvhDQVa0R7EwreBCV-BST-XlSTNp0tPHY3VOBCLRP4Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "2ba9eb6b-976f-42b3-ae80-f4c5478b5086",
      "qi": "gocaRoB0U6L9ZFLn1lzwyHwyMlyU_PzfNz_nLWoxG3ze5RTslfHHqydwFgLTrbxNlkjuuQaxmWfnZEEUy-WMJnqxQs9LVBH02xVe20UUny4O28UguCSdI2Z7LHzj8I-Cb71g6Fa2CBjnKkioRuznhTQ2WD_xDUvy7eNfPi1fa4o",
      "dp": "t0hU4pyhTmsulOweSYbxwmIeVJwhSfhP45chrOo6vrQqWiMqzQOjtU85cNGYYsSM0T2ihsPN9ikQKjuWyYc5AeoElIdf-9Mjp2KB69PzWTZ-61gomNeGOIgqTapZxBgF_-j13eexrTH9szZPLrBVTEmdaZiI9CrlQEvPIFbAetk",
      "dq": "DISdv4rETIKyZDQelj9gfTC_K8v_4vzMIpF5RxIdmuIus9hB3O8IULDEsaUKA9DMxTPxyTVM_f0VwamosDDxfIaO4P87rSgEs3eNickuVB_4CbyWlFv6hFKy6MMdF5IM-lhUIYMqpCkG7etA4j488bZsUBJp2Zct5LxgPSBxGFE",
      "n": "qyFCGGEYwKWyMVQwctWbK3Tvbwm7-oB7LfRJQN0i1xatW0WYGTB2IcOTlEOzye1J9tanDRr73L1Bvd2S1a_kADSbf1-pDmw16mHDDq8R9wG1TQNnZ-Gbj9dA7m0OXRVlBdni0kTBY-1Owj8kCNSCxhDriVoPCY_-nr8Wop5-WKflTpUfRjFtI9-zVeUj1Pebt5sL1Tfw757sFeH-uFe3R6XNV5KVKREBxtjQHxZz_xNw2nhFy8kDfGNwPl6lHgYBagCyQpdS2VVk3DEAnynw32LalP0dZ7CeMN8mK0QkRrUUw1qaaUotO9Wg2_vWl1zfEQ2OdrsAf6AqP-tasU6djQ"
    },
    {
      "kty": "EC",
      "d": "_guFB8_qUuTzMLdYHb2DGvwXfKk4k71qmms7um_bvgI",
      "use": "sig",
      "crv": "P-256",
      "kid": "2269c422-f4e1-45fb-99d4-c92ab694f41f",
      "x": "z4D9ty4Gn1vXWgrBm81cZDHi6oxJ1pHmyIRvrRA5t4A",
      "y": "X8J2vNNh3-7vE5Q6ks7c5yMlVyjZpzk7f0DKWdzNs2w"
    },
    {
      "kty": "EC",
      "d": "eZk0KuP8Yz1Jl2mTmOMdfAlgkgo_Q9ygwxq6lsXZXlA",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1f537156-08be-430d-a0f3-7f92bd6004f1",
      "x": "uzlGdrlUkbQoBx1imCIoG6z0q4fppFA_s83fXVy0N9Y",
      "y": "WWD334MHZZxSC0Vd5IJF75Kl8ElWu3P2WnI7Dws39Ew"
    },
    {
      "kty": "OKP",
      "d": "M324niM0XGRuoiLY8DQj7P-uIKy5owrOg88NvLUb5kM",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6ba76e9c-c0cf-4c63-8158-99ed2d10939a",
      "x": "Pe-IO7cAiJ8VTf-cmRTKzWW-BDt9i_C0F4Sw6GKmRCE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "_HqHSNDXrorCu5ZID_HV_a464pTVbq_ATYwXG2kZWm-Z3aN70cRDvP01YuQStFjCTWw7Bv5kGBK4eI3ezIPqMk_7hx5DKsGfXuYS6rmWg2TtmFydn4eAMX7RMFtsciA_RJbdNhMCliiJFePzxcKFUVkFQc4zIlJDDRdUdSd2Bnc",
      "kty": "RSA",
      "q": "56wy7Am9oOIgC24bMMV6GukCmDIxDlYn_6oxcOQBzBpwS_vnEaUsqT3uK2d6g-qouEp01tmA6ns1wveikv-BKpL_USnryUbdQ7oBIQKwYmzdRukLG5x9NQoJswIicWBOpDd2la5hPz_ceV6OFijqwP8inCUwYyx6PVgntvgxXQU",
      "d": "DRkod38HJWdsg0gp75ZD7WQ2oJBGZipmuj9FjFIBDjwhx_efSi1Df7_rQivkjhS4njmruyxGh-2wxKo893ci59QJ9Ex8wTPuSp5MFt5yBgWOye9LoZF920XwET2GQFeBi1-JW1PTHYgo0RrIVqCVHgGfiH9G3zmBxCzScJonyAgYrr8vbHlEAWgz5xWKm14TPsVZFbi__og8_uF5RY17xWDy0OPowVD_Lvct-W1BXV_NI_uA0X6KPBdhJ4teHz0zCYYFcsWZLiQOyXCSkdxWd0XbYn2x8mg2yJgISDmExWugFq7XdCPseWT9gvsFiKNNG-o_C-0VAdWw-o5b3QpM-Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "7bb1792c-3b98-4d5a-b852-a733e7cd7e93",
      "qi": "UnX3ijbjMZ3SCGhvfkSpAbChNAkfsuRWxufVEKnUWyQA-rXLR24U3MjN9IYyswNkdt9n3nq4ONkpq9CoL5zLXLe3PT26ome0GBwQ-sdpRE_SHD3vj-ygjxpnTxMOCbuEZnTwGTAdvYgpqoysRay6asqyNo5ARu_TXKA-ddDxQO8",
      "dp": "0bdhSh2XGfdOu4yf_QaPDnG7ndus0Y0Q-hkEVJNfKNyMfSq_vcT90yysPKFf3AfiFXdyLGQAdnKOYizNxSlJzlLbhief-RLts2D-k5RmrmuWY7mCgDGITRSe5ED8emvIwctiofj2bA3tmI5JPZpPLPv5vuhtVvPnmCcp00pc4g8",
      "alg": "RSA-OAEP",
      "dq": "R8cpa8pEz2DgDsqJcB3vDAFfhWofmtKEyAiiEtkB2YvjeRdN60CiyrjeXuJLqi19IsQm2R5Ae-W6rXJuE19IVLmAk1QKsqzbBw3NJb4gig4yrLKtd1uPy2wVvzmNFFWDaAurGQsTJDaUB6KNIT6CJVOnFHvNNxzjrrfubhkNqkU",
      "n": "5HxknlJbMzYqS2iKcULysH2mhIZM5C98ZhKoAQ9J8pbcpHKyPToZ02WqJoJVCUkpSfN1mRwfFeNK6NVAXyE1jiKZnABYJr_7ikuL-ES-0oW-sBQA4GRDGfJ2pJjezpUU16q9NsvnSieLbm1B_Kfg1Q3v7WKOCW3XGDrHM1l-RnSM7AzfCwJdtlq5VzUZ8EF84bBaWQl3l1U5da9hgutoJex3kCwl7m4vTtselnPbkYRnwGgaJYej86L0g9ZjcEtJuHb-OLgL7q2fY3Vq9LCsJaBC-96XTmIxGaOM6frjs9J-DWtzGtCO1kTqFnUVeW3fu0E2VuGTL3kAltMUKm5bUw"
    },
    {
      "kty": "EC",
      "d": "1gxMvdnaL8iU5zpNSMDVOERYdHcz5onB-FTM-GmsDYc",
      "use": "enc",
      "crv": "P-256",
      "kid": "53c3cf6e-0ddd-4beb-ae49-3b684c57a3be",
      "x": "z8uRRjCgTv_H0ipE2wop04PLO0YF8rCGvpsUpKlG0x8",
      "y": "1bp8xGBVejtxpcHrcsiaMQ7fifiYH1PC-XmJZ_TOagc",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "2ba9eb6b-976f-42b3-ae80-f4c5478b5086",
      "n": "qyFCGGEYwKWyMVQwctWbK3Tvbwm7-oB7LfRJQN0i1xatW0WYGTB2IcOTlEOzye1J9tanDRr73L1Bvd2S1a_kADSbf1-pDmw16mHDDq8R9wG1TQNnZ-Gbj9dA7m0OXRVlBdni0kTBY-1Owj8kCNSCxhDriVoPCY_-nr8Wop5-WKflTpUfRjFtI9-zVeUj1Pebt5sL1Tfw757sFeH-uFe3R6XNV5KVKREBxtjQHxZz_xNw2nhFy8kDfGNwPl6lHgYBagCyQpdS2VVk3DEAnynw32LalP0dZ7CeMN8mK0QkRrUUw1qaaUotO9Wg2_vWl1zfEQ2OdrsAf6AqP-tasU6djQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ac7edba7-b5be-44b4-b9a2-9a4779a5dc10",
      "n": "kMMsC5pYZoBWhUhNhpdKgQXD1Qdb41MFuvpbeFevo9d_7WnZmbSTnoMzO7ul6ozPVdTEHTl7J_h_GUNgTJfyICAPyHYViPLC-HAZcAY2AiebmwqSYd75tl1KAmNUpnI_Z5p33dDwu-DaYjlUO6BKH2z-0XLWBPUA1EJBCtAILX9-ag1DojJ9Q8afOUlXgSt4F3GVlN9f948LT8hBFqEI24ARLRUHyIjEdG7b0SvhVViu3Nm81NpWqFDV7cC4e4gl9OnBLx_iWz6J9MQZ0Ne2gnpnfDjJG-dcYFUatelvGRUr8GbkBGUGYFCCKRV2dPQZtHpu0kY8DcRf90_ccQPDsw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2269c422-f4e1-45fb-99d4-c92ab694f41f",
      "x": "z4D9ty4Gn1vXWgrBm81cZDHi6oxJ1pHmyIRvrRA5t4A",
      "y": "X8J2vNNh3-7vE5Q6ks7c5yMlVyjZpzk7f0DKWdzNs2w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b96a2a98-3bc7-4c61-a766-bb91d1f25667",
      "x": "RtwjBJxNHqVPlnTFu0DZU2IHApDx00sbfs0UNN9umDs",
      "y": "N_2q2eIma5VuaPV6r_gC1qP7LixMT_M2at-jE60gYvU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1f537156-08be-430d-a0f3-7f92bd6004f1",
      "x": "uzlGdrlUkbQoBx1imCIoG6z0q4fppFA_s83fXVy0N9Y",
      "y": "WWD334MHZZxSC0Vd5IJF75Kl8ElWu3P2WnI7Dws39Ew"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6ba76e9c-c0cf-4c63-8158-99ed2d10939a",
      "x": "Pe-IO7cAiJ8VTf-cmRTKzWW-BDt9i_C0F4Sw6GKmRCE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7bb1792c-3b98-4d5a-b852-a733e7cd7e93",
      "alg": "RSA-OAEP",
      "n": "5HxknlJbMzYqS2iKcULysH2mhIZM5C98ZhKoAQ9J8pbcpHKyPToZ02WqJoJVCUkpSfN1mRwfFeNK6NVAXyE1jiKZnABYJr_7ikuL-ES-0oW-sBQA4GRDGfJ2pJjezpUU16q9NsvnSieLbm1B_Kfg1Q3v7WKOCW3XGDrHM1l-RnSM7AzfCwJdtlq5VzUZ8EF84bBaWQl3l1U5da9hgutoJex3kCwl7m4vTtselnPbkYRnwGgaJYej86L0g9ZjcEtJuHb-OLgL7q2fY3Vq9LCsJaBC-96XTmIxGaOM6frjs9J-DWtzGtCO1kTqFnUVeW3fu0E2VuGTL3kAltMUKm5bUw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "53c3cf6e-0ddd-4beb-ae49-3b684c57a3be",
      "x": "z8uRRjCgTv_H0ipE2wop04PLO0YF8rCGvpsUpKlG0x8",
      "y": "1bp8xGBVejtxpcHrcsiaMQ7fifiYH1PC-XmJZ_TOagc",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:35:17 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:35:17 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:35:17 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:35:17 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:35:17
oidcc-client-test-invalid-iss
Setup Done
2020-08-10 19:35:57 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance lEuSU2xBT6QVr8p
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:35:57 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance lEuSU2xBT6QVr8p
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:35:58 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance lEuSU2xBT6QVr8p
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:35:58 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:35:58 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:35:58 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:35:58 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:35:58 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:35:58 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:35:58 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:35:58 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:35:58 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:35:58 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:35:58 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:35:58 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:35:58 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:35:58 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:35:58 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:35:58 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:35:58 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:35:58 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:35:58 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:35:58 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:35:58 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:35:58 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:35:58 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_FYIYDFEGngMxvng90222|\" !?"
}
2020-08-10 19:35:58
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_ZebizWmkjCjVYkwfcHuWLPTGLWHkairYEJUCTGjmJQjBAtbEoy9443209866(:-']
2020-08-10 19:35:58 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:35:58 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_FYIYDFEGngMxvng90222|\" !?",
  "client_secret": "secret_ZebizWmkjCjVYkwfcHuWLPTGLWHkairYEJUCTGjmJQjBAtbEoy9443209866(:-\u0027]"
}
2020-08-10 19:35:58 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:35:58 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:35:58
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:35:58 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance lEuSU2xBT6QVr8p
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_FYIYDFEGngMxvng90222|\" !?",
  "client_secret": "secret_ZebizWmkjCjVYkwfcHuWLPTGLWHkairYEJUCTGjmJQjBAtbEoy9443209866(:-\u0027]",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:35:58 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance lEuSU2xBT6QVr8p
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_FYIYDFEGngMxvng90222|\" !?",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "27bb425f-d2b2-4d24-857e-ce9176d4bf44",
  "nonce": "d63b657e-3bdc-4999-8b8d-a600ea5b142b"
}
incoming_body
Authorization endpoint
2020-08-10 19:35:58 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:35:58 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:35:58 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_FYIYDFEGngMxvng90222|\" !?",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "27bb425f-d2b2-4d24-857e-ce9176d4bf44",
  "nonce": "d63b657e-3bdc-4999-8b8d-a600ea5b142b"
}
2020-08-10 19:35:58 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:35:58 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
d63b657e-3bdc-4999-8b8d-a600ea5b142b
2020-08-10 19:35:58 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:35:58 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_FYIYDFEGngMxvng90222|" !?
2020-08-10 19:35:58 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:35:58 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:35:58 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:35:58 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
uGMFwdOpzx
2020-08-10 19:35:58 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
HdvSY7gOYGB5v2hZVgWZAA
2020-08-10 19:35:58 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "27bb425f-d2b2-4d24-857e-ce9176d4bf44"
}
2020-08-10 19:35:58 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "27bb425f-d2b2-4d24-857e-ce9176d4bf44",
  "code": "uGMFwdOpzx"
}
2020-08-10 19:35:58 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance lEuSU2xBT6QVr8p
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"27bb425f-d2b2-4d24-857e-ce9176d4bf44","code":"uGMFwdOpzx"}}]
outgoing_path
authorize
2020-08-10 19:35:58 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance lEuSU2xBT6QVr8p
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:35:58 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance lEuSU2xBT6QVr8p
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "2ba9eb6b-976f-42b3-ae80-f4c5478b5086",
      "n": "qyFCGGEYwKWyMVQwctWbK3Tvbwm7-oB7LfRJQN0i1xatW0WYGTB2IcOTlEOzye1J9tanDRr73L1Bvd2S1a_kADSbf1-pDmw16mHDDq8R9wG1TQNnZ-Gbj9dA7m0OXRVlBdni0kTBY-1Owj8kCNSCxhDriVoPCY_-nr8Wop5-WKflTpUfRjFtI9-zVeUj1Pebt5sL1Tfw757sFeH-uFe3R6XNV5KVKREBxtjQHxZz_xNw2nhFy8kDfGNwPl6lHgYBagCyQpdS2VVk3DEAnynw32LalP0dZ7CeMN8mK0QkRrUUw1qaaUotO9Wg2_vWl1zfEQ2OdrsAf6AqP-tasU6djQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ac7edba7-b5be-44b4-b9a2-9a4779a5dc10",
      "n": "kMMsC5pYZoBWhUhNhpdKgQXD1Qdb41MFuvpbeFevo9d_7WnZmbSTnoMzO7ul6ozPVdTEHTl7J_h_GUNgTJfyICAPyHYViPLC-HAZcAY2AiebmwqSYd75tl1KAmNUpnI_Z5p33dDwu-DaYjlUO6BKH2z-0XLWBPUA1EJBCtAILX9-ag1DojJ9Q8afOUlXgSt4F3GVlN9f948LT8hBFqEI24ARLRUHyIjEdG7b0SvhVViu3Nm81NpWqFDV7cC4e4gl9OnBLx_iWz6J9MQZ0Ne2gnpnfDjJG-dcYFUatelvGRUr8GbkBGUGYFCCKRV2dPQZtHpu0kY8DcRf90_ccQPDsw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2269c422-f4e1-45fb-99d4-c92ab694f41f",
      "x": "z4D9ty4Gn1vXWgrBm81cZDHi6oxJ1pHmyIRvrRA5t4A",
      "y": "X8J2vNNh3-7vE5Q6ks7c5yMlVyjZpzk7f0DKWdzNs2w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b96a2a98-3bc7-4c61-a766-bb91d1f25667",
      "x": "RtwjBJxNHqVPlnTFu0DZU2IHApDx00sbfs0UNN9umDs",
      "y": "N_2q2eIma5VuaPV6r_gC1qP7LixMT_M2at-jE60gYvU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1f537156-08be-430d-a0f3-7f92bd6004f1",
      "x": "uzlGdrlUkbQoBx1imCIoG6z0q4fppFA_s83fXVy0N9Y",
      "y": "WWD334MHZZxSC0Vd5IJF75Kl8ElWu3P2WnI7Dws39Ew"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6ba76e9c-c0cf-4c63-8158-99ed2d10939a",
      "x": "Pe-IO7cAiJ8VTf-cmRTKzWW-BDt9i_C0F4Sw6GKmRCE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7bb1792c-3b98-4d5a-b852-a733e7cd7e93",
      "alg": "RSA-OAEP",
      "n": "5HxknlJbMzYqS2iKcULysH2mhIZM5C98ZhKoAQ9J8pbcpHKyPToZ02WqJoJVCUkpSfN1mRwfFeNK6NVAXyE1jiKZnABYJr_7ikuL-ES-0oW-sBQA4GRDGfJ2pJjezpUU16q9NsvnSieLbm1B_Kfg1Q3v7WKOCW3XGDrHM1l-RnSM7AzfCwJdtlq5VzUZ8EF84bBaWQl3l1U5da9hgutoJex3kCwl7m4vTtselnPbkYRnwGgaJYej86L0g9ZjcEtJuHb-OLgL7q2fY3Vq9LCsJaBC-96XTmIxGaOM6frjs9J-DWtzGtCO1kTqFnUVeW3fu0E2VuGTL3kAltMUKm5bUw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "53c3cf6e-0ddd-4beb-ae49-3b684c57a3be",
      "x": "z8uRRjCgTv_H0ipE2wop04PLO0YF8rCGvpsUpKlG0x8",
      "y": "1bp8xGBVejtxpcHrcsiaMQ7fifiYH1PC-XmJZ_TOagc",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:35:58 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance lEuSU2xBT6QVr8p
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X0ZZSVlERkVHbmdNeHZuZzkwMjIyJTdDJTIyJTIwJTIxJTNGOnNlY3JldF9aZWJpeldta2pDalZZa3dmY0h1V0xQVEdMV0hrYWlyWUVKVUNUR2ptSlFqQkF0YkVveTk0NDMyMDk4NjYlMjglM0EtJTI3JTVE",
  "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": "255",
  "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": "uGMFwdOpzx",
  "client_id": "client_FYIYDFEGngMxvng90222|\" !?",
  "client_secret": "secret_ZebizWmkjCjVYkwfcHuWLPTGLWHkairYEJUCTGjmJQjBAtbEoy9443209866(:-\u0027]",
  "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=uGMFwdOpzx&client_id=client_FYIYDFEGngMxvng90222%7C%22+%21%3F&client_secret=secret_ZebizWmkjCjVYkwfcHuWLPTGLWHkairYEJUCTGjmJQjBAtbEoy9443209866%28%3A-%27%5D&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:35:58 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_FYIYDFEGngMxvng90222|" !?
client_secret
secret_ZebizWmkjCjVYkwfcHuWLPTGLWHkairYEJUCTGjmJQjBAtbEoy9443209866(:-']
method
client_secret_basic
2020-08-10 19:35:58 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:35:58 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
uGMFwdOpzx
2020-08-10 19:35:58 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:35:58 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Si3Zx45ApgO3n44AAICAXH05DLje8QHjiiwpgIL7xWI0qr5lsE
2020-08-10 19:35:58 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
AwAvek5_r-gj2Uk2y3yNmQ
2020-08-10 19:35:58 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_FYIYDFEGngMxvng90222|" !?
nonce
d63b657e-3bdc-4999-8b8d-a600ea5b142b
iat
1597088158
exp
1597088458
2020-08-10 19:35:58 SUCCESS
AddInvalidIssValueToIdToken
Added invalid iss to ID token claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/1",
  "sub": "user-subject-1234531",
  "aud": "client_FYIYDFEGngMxvng90222|\" !?",
  "nonce": "d63b657e-3bdc-4999-8b8d-a600ea5b142b",
  "iat": 1597088158,
  "exp": 1597088458
}
2020-08-10 19:35:58 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
AwAvek5_r-gj2Uk2y3yNmQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/1",
  "sub": "user-subject-1234531",
  "aud": "client_FYIYDFEGngMxvng90222|\" !?",
  "nonce": "d63b657e-3bdc-4999-8b8d-a600ea5b142b",
  "iat": 1597088158,
  "exp": 1597088458,
  "at_hash": "AwAvek5_r-gj2Uk2y3yNmQ"
}
2020-08-10 19:35:58 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIyYmE5ZWI2Yi05NzZmLTQyYjMtYWU4MC1mNGM1NDc4YjUwODYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQXdBdmVrNV9yLWdqMlVrMnkzeU5tUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZZSVlERkVHbmdNeHZuZzkwMjIyfFwiICE_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8xIiwiZXhwIjoxNTk3MDg4NDU4LCJub25jZSI6ImQ2M2I2NTdlLTNiZGMtNDk5OS04YjhkLWE2MDBlYTViMTQyYiIsImlhdCI6MTU5NzA4ODE1OH0.eDR0W5iRriKEvhSfn_9X0K3cerh7aSSgukudH1uPf9TtQx3PDQ3YNBtTfsIBDCARcSLUWtYN6tNTQ92kYzt5zvc3KGwf2xhCuU1Jdyzcav14bdKKkV_r4wmIf_6OJ6qX_Y06AKYdaEsHm8-uHvGzUj3xq7SBnLePN_TlN0_062QD2rzwaotVHxoV5PpC11eZv9_DT2HYf7lHPiDJGJXQE0cB0VK9l-BWksME58ILr0fXyjzjFETT73x_dhCq4ISDbQsZaV77Pe-AWU95_Dz55d3zPpUmkbFacf435IUDQ_7HJiSiSUj3NxKpa9CeGKSDBuO267aB-LYBiLj5hUAmpA
key
{"p":"5ucV2W-a4HQLUas-vz_bgwD0Clitcv-9DZKNJZyF_vsb1ItesAUK8bp_i4XdTt_59zkWolGf8K5G7drPuYUsF_iDNXKen1m0N8G5oUxElgYIrhV8NVNVg5jE_YmqKKCieXACAJGVXUcR4l2ArThP3MyMbKC8PrawCwdJCNy-knk","kty":"RSA","q":"vbr7vyR15Hg9CKyRi9a4Cn4-yfTZz_dsMCtUGkA3thmrk3nTT9xQgGtcQ9Udpx-IDU3aagpQPTjSOFP5AUfa6BWD4ZNXLAewKXVIyEWhlkdKstWg2viXlMsk6WKgP2qZt9kSWA37OUpOj6QLOBLltdatQvGq-4-3w_uO49vl_rU","d":"gdIgJwh506Ofs6ZPfr4nEeeKwCydSyLuz2TTsX5QsOUGLAh2ox1NcL3CliZqHNSDWNtsLRf8W2_DkLqnaq4dhD5kfFNgl41ltWHmrJwJP94u4LalWnwfHBbKrlVTITBay_6IAMWiBCGBrwBhYMV-U62AUVldsP5oxZrnHASqiqvMwlKg-z6k_k81dsLvzjdvRkFhZvGUeLklwqMGJugFpPtr1_tnI9hLlnB4hUzp39g9WnxqCTxwgumxl3M-J6XcLR8FMhDECSxwfH4En056r-dHf6R1rUs9lMez7B1eO6uwvhDQVa0R7EwreBCV-BST-XlSTNp0tPHY3VOBCLRP4Q","e":"AQAB","use":"sig","kid":"2ba9eb6b-976f-42b3-ae80-f4c5478b5086","qi":"gocaRoB0U6L9ZFLn1lzwyHwyMlyU_PzfNz_nLWoxG3ze5RTslfHHqydwFgLTrbxNlkjuuQaxmWfnZEEUy-WMJnqxQs9LVBH02xVe20UUny4O28UguCSdI2Z7LHzj8I-Cb71g6Fa2CBjnKkioRuznhTQ2WD_xDUvy7eNfPi1fa4o","dp":"t0hU4pyhTmsulOweSYbxwmIeVJwhSfhP45chrOo6vrQqWiMqzQOjtU85cNGYYsSM0T2ihsPN9ikQKjuWyYc5AeoElIdf-9Mjp2KB69PzWTZ-61gomNeGOIgqTapZxBgF_-j13eexrTH9szZPLrBVTEmdaZiI9CrlQEvPIFbAetk","dq":"DISdv4rETIKyZDQelj9gfTC_K8v_4vzMIpF5RxIdmuIus9hB3O8IULDEsaUKA9DMxTPxyTVM_f0VwamosDDxfIaO4P87rSgEs3eNickuVB_4CbyWlFv6hFKy6MMdF5IM-lhUIYMqpCkG7etA4j488bZsUBJp2Zct5LxgPSBxGFE","n":"qyFCGGEYwKWyMVQwctWbK3Tvbwm7-oB7LfRJQN0i1xatW0WYGTB2IcOTlEOzye1J9tanDRr73L1Bvd2S1a_kADSbf1-pDmw16mHDDq8R9wG1TQNnZ-Gbj9dA7m0OXRVlBdni0kTBY-1Owj8kCNSCxhDriVoPCY_-nr8Wop5-WKflTpUfRjFtI9-zVeUj1Pebt5sL1Tfw757sFeH-uFe3R6XNV5KVKREBxtjQHxZz_xNw2nhFy8kDfGNwPl6lHgYBagCyQpdS2VVk3DEAnynw32LalP0dZ7CeMN8mK0QkRrUUw1qaaUotO9Wg2_vWl1zfEQ2OdrsAf6AqP-tasU6djQ"}
algorithm
RS256
2020-08-10 19:35:58 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:35:58 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
Si3Zx45ApgO3n44AAICAXH05DLje8QHjiiwpgIL7xWI0qr5lsE
token_type
Bearer
id_token
eyJraWQiOiIyYmE5ZWI2Yi05NzZmLTQyYjMtYWU4MC1mNGM1NDc4YjUwODYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQXdBdmVrNV9yLWdqMlVrMnkzeU5tUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZZSVlERkVHbmdNeHZuZzkwMjIyfFwiICE_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8xIiwiZXhwIjoxNTk3MDg4NDU4LCJub25jZSI6ImQ2M2I2NTdlLTNiZGMtNDk5OS04YjhkLWE2MDBlYTViMTQyYiIsImlhdCI6MTU5NzA4ODE1OH0.eDR0W5iRriKEvhSfn_9X0K3cerh7aSSgukudH1uPf9TtQx3PDQ3YNBtTfsIBDCARcSLUWtYN6tNTQ92kYzt5zvc3KGwf2xhCuU1Jdyzcav14bdKKkV_r4wmIf_6OJ6qX_Y06AKYdaEsHm8-uHvGzUj3xq7SBnLePN_TlN0_062QD2rzwaotVHxoV5PpC11eZv9_DT2HYf7lHPiDJGJXQE0cB0VK9l-BWksME58ILr0fXyjzjFETT73x_dhCq4ISDbQsZaV77Pe-AWU95_Dz55d3zPpUmkbFacf435IUDQ_7HJiSiSUj3NxKpa9CeGKSDBuO267aB-LYBiLj5hUAmpA
scope
openid profile email
2020-08-10 19:35:58 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance lEuSU2xBT6QVr8p
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "Si3Zx45ApgO3n44AAICAXH05DLje8QHjiiwpgIL7xWI0qr5lsE",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIyYmE5ZWI2Yi05NzZmLTQyYjMtYWU4MC1mNGM1NDc4YjUwODYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQXdBdmVrNV9yLWdqMlVrMnkzeU5tUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZZSVlERkVHbmdNeHZuZzkwMjIyfFwiICE_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8xIiwiZXhwIjoxNTk3MDg4NDU4LCJub25jZSI6ImQ2M2I2NTdlLTNiZGMtNDk5OS04YjhkLWE2MDBlYTViMTQyYiIsImlhdCI6MTU5NzA4ODE1OH0.eDR0W5iRriKEvhSfn_9X0K3cerh7aSSgukudH1uPf9TtQx3PDQ3YNBtTfsIBDCARcSLUWtYN6tNTQ92kYzt5zvc3KGwf2xhCuU1Jdyzcav14bdKKkV_r4wmIf_6OJ6qX_Y06AKYdaEsHm8-uHvGzUj3xq7SBnLePN_TlN0_062QD2rzwaotVHxoV5PpC11eZv9_DT2HYf7lHPiDJGJXQE0cB0VK9l-BWksME58ILr0fXyjzjFETT73x_dhCq4ISDbQsZaV77Pe-AWU95_Dz55d3zPpUmkbFacf435IUDQ_7HJiSiSUj3NxKpa9CeGKSDBuO267aB-LYBiLj5hUAmpA",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:36:03 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:36:12
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
RTn94Qp0iPXUiFd
Test Results