Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 09:09:31 INFO
TEST-RUNNER
Test instance kgXNrs0v1aMwYBu created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token token",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
DzQn2tM8FOnAc
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
2021-10-08 09:09:31 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-08 09:09:31
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-08 09:09:31
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "0ZXC8w99DUMTjL8zxibT_Uny84zebcwE8s9BgxwQWsk1uaQfRWKJNVYxgLTbvCIxFIUpSO8_ndvD0Qu6FoXb-VPG8LDVvhRVssnasHxJ-e3rINWf9XgJRoXn-hZKM95nvzpFsGAw7_P5RS0hsatMARE5WPhAPCpmlO21ckEIz5E",
      "kty": "RSA",
      "q": "yMBK6AMORGK5D6KehLt4LKhThCLjMkehYLsGFiBUtCF5WPxwbt_qehN_IPKnbJxv1jErutnM9T_Ew4URLf_-_Wez23Wl0WV-xkqxui7f2xbqBt9WwBOH7vrvZnX8UYz0YneGCjxUfDepKYZGS4yzQ0lr_j_Yym9vUpDKXBeby1s",
      "d": "T13b-sblEE5tR0-u6xKT8a8tRAX0ZfB55cOp1m50Hktg5PpjpZa9AA2Yx98q_qoz3jilCkvIXooDbmFD_BV3DzWaOCKhyxvnNTJCG7cAFxmTEYiDFsE5fHWMMwJflnY6pYbkSSeYeqx8S_-CKf2b1AXqQEYrVdXyF0zEfqJ3P72Ql2WPizJ1PJz2MIKgdJ2b-_4qDi817fo-wl8f462jVTVhLUzZ99SBVmFaRONG8obd2ePnlDTDp3RXmtrw_oxN_9aBpds9oJVHhV_39DLEOPlmWScascnOd7b73nxeC_IUDccevTuE36K9xC9N4Fprb5bKzG1ICSF_yNBPG51EAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "ec8e47df-3487-4974-ba97-7fabc81e56e4",
      "qi": "LwdYVnqlQsG8F8QM59-D_6W0UjS0y4uhtJnfhrJLwZUH43F1D_PdKX19OwypidvJzBNxF1UwD58SzcNRlXyNsm9wsUPypnz5zIgAM9sULOmpbr1O8rQjEXFyjjjAAb1tDv90TFWFE19GeTRXeIGCL0FQVsJglgX8E6Ws_vESPw",
      "dp": "EtruVv-luHO4ZoktFz6XA8qLWO3rdOVN7KpIsorrzb8cXj8tsQhUX8AJZBLhUeOhlr8EH9OmXYVP8JalfzE7wQqQc0b1c8xQiW0vh4EnBp0o8iNF6MeLzhRt8knfExuHKeUML_n3bR795gNRbLKEe_QYvLBY1xDZebyI_mZrbIE",
      "dq": "w9TpfXj1ovpXIwx07HBgY9f0WJMb5MGBiHYJEu6JEosQ8CCZoV8nQdzhCAgOEOJuKpke2pB64sdJL54QSzpNyW8vQad7kVAcIl1dEI2HbBbnRrr5yjeDRDpf7SitcfQ5thB4nmWJ2P8HMu28hxiDCuGFyqkH1zprczSxYrLZFL8",
      "n": "pFpt81b4rlyl1o9Sh6XpxgsfN4x-J6SgJcWgcAS-nWAGmn5jI2qqgYJmrVzR6FuF5GeQuC0wvy2StHRe-bwT-BQB7E1Yow4gPEIxz8x0mGjqWL-2vYLZabs3dmk-EL4h3-pWES4Wib83EtynCIpFg4IvrY9-zYj-jdbPK4rrT2HEcGB788HwcWaErVjFgbtX-C5xkvhGfiqzSUq5GMiDKYZbIElbQQQRFhqiezrHE6RqEjyx7P_TRWbsLc41-YnJiEOszOV1CikufS7zgMyV9IGKvJQ_tlA9ijQz8Od_A_OOqwbY7oeCpqYJB6MnBRJCGvzJI1NulHoV6UZGzoTDiw"
    },
    {
      "kty": "EC",
      "d": "FyksdrNBA-ozb_o0woXcwpyb8t5JfPoKYoYZncxhNnE",
      "use": "sig",
      "crv": "P-256",
      "kid": "2bdd4113-ffec-48da-8290-e1751988adb3",
      "x": "yxQLxMCCd1bc0SrZeTACu2T5oF5Eq6Y2FYvjKOpMbOQ",
      "y": "hDp3CkpYTpDfdBuwpnUG-8S6WAyA1NLjqswIqFh_p3c"
    },
    {
      "kty": "EC",
      "d": "de9tfnTxaveYRic_nAPbwEQDygrFmAsuLaS4Oe5y_XE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2a4b1b0f-dcb4-4ebc-bee5-aa93ff88329d",
      "x": "ti32ETlHcFhJfCj4qQ0Yx-9tUmLWJ4PFUzfl9toIeAk",
      "y": "mOFcRwFCuKAOWLGB461LSPkhVLjdlFvA_KF9TeNINsE"
    },
    {
      "kty": "OKP",
      "d": "UH9WE2a99ovw3FGzszWyWGFooIUIL96vc-qYUzCe7pg",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f3b248ef-69d1-4ab1-a1de-523285ec76ba",
      "x": "pS3qi2Oygh21k7RWJC5RFZUWAMV9vbpoSnE1j24aQY8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "6rYQyBAf24Nu90YSH527Y-k6pwTUANpsxD01ZK2o_YjD0uh9OROVfL6ou29Wtrur3YWmf8gyL0f3-j6J1jssSxKt5z-ulgs-er3oPYmUn59bghWX_WddGz_c3Ckpls2OKt8N09CZRThL_h4bTL4jcPR0wpr4DgDAkHDcpsnz8_M",
      "kty": "RSA",
      "q": "qYldnQe0Qlas1jyjdNRsNU4d7lbIBQWQQ7XvT5HupNNIHJ0-EOJWLooMe98PU0iBNnoGNF68QOPglxTu5iss3iDvCD4MgZGXPKPkQNFopg9A7a4KSbdiieALFGptiQdLyQ2uG9NnilopnAF4c2Vi4mNKsaHzd6W4TOUGmgGiinM",
      "d": "gVbUbF2psAU_r3g7qGKcoRRGhBUTQ5AwH_JCO5nImyhy8VBI8AYC0r8Yo0FiTfX6OleV53GXUQO-I2cPuz_Nh39vI6veoBVonV9rOqjbAfXohY1dmY3ggxdgNBrHpcGz7_4ImnUhz0GG8Viskgr-Gpg3HC4Cy1mykTC8efwJncsNPH0sFH7KESVO2vlHyxjeipSW416HqGYdub8IwF6KPFXT68s4iY5u3IpQy7BfqenOi6Q9ngr294kE-4Rj3QmAiT4ou9IO1Qw8JDZOALAdyXkn565oQ6eNMHrYIEoEFZVAv-WPQzPSKq6zvedFE-phGg7eXqo_ZUDvehBgaqqA1Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "7f177cc5-7c4c-4cbc-92c8-fabb0b6e5dee",
      "qi": "goLfqytMZpHMLsntxA1bPp7YyonLBMsfyHoo8_TZXOtlocriMZTPodoUGzeBN0J51lewWFbZrNynXfB5x5gvCSlhPv8ObJpPSxWs-Z9GkHeTt8q7A7LWg4yi7SK0w8MvI8AmK8Hve9VMTfg41KPrtI_BooENsF8G61H9_G8lCOE",
      "dp": "paxmJBHdquEXjsuTN2XrRBb5I7OwwflsFQjvi2VZh7zmHRWmbod4WVlrWQK6ProyEmeoo0H4yo8OZ0GFogaauVMyFa1J2veM3q72I5ndot6lhSkg4-n2OqnViEI17RCjbXeNFxqDVezrFzDBLGZ6Nd0YHdWtipTVWB-SYNjkrik",
      "alg": "RSA-OAEP",
      "dq": "QJrWD5b1_CmnZ2RoLYcdTRrdkQuE4VUDaqoT7dCAjlLtMepB0pFNoiJ9K18PKf-BLc9GOgK33kp4NVqGxzNAv8zxCcULYvymEzepLYIfTNiXN3uQ9BJr_Hph_n-oCgW7vXv3Eyd2V2SQYqC009SY4AhSWGqMqtV969-CqoFg_T0",
      "n": "m3AiVyqG4M9g8CpW5Xa7IH6FjrjabJ3X3QwZK7Wt3JmJIvSi0nuZKJUvcEkbzUhwtGyEW-BkNal6ZxEM-0LbT1g7_YRGkOqcYjnUGSmTqC5uD_99MKVKUllGXxNhzRJxYLpjs7vDbNr-tCj7VRpSfPdw0o8IoUiGArqXdrNQpPiAEHrODI1QQ9B1I8UxPtpGdx_0_yyEUYRPcLLlMIGAwHEESxlhY6z2kqB2sd-zc-yF1xTC2M4eAxucZK7dPTodZg_3lFopGFhOYmWnfN6SsR4cpiPySHnv40v092dH3QtxXCXchOrOIOt9bLJnqNRFg92htxXdqwSS0jpMjN2UKQ"
    },
    {
      "kty": "EC",
      "d": "rHGNdU50ek5Uskn61X75DtqQCt1q1jujryO5P5WE12g",
      "use": "enc",
      "crv": "P-256",
      "kid": "6f8c7ad4-a798-49d8-bff1-ee33194e2b6a",
      "x": "070ClKyxbPvLUIRYG0WLxcjT9FndPfOZkR4zY4SPb6I",
      "y": "n8_GsL80yDzmzrdRWZRq26JkOlHbhAjMOUvQO8xHVeQ",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ec8e47df-3487-4974-ba97-7fabc81e56e4",
      "n": "pFpt81b4rlyl1o9Sh6XpxgsfN4x-J6SgJcWgcAS-nWAGmn5jI2qqgYJmrVzR6FuF5GeQuC0wvy2StHRe-bwT-BQB7E1Yow4gPEIxz8x0mGjqWL-2vYLZabs3dmk-EL4h3-pWES4Wib83EtynCIpFg4IvrY9-zYj-jdbPK4rrT2HEcGB788HwcWaErVjFgbtX-C5xkvhGfiqzSUq5GMiDKYZbIElbQQQRFhqiezrHE6RqEjyx7P_TRWbsLc41-YnJiEOszOV1CikufS7zgMyV9IGKvJQ_tlA9ijQz8Od_A_OOqwbY7oeCpqYJB6MnBRJCGvzJI1NulHoV6UZGzoTDiw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "542f6b74-ee1f-45ea-bd69-6d73e037e1c1",
      "n": "hqylEAcdit2yVPZTVSkmq_9bILxHcWyW6QZT9_1hj_3KDSEX_K4QsS8MJvPCFScq1MdROmRrlNeJ2E04yRc3Xs95dW8l4YR0urFt1um3wgAziyX4ndQ-FX26Qsw0dbSbXuVB0pXLgfehl_-zEwdVJ0PVDIGwe4Z9ZaDmJyoYb8hqPS19nOlPkwxHjKRKu2MQjCnBtP7DvmYjOOZyshbJShG-5Dpd1mJkaB0Rf-xB8HILGHXOz6VmdIo2_hBODypteM-VA5opVgxJixL4o1p67BQzGICzd635YZGM43AgAg3mNfc-hFuvO_37ulK3fJ_2AR3LVxbx48r5t6tWj7Dc4w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2bdd4113-ffec-48da-8290-e1751988adb3",
      "x": "yxQLxMCCd1bc0SrZeTACu2T5oF5Eq6Y2FYvjKOpMbOQ",
      "y": "hDp3CkpYTpDfdBuwpnUG-8S6WAyA1NLjqswIqFh_p3c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6cbe91e3-249f-44ca-8142-78840a5c8ff3",
      "x": "4ovB3qKNopY-fcxqDFURyFVU09CuCVyiRXsZq4S7bzc",
      "y": "Q9aQ6efVEknQg2z4T8rR4p6BBzaaokKLZ8nCL8kktj0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2a4b1b0f-dcb4-4ebc-bee5-aa93ff88329d",
      "x": "ti32ETlHcFhJfCj4qQ0Yx-9tUmLWJ4PFUzfl9toIeAk",
      "y": "mOFcRwFCuKAOWLGB461LSPkhVLjdlFvA_KF9TeNINsE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f3b248ef-69d1-4ab1-a1de-523285ec76ba",
      "x": "pS3qi2Oygh21k7RWJC5RFZUWAMV9vbpoSnE1j24aQY8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7f177cc5-7c4c-4cbc-92c8-fabb0b6e5dee",
      "alg": "RSA-OAEP",
      "n": "m3AiVyqG4M9g8CpW5Xa7IH6FjrjabJ3X3QwZK7Wt3JmJIvSi0nuZKJUvcEkbzUhwtGyEW-BkNal6ZxEM-0LbT1g7_YRGkOqcYjnUGSmTqC5uD_99MKVKUllGXxNhzRJxYLpjs7vDbNr-tCj7VRpSfPdw0o8IoUiGArqXdrNQpPiAEHrODI1QQ9B1I8UxPtpGdx_0_yyEUYRPcLLlMIGAwHEESxlhY6z2kqB2sd-zc-yF1xTC2M4eAxucZK7dPTodZg_3lFopGFhOYmWnfN6SsR4cpiPySHnv40v092dH3QtxXCXchOrOIOt9bLJnqNRFg92htxXdqwSS0jpMjN2UKQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6f8c7ad4-a798-49d8-bff1-ee33194e2b6a",
      "x": "070ClKyxbPvLUIRYG0WLxcjT9FndPfOZkR4zY4SPb6I",
      "y": "n8_GsL80yDzmzrdRWZRq26JkOlHbhAjMOUvQO8xHVeQ",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 09:09:31 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 09:09:31 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-08 09:09:31 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-08 09:09:31
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 09:09:31
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 09:09:31
oidcc-client-test
Setup Done
2021-10-08 09:10:20 INCOMING
oidcc-client-test
Incoming HTTP request to test instance kgXNrs0v1aMwYBu
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-08 09:10:20 OUTGOING
oidcc-client-test
Response to HTTP request to test instance kgXNrs0v1aMwYBu
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-08 09:10:20 INCOMING
oidcc-client-test
Incoming HTTP request to test instance kgXNrs0v1aMwYBu
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-08 09:10:20 OUTGOING
oidcc-client-test
Response to HTTP request to test instance kgXNrs0v1aMwYBu
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ec8e47df-3487-4974-ba97-7fabc81e56e4",
      "n": "pFpt81b4rlyl1o9Sh6XpxgsfN4x-J6SgJcWgcAS-nWAGmn5jI2qqgYJmrVzR6FuF5GeQuC0wvy2StHRe-bwT-BQB7E1Yow4gPEIxz8x0mGjqWL-2vYLZabs3dmk-EL4h3-pWES4Wib83EtynCIpFg4IvrY9-zYj-jdbPK4rrT2HEcGB788HwcWaErVjFgbtX-C5xkvhGfiqzSUq5GMiDKYZbIElbQQQRFhqiezrHE6RqEjyx7P_TRWbsLc41-YnJiEOszOV1CikufS7zgMyV9IGKvJQ_tlA9ijQz8Od_A_OOqwbY7oeCpqYJB6MnBRJCGvzJI1NulHoV6UZGzoTDiw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "542f6b74-ee1f-45ea-bd69-6d73e037e1c1",
      "n": "hqylEAcdit2yVPZTVSkmq_9bILxHcWyW6QZT9_1hj_3KDSEX_K4QsS8MJvPCFScq1MdROmRrlNeJ2E04yRc3Xs95dW8l4YR0urFt1um3wgAziyX4ndQ-FX26Qsw0dbSbXuVB0pXLgfehl_-zEwdVJ0PVDIGwe4Z9ZaDmJyoYb8hqPS19nOlPkwxHjKRKu2MQjCnBtP7DvmYjOOZyshbJShG-5Dpd1mJkaB0Rf-xB8HILGHXOz6VmdIo2_hBODypteM-VA5opVgxJixL4o1p67BQzGICzd635YZGM43AgAg3mNfc-hFuvO_37ulK3fJ_2AR3LVxbx48r5t6tWj7Dc4w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2bdd4113-ffec-48da-8290-e1751988adb3",
      "x": "yxQLxMCCd1bc0SrZeTACu2T5oF5Eq6Y2FYvjKOpMbOQ",
      "y": "hDp3CkpYTpDfdBuwpnUG-8S6WAyA1NLjqswIqFh_p3c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6cbe91e3-249f-44ca-8142-78840a5c8ff3",
      "x": "4ovB3qKNopY-fcxqDFURyFVU09CuCVyiRXsZq4S7bzc",
      "y": "Q9aQ6efVEknQg2z4T8rR4p6BBzaaokKLZ8nCL8kktj0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2a4b1b0f-dcb4-4ebc-bee5-aa93ff88329d",
      "x": "ti32ETlHcFhJfCj4qQ0Yx-9tUmLWJ4PFUzfl9toIeAk",
      "y": "mOFcRwFCuKAOWLGB461LSPkhVLjdlFvA_KF9TeNINsE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f3b248ef-69d1-4ab1-a1de-523285ec76ba",
      "x": "pS3qi2Oygh21k7RWJC5RFZUWAMV9vbpoSnE1j24aQY8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7f177cc5-7c4c-4cbc-92c8-fabb0b6e5dee",
      "alg": "RSA-OAEP",
      "n": "m3AiVyqG4M9g8CpW5Xa7IH6FjrjabJ3X3QwZK7Wt3JmJIvSi0nuZKJUvcEkbzUhwtGyEW-BkNal6ZxEM-0LbT1g7_YRGkOqcYjnUGSmTqC5uD_99MKVKUllGXxNhzRJxYLpjs7vDbNr-tCj7VRpSfPdw0o8IoUiGArqXdrNQpPiAEHrODI1QQ9B1I8UxPtpGdx_0_yyEUYRPcLLlMIGAwHEESxlhY6z2kqB2sd-zc-yF1xTC2M4eAxucZK7dPTodZg_3lFopGFhOYmWnfN6SsR4cpiPySHnv40v092dH3QtxXCXchOrOIOt9bLJnqNRFg92htxXdqwSS0jpMjN2UKQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6f8c7ad4-a798-49d8-bff1-ee33194e2b6a",
      "x": "070ClKyxbPvLUIRYG0WLxcjT9FndPfOZkR4zY4SPb6I",
      "y": "n8_GsL80yDzmzrdRWZRq26JkOlHbhAjMOUvQO8xHVeQ",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 09:10:21 INCOMING
oidcc-client-test
Incoming HTTP request to test instance kgXNrs0v1aMwYBu
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": "493",
  "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/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
    "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3", "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-08 09:10:21 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/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
    "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-08 09:10:21 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 09:10:21 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 09:10:21 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
]
2021-10-08 09:10:21 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 09:10:21 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 09:10:21 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 09:10:21 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 09:10:21 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 09:10:21 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-08 09:10:21 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 09:10:21 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:10:21 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 09:10:21 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-08 09:10:21 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 09:10:21 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-08 09:10:21 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 09:10:21 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 09:10:21 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 09:10:21 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 09:10:21 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 09:10:21 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 09:10:21 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/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
    "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~"
}
2021-10-08 09:10:21
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_TUraerPSQXJyxYgOrhzwkNBwhuOltxnZYjElWEGAaGCzWIuddV6690913379_.\["
2021-10-08 09:10:21 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 09:10:21 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/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
    "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~",
  "client_secret": "secret_TUraerPSQXJyxYgOrhzwkNBwhuOltxnZYjElWEGAaGCzWIuddV6690913379_.\\[\""
}
2021-10-08 09:10:21
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 09:10:21
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-08 09:10:21 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, 08 Oct 2021 09:10:19 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 21:10:21 GMT",
  "etag": "\"1633684219.9442363-691-625874018\"",
  "date": "Fri, 08 Oct 2021 09:10:21 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-08 09:10:21
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-08 09:10:21 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/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
    "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~",
  "client_secret": "secret_TUraerPSQXJyxYgOrhzwkNBwhuOltxnZYjElWEGAaGCzWIuddV6690913379_.\\[\"",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-08 09:10:21 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-08 09:10:21
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 09:10:21 OUTGOING
oidcc-client-test
Response to HTTP request to test instance kgXNrs0v1aMwYBu
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/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
    "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~",
  "client_secret": "secret_TUraerPSQXJyxYgOrhzwkNBwhuOltxnZYjElWEGAaGCzWIuddV6690913379_.\\[\"",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-08 09:10:22 INCOMING
oidcc-client-test
Incoming HTTP request to test instance kgXNrs0v1aMwYBu
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d0E0601437642B0449830803A5B3B74D7; __utma\u003d201319536.1325286560.1632909994.1633446768.1633523692.11; __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/15.0 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/",
  "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_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "h8TrJJygi7TpMpSTisbVfKAt",
  "state": "BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z",
  "client_id": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~"
}
incoming_body
Authorization endpoint
2021-10-08 09:10:22 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 09:10:22 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:10:22 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "h8TrJJygi7TpMpSTisbVfKAt",
  "state": "BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z",
  "client_id": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~"
}
2021-10-08 09:10:22 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 09:10:22 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
h8TrJJygi7TpMpSTisbVfKAt
2021-10-08 09:10:22 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2021-10-08 09:10:22 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_RmMgvOwaTCEzRrO88128<;\`~
2021-10-08 09:10:22 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3
expected
[
  "https://89.45.234.133:8090/authz_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3"
]
2021-10-08 09:10:22 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:10:22 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 09:10:22 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
TvwtQw5vmOFQT0PetmzSeigmgW9nwWiS
2021-10-08 09:10:22 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
87hfaCmxnDJ9uyXVeuH89Q
2021-10-08 09:10:22 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK
2021-10-08 09:10:22 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
ANSL7ScB8wyUdU8txLORsA
2021-10-08 09:10:22 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_RmMgvOwaTCEzRrO88128<;\`~
nonce
h8TrJJygi7TpMpSTisbVfKAt
iat
1633684222
exp
1633684522
2021-10-08 09:10:22 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
87hfaCmxnDJ9uyXVeuH89Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~",
  "nonce": "h8TrJJygi7TpMpSTisbVfKAt",
  "iat": 1633684222,
  "exp": 1633684522,
  "c_hash": "87hfaCmxnDJ9uyXVeuH89Q"
}
2021-10-08 09:10:22 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
ANSL7ScB8wyUdU8txLORsA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_RmMgvOwaTCEzRrO88128\u003c;\\`~",
  "nonce": "h8TrJJygi7TpMpSTisbVfKAt",
  "iat": 1633684222,
  "exp": 1633684522,
  "c_hash": "87hfaCmxnDJ9uyXVeuH89Q",
  "at_hash": "ANSL7ScB8wyUdU8txLORsA"
}
2021-10-08 09:10:22 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJlYzhlNDdkZi0zNDg3LTQ5NzQtYmE5Ny03ZmFiYzgxZTU2ZTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQU5TTDdTY0I4d3lVZFU4dHhMT1JzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1JtTWd2T3dhVENFelJyTzg4MTI4PDtcXGB-IiwiY19oYXNoIjoiODdoZmFDbXhuREo5dXlYVmV1SDg5USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODQ1MjIsIm5vbmNlIjoiaDhUckpKeWdpN1RwTXBTVGlzYlZmS0F0IiwiaWF0IjoxNjMzNjg0MjIyfQ.UEdjonS5mMmXuy6wc1dITtyPhZtQSq3HiDd7O9-WEQ-9qIqFt2oJdmthjNxpkzGAws0wHKF8GjbFOK5BV1LaPufYIZyIQUYlueVklkwIk8GkpBVnRtjksCYVQHjHXY5gpfFad30d1FvAIsSxKgKMYKoiOkL7tmfW_9TWGZds_XsJ9VVNuOU3QI93cb4y4grujoCdn2wuO2tviOZFCJXty7htUoS17kvwQI1JeuaJVYanEA5pW0Z0NjnzpdaJWrcmx_rSpuTPYAdKQtUYE-R_LEqQX4CcerrU_bOkvomXEBMPC9ne-JktePVMg2USLo3oOxXPOxWvywEy_Y9B7-oBSw
key
{"p":"0ZXC8w99DUMTjL8zxibT_Uny84zebcwE8s9BgxwQWsk1uaQfRWKJNVYxgLTbvCIxFIUpSO8_ndvD0Qu6FoXb-VPG8LDVvhRVssnasHxJ-e3rINWf9XgJRoXn-hZKM95nvzpFsGAw7_P5RS0hsatMARE5WPhAPCpmlO21ckEIz5E","kty":"RSA","q":"yMBK6AMORGK5D6KehLt4LKhThCLjMkehYLsGFiBUtCF5WPxwbt_qehN_IPKnbJxv1jErutnM9T_Ew4URLf_-_Wez23Wl0WV-xkqxui7f2xbqBt9WwBOH7vrvZnX8UYz0YneGCjxUfDepKYZGS4yzQ0lr_j_Yym9vUpDKXBeby1s","d":"T13b-sblEE5tR0-u6xKT8a8tRAX0ZfB55cOp1m50Hktg5PpjpZa9AA2Yx98q_qoz3jilCkvIXooDbmFD_BV3DzWaOCKhyxvnNTJCG7cAFxmTEYiDFsE5fHWMMwJflnY6pYbkSSeYeqx8S_-CKf2b1AXqQEYrVdXyF0zEfqJ3P72Ql2WPizJ1PJz2MIKgdJ2b-_4qDi817fo-wl8f462jVTVhLUzZ99SBVmFaRONG8obd2ePnlDTDp3RXmtrw_oxN_9aBpds9oJVHhV_39DLEOPlmWScascnOd7b73nxeC_IUDccevTuE36K9xC9N4Fprb5bKzG1ICSF_yNBPG51EAQ","e":"AQAB","use":"sig","kid":"ec8e47df-3487-4974-ba97-7fabc81e56e4","qi":"LwdYVnqlQsG8F8QM59-D_6W0UjS0y4uhtJnfhrJLwZUH43F1D_PdKX19OwypidvJzBNxF1UwD58SzcNRlXyNsm9wsUPypnz5zIgAM9sULOmpbr1O8rQjEXFyjjjAAb1tDv90TFWFE19GeTRXeIGCL0FQVsJglgX8E6Ws_vESPw","dp":"EtruVv-luHO4ZoktFz6XA8qLWO3rdOVN7KpIsorrzb8cXj8tsQhUX8AJZBLhUeOhlr8EH9OmXYVP8JalfzE7wQqQc0b1c8xQiW0vh4EnBp0o8iNF6MeLzhRt8knfExuHKeUML_n3bR795gNRbLKEe_QYvLBY1xDZebyI_mZrbIE","dq":"w9TpfXj1ovpXIwx07HBgY9f0WJMb5MGBiHYJEu6JEosQ8CCZoV8nQdzhCAgOEOJuKpke2pB64sdJL54QSzpNyW8vQad7kVAcIl1dEI2HbBbnRrr5yjeDRDpf7SitcfQ5thB4nmWJ2P8HMu28hxiDCuGFyqkH1zprczSxYrLZFL8","n":"pFpt81b4rlyl1o9Sh6XpxgsfN4x-J6SgJcWgcAS-nWAGmn5jI2qqgYJmrVzR6FuF5GeQuC0wvy2StHRe-bwT-BQB7E1Yow4gPEIxz8x0mGjqWL-2vYLZabs3dmk-EL4h3-pWES4Wib83EtynCIpFg4IvrY9-zYj-jdbPK4rrT2HEcGB788HwcWaErVjFgbtX-C5xkvhGfiqzSUq5GMiDKYZbIElbQQQRFhqiezrHE6RqEjyx7P_TRWbsLc41-YnJiEOszOV1CikufS7zgMyV9IGKvJQ_tlA9ijQz8Od_A_OOqwbY7oeCpqYJB6MnBRJCGvzJI1NulHoV6UZGzoTDiw"}
algorithm
RS256
2021-10-08 09:10:22 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-08 09:10:22 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "state": "BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z"
}
2021-10-08 09:10:22 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "state": "BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z",
  "code": "TvwtQw5vmOFQT0PetmzSeigmgW9nwWiS"
}
2021-10-08 09:10:22 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "state": "BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z",
  "code": "TvwtQw5vmOFQT0PetmzSeigmgW9nwWiS",
  "id_token": "eyJraWQiOiJlYzhlNDdkZi0zNDg3LTQ5NzQtYmE5Ny03ZmFiYzgxZTU2ZTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQU5TTDdTY0I4d3lVZFU4dHhMT1JzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1JtTWd2T3dhVENFelJyTzg4MTI4PDtcXGB-IiwiY19oYXNoIjoiODdoZmFDbXhuREo5dXlYVmV1SDg5USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODQ1MjIsIm5vbmNlIjoiaDhUckpKeWdpN1RwTXBTVGlzYlZmS0F0IiwiaWF0IjoxNjMzNjg0MjIyfQ.UEdjonS5mMmXuy6wc1dITtyPhZtQSq3HiDd7O9-WEQ-9qIqFt2oJdmthjNxpkzGAws0wHKF8GjbFOK5BV1LaPufYIZyIQUYlueVklkwIk8GkpBVnRtjksCYVQHjHXY5gpfFad30d1FvAIsSxKgKMYKoiOkL7tmfW_9TWGZds_XsJ9VVNuOU3QI93cb4y4grujoCdn2wuO2tviOZFCJXty7htUoS17kvwQI1JeuaJVYanEA5pW0Z0NjnzpdaJWrcmx_rSpuTPYAdKQtUYE-R_LEqQX4CcerrU_bOkvomXEBMPC9ne-JktePVMg2USLo3oOxXPOxWvywEy_Y9B7-oBSw"
}
2021-10-08 09:10:22
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3",
  "state": "BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z",
  "code": "TvwtQw5vmOFQT0PetmzSeigmgW9nwWiS",
  "id_token": "eyJraWQiOiJlYzhlNDdkZi0zNDg3LTQ5NzQtYmE5Ny03ZmFiYzgxZTU2ZTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQU5TTDdTY0I4d3lVZFU4dHhMT1JzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1JtTWd2T3dhVENFelJyTzg4MTI4PDtcXGB-IiwiY19oYXNoIjoiODdoZmFDbXhuREo5dXlYVmV1SDg5USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODQ1MjIsIm5vbmNlIjoiaDhUckpKeWdpN1RwTXBTVGlzYlZmS0F0IiwiaWF0IjoxNjMzNjg0MjIyfQ.UEdjonS5mMmXuy6wc1dITtyPhZtQSq3HiDd7O9-WEQ-9qIqFt2oJdmthjNxpkzGAws0wHKF8GjbFOK5BV1LaPufYIZyIQUYlueVklkwIk8GkpBVnRtjksCYVQHjHXY5gpfFad30d1FvAIsSxKgKMYKoiOkL7tmfW_9TWGZds_XsJ9VVNuOU3QI93cb4y4grujoCdn2wuO2tviOZFCJXty7htUoS17kvwQI1JeuaJVYanEA5pW0Z0NjnzpdaJWrcmx_rSpuTPYAdKQtUYE-R_LEqQX4CcerrU_bOkvomXEBMPC9ne-JktePVMg2USLo3oOxXPOxWvywEy_Y9B7-oBSw",
  "access_token": "eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK",
  "token_type": "Bearer"
}
2021-10-08 09:10:22
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3#state=BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z&code=TvwtQw5vmOFQT0PetmzSeigmgW9nwWiS&id_token=eyJraWQiOiJlYzhlNDdkZi0zNDg3LTQ5NzQtYmE5Ny03ZmFiYzgxZTU2ZTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQU5TTDdTY0I4d3lVZFU4dHhMT1JzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1JtTWd2T3dhVENFelJyTzg4MTI4PDtcXGB-IiwiY19oYXNoIjoiODdoZmFDbXhuREo5dXlYVmV1SDg5USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODQ1MjIsIm5vbmNlIjoiaDhUckpKeWdpN1RwTXBTVGlzYlZmS0F0IiwiaWF0IjoxNjMzNjg0MjIyfQ.UEdjonS5mMmXuy6wc1dITtyPhZtQSq3HiDd7O9-WEQ-9qIqFt2oJdmthjNxpkzGAws0wHKF8GjbFOK5BV1LaPufYIZyIQUYlueVklkwIk8GkpBVnRtjksCYVQHjHXY5gpfFad30d1FvAIsSxKgKMYKoiOkL7tmfW_9TWGZds_XsJ9VVNuOU3QI93cb4y4grujoCdn2wuO2tviOZFCJXty7htUoS17kvwQI1JeuaJVYanEA5pW0Z0NjnzpdaJWrcmx_rSpuTPYAdKQtUYE-R_LEqQX4CcerrU_bOkvomXEBMPC9ne-JktePVMg2USLo3oOxXPOxWvywEy_Y9B7-oBSw&access_token=eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK&token_type=Bearer
2021-10-08 09:10:22 OUTGOING
oidcc-client-test
Response to HTTP request to test instance kgXNrs0v1aMwYBu
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/9dcbf2dec90d2fa01a2d694ea2bab2781678fe3ddafae8d402da4163b9edddf3#state=BlC92DFzbJ5b3KFWTE8ZJeHSwomMf59Z&code=TvwtQw5vmOFQT0PetmzSeigmgW9nwWiS&id_token=eyJraWQiOiJlYzhlNDdkZi0zNDg3LTQ5NzQtYmE5Ny03ZmFiYzgxZTU2ZTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQU5TTDdTY0I4d3lVZFU4dHhMT1JzQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1JtTWd2T3dhVENFelJyTzg4MTI4PDtcXGB-IiwiY19oYXNoIjoiODdoZmFDbXhuREo5dXlYVmV1SDg5USIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODQ1MjIsIm5vbmNlIjoiaDhUckpKeWdpN1RwTXBTVGlzYlZmS0F0IiwiaWF0IjoxNjMzNjg0MjIyfQ.UEdjonS5mMmXuy6wc1dITtyPhZtQSq3HiDd7O9-WEQ-9qIqFt2oJdmthjNxpkzGAws0wHKF8GjbFOK5BV1LaPufYIZyIQUYlueVklkwIk8GkpBVnRtjksCYVQHjHXY5gpfFad30d1FvAIsSxKgKMYKoiOkL7tmfW_9TWGZds_XsJ9VVNuOU3QI93cb4y4grujoCdn2wuO2tviOZFCJXty7htUoS17kvwQI1JeuaJVYanEA5pW0Z0NjnzpdaJWrcmx_rSpuTPYAdKQtUYE-R_LEqQX4CcerrU_bOkvomXEBMPC9ne-JktePVMg2USLo3oOxXPOxWvywEy_Y9B7-oBSw&access_token=eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK&token_type=Bearer]
outgoing_path
authorize
2021-10-08 09:10:23 INCOMING
oidcc-client-test
Incoming HTTP request to test instance kgXNrs0v1aMwYBu
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-10-08 09:10:23 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK
2021-10-08 09:10:23 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
eOqvcWgjZTvlSGEVhxS82ZwYiWyxlHZImmy59B21cY2YHlGKGK
2021-10-08 09:10:23 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
address
{
  "street_address": "100 Universal City Plaza",
  "locality": "Hollywood",
  "region": "CA",
  "postal_code": "91608",
  "country": "USA"
}
phone_number_verified
false
phone_number
+1 555 5550000
2021-10-08 09:10:23
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-08 09:10:23 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:10:23 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:10:23 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-08 09:10:23 OUTGOING
oidcc-client-test
Response to HTTP request to test instance kgXNrs0v1aMwYBu
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "email": "user@example.com",
  "email_verified": false,
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000"
}
outgoing_path
userinfo
2021-10-08 09:10:23 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
2021-10-08 09:10:26
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
ipzyu7ufX9kfXpp
Test Results