Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:34:24 INFO
TEST-RUNNER
Test instance RBHckIAg3ynrc7x created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
eX84TaVxc9bEQ
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-invalid-iss
2021-10-01 08:34:24 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 08:34:24
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 08:34:24
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5KgkCLniSVSu10U1vF11KF9kiMevL3L1Z0RGAcGjCRWhxHcUywBMwV_P9pRzWhrG0SJF5nUjBjTtr-8UGnFQEIxdxCJB0Ob1JJF2NxGlWb0MELgfBUaJLLOU_zMhjFbdoynnGTVbLTI-WK8wle4Sv8-ZMJgXBbYJwrV7WaWXeVk",
      "kty": "RSA",
      "q": "zvva9e_8woC_l1Qrysfls734uDpDCrr2B3f1ETqFbjO26YoPWcYYbiBs8O5I5jH60Be4rvbMcMVCINEl0WMrZ-xVjOdDmw0W7f8vlO-ExgXVw8wv0GW45FZ7gKJ_tagIeExJ4X4zXXXjdbxxz3cxibpdPr-4l2QK6NfgjWtEvgk",
      "d": "YmT4bWaL1uKN0eukIzOQhXnjaQS1DbycYrUcMPVXRvRODBQYe1YCUS2HxAZgZ-JUcybfdGxWKJjg432y3yHXDGXLb2n7N6ajTQTJNzEbeYZQjQZ5cU0f2myyWjJh1ZFZmVTUOILgFy2PMYwBMs0ZTQ1FTBeeaZVLZtymr1qR5L4Bdn90pj8dE85Ho5LkNcoPXHDRM3sN4jC1Wj5oyPva8ikUOb9_My3NXHRB6_TqPLzhV8nKa-O9EAsbByUCslMxQdMX9m6bha1nz2nqOtAribDlPbWrTA2d8IUERTKD20VlcgBE6iKVOKJyrUwNoAAqK6Gh5cw74VmtN9HiQPuwAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "30d91657-e597-45b3-8abb-1b4cdc2470fa",
      "qi": "1jtNbVjWdh1I_psWSP_MmViGpWgsKW3tqy_SJ3GbsS3Icm0MafU96wKEGRB0HU4-mlZMTD7ITQMAZQfLA3RmB_fi77QGOAesJItS_R_hoRxu7wtARxunG-l8vZUtJYHj966gL6mQz8nX15cUfb_B1NzrlZ7L1V5Buc7vULz4t-k",
      "dp": "i3UtfRD6PaVjebIhgwAxK2164J2BcFwZ5mDSndGfATRrVGsYiHNnXO115jtGW2dHaVgQ7-zzbp6rdQlI5pPDtEQYED6gi6vBSgtZ4V5mzeOqTyws50fM9DGXJ0rlJDX6ucAdzdcoA9nIAsjexiLM1qXkFao9KGONcm7Di7qeNwk",
      "dq": "uaF2xortDSOasIV0oPCWOZVuswrNhZoXfKtAxqrNcABBU0HWcpUO4_WAvrN1_b1lS6t6nrAIujqvC--HEzr1esaiEzR1lWEv51KtwczuLwqcpHVDjIsuPtqw-LTEBI8myXzh5bHhLzjDPpw7Fe24J-VUKyqWym-WuSyi3zIM_ME",
      "n": "uOBBbTQW_2arXW1fdotrC9HMHeMZB-FOrIR0TSndrtKXQRKWbNj-4OEuZZB5Dw0gGVSv4J1venlCNF0rbSDPBKyQXHVGPF-NS-t-y9GiXjFlIf06p71sy_PhhLtkHBbkmXiVeGtHHqHd8DqeSdoKhp_XUfHAIFIe-T-DJC2SjJIwCIYfWe2h0JUmoJ8edgR34E0mB6w_j5yxC_6AfDEvSWA9_u_z02h6Qy-BWNzTN-fl9ULx4bSUevOJfJYPOwr_b86_9k-I_YHWarrjSmaHwp8BA1TFtwJ-AHTwLHYcDJa6op9MRmacPIECNKrQWK91i3VcI4pXcowWTuEGrQdSIQ"
    },
    {
      "kty": "EC",
      "d": "QxOjiAbpxX0L5e9XHAiGh1oudsY1v_sdQfxhXHHQfEc",
      "use": "sig",
      "crv": "P-256",
      "kid": "1c44a2ce-d95e-4850-9b95-c2175b2af553",
      "x": "k4SpkG9nk_abDcSSKSyTXyzoJSNRf4-LZAdmdoL59jg",
      "y": "mlJgPyxCQU1DcJTg6wxibQOm9oatjt11wF0nxf93jCU"
    },
    {
      "kty": "EC",
      "d": "0axiUbzMtBQP-Jf-kAnpS5CC69dxxTH5-27PC7GAcws",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "132f6d66-1843-4f11-8f23-cedd55a9a3d7",
      "x": "NTtddHxT8w19GdcV_RRUQ_i5MocfChHB_Y2DKFnkxHI",
      "y": "LCXCE-hkGGqK5xOH8u0M0dOSZFnR5r1z3C2d0QwDa7g"
    },
    {
      "kty": "OKP",
      "d": "81Ps7fhXPCUJgtXEe2LV1vMg1Iu9EQwJOJmvt3mSlVg",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7bf0cb92-65ae-4131-85e9-3ae8e203b138",
      "x": "mpjuQnDx-skb3fIcrxzaioRQHfGvp8K-LhVMnL5Cxoc"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "3YNNKui-J_j-IxHp-B2OPPHqti1l4FJFYvOvuEr9ogrJSxTo7vkIzT4V4qSWcitPi-jE7ILGWVNehX4fw_CuITIp_w9VpLQ6RO6tukx00AW9zDjuXqVHSF8ckoj98cqWEkFbCBYVXg55VbbBR6oXy85yq8kJEtGwHh6PjGxotzs",
      "kty": "RSA",
      "q": "1dIR3tofJ6daRYX3zFUS9464tmtV7uQhTppT2gWkhhISxrCv8r95ZDA44L6VqoO8u71nZnQ_b0O2YTxbUvhWZSaeSuf424oNQGyF2ToW07ufd8HfzyFfYTkT-bOGgwH70k-6OWOPDMH7GsMQT6LE8gEu49k-RrJkQV6ibf6SwMU",
      "d": "JDNEA_xPYZ_3TxV245BNDgAwzsKeeiW4X8kLGEeKHGlAyeqEISe9hqZZFM4HK7ASd1PVRE4QdXXIagkjChvEZxM8439sBjfXRueid4mFmN00GNtnPEACD5Ad6nolhQtsyN0hWlhxxyKSZUeq6TMsJUYl-8rvrxXEwUnQevpHXnVk2vRLnYs0kqW6z8wN25Hsmo1OhHkbag35frKYiWxf6w2EtUb65XgekzF6dvSqzgbbg6QlQNZRf_fpHMNhsFgfFT4--DDFJzdPGWTmwcrevyREqBHJeFqu3pVNQQfq-WqkTdImRyhCyJFp8Dxh93ojVTyu9iuWHiibFip9lzpRWQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "d28a8e1c-ed66-4bdb-bd61-54a9fe92fe66",
      "qi": "hE2ys0xyuLR-yYRkwQUa_7afFsFnin4EOp6stg3fQ3JLeDV1dQl9-0vCvk2cZtmxTSjoNSfaWumK2t-FIfc18HxELL0QSdo5VBDbbhbs5Ufto3RQlNMVbQV6acM-r1oDwsJXJbtjpnX91KaL1o-gKEJt1eHuskYY0-h-uHGBEkg",
      "dp": "i_blEZHSZWt9GSe-kJoMQBIT3ly9HIqfcTDM_UPVE0iBfEGQFT-iAh2SsoyQyz72mk7P7ymKrvJwrSTOaX5waGVMB-_mi5Wdo-S0PR0GSlL2ZE4sv_zrF52Rbj3FR7xcKtjE7k0V30KCBFjfs6qUMqEV79mtNAjuoXlp9q6hU_U",
      "alg": "RSA-OAEP",
      "dq": "axW4KXnoHH3t8d-0SLtasmziCUocUXYjUDBuSkSFLzgh-yxGEjbe3tRfx_7rCejMPuIOxPr3QgwRbQVDX3xMGICMykr_EUREer1fE3nKMORIazvHkP7Pu-tQG8BTX41AxwVy6Ib5_5Ou5KpIovmL1P_OsgH89H8nQq3Yf2n9qVk",
      "n": "uQQEYI2SrNYdKyhtQ6Rqu_eXXfWu68fAYmlZKo5kVrYjACA5F0FvoJGnJIlaSsU_p1NIQMAR9U3WblpMm3TwqhZRtTh4DpxtxxScQz0sOm5XSMyYHqZY6WJaVF6hQQrB24D-F8sOvr6HO-niMN-0dvO_Rm6NBuqnuEKiuTPQVyUz-CRLii7JdufmYLflTRzdya9xqcFqxrWppHSX2G16adR_jO7Kc5e8Ok1b4c6x8w8bCgwAA33aw2PmpF7UTe67hL_89AHir6UZXUcarTVirCmnfNcxgxhxR-_wzWaHtjjtVxim0bb7khxeJEx-hZ9T9_-3QoBz7GL6BtwB_6dAZw"
    },
    {
      "kty": "EC",
      "d": "AcRtvT9ggW90RL_f9XuCPSWD_LPHp7QW8yk55tX5IhM",
      "use": "enc",
      "crv": "P-256",
      "kid": "6ba3967b-a335-4bbc-8897-66514d718827",
      "x": "fG-qNtbNuyly_DQF179gFDQ1iGjkXgqz8_7_0QE10iM",
      "y": "L3gciw_InWmSDyJ4Q2rQCBB9DBM0R1sKJW8kJiV0uWs",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "30d91657-e597-45b3-8abb-1b4cdc2470fa",
      "n": "uOBBbTQW_2arXW1fdotrC9HMHeMZB-FOrIR0TSndrtKXQRKWbNj-4OEuZZB5Dw0gGVSv4J1venlCNF0rbSDPBKyQXHVGPF-NS-t-y9GiXjFlIf06p71sy_PhhLtkHBbkmXiVeGtHHqHd8DqeSdoKhp_XUfHAIFIe-T-DJC2SjJIwCIYfWe2h0JUmoJ8edgR34E0mB6w_j5yxC_6AfDEvSWA9_u_z02h6Qy-BWNzTN-fl9ULx4bSUevOJfJYPOwr_b86_9k-I_YHWarrjSmaHwp8BA1TFtwJ-AHTwLHYcDJa6op9MRmacPIECNKrQWK91i3VcI4pXcowWTuEGrQdSIQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0f16de4b-665f-418e-a568-0d0cda135a8c",
      "n": "uW4p86HdW9GCI0HDtTq05rKiaaJkSiNkBdxUO5O82qUFOzt-z-bVetgc3jfnbMJpCthZAgSFLvqHwnlIHPXGwfVXR682tFaFE97qK2AMT2taD5JaE-Ak3Zq55hVIU1p85kE-SZB_0F5-z0tRMcC398b6fPKzPu32wivnoqx7lwhFnOUwZ6kK1Kw60dy0yim5mfNtBy1fvJtlgveNOYUrUK2km07z0w0t518QZ9W6UMbd0GVVwkzqLbtYqlD_2wrjWYqLLVzs0pfRVC1VqVFfeOGq-dO9KVpY7T4T2Ztej-C4DWydtgwF21Nlh4F24qYqG7U9nyQU0IaJ8cHRHECK_Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "1c44a2ce-d95e-4850-9b95-c2175b2af553",
      "x": "k4SpkG9nk_abDcSSKSyTXyzoJSNRf4-LZAdmdoL59jg",
      "y": "mlJgPyxCQU1DcJTg6wxibQOm9oatjt11wF0nxf93jCU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4278647d-7862-4639-a78c-f66ed964b64e",
      "x": "he5TNNtsZJSmLMP63_AxCxlILPQND0msBtN3Y5GS048",
      "y": "6_vu2Bp2NmMYuIT5mNA-0jCpGh6sfzAVJGlwW3v3uUQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "132f6d66-1843-4f11-8f23-cedd55a9a3d7",
      "x": "NTtddHxT8w19GdcV_RRUQ_i5MocfChHB_Y2DKFnkxHI",
      "y": "LCXCE-hkGGqK5xOH8u0M0dOSZFnR5r1z3C2d0QwDa7g"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7bf0cb92-65ae-4131-85e9-3ae8e203b138",
      "x": "mpjuQnDx-skb3fIcrxzaioRQHfGvp8K-LhVMnL5Cxoc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d28a8e1c-ed66-4bdb-bd61-54a9fe92fe66",
      "alg": "RSA-OAEP",
      "n": "uQQEYI2SrNYdKyhtQ6Rqu_eXXfWu68fAYmlZKo5kVrYjACA5F0FvoJGnJIlaSsU_p1NIQMAR9U3WblpMm3TwqhZRtTh4DpxtxxScQz0sOm5XSMyYHqZY6WJaVF6hQQrB24D-F8sOvr6HO-niMN-0dvO_Rm6NBuqnuEKiuTPQVyUz-CRLii7JdufmYLflTRzdya9xqcFqxrWppHSX2G16adR_jO7Kc5e8Ok1b4c6x8w8bCgwAA33aw2PmpF7UTe67hL_89AHir6UZXUcarTVirCmnfNcxgxhxR-_wzWaHtjjtVxim0bb7khxeJEx-hZ9T9_-3QoBz7GL6BtwB_6dAZw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6ba3967b-a335-4bbc-8897-66514d718827",
      "x": "fG-qNtbNuyly_DQF179gFDQ1iGjkXgqz8_7_0QE10iM",
      "y": "L3gciw_InWmSDyJ4Q2rQCBB9DBM0R1sKJW8kJiV0uWs",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:34:24 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:34:24 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:34:24 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 08:34:24
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:34:24
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:34:24
oidcc-client-test-invalid-iss
Setup Done
2021-10-01 08:34:30 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance RBHckIAg3ynrc7x
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 08:34:30 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance RBHckIAg3ynrc7x
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 08:34:30 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance RBHckIAg3ynrc7x
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 08:34:30 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance RBHckIAg3ynrc7x
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "30d91657-e597-45b3-8abb-1b4cdc2470fa",
      "n": "uOBBbTQW_2arXW1fdotrC9HMHeMZB-FOrIR0TSndrtKXQRKWbNj-4OEuZZB5Dw0gGVSv4J1venlCNF0rbSDPBKyQXHVGPF-NS-t-y9GiXjFlIf06p71sy_PhhLtkHBbkmXiVeGtHHqHd8DqeSdoKhp_XUfHAIFIe-T-DJC2SjJIwCIYfWe2h0JUmoJ8edgR34E0mB6w_j5yxC_6AfDEvSWA9_u_z02h6Qy-BWNzTN-fl9ULx4bSUevOJfJYPOwr_b86_9k-I_YHWarrjSmaHwp8BA1TFtwJ-AHTwLHYcDJa6op9MRmacPIECNKrQWK91i3VcI4pXcowWTuEGrQdSIQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0f16de4b-665f-418e-a568-0d0cda135a8c",
      "n": "uW4p86HdW9GCI0HDtTq05rKiaaJkSiNkBdxUO5O82qUFOzt-z-bVetgc3jfnbMJpCthZAgSFLvqHwnlIHPXGwfVXR682tFaFE97qK2AMT2taD5JaE-Ak3Zq55hVIU1p85kE-SZB_0F5-z0tRMcC398b6fPKzPu32wivnoqx7lwhFnOUwZ6kK1Kw60dy0yim5mfNtBy1fvJtlgveNOYUrUK2km07z0w0t518QZ9W6UMbd0GVVwkzqLbtYqlD_2wrjWYqLLVzs0pfRVC1VqVFfeOGq-dO9KVpY7T4T2Ztej-C4DWydtgwF21Nlh4F24qYqG7U9nyQU0IaJ8cHRHECK_Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "1c44a2ce-d95e-4850-9b95-c2175b2af553",
      "x": "k4SpkG9nk_abDcSSKSyTXyzoJSNRf4-LZAdmdoL59jg",
      "y": "mlJgPyxCQU1DcJTg6wxibQOm9oatjt11wF0nxf93jCU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4278647d-7862-4639-a78c-f66ed964b64e",
      "x": "he5TNNtsZJSmLMP63_AxCxlILPQND0msBtN3Y5GS048",
      "y": "6_vu2Bp2NmMYuIT5mNA-0jCpGh6sfzAVJGlwW3v3uUQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "132f6d66-1843-4f11-8f23-cedd55a9a3d7",
      "x": "NTtddHxT8w19GdcV_RRUQ_i5MocfChHB_Y2DKFnkxHI",
      "y": "LCXCE-hkGGqK5xOH8u0M0dOSZFnR5r1z3C2d0QwDa7g"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7bf0cb92-65ae-4131-85e9-3ae8e203b138",
      "x": "mpjuQnDx-skb3fIcrxzaioRQHfGvp8K-LhVMnL5Cxoc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d28a8e1c-ed66-4bdb-bd61-54a9fe92fe66",
      "alg": "RSA-OAEP",
      "n": "uQQEYI2SrNYdKyhtQ6Rqu_eXXfWu68fAYmlZKo5kVrYjACA5F0FvoJGnJIlaSsU_p1NIQMAR9U3WblpMm3TwqhZRtTh4DpxtxxScQz0sOm5XSMyYHqZY6WJaVF6hQQrB24D-F8sOvr6HO-niMN-0dvO_Rm6NBuqnuEKiuTPQVyUz-CRLii7JdufmYLflTRzdya9xqcFqxrWppHSX2G16adR_jO7Kc5e8Ok1b4c6x8w8bCgwAA33aw2PmpF7UTe67hL_89AHir6UZXUcarTVirCmnfNcxgxhxR-_wzWaHtjjtVxim0bb7khxeJEx-hZ9T9_-3QoBz7GL6BtwB_6dAZw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6ba3967b-a335-4bbc-8897-66514d718827",
      "x": "fG-qNtbNuyly_DQF179gFDQ1iGjkXgqz8_7_0QE10iM",
      "y": "L3gciw_InWmSDyJ4Q2rQCBB9DBM0R1sKJW8kJiV0uWs",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:34:31 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance RBHckIAg3ynrc7x
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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984", "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984", "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984", "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:34:31 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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:34:31 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:34:31 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:34:31 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
]
2021-10-01 08:34:31 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:34:31 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:34:31 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:34:31 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:34:31 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:34:31 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 08:34:31 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:34:31 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 08:34:31 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:34:31 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 08:34:31 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:34:31 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 08:34:31 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:34:31 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:34:31 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:34:31 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:34:31 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:34:31 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:34:31 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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\"
}
2021-10-01 08:34:31
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_MvtjfZDUyqFDQsESRwKXPwyacXfwYLvjJsmfGndBynwyQuLHnb2713150474<|{=[
2021-10-01 08:34:31 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:34:31 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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\",
  "client_secret": "secret_MvtjfZDUyqFDQsESRwKXPwyacXfwYLvjJsmfGndBynwyQuLHnb2713150474\u003c|{\u003d["
}
2021-10-01 08:34:31
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:34:31
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 08:34:31 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 08:34:29 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:34:31 GMT",
  "etag": "\"1633077269.8705692-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:34:31 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:34:31
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:34:31 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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\",
  "client_secret": "secret_MvtjfZDUyqFDQsESRwKXPwyacXfwYLvjJsmfGndBynwyQuLHnb2713150474\u003c|{\u003d[",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 08:34:31 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:34:31
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:34:31 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance RBHckIAg3ynrc7x
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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
    "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\",
  "client_secret": "secret_MvtjfZDUyqFDQsESRwKXPwyacXfwYLvjJsmfGndBynwyQuLHnb2713150474\u003c|{\u003d[",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "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 08:34:31 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance RBHckIAg3ynrc7x
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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "4vinHKxd3ckXlrhxHmGX05VS",
  "response_mode": "form_post",
  "state": "h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3",
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\"
}
incoming_body
Authorization endpoint
2021-10-01 08:34:31 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:34:31 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:34:31 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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "4vinHKxd3ckXlrhxHmGX05VS",
  "response_mode": "form_post",
  "state": "h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3",
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\"
}
2021-10-01 08:34:31 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:34:31 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
4vinHKxd3ckXlrhxHmGX05VS
2021-10-01 08:34:31 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-01 08:34:31 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_jdBRaZfIkcWieBi57362#.(@\
2021-10-01 08:34:31 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984
expected
[
  "https://89.45.234.133:8090/authz_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "https://89.45.234.133:8090/authz_im_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "https://89.45.234.133:8090/req_uri/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984"
]
2021-10-01 08:34:31 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:34:31 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:34:31 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf
2021-10-01 08:34:31 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
2iYrPiSH9aL5zqfMhgxVDQ
2021-10-01 08:34:31 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
utTyJHsOmgwChXnSLrT5OBQR5LvwEryNxh0LILeefRkUBDbljC
2021-10-01 08:34:31 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
OS_Q94CtlMHE8ftGrEVMww
2021-10-01 08:34:31 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "state": "h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3"
}
2021-10-01 08:34:31 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "state": "h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3",
  "code": "XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf"
}
2021-10-01 08:34:31
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/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "state": "h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3",
  "code": "XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf",
  "access_token": "utTyJHsOmgwChXnSLrT5OBQR5LvwEryNxh0LILeefRkUBDbljC",
  "token_type": "Bearer"
}
2021-10-01 08:34:31 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance RBHckIAg3ynrc7x
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984, formParameters={"state":"h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3","code":"XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf","access_token":"utTyJHsOmgwChXnSLrT5OBQR5LvwEryNxh0LILeefRkUBDbljC","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:34:32 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance RBHckIAg3ynrc7x
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X2pkQlJhWmZJa2NXaWVCaTU3MzYyJTIzLiUyOCU0MCU1QzpzZWNyZXRfTXZ0amZaRFV5cUZEUXNFU1J3S1hQd3lhY1hmd1lMdmpKc21mR25kQnlud3lRdUxIbmIyNzEzMTUwNDc0JTNDJTdDJTdCJTNEJTVC",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "286",
  "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",
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984",
  "client_id": "client_jdBRaZfIkcWieBi57362#.(@\\",
  "state": "h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3",
  "code": "XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_fp_cb%2Fa00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984&client_id=client_jdBRaZfIkcWieBi57362%23.%28%40%5C&state=h3BjqalfL6zrDTIDGfyNIgOSdgJ8cnR3&code=XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf
Token endpoint
2021-10-01 08:34:32 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_jdBRaZfIkcWieBi57362#.(@\
client_secret
secret_MvtjfZDUyqFDQsESRwKXPwyacXfwYLvjJsmfGndBynwyQuLHnb2713150474<|{=[
method
client_secret_basic
2021-10-01 08:34:32 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 08:34:32 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
XSTtf0sraM9aZQ09cvlJxrXN7gU5IpHf
2021-10-01 08:34:32 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_fp_cb/a00d8156f007b79130e93556dfb6e5b7b6f06edb3068da2773aa324e707aa984
2021-10-01 08:34:32 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
zt7aLPqD9fQjj3yUkQjWA1aimgWchAvOfFkZyUDgIIEhkuoBGA
2021-10-01 08:34:32 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
eLS0aGR2kTaHwywFpM_HHA
2021-10-01 08:34:32 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_jdBRaZfIkcWieBi57362#.(@\
nonce
4vinHKxd3ckXlrhxHmGX05VS
iat
1633077272
exp
1633077572
2021-10-01 08:34:32 SUCCESS
AddInvalidIssValueToIdToken
Added invalid iss to ID token claims
iss
https://www.certification.openid.net/test/a/idpy/1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/1",
  "sub": "user-subject-1234531",
  "aud": "client_jdBRaZfIkcWieBi57362#.(@\\",
  "nonce": "4vinHKxd3ckXlrhxHmGX05VS",
  "iat": 1633077272,
  "exp": 1633077572
}
2021-10-01 08:34:32 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
eLS0aGR2kTaHwywFpM_HHA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/1",
  "sub": "user-subject-1234531",
  "aud": "client_jdBRaZfIkcWieBi57362#.(@\\",
  "nonce": "4vinHKxd3ckXlrhxHmGX05VS",
  "iat": 1633077272,
  "exp": 1633077572,
  "at_hash": "eLS0aGR2kTaHwywFpM_HHA"
}
2021-10-01 08:34:32 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzMGQ5MTY1Ny1lNTk3LTQ1YjMtOGFiYi0xYjRjZGMyNDcwZmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZUxTMGFHUjJrVGFId3l3RnBNX0hIQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2pkQlJhWmZJa2NXaWVCaTU3MzYyIy4oQFxcIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLzEiLCJleHAiOjE2MzMwNzc1NzIsIm5vbmNlIjoiNHZpbkhLeGQzY2tYbHJoeEhtR1gwNVZTIiwiaWF0IjoxNjMzMDc3MjcyfQ.CpnbxjfJV7Gor46uIfU8NL5PUD1ol-_z1LWIEAm_dnLpn0FCex4M-GjjuUys8PDAvkTjLSeBnftxrNbLOHzNPFKW1PZBSoMK7zMrBNpabGpsgku8dTejHkdrC8F8ijCLGcj6i7izdFS_MaXFJanwo8VOveHBM0fyLYFszg1f6YzIv3JUE2BhYbyk0MDC8ywJsF0lddvSNipR4pvFDn84RFjav-rW257LfrZyMJW0aVxYEKeUZ14LSdkipKsNnnQkXF9kaqTWmXARdfsuO3x6ADvzcu8K0ZC7opfwYDGWaTtemqQOcQhig7pYfNZzYh3Mx3jlLxGSV4j1jvhknNx60Q
key
{"p":"5KgkCLniSVSu10U1vF11KF9kiMevL3L1Z0RGAcGjCRWhxHcUywBMwV_P9pRzWhrG0SJF5nUjBjTtr-8UGnFQEIxdxCJB0Ob1JJF2NxGlWb0MELgfBUaJLLOU_zMhjFbdoynnGTVbLTI-WK8wle4Sv8-ZMJgXBbYJwrV7WaWXeVk","kty":"RSA","q":"zvva9e_8woC_l1Qrysfls734uDpDCrr2B3f1ETqFbjO26YoPWcYYbiBs8O5I5jH60Be4rvbMcMVCINEl0WMrZ-xVjOdDmw0W7f8vlO-ExgXVw8wv0GW45FZ7gKJ_tagIeExJ4X4zXXXjdbxxz3cxibpdPr-4l2QK6NfgjWtEvgk","d":"YmT4bWaL1uKN0eukIzOQhXnjaQS1DbycYrUcMPVXRvRODBQYe1YCUS2HxAZgZ-JUcybfdGxWKJjg432y3yHXDGXLb2n7N6ajTQTJNzEbeYZQjQZ5cU0f2myyWjJh1ZFZmVTUOILgFy2PMYwBMs0ZTQ1FTBeeaZVLZtymr1qR5L4Bdn90pj8dE85Ho5LkNcoPXHDRM3sN4jC1Wj5oyPva8ikUOb9_My3NXHRB6_TqPLzhV8nKa-O9EAsbByUCslMxQdMX9m6bha1nz2nqOtAribDlPbWrTA2d8IUERTKD20VlcgBE6iKVOKJyrUwNoAAqK6Gh5cw74VmtN9HiQPuwAQ","e":"AQAB","use":"sig","kid":"30d91657-e597-45b3-8abb-1b4cdc2470fa","qi":"1jtNbVjWdh1I_psWSP_MmViGpWgsKW3tqy_SJ3GbsS3Icm0MafU96wKEGRB0HU4-mlZMTD7ITQMAZQfLA3RmB_fi77QGOAesJItS_R_hoRxu7wtARxunG-l8vZUtJYHj966gL6mQz8nX15cUfb_B1NzrlZ7L1V5Buc7vULz4t-k","dp":"i3UtfRD6PaVjebIhgwAxK2164J2BcFwZ5mDSndGfATRrVGsYiHNnXO115jtGW2dHaVgQ7-zzbp6rdQlI5pPDtEQYED6gi6vBSgtZ4V5mzeOqTyws50fM9DGXJ0rlJDX6ucAdzdcoA9nIAsjexiLM1qXkFao9KGONcm7Di7qeNwk","dq":"uaF2xortDSOasIV0oPCWOZVuswrNhZoXfKtAxqrNcABBU0HWcpUO4_WAvrN1_b1lS6t6nrAIujqvC--HEzr1esaiEzR1lWEv51KtwczuLwqcpHVDjIsuPtqw-LTEBI8myXzh5bHhLzjDPpw7Fe24J-VUKyqWym-WuSyi3zIM_ME","n":"uOBBbTQW_2arXW1fdotrC9HMHeMZB-FOrIR0TSndrtKXQRKWbNj-4OEuZZB5Dw0gGVSv4J1venlCNF0rbSDPBKyQXHVGPF-NS-t-y9GiXjFlIf06p71sy_PhhLtkHBbkmXiVeGtHHqHd8DqeSdoKhp_XUfHAIFIe-T-DJC2SjJIwCIYfWe2h0JUmoJ8edgR34E0mB6w_j5yxC_6AfDEvSWA9_u_z02h6Qy-BWNzTN-fl9ULx4bSUevOJfJYPOwr_b86_9k-I_YHWarrjSmaHwp8BA1TFtwJ-AHTwLHYcDJa6op9MRmacPIECNKrQWK91i3VcI4pXcowWTuEGrQdSIQ"}
algorithm
RS256
2021-10-01 08:34:32 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 08:34:32 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
zt7aLPqD9fQjj3yUkQjWA1aimgWchAvOfFkZyUDgIIEhkuoBGA
token_type
Bearer
id_token
eyJraWQiOiIzMGQ5MTY1Ny1lNTk3LTQ1YjMtOGFiYi0xYjRjZGMyNDcwZmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZUxTMGFHUjJrVGFId3l3RnBNX0hIQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2pkQlJhWmZJa2NXaWVCaTU3MzYyIy4oQFxcIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLzEiLCJleHAiOjE2MzMwNzc1NzIsIm5vbmNlIjoiNHZpbkhLeGQzY2tYbHJoeEhtR1gwNVZTIiwiaWF0IjoxNjMzMDc3MjcyfQ.CpnbxjfJV7Gor46uIfU8NL5PUD1ol-_z1LWIEAm_dnLpn0FCex4M-GjjuUys8PDAvkTjLSeBnftxrNbLOHzNPFKW1PZBSoMK7zMrBNpabGpsgku8dTejHkdrC8F8ijCLGcj6i7izdFS_MaXFJanwo8VOveHBM0fyLYFszg1f6YzIv3JUE2BhYbyk0MDC8ywJsF0lddvSNipR4pvFDn84RFjav-rW257LfrZyMJW0aVxYEKeUZ14LSdkipKsNnnQkXF9kaqTWmXARdfsuO3x6ADvzcu8K0ZC7opfwYDGWaTtemqQOcQhig7pYfNZzYh3Mx3jlLxGSV4j1jvhknNx60Q
scope
openid profile email address phone
2021-10-01 08:34:32 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance RBHckIAg3ynrc7x
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "zt7aLPqD9fQjj3yUkQjWA1aimgWchAvOfFkZyUDgIIEhkuoBGA",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIzMGQ5MTY1Ny1lNTk3LTQ1YjMtOGFiYi0xYjRjZGMyNDcwZmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZUxTMGFHUjJrVGFId3l3RnBNX0hIQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2pkQlJhWmZJa2NXaWVCaTU3MzYyIy4oQFxcIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLzEiLCJleHAiOjE2MzMwNzc1NzIsIm5vbmNlIjoiNHZpbkhLeGQzY2tYbHJoeEhtR1gwNVZTIiwiaWF0IjoxNjMzMDc3MjcyfQ.CpnbxjfJV7Gor46uIfU8NL5PUD1ol-_z1LWIEAm_dnLpn0FCex4M-GjjuUys8PDAvkTjLSeBnftxrNbLOHzNPFKW1PZBSoMK7zMrBNpabGpsgku8dTejHkdrC8F8ijCLGcj6i7izdFS_MaXFJanwo8VOveHBM0fyLYFszg1f6YzIv3JUE2BhYbyk0MDC8ywJsF0lddvSNipR4pvFDn84RFjav-rW257LfrZyMJW0aVxYEKeUZ14LSdkipKsNnnQkXF9kaqTWmXARdfsuO3x6ADvzcu8K0ZC7opfwYDGWaTtemqQOcQhig7pYfNZzYh3Mx3jlLxGSV4j1jvhknNx60Q",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 08:34:37 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:34:40
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
pNNxTqWnb2Gcvd8
Test Results