Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 07:13:07 INFO
TEST-RUNNER
Test instance GwA2DcUMHJLyrS9 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
2XhPS6IlG6T8u
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 07:13:07 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 07:13:07
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 07:13:07
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7IyKJ08Rfeb490MoPBYw2XJXNOJTE3_pnD7Ba9xxDM9I0wzfn_f0Kfc6brryiurP2gL9XeqsnZJ0RvPdn9ylRZAjopouC28q26DCosg4JsUdFdsx_e-0hONWVBA6zUBjAEDEpdhLPmRkZLfjdsk0O5C2Ggb_aFj-nIIxthd8_4c",
      "kty": "RSA",
      "q": "mWPJWYinW4x5UpZ5Daw1vu_TqZ14JyuT9V59v9sr20xIy0-Z1KZMioaZyQrmsX3IpLyx9zOUS8ozLUvF4gC3RwiXbb8TkMhiXbP9mHR4a8S_g4kfT3OoCPAX-wcbt1sBw5ofXMZzU1TczV1qjgIYEoRx2j2_efcWQd-2GdpePLs",
      "d": "NwS3RE1eO--35oBV7XLG7o37xsghY71FiSuZSW-hGmo-tEM6o1FyynGqq1Fgy-Xlhw9SYSlUovnc61ioabEphVxGO6eRuaxBMV5ImiPq7X-fBNwSTa1vEZdqhUF0FW7jOGPsQ3rVAnehifpCAvxVzkfpa1BRnucwtS34IGzRa1g-CiE3kOifH6E_drW0YZSblYZ_7nd4aAZTHBAg8WAQgNOuaMt_OeKC3_V03VUoYGMPOlIUEfZpCQ8sHrbP2L61grStTyjD0T6ZgCrAgDMDjznkokad3iOBKco8eIH_4dfsHsClwuwgSg9ziYMWao9meQ4aTpkC6kXBasZiQdVWgQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "a75718a0-ee06-40cd-b3ba-7dc056c81d96",
      "qi": "KlZjo_24rgPLDcPg_Yg5C9ys-g8H_XyAqT0-HtGTs9Dcw0jbuCAHn3I317hg-3yPpOwF71P5uL5bL1JU46TPSFMONprrZOEtsqptJva68diPt8T95XMPWLTfO_7fdofNQ0N5fr4s7HA27e1KoiHLWaX9lNnu_WAm04y4cxlNQAA",
      "dp": "dSHSd0yL2NA6kBXNIpPKdKJN1H4NrSY1w4y_sm1h_XnXEcraIRhi6zTk1lf0Kh3D9qxsUckW2J_gvBGduL9Fh4CsZKP8EOVnT4H3XyvNwkTw9hWoV5oOxY7c_Jtcwq4TV9i6h3TnLWoA3G7CT9up5aTux0yXxE_tJArEGurelpk",
      "dq": "CC9L6iwhigAH5UFEOleLEqIncDCH3cc0gO5G1XrzbyM16ytXMQKiqO2fvRuIzcXBdBDhiihFbHngmzUk3Pde0DqEIgYFHD-lCAz3pi_o0Q9RjMo_UnUAbWGqVem-L916TZ6mt8ObGcI4efjXG7a-5BYPIS8UTYTCukcep2iAiMs",
      "n": "jbwy9_8POmy3xVDKCmRZ2ttk_7ehIDASvdZ8L79hq780y4gKDFusjrJJEQbiWPFc3rhyevcz98YJZAqA1CRCPT2e_jTx2AzULq_CGOvDowtleqMr5E3k8O5ADAjzBx06rfVroG8EzZI76RhFhugZOUuW5TW-yN0OxqsfYUwsrk_d30CFiIJEw6GdfhHIOP3pofJpLPM6V8EkedujhWObekhaYZC4nfK-0h59hEJE_2mjbo0Fnyn_k1FeK2GkJ5IlkRrc3YDqZ-C7u9Z0_M48Qv5J0PL0PQ5MROTfYWKtipEFc6cx_esKDr8UELPGI5aKD-OPcgWUvacuFf0yPcRLnQ"
    },
    {
      "kty": "EC",
      "d": "dksN7r1W6g-R-c3Wcd6EhTh3TLuRkkVe4rDBUezUJd0",
      "use": "sig",
      "crv": "P-256",
      "kid": "c3d959df-27dd-4e3f-abe0-4c3bee7ab718",
      "x": "yV_sL1mqMrDDMxUWygxUdBDlmUo0rX5W6UbpgXxxldU",
      "y": "njDinJmr3hpG-z91YNj52rBEs8vgZzoke9j7jMLdKkw"
    },
    {
      "kty": "EC",
      "d": "M0i9eEUbKY91yg7fbj0L3sJRYyf-ik_WlQ5NKhU3VDo",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9d07aef8-e285-4c48-aa5f-3f5191ff2a5d",
      "x": "QiZsxv5n3NfheZDjwEHmNoDS2ThE0YN38NwZVMryhiY",
      "y": "mnjif01lIoBuIuB34hfvLSce2cC6lWOWzyb-vap9-X4"
    },
    {
      "kty": "OKP",
      "d": "Zn94Y8UPlwHO-jstIJfP4Tw3AHALh2yS84DXV7L4ZZc",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a4469848-365c-4520-9d85-4a52c189f1af",
      "x": "T3WUKzCqqViQyJ9jVor3bP7_yzKJXo-aBLc5aIZE0ho"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4XdO1J4aneNIbegl4AqPDrw3mjpx_5XsjlDuBD6WMRM9HvZSur4x9Mq7jRLrB5ZI_J3NXSAWvNIDZMa54XukhdVZAcvU9C4ikq7M09yY0_wM2GJ0TWRdB9SL4qI6BqhitMn0gIwjMc0k2k6P-IgtqzPu91lKlcPFTUzvIJnVfxk",
      "kty": "RSA",
      "q": "xkpp2JIGAyjlEuZeEc4gQdoe7iQGcJa9yftRksWuL61Pkji3BZAYkd1zhTrRebh2kABUtzdMETMSJFsYm8ghqnoOSRKOMNi6vDLATy7lyTLUIAMQkd4IW-15lWh2WSxnd124ouCJXbwx4Spv4Kw8dYoAA8YqooNT0RAPm4iUiTE",
      "d": "rKhGkvkJBD4hIcj4EeZqjya9ht5iYOEG4_RSKg5zl2Qr9l83o-vF_tH4ZySdJeKEgpxfcwwr_pG5T4sk_5BqzL_0w9klnqgOydBUO6oQbMDXL7J16TgNdw1DgAcqmzYP5izKANoSo-1OPZlIbcLhoLlfXYVeO3vLizK4MqTq1Ma9mmzEWjsneZVElyvQx3U-R0pHBaw-ZWdbfjFzf-886UGNZAz5DY3xFKwMIFTpmk780WOI9pGwgx1gmoDfijwNcrduRfejo3pb7tK_AiugtZHPm-R6jE-eXK0BJgJtLEbl7qQjvKLzIy_iqdes_qcP1IkwY76Wiy4dk87Xqf1YgQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "10aa8ebe-b0e5-4304-9b2e-ddbf73e002bb",
      "qi": "gLdeQ8qCQPN5aWrMr5DDSdy1NCWRZjaFCvP434LIvLVN9yFz4N9q1pErgd3KSAWPqnDdhPn3Fpdd8etAVvbbuueTnBdGYvlrKn1AEIhoZWUiMK8LktkM8nn_okc9ny-9YMFegDyoplNaGDgL4UFe5w8p3do6mr7VXmlm2mpd_9g",
      "dp": "Gicuu7cDO2FL24PcMNrIsVrf0EILSyxm3jNBCLkBzvt-UYMdIZBCVzTVAI47OQwTt0nOsoiwWoK55gyvLxqagPO4eV7det2HISCpncGu8JgCHW9-MiP8LpZXC5jpxi_uEy6B8A9RXcuABNqsFJYnRf6mL4bqAelNj6Pm8Q8nFrE",
      "alg": "RSA-OAEP",
      "dq": "Puo5b0fVtIbzN-30Bv456esFSVYQ3QRXL5EYLtOeEu6QgrqQB6nSweVb0_f3owFOTR5twrw-3G4x4WsuAa-cTvTvN2w1xXXeufv4XKdqrU39VDLkvQOP72sH2soMUvrt0UfhX3yS2TTvNpw6ZzT-8eRZYNktiebVX04TRawuROE",
      "n": "rqPQrehZWJdEZ3JWtIRowZs2J8livNV3UksN899rFaORFJ4EopdPERKD9hxQeAwVd26Dz_xENLKqbel1HZ5hCMtHgFNbZhLuY8KoAZr002LHofCnEI8FyOTKlUHcyi966fnEFb8xZmATAhKJ1RS-mMhtzZRlc0unmm98-RQGmNjSoE8SdxEGd0QNbRSPhZYoTvfzK2R1QQ5HPEcuvwYl_Hwbssh7-4VK2jlvLat50TrXlRUqNfZzn4arM5WEWG69Lwk621AidYd-OiX0aAzg9sy61IkrK4Ed55PWEJcTlzeJx_NhrB1fu7wFS_2OY5ojkby6MfLdOpyJiv2mdVW0yQ"
    },
    {
      "kty": "EC",
      "d": "SLeKRK9YelNPKFgDV9mPxOvDZhy2AOl-O351RWD4Iks",
      "use": "enc",
      "crv": "P-256",
      "kid": "7a53c6a3-d3f9-4ad4-8e26-75b300eee24a",
      "x": "xyrYa3VuULfEunrzK4X0HVEgRjgmD1xc1TWCyKfaOCI",
      "y": "hEw8GqqAZRGBkvt-yVSe3ZwrJJcK8IXWsWCRW_XoasQ",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a75718a0-ee06-40cd-b3ba-7dc056c81d96",
      "n": "jbwy9_8POmy3xVDKCmRZ2ttk_7ehIDASvdZ8L79hq780y4gKDFusjrJJEQbiWPFc3rhyevcz98YJZAqA1CRCPT2e_jTx2AzULq_CGOvDowtleqMr5E3k8O5ADAjzBx06rfVroG8EzZI76RhFhugZOUuW5TW-yN0OxqsfYUwsrk_d30CFiIJEw6GdfhHIOP3pofJpLPM6V8EkedujhWObekhaYZC4nfK-0h59hEJE_2mjbo0Fnyn_k1FeK2GkJ5IlkRrc3YDqZ-C7u9Z0_M48Qv5J0PL0PQ5MROTfYWKtipEFc6cx_esKDr8UELPGI5aKD-OPcgWUvacuFf0yPcRLnQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0466f65c-414c-44d2-a4ff-6aae8cf0fb45",
      "n": "oPk9ss_ln0Ax1tVDJsCo0tOMyF_YSStHYRghg1DlYWqwfeYmpx_vfNIxJxG83SQ7Qz0i122tofCQ9PTjc_V3IAE7mJpxpddlqvUakSClpEDXkaVaKwqIQP5jvKR40vuBCEL6Q3YpKCygYcLle3TkdYqnqMGI5J0MlidNIz0BODq1Pi-Hxc7eqg8Sr2Y3koNE80vxicF19kvagpbYt6dQ6AyHJ9bcyN84WFrkkO7oGsPfQovLmDjZa4MeEIpVGtWrD-Kg5jc4VJ2IpnLQgN7AInGo3tkAalYdt0OnS34uunIfxHVfYtQ54iltlo_mdOl-mleFLgPbJAKWmhfDtg3rlQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "c3d959df-27dd-4e3f-abe0-4c3bee7ab718",
      "x": "yV_sL1mqMrDDMxUWygxUdBDlmUo0rX5W6UbpgXxxldU",
      "y": "njDinJmr3hpG-z91YNj52rBEs8vgZzoke9j7jMLdKkw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0dc6a08a-5879-4200-b107-21c8733a4df7",
      "x": "gjAoOArY1mz0b3NJN07-khsq3qY3xoORWhWJxk20kis",
      "y": "zi_C7NLUWPbO6y23gJfiCSCKmnSOMWTsm-YzZP19l8k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9d07aef8-e285-4c48-aa5f-3f5191ff2a5d",
      "x": "QiZsxv5n3NfheZDjwEHmNoDS2ThE0YN38NwZVMryhiY",
      "y": "mnjif01lIoBuIuB34hfvLSce2cC6lWOWzyb-vap9-X4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a4469848-365c-4520-9d85-4a52c189f1af",
      "x": "T3WUKzCqqViQyJ9jVor3bP7_yzKJXo-aBLc5aIZE0ho"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "10aa8ebe-b0e5-4304-9b2e-ddbf73e002bb",
      "alg": "RSA-OAEP",
      "n": "rqPQrehZWJdEZ3JWtIRowZs2J8livNV3UksN899rFaORFJ4EopdPERKD9hxQeAwVd26Dz_xENLKqbel1HZ5hCMtHgFNbZhLuY8KoAZr002LHofCnEI8FyOTKlUHcyi966fnEFb8xZmATAhKJ1RS-mMhtzZRlc0unmm98-RQGmNjSoE8SdxEGd0QNbRSPhZYoTvfzK2R1QQ5HPEcuvwYl_Hwbssh7-4VK2jlvLat50TrXlRUqNfZzn4arM5WEWG69Lwk621AidYd-OiX0aAzg9sy61IkrK4Ed55PWEJcTlzeJx_NhrB1fu7wFS_2OY5ojkby6MfLdOpyJiv2mdVW0yQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "7a53c6a3-d3f9-4ad4-8e26-75b300eee24a",
      "x": "xyrYa3VuULfEunrzK4X0HVEgRjgmD1xc1TWCyKfaOCI",
      "y": "hEw8GqqAZRGBkvt-yVSe3ZwrJJcK8IXWsWCRW_XoasQ",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 07:13:07 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 07:13:07 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 07:13:07 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 07:13:07
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 07:13:07
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 07:13:07
oidcc-client-test-invalid-iss
Setup Done
2021-10-01 07:13:14 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance GwA2DcUMHJLyrS9
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 07:13:14 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance GwA2DcUMHJLyrS9
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 07:13:15 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance GwA2DcUMHJLyrS9
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 07:13:15 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance GwA2DcUMHJLyrS9
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a75718a0-ee06-40cd-b3ba-7dc056c81d96",
      "n": "jbwy9_8POmy3xVDKCmRZ2ttk_7ehIDASvdZ8L79hq780y4gKDFusjrJJEQbiWPFc3rhyevcz98YJZAqA1CRCPT2e_jTx2AzULq_CGOvDowtleqMr5E3k8O5ADAjzBx06rfVroG8EzZI76RhFhugZOUuW5TW-yN0OxqsfYUwsrk_d30CFiIJEw6GdfhHIOP3pofJpLPM6V8EkedujhWObekhaYZC4nfK-0h59hEJE_2mjbo0Fnyn_k1FeK2GkJ5IlkRrc3YDqZ-C7u9Z0_M48Qv5J0PL0PQ5MROTfYWKtipEFc6cx_esKDr8UELPGI5aKD-OPcgWUvacuFf0yPcRLnQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0466f65c-414c-44d2-a4ff-6aae8cf0fb45",
      "n": "oPk9ss_ln0Ax1tVDJsCo0tOMyF_YSStHYRghg1DlYWqwfeYmpx_vfNIxJxG83SQ7Qz0i122tofCQ9PTjc_V3IAE7mJpxpddlqvUakSClpEDXkaVaKwqIQP5jvKR40vuBCEL6Q3YpKCygYcLle3TkdYqnqMGI5J0MlidNIz0BODq1Pi-Hxc7eqg8Sr2Y3koNE80vxicF19kvagpbYt6dQ6AyHJ9bcyN84WFrkkO7oGsPfQovLmDjZa4MeEIpVGtWrD-Kg5jc4VJ2IpnLQgN7AInGo3tkAalYdt0OnS34uunIfxHVfYtQ54iltlo_mdOl-mleFLgPbJAKWmhfDtg3rlQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "c3d959df-27dd-4e3f-abe0-4c3bee7ab718",
      "x": "yV_sL1mqMrDDMxUWygxUdBDlmUo0rX5W6UbpgXxxldU",
      "y": "njDinJmr3hpG-z91YNj52rBEs8vgZzoke9j7jMLdKkw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0dc6a08a-5879-4200-b107-21c8733a4df7",
      "x": "gjAoOArY1mz0b3NJN07-khsq3qY3xoORWhWJxk20kis",
      "y": "zi_C7NLUWPbO6y23gJfiCSCKmnSOMWTsm-YzZP19l8k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9d07aef8-e285-4c48-aa5f-3f5191ff2a5d",
      "x": "QiZsxv5n3NfheZDjwEHmNoDS2ThE0YN38NwZVMryhiY",
      "y": "mnjif01lIoBuIuB34hfvLSce2cC6lWOWzyb-vap9-X4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a4469848-365c-4520-9d85-4a52c189f1af",
      "x": "T3WUKzCqqViQyJ9jVor3bP7_yzKJXo-aBLc5aIZE0ho"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "10aa8ebe-b0e5-4304-9b2e-ddbf73e002bb",
      "alg": "RSA-OAEP",
      "n": "rqPQrehZWJdEZ3JWtIRowZs2J8livNV3UksN899rFaORFJ4EopdPERKD9hxQeAwVd26Dz_xENLKqbel1HZ5hCMtHgFNbZhLuY8KoAZr002LHofCnEI8FyOTKlUHcyi966fnEFb8xZmATAhKJ1RS-mMhtzZRlc0unmm98-RQGmNjSoE8SdxEGd0QNbRSPhZYoTvfzK2R1QQ5HPEcuvwYl_Hwbssh7-4VK2jlvLat50TrXlRUqNfZzn4arM5WEWG69Lwk621AidYd-OiX0aAzg9sy61IkrK4Ed55PWEJcTlzeJx_NhrB1fu7wFS_2OY5ojkby6MfLdOpyJiv2mdVW0yQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "7a53c6a3-d3f9-4ad4-8e26-75b300eee24a",
      "x": "xyrYa3VuULfEunrzK4X0HVEgRjgmD1xc1TWCyKfaOCI",
      "y": "hEw8GqqAZRGBkvt-yVSe3ZwrJJcK8IXWsWCRW_XoasQ",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 07:13:15 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance GwA2DcUMHJLyrS9
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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
  ],
  "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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c", "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c", "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c", "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 07:13:15 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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 07:13:15 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 07:13:15 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 07:13:15 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
]
2021-10-01 07:13:15 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 07:13:15 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 07:13:15 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 07:13:15 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 07:13:15 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 07:13:15 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 07:13:15 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 07:13:15 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 07:13:15 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 07:13:15 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 07:13:15 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 07:13:15 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 07:13:15 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 07:13:15 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 07:13:15 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 07:13:15 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 07:13:15 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 07:13:15 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 07:13:15 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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OCxHMxJQytxBzUO60497(?) ("
}
2021-10-01 07:13:15
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_xOoZpsSxQMuquABwjbzRWXNghhYwzptWBgWgesCYueDDGehTch0962210466%"@+~
2021-10-01 07:13:15 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 07:13:15 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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OCxHMxJQytxBzUO60497(?) (",
  "client_secret": "secret_xOoZpsSxQMuquABwjbzRWXNghhYwzptWBgWgesCYueDDGehTch0962210466%\"@+~"
}
2021-10-01 07:13:15
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 07:13:15
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 07:13:15 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 07:13:14 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 19:13:15 GMT",
  "etag": "\"1633072394.1381183-691-625874018\"",
  "date": "Fri, 01 Oct 2021 07:13:15 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 07:13:15
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 07:13:15 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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OCxHMxJQytxBzUO60497(?) (",
  "client_secret": "secret_xOoZpsSxQMuquABwjbzRWXNghhYwzptWBgWgesCYueDDGehTch0962210466%\"@+~",
  "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 07:13:15 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 07:13:15
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 07:13:15 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance GwA2DcUMHJLyrS9
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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
    "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OCxHMxJQytxBzUO60497(?) (",
  "client_secret": "secret_xOoZpsSxQMuquABwjbzRWXNghhYwzptWBgWgesCYueDDGehTch0962210466%\"@+~",
  "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 07:13:16 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance GwA2DcUMHJLyrS9
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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "Imr9VsGRhHfHm7dV6K18DVGn",
  "response_mode": "form_post",
  "state": "ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm",
  "client_id": "client_OCxHMxJQytxBzUO60497(?) ("
}
incoming_body
Authorization endpoint
2021-10-01 07:13:16 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 07:13:16 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:13:16 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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "Imr9VsGRhHfHm7dV6K18DVGn",
  "response_mode": "form_post",
  "state": "ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm",
  "client_id": "client_OCxHMxJQytxBzUO60497(?) ("
}
2021-10-01 07:13:16 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 07:13:16 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
Imr9VsGRhHfHm7dV6K18DVGn
2021-10-01 07:13:16 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-10-01 07:13:16 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_OCxHMxJQytxBzUO60497(?) (
2021-10-01 07:13:16 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c
expected
[
  "https://89.45.234.133:8090/authz_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "https://89.45.234.133:8090/authz_im_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "https://89.45.234.133:8090/req_uri/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c"
]
2021-10-01 07:13:16 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:13:16 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 07:13:16 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
nUZVQutoz92mlbI9BKNOOS6jRH8TV7hY
2021-10-01 07:13:16 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
p01YeD930JLbSb5cAhbrFQ
2021-10-01 07:13:16 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "state": "ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm"
}
2021-10-01 07:13:16 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "state": "ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm",
  "code": "nUZVQutoz92mlbI9BKNOOS6jRH8TV7hY"
}
2021-10-01 07:13:16 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance GwA2DcUMHJLyrS9
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c, formParameters={"state":"ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm","code":"nUZVQutoz92mlbI9BKNOOS6jRH8TV7hY"}}]
outgoing_path
authorize
2021-10-01 07:13:17 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to test instance GwA2DcUMHJLyrS9
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X09DeEhNeEpReXR4QnpVTzYwNDk3JTI4JTNGJTI5KyUyODpzZWNyZXRfeE9vWnBzU3hRTXVxdUFCd2pielJXWE5naGhZd3pwdFdCZ1dnZXNDWXVlRERHZWhUY2gwOTYyMjEwNDY2JTI1JTIyJTQwJTJCfg\u003d\u003d",
  "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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c",
  "client_id": "client_OCxHMxJQytxBzUO60497(?) (",
  "state": "ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm",
  "code": "nUZVQutoz92mlbI9BKNOOS6jRH8TV7hY"
}
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%2F4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c&client_id=client_OCxHMxJQytxBzUO60497%28%3F%29+%28&state=ALdb9xf3wLvPHgxlGrAfiWEybT0K4DTm&code=nUZVQutoz92mlbI9BKNOOS6jRH8TV7hY
Token endpoint
2021-10-01 07:13:17 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_OCxHMxJQytxBzUO60497(?) (
client_secret
secret_xOoZpsSxQMuquABwjbzRWXNghhYwzptWBgWgesCYueDDGehTch0962210466%"@+~
method
client_secret_basic
2021-10-01 07:13:17 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 07:13:17 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
nUZVQutoz92mlbI9BKNOOS6jRH8TV7hY
2021-10-01 07:13:17 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/4316d3dfac72b88121ecaa7bf7b31cfcfa10a0308cb6f9ae033e2ff2759a1b1c
2021-10-01 07:13:17 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
t3ubK6bYnvtXsfuiIpVoHHoDmh5A6BNNPGqvDOyVXqwXba04M4
2021-10-01 07:13:17 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
F7zceFVx6gLuLSg3mBQ6jg
2021-10-01 07:13:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_OCxHMxJQytxBzUO60497(?) (
nonce
Imr9VsGRhHfHm7dV6K18DVGn
iat
1633072397
exp
1633072697
2021-10-01 07:13:17 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_OCxHMxJQytxBzUO60497(?) (",
  "nonce": "Imr9VsGRhHfHm7dV6K18DVGn",
  "iat": 1633072397,
  "exp": 1633072697
}
2021-10-01 07:13:17 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
F7zceFVx6gLuLSg3mBQ6jg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/1",
  "sub": "user-subject-1234531",
  "aud": "client_OCxHMxJQytxBzUO60497(?) (",
  "nonce": "Imr9VsGRhHfHm7dV6K18DVGn",
  "iat": 1633072397,
  "exp": 1633072697,
  "at_hash": "F7zceFVx6gLuLSg3mBQ6jg"
}
2021-10-01 07:13:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJhNzU3MThhMC1lZTA2LTQwY2QtYjNiYS03ZGMwNTZjODFkOTYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRjd6Y2VGVng2Z0x1TFNnM21CUTZqZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X09DeEhNeEpReXR4QnpVTzYwNDk3KD8pICgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvMSIsImV4cCI6MTYzMzA3MjY5Nywibm9uY2UiOiJJbXI5VnNHUmhIZkhtN2RWNksxOERWR24iLCJpYXQiOjE2MzMwNzIzOTd9.cBFErNbf9r_yFHWy4eHYpdYt4FTgK7Qmi7hVPeI0mqd3MTAw46pk0NWKEpIuG65Jr_AGO_48NqFcVy5Sx5m5Amny1R672Z3RUJcoN2eRUIHc7iyhdu9-71PjkBB4qWPQScrxwQux3oSEsjJeWNgoFrMy_CBGz77GEVaUtyyoYENXEPMIDM9K7pnbK205E9MLXNGqb8LuCGv8jj-Dzvm61C7IpnNbC8KIko1cEj4n_soe7_MKy5CGGJ--cjSoPsUyPdrAqNs3k2sN7JyEYsQbsFCaut7ao24gJjvGBq6sDPBhb9AvZiMuBC_ZmuEcCIkp7UKj37yhhIYepphtk3Or2w
key
{"p":"7IyKJ08Rfeb490MoPBYw2XJXNOJTE3_pnD7Ba9xxDM9I0wzfn_f0Kfc6brryiurP2gL9XeqsnZJ0RvPdn9ylRZAjopouC28q26DCosg4JsUdFdsx_e-0hONWVBA6zUBjAEDEpdhLPmRkZLfjdsk0O5C2Ggb_aFj-nIIxthd8_4c","kty":"RSA","q":"mWPJWYinW4x5UpZ5Daw1vu_TqZ14JyuT9V59v9sr20xIy0-Z1KZMioaZyQrmsX3IpLyx9zOUS8ozLUvF4gC3RwiXbb8TkMhiXbP9mHR4a8S_g4kfT3OoCPAX-wcbt1sBw5ofXMZzU1TczV1qjgIYEoRx2j2_efcWQd-2GdpePLs","d":"NwS3RE1eO--35oBV7XLG7o37xsghY71FiSuZSW-hGmo-tEM6o1FyynGqq1Fgy-Xlhw9SYSlUovnc61ioabEphVxGO6eRuaxBMV5ImiPq7X-fBNwSTa1vEZdqhUF0FW7jOGPsQ3rVAnehifpCAvxVzkfpa1BRnucwtS34IGzRa1g-CiE3kOifH6E_drW0YZSblYZ_7nd4aAZTHBAg8WAQgNOuaMt_OeKC3_V03VUoYGMPOlIUEfZpCQ8sHrbP2L61grStTyjD0T6ZgCrAgDMDjznkokad3iOBKco8eIH_4dfsHsClwuwgSg9ziYMWao9meQ4aTpkC6kXBasZiQdVWgQ","e":"AQAB","use":"sig","kid":"a75718a0-ee06-40cd-b3ba-7dc056c81d96","qi":"KlZjo_24rgPLDcPg_Yg5C9ys-g8H_XyAqT0-HtGTs9Dcw0jbuCAHn3I317hg-3yPpOwF71P5uL5bL1JU46TPSFMONprrZOEtsqptJva68diPt8T95XMPWLTfO_7fdofNQ0N5fr4s7HA27e1KoiHLWaX9lNnu_WAm04y4cxlNQAA","dp":"dSHSd0yL2NA6kBXNIpPKdKJN1H4NrSY1w4y_sm1h_XnXEcraIRhi6zTk1lf0Kh3D9qxsUckW2J_gvBGduL9Fh4CsZKP8EOVnT4H3XyvNwkTw9hWoV5oOxY7c_Jtcwq4TV9i6h3TnLWoA3G7CT9up5aTux0yXxE_tJArEGurelpk","dq":"CC9L6iwhigAH5UFEOleLEqIncDCH3cc0gO5G1XrzbyM16ytXMQKiqO2fvRuIzcXBdBDhiihFbHngmzUk3Pde0DqEIgYFHD-lCAz3pi_o0Q9RjMo_UnUAbWGqVem-L916TZ6mt8ObGcI4efjXG7a-5BYPIS8UTYTCukcep2iAiMs","n":"jbwy9_8POmy3xVDKCmRZ2ttk_7ehIDASvdZ8L79hq780y4gKDFusjrJJEQbiWPFc3rhyevcz98YJZAqA1CRCPT2e_jTx2AzULq_CGOvDowtleqMr5E3k8O5ADAjzBx06rfVroG8EzZI76RhFhugZOUuW5TW-yN0OxqsfYUwsrk_d30CFiIJEw6GdfhHIOP3pofJpLPM6V8EkedujhWObekhaYZC4nfK-0h59hEJE_2mjbo0Fnyn_k1FeK2GkJ5IlkRrc3YDqZ-C7u9Z0_M48Qv5J0PL0PQ5MROTfYWKtipEFc6cx_esKDr8UELPGI5aKD-OPcgWUvacuFf0yPcRLnQ"}
algorithm
RS256
2021-10-01 07:13:17 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 07:13:17 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
t3ubK6bYnvtXsfuiIpVoHHoDmh5A6BNNPGqvDOyVXqwXba04M4
token_type
Bearer
id_token
eyJraWQiOiJhNzU3MThhMC1lZTA2LTQwY2QtYjNiYS03ZGMwNTZjODFkOTYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRjd6Y2VGVng2Z0x1TFNnM21CUTZqZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X09DeEhNeEpReXR4QnpVTzYwNDk3KD8pICgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvMSIsImV4cCI6MTYzMzA3MjY5Nywibm9uY2UiOiJJbXI5VnNHUmhIZkhtN2RWNksxOERWR24iLCJpYXQiOjE2MzMwNzIzOTd9.cBFErNbf9r_yFHWy4eHYpdYt4FTgK7Qmi7hVPeI0mqd3MTAw46pk0NWKEpIuG65Jr_AGO_48NqFcVy5Sx5m5Amny1R672Z3RUJcoN2eRUIHc7iyhdu9-71PjkBB4qWPQScrxwQux3oSEsjJeWNgoFrMy_CBGz77GEVaUtyyoYENXEPMIDM9K7pnbK205E9MLXNGqb8LuCGv8jj-Dzvm61C7IpnNbC8KIko1cEj4n_soe7_MKy5CGGJ--cjSoPsUyPdrAqNs3k2sN7JyEYsQbsFCaut7ao24gJjvGBq6sDPBhb9AvZiMuBC_ZmuEcCIkp7UKj37yhhIYepphtk3Or2w
scope
openid profile email address phone
2021-10-01 07:13:17 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance GwA2DcUMHJLyrS9
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "t3ubK6bYnvtXsfuiIpVoHHoDmh5A6BNNPGqvDOyVXqwXba04M4",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJhNzU3MThhMC1lZTA2LTQwY2QtYjNiYS03ZGMwNTZjODFkOTYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRjd6Y2VGVng2Z0x1TFNnM21CUTZqZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X09DeEhNeEpReXR4QnpVTzYwNDk3KD8pICgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvMSIsImV4cCI6MTYzMzA3MjY5Nywibm9uY2UiOiJJbXI5VnNHUmhIZkhtN2RWNksxOERWR24iLCJpYXQiOjE2MzMwNzIzOTd9.cBFErNbf9r_yFHWy4eHYpdYt4FTgK7Qmi7hVPeI0mqd3MTAw46pk0NWKEpIuG65Jr_AGO_48NqFcVy5Sx5m5Amny1R672Z3RUJcoN2eRUIHc7iyhdu9-71PjkBB4qWPQScrxwQux3oSEsjJeWNgoFrMy_CBGz77GEVaUtyyoYENXEPMIDM9K7pnbK205E9MLXNGqb8LuCGv8jj-Dzvm61C7IpnNbC8KIko1cEj4n_soe7_MKy5CGGJ--cjSoPsUyPdrAqNs3k2sN7JyEYsQbsFCaut7ao24gJjvGBq6sDPBhb9AvZiMuBC_ZmuEcCIkp7UKj37yhhIYepphtk3Or2w",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 07:13:22 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
2021-10-01 07:13:35
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
CZ3fHcuxIlZZev3
Test Results