Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 10:00:51 INFO
TEST-RUNNER
Test instance AuA847EKU40XQWT created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
B90NoHipiDpu3
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test-nonce-invalid
2021-10-01 10:00:51 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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"
  ]
}
2021-10-01 10:00:51
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/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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"
  ]
}
2021-10-01 10:00:52
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9-8w6WT-P8Lc7Qj-w8uHrLXT93d8rR0pdXDN3taba-vWSmtXgAOq-uCR_Prv21ZKdB_4hEppQIlV1ypJ4PDgp5xXSUq3hT1LUReviKMSI9MNtAXyVKO9Ww-KvQw6gBG2lmEg-ExXM_u3W1o2IfhWohtIzHJjNQOkWqlyccB9oYs",
      "kty": "RSA",
      "q": "tmd0phtQANAAqr5S1o-_o-oENWevpdbEYxslFGKygPX3j_Dcl94myxLT5Z5qLPLlF9ENCsZlXQCbBn_n7YA6f0xE05rkKakU2ontU5CsSk36_5oprsW4JqK56LvGLbAZ-w27U0PiBnFqlRvh2jWgbLIAPhhS8l605TxUQKYImyc",
      "d": "VKn9rZX7xSwMKMSvk1Xq5BaW27k6WgHYcBVpecl338Dp9DRy80v8mLzpcU79P_DC6msMvXYwUl56gpjr5ASRTMJF4WPs-SkecBCqyYSZJqiTI9p93MGoJ_z65geSXQlXcafyx79jmjK74DVJm6eEta-xAFD9alHU15MedixAz1XtGcGKHwyfF7T5uZ3697_Rq0xOVvPHURPj2pqKNpH6CqZZt5z3lev06AjEUKcqQTNHP_BWX0cKbvm6svRvNkagXy6ckkLRSyESVErA3gc4kEr2am9DWYAXyOEJgCCwC0TP5jwh2AyFpHTXR7AaFkgSbvFNGoRQmUzFc5j0djB1vQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "0da48390-76a9-4df9-90e0-a516b046b304",
      "qi": "hXIBCiXZ9ot9JfTdnDRH2ocJLEG-cRm0HJ2BKV6PMXaAcjIqcJQXtv-TalNTUTm1LO9FW28BPeteic0E3LyYqCQTHoXjPCzbd27qE27YGAPhm0CGNYvDHg5SjjRX1PkcOenaDmhDMrDSeZkq3DmWuTZZL9vr-CQKaPooS12NfAc",
      "dp": "3XmmmKbl07FPRtLFOcPjM63NZn8vOTkWotkcnhXZCoPGjf3rUOh14NugrXq_rpAbvDYe-pW6BbNooecdzbl_BVrMQiVjYLtLP2pIHGeHOcc7s3eobGFEMkbk6VE2JNct4pFrMUKIl2Ag_5LLTncXdIGo-zCnXGEffPlmySRpVVc",
      "dq": "MvJoiXC9gsyWMxqfxqA19dGKRWRlkhuPlOLjE3ORyiVpdUHgS2bYTQZAOzVpEI7zYBia3PSXIUfnBQS6wgJ71Ex4OOZdbil00qmNqTaSeNqZDcWAePluuxPee1vfOamjSBUIynP-cLBDBczY43rxCQsauD1RBbNgMVsNaVU2uCc",
      "n": "sKg--91rkmw7zIc0K_W3Q8R1vr9gA-GaJoB7Or-h65TJGVfhWhhvNjSGA0ewPxn7k2LAy_uUpVDJfWhWwwvBcoUFmL9ccasE8NMW4Uq813tCQleh1sVMlm95UASAlnTVZ8JrC-z0fwlycwNyOJcUyRfYjS7z-OtQtblRo1nA5TBth_AtesT1LQJMWarSy_lmN1JjuALERLwxOnzY8HTdiionDm22BI2iJ1BvkNzdKhZwQ5l6KiBBw5UvodM2dN7LYGoRDZsgFfxjIZfQ-Aq9guCTAIklrML0jau6_YMto3gYcFYGI32E3WsQT0rJFkXUkxrLonME1LhKeMhNkkrFLQ"
    },
    {
      "kty": "EC",
      "d": "0x2nQFWCeWCko6DFpgmnd9ecVkHutwK6xcGj-ygPZQY",
      "use": "sig",
      "crv": "P-256",
      "kid": "e193c81f-0e8e-4f82-acc9-10cb43d17312",
      "x": "am36pczbwds951CioFUbMdU05C_az370ed1encEcLGM",
      "y": "hpL8FeCToxIICW_Di9uYmRNKRIxX6Dg8uiq6aG7ayqE"
    },
    {
      "kty": "EC",
      "d": "FcxT40MiGS9b-zV0BcbkhdvP8VlHZgaTePJY9pcTspE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "aa0e919e-2f9a-4912-8ad2-76b704375028",
      "x": "bDIKcdGQ6WOS78IXtF4xA47m-1RCUzSasjC7HXd1TbI",
      "y": "oWEYd7ohUPHuD7r00A_CbedY-OK7tBhFKB_bU-geRTA"
    },
    {
      "kty": "OKP",
      "d": "91pnOGn3VR5fEVzZFX087mLSYBSjHnm0_8NKKN2xdc0",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f6ee5545-30b7-476f-a8dc-3b4ef42e9bca",
      "x": "DXfdSOXFFyl6z6R6QgCYGvIyGxn_x89ELZEwi0DLNMc"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-QxcJmQRsstQXf0V1znP15hE_DI3gfqOeQk8KV1uSUuWZzEHIXVb-bYSiLWWvAC7uE9TRWtMmDALJyA1DyRHCHaC4dFER1hXh_w9iIMccuzw6MQ5ckSEgLT05KaQufSq-L78A48cIUvQeIL2kKLyhReGiHuq2LFCFLHhzrRxuOE",
      "kty": "RSA",
      "q": "mxn_paRI0kBWMWv2tkgdkC69l_5GMZ4dUf2bc8IqD50lVtjVkxxTZ6-8IaSK-1XikGumHF92O1rE3e9YCcOfww0atkiTsH56LgvZ6qp-ocLvBF0Dn_ekQ7n_1bYOot8_9b8WSLW64PzqdFLqMBdxHbwNELE-HCwOxm3ZGWAS7zs",
      "d": "OZm2LyDl3ZD5XMsAtE8fbSKKmPxDTU3vPLrdQXjE2NUhuTdVlVDye6w38dUPUdsr4xOrpaG55Vjh491-p1exOhB1TugBuKbBuqcDwPwpn4gaJQV3ufu9kOOUiCWblEuJEBIMyPuXs3etZ6gtC5H2yHXA8vCyLe-o_dIQBHfdVSAndXIECN9ixzmQexbAuH2qH_OjziUBuQQkGEbJEn8lDAtkrTgxrAxoUvbrwLYgMqzER76ibpn9YuIhPDGWAroEL4XNemRTmgkJTaYkVSZkeFPQ0ojouJFLGXZxyz0rPg3w6diJ4zAlWmvPRk1_AkXxe-MT9l8QNNek6nTvxZ2_gQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "7a92119b-0a4e-4ea0-95fb-a0a85ee3babf",
      "qi": "27d0dStbppHmPYs8j0VLP2bl8VQj2kaKtF8C_jZKJtGfJryFIBe2Ou7O-j0-FK4K1YWHiJ7mhzC759Lh0lO9_U0V-ALfP61yQRs27IdIht_lNQupMDU4mtsf7GFRi3zjZVk_6bVdJTpFBzJ4AF5UcZtg_eJC-l8G9n1sjjuSPpU",
      "dp": "UssMG2srAxBaEFThnOJIOTkSvfCHyXsdQBmU2X-I-W7aekWvRC06vWIM-Uu855Uq0tP0L-DC3tkh7Ajl-rmpr6OOUTn7g-hXeQqe_jHwFDi2wfrxyg4DKrJ9s0G4XUl8SSNcrmY2CM-mZ1nKVD0HeL1gaSELo-wRtsWH9uq_36E",
      "alg": "RSA-OAEP",
      "dq": "HvjXGx2uSQX98EqN7qKB_MvIonRtUfUwB7Jr-3a3bXzE-w27wG-0nAz0tYclFcF1x78nYZ0SgBHFJEhqPTDqU0nnnqTpkSIAhfdp4bmAJg9GKYnlcmlCTR_0XZnIXG_WVt18trJLiigXLXltOINF3Fk0BrROIdQOc0N2SeHshgc",
      "n": "luPGtLLq4nTtdMIRJJHVMHYfbgeyqEcvCTXdS1p1sRC0kY9OU8UO1_oknOWhzsk7eX9slODeFF7zdmKgnrYwB4xn4Av1SG50djcJBnIZno_jUba98_YCIoQjZvET-R1XMs5hZ56Xo1Ow_0zFu5hOXaeQREn5EZk2ZDAxrLSFpflmCZl5V3InTOW7w-gvHS5JXLDME-4Iti46xXb4WahDvV8568l_YeEIcv_phktki0kJG-1una4tQBwCLa83CK_qndoZhnikDtwPSaLb7r5w3rPA6HHX8c8gRNA12JHr_q6HLn82GiuOdN185ECgJSAT5TPxMN7Kipf9oSFmIaGq2w"
    },
    {
      "kty": "EC",
      "d": "9J8GVdTU-5FxemdBnQncEXwnh4pV3vNatup5EAz8KoY",
      "use": "enc",
      "crv": "P-256",
      "kid": "cc655ffd-8684-4453-8757-5130f5b7347d",
      "x": "ygGTZYaTJgYIYGtfQTFBwjR320EaN-zbd9pKSdorfLo",
      "y": "4fVYuOY4cY9pgZ8DWBm63355893kENDJaqBcw869Ttk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0da48390-76a9-4df9-90e0-a516b046b304",
      "n": "sKg--91rkmw7zIc0K_W3Q8R1vr9gA-GaJoB7Or-h65TJGVfhWhhvNjSGA0ewPxn7k2LAy_uUpVDJfWhWwwvBcoUFmL9ccasE8NMW4Uq813tCQleh1sVMlm95UASAlnTVZ8JrC-z0fwlycwNyOJcUyRfYjS7z-OtQtblRo1nA5TBth_AtesT1LQJMWarSy_lmN1JjuALERLwxOnzY8HTdiionDm22BI2iJ1BvkNzdKhZwQ5l6KiBBw5UvodM2dN7LYGoRDZsgFfxjIZfQ-Aq9guCTAIklrML0jau6_YMto3gYcFYGI32E3WsQT0rJFkXUkxrLonME1LhKeMhNkkrFLQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "fcf8e6f1-2515-4c2b-9e9d-9690ebf13487",
      "n": "itEnowURQF4dFsAqd1ZB2_8TcUJCWe5xUqVPYLzBzl54DvieQFInu0SBtrjjfTYbjgJyaqjHrRbzudkCVl2j8SwwG19Iyp7pJD9hiDFXd7tog2xZ4G0KDLyt4H5n2LOyZGooGX1pMn27LI8C27T6s6ewXtwYbVe6XQad_8iNMwnwTvlIZlL3eKJc00Im5wHjcXBOgUtgdQCfTaSc0NSFZssWxQoNl7FOwqNsLzrEV1mVtXryB2obnUOZA0vjY9BiLSdmjcRypivR0klANpa2RvgIGSmYAJSMy2sexbxQ6l5E8eSgU2QZRyBFqloBdfyAJaHVUj3zJNzdhSXOfI4KRQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e193c81f-0e8e-4f82-acc9-10cb43d17312",
      "x": "am36pczbwds951CioFUbMdU05C_az370ed1encEcLGM",
      "y": "hpL8FeCToxIICW_Di9uYmRNKRIxX6Dg8uiq6aG7ayqE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "36b46ab4-7d94-4903-9a40-d4bf71430535",
      "x": "x4stb68ZnH-StSo6mWsNBOVd_y6oAnjvwAbP74z51S8",
      "y": "WsnMmL56Qbl6kubFvJYTsfkMeVNWLdI8oV0iz_OC04Y"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "aa0e919e-2f9a-4912-8ad2-76b704375028",
      "x": "bDIKcdGQ6WOS78IXtF4xA47m-1RCUzSasjC7HXd1TbI",
      "y": "oWEYd7ohUPHuD7r00A_CbedY-OK7tBhFKB_bU-geRTA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f6ee5545-30b7-476f-a8dc-3b4ef42e9bca",
      "x": "DXfdSOXFFyl6z6R6QgCYGvIyGxn_x89ELZEwi0DLNMc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7a92119b-0a4e-4ea0-95fb-a0a85ee3babf",
      "alg": "RSA-OAEP",
      "n": "luPGtLLq4nTtdMIRJJHVMHYfbgeyqEcvCTXdS1p1sRC0kY9OU8UO1_oknOWhzsk7eX9slODeFF7zdmKgnrYwB4xn4Av1SG50djcJBnIZno_jUba98_YCIoQjZvET-R1XMs5hZ56Xo1Ow_0zFu5hOXaeQREn5EZk2ZDAxrLSFpflmCZl5V3InTOW7w-gvHS5JXLDME-4Iti46xXb4WahDvV8568l_YeEIcv_phktki0kJG-1una4tQBwCLa83CK_qndoZhnikDtwPSaLb7r5w3rPA6HHX8c8gRNA12JHr_q6HLn82GiuOdN185ECgJSAT5TPxMN7Kipf9oSFmIaGq2w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "cc655ffd-8684-4453-8757-5130f5b7347d",
      "x": "ygGTZYaTJgYIYGtfQTFBwjR320EaN-zbd9pKSdorfLo",
      "y": "4fVYuOY4cY9pgZ8DWBm63355893kENDJaqBcw869Ttk",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 10:00:52 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 10:00:52 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 10:00:52 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
}
2021-10-01 10:00:52
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 10:00:52
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 10:00:52
oidcc-client-test-nonce-invalid
Setup Done
2021-10-01 10:00:57 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance AuA847EKU40XQWT
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 10:00:57 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance AuA847EKU40XQWT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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
2021-10-01 10:00:58 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance AuA847EKU40XQWT
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 10:00:58 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance AuA847EKU40XQWT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0da48390-76a9-4df9-90e0-a516b046b304",
      "n": "sKg--91rkmw7zIc0K_W3Q8R1vr9gA-GaJoB7Or-h65TJGVfhWhhvNjSGA0ewPxn7k2LAy_uUpVDJfWhWwwvBcoUFmL9ccasE8NMW4Uq813tCQleh1sVMlm95UASAlnTVZ8JrC-z0fwlycwNyOJcUyRfYjS7z-OtQtblRo1nA5TBth_AtesT1LQJMWarSy_lmN1JjuALERLwxOnzY8HTdiionDm22BI2iJ1BvkNzdKhZwQ5l6KiBBw5UvodM2dN7LYGoRDZsgFfxjIZfQ-Aq9guCTAIklrML0jau6_YMto3gYcFYGI32E3WsQT0rJFkXUkxrLonME1LhKeMhNkkrFLQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "fcf8e6f1-2515-4c2b-9e9d-9690ebf13487",
      "n": "itEnowURQF4dFsAqd1ZB2_8TcUJCWe5xUqVPYLzBzl54DvieQFInu0SBtrjjfTYbjgJyaqjHrRbzudkCVl2j8SwwG19Iyp7pJD9hiDFXd7tog2xZ4G0KDLyt4H5n2LOyZGooGX1pMn27LI8C27T6s6ewXtwYbVe6XQad_8iNMwnwTvlIZlL3eKJc00Im5wHjcXBOgUtgdQCfTaSc0NSFZssWxQoNl7FOwqNsLzrEV1mVtXryB2obnUOZA0vjY9BiLSdmjcRypivR0klANpa2RvgIGSmYAJSMy2sexbxQ6l5E8eSgU2QZRyBFqloBdfyAJaHVUj3zJNzdhSXOfI4KRQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e193c81f-0e8e-4f82-acc9-10cb43d17312",
      "x": "am36pczbwds951CioFUbMdU05C_az370ed1encEcLGM",
      "y": "hpL8FeCToxIICW_Di9uYmRNKRIxX6Dg8uiq6aG7ayqE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "36b46ab4-7d94-4903-9a40-d4bf71430535",
      "x": "x4stb68ZnH-StSo6mWsNBOVd_y6oAnjvwAbP74z51S8",
      "y": "WsnMmL56Qbl6kubFvJYTsfkMeVNWLdI8oV0iz_OC04Y"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "aa0e919e-2f9a-4912-8ad2-76b704375028",
      "x": "bDIKcdGQ6WOS78IXtF4xA47m-1RCUzSasjC7HXd1TbI",
      "y": "oWEYd7ohUPHuD7r00A_CbedY-OK7tBhFKB_bU-geRTA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f6ee5545-30b7-476f-a8dc-3b4ef42e9bca",
      "x": "DXfdSOXFFyl6z6R6QgCYGvIyGxn_x89ELZEwi0DLNMc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7a92119b-0a4e-4ea0-95fb-a0a85ee3babf",
      "alg": "RSA-OAEP",
      "n": "luPGtLLq4nTtdMIRJJHVMHYfbgeyqEcvCTXdS1p1sRC0kY9OU8UO1_oknOWhzsk7eX9slODeFF7zdmKgnrYwB4xn4Av1SG50djcJBnIZno_jUba98_YCIoQjZvET-R1XMs5hZ56Xo1Ow_0zFu5hOXaeQREn5EZk2ZDAxrLSFpflmCZl5V3InTOW7w-gvHS5JXLDME-4Iti46xXb4WahDvV8568l_YeEIcv_phktki0kJG-1una4tQBwCLa83CK_qndoZhnikDtwPSaLb7r5w3rPA6HHX8c8gRNA12JHr_q6HLn82GiuOdN185ECgJSAT5TPxMN7Kipf9oSFmIaGq2w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "cc655ffd-8684-4453-8757-5130f5b7347d",
      "x": "ygGTZYaTJgYIYGtfQTFBwjR320EaN-zbd9pKSdorfLo",
      "y": "4fVYuOY4cY9pgZ8DWBm63355893kENDJaqBcw869Ttk",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 10:00:58 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance AuA847EKU40XQWT
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "703",
  "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
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e", "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e", "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e", "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 10:00:58 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 10:00:58 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 10:00:58 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 10:00:58 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
]
2021-10-01 10:00:58 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 10:00:58 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 10:00:58 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 10:00:58 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 10:00:58 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 10:00: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
2021-10-01 10:00:58 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 10:00:58 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 10:00:58 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 10:00:58 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 10:00:58 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 10:00: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
2021-10-01 10:00:58 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 10:00:58 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 10:00:58 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 10:00:58 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 10:00:58 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 10:00:58 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 10:00:58 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sjJJWeJZXgTgxve71847!:;@-"
}
2021-10-01 10:00:58
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_jijtsVzRtfTakMGaPnCtEuzlkAYPYOXQbkbdBrBqcbAzdAkwNj6817905945/\)('
2021-10-01 10:00:58 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 10:00:58 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sjJJWeJZXgTgxve71847!:;@-",
  "client_secret": "secret_jijtsVzRtfTakMGaPnCtEuzlkAYPYOXQbkbdBrBqcbAzdAkwNj6817905945/\\)(\u0027"
}
2021-10-01 10:00:58
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 10:00:58
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 10:00:59 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 10:00:57 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 22:00:58 GMT",
  "etag": "\"1633082457.1713307-691-625874018\"",
  "date": "Fri, 01 Oct 2021 10:00:58 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 10:00:59
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 10:00:59 SUCCESS
FetchClientKeys
Downloaded and added client JWK set to client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sjJJWeJZXgTgxve71847!:;@-",
  "client_secret": "secret_jijtsVzRtfTakMGaPnCtEuzlkAYPYOXQbkbdBrBqcbAzdAkwNj6817905945/\\)(\u0027",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 10:00:59 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 10:00:59
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 10:00:59 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance AuA847EKU40XQWT
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
    "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sjJJWeJZXgTgxve71847!:;@-",
  "client_secret": "secret_jijtsVzRtfTakMGaPnCtEuzlkAYPYOXQbkbdBrBqcbAzdAkwNj6817905945/\\)(\u0027",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 10:00:59 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance AuA847EKU40XQWT
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dC72C28B7C54F724771359E5F9D552F52; __utma\u003d201319536.1325286560.1632909994.1632989957.1631776378.4; __utmc\u003d201319536; __utmz\u003d201319536.1632985063.2.2.utmcsr\u003dt.co|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/authz_fp_cb/648046f8e05a2560ce9535f2e29493dd52c0b072c524249424675df522da70c1",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "XsqimmTCAFHXWCnpjXLizKfs",
  "response_mode": "form_post",
  "state": "Bn4pJgS6GgBF0xc1ekIgHVwK3iw3Ee5b",
  "client_id": "client_sjJJWeJZXgTgxve71847!:;@-"
}
incoming_body
Authorization endpoint
2021-10-01 10:00:59 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 10:00:59 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 10:00:59 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "XsqimmTCAFHXWCnpjXLizKfs",
  "response_mode": "form_post",
  "state": "Bn4pJgS6GgBF0xc1ekIgHVwK3iw3Ee5b",
  "client_id": "client_sjJJWeJZXgTgxve71847!:;@-"
}
2021-10-01 10:00:59 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 10:00:59 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
XsqimmTCAFHXWCnpjXLizKfs
2021-10-01 10:00:59 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2021-10-01 10:00:59 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_sjJJWeJZXgTgxve71847!:;@-
2021-10-01 10:00:59 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e
expected
[
  "https://89.45.234.133:8090/authz_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "https://89.45.234.133:8090/authz_im_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "https://89.45.234.133:8090/req_uri/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e"
]
2021-10-01 10:00:59 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 10:00:59 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 10:00:59 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
A9iiZVIjMP4VXYh6kmlJLdcLD34UHQudMpBXsZYTFcm1IN6Hff
2021-10-01 10:00:59 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
zSRJLGmFpRfbMCK5TrjeTQ
2021-10-01 10:00:59 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_sjJJWeJZXgTgxve71847!:;@-
nonce
XsqimmTCAFHXWCnpjXLizKfs
iat
1633082459
exp
1633082759
2021-10-01 10:00:59 SUCCESS
AddInvalidNonceValueToIdToken
Added invalid nonce to ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_sjJJWeJZXgTgxve71847!:;@-",
  "nonce": "XsqimmTCAFHXWCnpjXLizKfs1",
  "iat": 1633082459,
  "exp": 1633082759
}
nonce
XsqimmTCAFHXWCnpjXLizKfs1
2021-10-01 10:00:59 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 10:00:59 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
zSRJLGmFpRfbMCK5TrjeTQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_sjJJWeJZXgTgxve71847!:;@-",
  "nonce": "XsqimmTCAFHXWCnpjXLizKfs1",
  "iat": 1633082459,
  "exp": 1633082759,
  "at_hash": "zSRJLGmFpRfbMCK5TrjeTQ"
}
2021-10-01 10:00:59 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIwZGE0ODM5MC03NmE5LTRkZjktOTBlMC1hNTE2YjA0NmIzMDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoielNSSkxHbUZwUmZiTUNLNVRyamVUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NqSkpXZUpaWGdUZ3h2ZTcxODQ3ITo7QC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNzU5LCJub25jZSI6IlhzcWltbVRDQUZIWFdDbnBqWExpektmczEiLCJpYXQiOjE2MzMwODI0NTl9.gW2ddeNfeH8GU3UovzDzAt14j26qZi_kF7J0JwKo6B2U0DxfC3wWN-6WuCmppwM4Kv8eyUhjioih_hDpegZUN_SFcgwQjE2szOUlJBO9esIGEYy_risXs_fTtvfVQID9r0tjBD4yIAyXnrewXT15cS3g3amAmrSkr4yyNSqtclyRdCDFucAxcW9sfHNtQ7q64yBsNMKUUs3KP4ztFHz9JkoBOOVUXj7A5smOygZZaj89psYW18IjpeXaU8z-qkhaOxROpAt_VY03dbARQTtjRsmRBUuwCaOm--rZGuLR7tZolzl1-DOmfTSzEVBrRZywk7n2ZmgKJZy0lieBEECN0A
key
{"p":"9-8w6WT-P8Lc7Qj-w8uHrLXT93d8rR0pdXDN3taba-vWSmtXgAOq-uCR_Prv21ZKdB_4hEppQIlV1ypJ4PDgp5xXSUq3hT1LUReviKMSI9MNtAXyVKO9Ww-KvQw6gBG2lmEg-ExXM_u3W1o2IfhWohtIzHJjNQOkWqlyccB9oYs","kty":"RSA","q":"tmd0phtQANAAqr5S1o-_o-oENWevpdbEYxslFGKygPX3j_Dcl94myxLT5Z5qLPLlF9ENCsZlXQCbBn_n7YA6f0xE05rkKakU2ontU5CsSk36_5oprsW4JqK56LvGLbAZ-w27U0PiBnFqlRvh2jWgbLIAPhhS8l605TxUQKYImyc","d":"VKn9rZX7xSwMKMSvk1Xq5BaW27k6WgHYcBVpecl338Dp9DRy80v8mLzpcU79P_DC6msMvXYwUl56gpjr5ASRTMJF4WPs-SkecBCqyYSZJqiTI9p93MGoJ_z65geSXQlXcafyx79jmjK74DVJm6eEta-xAFD9alHU15MedixAz1XtGcGKHwyfF7T5uZ3697_Rq0xOVvPHURPj2pqKNpH6CqZZt5z3lev06AjEUKcqQTNHP_BWX0cKbvm6svRvNkagXy6ckkLRSyESVErA3gc4kEr2am9DWYAXyOEJgCCwC0TP5jwh2AyFpHTXR7AaFkgSbvFNGoRQmUzFc5j0djB1vQ","e":"AQAB","use":"sig","kid":"0da48390-76a9-4df9-90e0-a516b046b304","qi":"hXIBCiXZ9ot9JfTdnDRH2ocJLEG-cRm0HJ2BKV6PMXaAcjIqcJQXtv-TalNTUTm1LO9FW28BPeteic0E3LyYqCQTHoXjPCzbd27qE27YGAPhm0CGNYvDHg5SjjRX1PkcOenaDmhDMrDSeZkq3DmWuTZZL9vr-CQKaPooS12NfAc","dp":"3XmmmKbl07FPRtLFOcPjM63NZn8vOTkWotkcnhXZCoPGjf3rUOh14NugrXq_rpAbvDYe-pW6BbNooecdzbl_BVrMQiVjYLtLP2pIHGeHOcc7s3eobGFEMkbk6VE2JNct4pFrMUKIl2Ag_5LLTncXdIGo-zCnXGEffPlmySRpVVc","dq":"MvJoiXC9gsyWMxqfxqA19dGKRWRlkhuPlOLjE3ORyiVpdUHgS2bYTQZAOzVpEI7zYBia3PSXIUfnBQS6wgJ71Ex4OOZdbil00qmNqTaSeNqZDcWAePluuxPee1vfOamjSBUIynP-cLBDBczY43rxCQsauD1RBbNgMVsNaVU2uCc","n":"sKg--91rkmw7zIc0K_W3Q8R1vr9gA-GaJoB7Or-h65TJGVfhWhhvNjSGA0ewPxn7k2LAy_uUpVDJfWhWwwvBcoUFmL9ccasE8NMW4Uq813tCQleh1sVMlm95UASAlnTVZ8JrC-z0fwlycwNyOJcUyRfYjS7z-OtQtblRo1nA5TBth_AtesT1LQJMWarSy_lmN1JjuALERLwxOnzY8HTdiionDm22BI2iJ1BvkNzdKhZwQ5l6KiBBw5UvodM2dN7LYGoRDZsgFfxjIZfQ-Aq9guCTAIklrML0jau6_YMto3gYcFYGI32E3WsQT0rJFkXUkxrLonME1LhKeMhNkkrFLQ"}
algorithm
RS256
2021-10-01 10:00:59 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 10:00:59 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "state": "Bn4pJgS6GgBF0xc1ekIgHVwK3iw3Ee5b"
}
2021-10-01 10:00:59 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "state": "Bn4pJgS6GgBF0xc1ekIgHVwK3iw3Ee5b",
  "id_token": "eyJraWQiOiIwZGE0ODM5MC03NmE5LTRkZjktOTBlMC1hNTE2YjA0NmIzMDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoielNSSkxHbUZwUmZiTUNLNVRyamVUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NqSkpXZUpaWGdUZ3h2ZTcxODQ3ITo7QC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNzU5LCJub25jZSI6IlhzcWltbVRDQUZIWFdDbnBqWExpektmczEiLCJpYXQiOjE2MzMwODI0NTl9.gW2ddeNfeH8GU3UovzDzAt14j26qZi_kF7J0JwKo6B2U0DxfC3wWN-6WuCmppwM4Kv8eyUhjioih_hDpegZUN_SFcgwQjE2szOUlJBO9esIGEYy_risXs_fTtvfVQID9r0tjBD4yIAyXnrewXT15cS3g3amAmrSkr4yyNSqtclyRdCDFucAxcW9sfHNtQ7q64yBsNMKUUs3KP4ztFHz9JkoBOOVUXj7A5smOygZZaj89psYW18IjpeXaU8z-qkhaOxROpAt_VY03dbARQTtjRsmRBUuwCaOm--rZGuLR7tZolzl1-DOmfTSzEVBrRZywk7n2ZmgKJZy0lieBEECN0A"
}
2021-10-01 10:00:59
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e",
  "state": "Bn4pJgS6GgBF0xc1ekIgHVwK3iw3Ee5b",
  "id_token": "eyJraWQiOiIwZGE0ODM5MC03NmE5LTRkZjktOTBlMC1hNTE2YjA0NmIzMDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoielNSSkxHbUZwUmZiTUNLNVRyamVUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NqSkpXZUpaWGdUZ3h2ZTcxODQ3ITo7QC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNzU5LCJub25jZSI6IlhzcWltbVRDQUZIWFdDbnBqWExpektmczEiLCJpYXQiOjE2MzMwODI0NTl9.gW2ddeNfeH8GU3UovzDzAt14j26qZi_kF7J0JwKo6B2U0DxfC3wWN-6WuCmppwM4Kv8eyUhjioih_hDpegZUN_SFcgwQjE2szOUlJBO9esIGEYy_risXs_fTtvfVQID9r0tjBD4yIAyXnrewXT15cS3g3amAmrSkr4yyNSqtclyRdCDFucAxcW9sfHNtQ7q64yBsNMKUUs3KP4ztFHz9JkoBOOVUXj7A5smOygZZaj89psYW18IjpeXaU8z-qkhaOxROpAt_VY03dbARQTtjRsmRBUuwCaOm--rZGuLR7tZolzl1-DOmfTSzEVBrRZywk7n2ZmgKJZy0lieBEECN0A",
  "access_token": "A9iiZVIjMP4VXYh6kmlJLdcLD34UHQudMpBXsZYTFcm1IN6Hff",
  "token_type": "Bearer"
}
2021-10-01 10:00:59 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance AuA847EKU40XQWT
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/d4e87b0e13f65e0041c4f400ca6ab0d8806178478d21b9c5493ea9b09f5db41e, formParameters={"state":"Bn4pJgS6GgBF0xc1ekIgHVwK3iw3Ee5b","id_token":"eyJraWQiOiIwZGE0ODM5MC03NmE5LTRkZjktOTBlMC1hNTE2YjA0NmIzMDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoielNSSkxHbUZwUmZiTUNLNVRyamVUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NqSkpXZUpaWGdUZ3h2ZTcxODQ3ITo7QC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNzU5LCJub25jZSI6IlhzcWltbVRDQUZIWFdDbnBqWExpektmczEiLCJpYXQiOjE2MzMwODI0NTl9.gW2ddeNfeH8GU3UovzDzAt14j26qZi_kF7J0JwKo6B2U0DxfC3wWN-6WuCmppwM4Kv8eyUhjioih_hDpegZUN_SFcgwQjE2szOUlJBO9esIGEYy_risXs_fTtvfVQID9r0tjBD4yIAyXnrewXT15cS3g3amAmrSkr4yyNSqtclyRdCDFucAxcW9sfHNtQ7q64yBsNMKUUs3KP4ztFHz9JkoBOOVUXj7A5smOygZZaj89psYW18IjpeXaU8z-qkhaOxROpAt_VY03dbARQTtjRsmRBUuwCaOm--rZGuLR7tZolzl1-DOmfTSzEVBrRZywk7n2ZmgKJZy0lieBEECN0A","access_token":"A9iiZVIjMP4VXYh6kmlJLdcLD34UHQudMpBXsZYTFcm1IN6Hff","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 10:01:04 FINISHED
oidcc-client-test-nonce-invalid
Test has run to completion
testmodule_result
PASSED
2021-10-01 10:01:07
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
YpygMGfI62ifhcQ
Test Results