Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 07:09:36 INFO
TEST-RUNNER
Test instance iDyh6jIJrslV6Hy 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-missing-sub
2021-10-01 07:09:36 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:09:36
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:09:37
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9GwvaaKWYq4qirVhjdhcv0nZkwaQ0UsPoeZo-ZfTa2hIeBtUPr-aYgkCuujcodypB90Tib9-x4148uAOOpxGN6v20tJnxKyY91Hpsx7X2Bgps3Ph3PxSsoUjdTkK9XvSwmqMszO43UQ74YurFwIpmGRBTb2Zoqs4csAtUo6GxH8",
      "kty": "RSA",
      "q": "zcgDwJUjs4Xq_JN95LqAuMAGlAroxXC3NpPwnpD5Zk9c4WJ9Zh8xdZgjMRJhcIiQN27Ag2rldDC_xMhsmx7mU-kHe0VkeIHXMZJl0ToDTJWEg_Fhml-jFW-ByrRqpKM37-e-MoGblQ-lYWG805Bzy4qjWBCyadLvsvwe1_pxch0",
      "d": "q0fLTcUicw9y7bSC1R1jdvmAaVL_J2IhWdz_KkHwf46wGIsLzihmLDQpL0pw4KM2gVmwein8TB3_0BrkTRKwLpPIr6FLA72i_2aAIRH0P7jKkrOBuRb3hEjOiLzFQlv6cgxqrJBkq-rKDruW0X1LPQYmtv3IQCQtORcUyKXRdO6J96ZarylzvGJzqdGG5f90XaJa_fRtkcKnTeizQzlhyMC0QqvLppVliOnZyB-O_1JzZYyZN8THqq0JFah_qhRR1u5EujOZm1tKQQpm34piwrU-NMYHXDkSmwsNrFoyAwpQ6QuO6cRYkp-WQJaEsVDvj6CfFyfBKDi_2KAGPmZAKQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "11c07f1c-8ce9-4dae-af5c-75ad3a63fa95",
      "qi": "GE0sjRownkqLZaqxaI0WTha1NrYPsThe66_8BjAUWEdTuxVENYFD2fiQKIdrKiC9kfJ9a7V5Qgi7NIhyuqR4STTqi9hPJagbJw1nAVs4Qv5MDD7h7JVfsH4BYl4ZudEMP8oHQA-wzv74RexHcVYxnsHxe9fY5UCmyOOAbZAl4Pc",
      "dp": "Hvo_IBI9IRCVz7KhRIrxZkUD0EB6xivPNWOwVkHJx8kVtjMwgCtkc5xUvj-ZBuKigZ6hRUoB1WS2uYFwDDmWJKQkyh9ki2aclGvLRKpaDMczMc00CP_pszpwfgDWxLoGwiEi5-tcOJ7XQASlkGrzvp6mMCYhfJ5aryBwHhB2QB0",
      "dq": "wgqHL0PyxEfVS5Iwtkv_MTcxfMvErtkYikh6Lqt54TWY2ZartG5Zjw-Er7MrWpgLlZnDwqg78ZI-Ymqzrpo2io1EVsMaeF_G8aGgjOhtT_v1Vw14Ab-I4p-g_emeXdzi1D_sI2f_s1FrmyY0jjK6XgY-_L3R3uPezyHaW8J20yk",
      "n": "xHmaEcXQTG683qfzY7GWzVKCvBdbHkOwmcXROfIhg5C2xrfrW6VrDYdpI42iLW0t3Pz077JQfjmGGwNkzcU-qQqe4Go5XhOlouxSpDY0kSVW8Ct3JFZyHzbqYNOOIXWAvwTrLFwl7TkgERaMul1kO1l-SWf_9HEHdQsrhUGjqeLqwFLz-KWuSykx3UpTf1XC6IBlldx8fY7HKq-zwGs7hJpmDFyMp0Z0Z3biLo2mowLRay9L_f3WEmaHG4orZtGjkrxNPmRlbpbBX7_4dip6CZ8cf1_CKZEXxa0wOWq3I8nUBLuEUNF-ODCA216qLcTUXyoKRvfTOnltzlPb6tPQYw"
    },
    {
      "kty": "EC",
      "d": "_SHssXTC7xsnD_q2PX5AY43VWO2EQM2B9uYeTHqP8LE",
      "use": "sig",
      "crv": "P-256",
      "kid": "cc3a6bba-080b-403f-a4c8-f2fa453dffd3",
      "x": "Aw8pdWNN828OMQH2Omjs4J359KaOmnRSUbN4iigO3Zs",
      "y": "Asr0MRbvRZrOyWxdk8pQP4eFOGMa--NIw8bu16JszaY"
    },
    {
      "kty": "EC",
      "d": "t-s2Vf8gtOns-G3wdPQDgragZEXST1azLk-J5ZfSvgM",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6d28f4ac-c25a-43cb-9c68-b74f87258e55",
      "x": "xtpSHfHzxc7LZiJWR9rcxakiLhNsnUbQoMBnoLgXyHs",
      "y": "QqN_NDO43yVmSPFTFCLsDl8hBaRZZjVMkIYMWUE6ZuE"
    },
    {
      "kty": "OKP",
      "d": "8jflgBIkbvbi3w13nlyPz-M0CBoqUwKkA0nAtBwhC7o",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6f31a512-1013-4d49-9deb-6b982e3923f1",
      "x": "tPMGQu4My_rVC1jVNvZZK1lIeNf_HvMgN8HU__gvOww"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0yXHcfB3YpSL0xZdN8lAe2HmBfyrobKTaPLzhO55l8iVn2irw9WLQuQQyuh1PfGwlBvZ0u2PZE686D7KhFqpVir0unUCNPU2YdURfHBD9ZESBdyTNkF55xuyBoGh-o-CYpTTLk6ZfyCabMBpPe0KOcJKH_8-r5-gj9psMDJ2fRM",
      "kty": "RSA",
      "q": "xdyl_m_rBAvsAHfLM6LPosawpDpmMaj8fPb40KY8zzex0kBMfiJQye9Lx82JDSkLzyV1-36i2TUTnsR1qCtM-CcJz-1fNUSyufHg3QCWpAKcjIpYiY-lGwFKSxY4tItvtKoqESnBfFeq8Qt1GBeGvnRyjXwMCMhMbixNqC0oWk0",
      "d": "DEdhAAvU7txTfuoDt8gBczqLw3SIPSBqFrddlrnE6HfrL1sY6IiLJLZRVE1DRxpMKyC5UJN9Gkw71PkMCzwSF1PqWkSJVV8KwhWpQRUYApLxsupwxfpwoY1jUxHlmfl7VEgKhy7dNlxuqmi6gMD33IZflHOeCqApuguHnWFcRNU1S7-8CnGKwdG_Q8oG5Kz4KM8aAPqOATjZvzP5KoKYRi85bXwMyx6WiwfAI4unBg2VBAKTtI8psbHPEYXw-ThI0XwGPLEPSLGMmIsLG-GIX2V9svfWuZnbZ9RG4VPO0lAt0zx5biDLFS5qQpYDnx_B5u40-sMeD9gInL_H_uo-CQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "b4656918-26d2-4514-8487-721913f1b2e1",
      "qi": "MlDoylet--AnG9HOdQ9OZ1yNeTij9r4r98oh2b_BUwCsMEYzd-wV_DO4abVT2PxXzTw4IHAjRUbA8jGjKF8SVMyOGT9hDFIEIiGEoZwNKNY5awCkV6ihDs7HC_UWAuyE20CcQ53h7FXLsi8cr_FWM1EzsEuA2acmjxvsw7UH9Ro",
      "dp": "N3NVdHO9NpNiQRY_dtYQbBairPHVNQrLsaUUFNX38seHm6yGZ1CeWPvB-TehCpp9T_gcdUtT-_i9nZRX5PhWPj3btVfjM3suQ_ULuY1WG5h0jjuGIZqCZBIe55yFqGKl0DPbXe7gWsV6KJNDUDL_G3oNs2d50-9s4DpxbRrjiSc",
      "alg": "RSA-OAEP",
      "dq": "i3LYNrvQKhjw6t-DAlB0AGgCZKyYC9XqpXQ2pm8TGoRJOkKA5sDuqXOSuC3esrzECul-_pIg2e7zdglGVxC1fYud-cJ1QIi7Yhvb_EaG5O7GQLLcdY8csSy2nLb7nhtLzkvDvDbum-D5pEsL6r_iAmb1uUu8-4-XdmqZDLdO4l0",
      "n": "ozIP20lOEP15fzjHCXyB9YM-jzNu7X_u7SBBhfaIPbg7xSQzEQ1TZB5s2VpdXWAp0Jg986-DSR2mqZrQ0pQ9BcNYUcM8r39BAYcAFyw81C4dsF4OdFsX1EmPKEx0s5VT1TArJ3oTevi7q3LVqUWm4pNYJSFoaqWhuwQwBJ6I3J-963tkwad1ziD5e25i8b2dL8Q84hyFARBxDXivAZGiYc3V5UUBL24S0__2gns74Kw-yeH8_68czNXPgVsyPhI9LQWI6ngMm6kcTRR-CbqvOOzF0ro0fve1NWv51XZ-NMzSbSiUskD7rRiIk1iBlTmlwRmaeoSmY5HZxv40t5RMtw"
    },
    {
      "kty": "EC",
      "d": "7I9turaySya6gqzEy4ERkLtVpeoHUkoZhUibpAtaoxQ",
      "use": "enc",
      "crv": "P-256",
      "kid": "83afa4e9-eb9b-4876-8819-dd37b08fad03",
      "x": "h4PptXIJstWwQtB0K0I83qH-YpwcOIURooGjIxm98uE",
      "y": "j13HhWq623FV1c588rPJEugiy5HldDfg45_dpJoBISU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "11c07f1c-8ce9-4dae-af5c-75ad3a63fa95",
      "n": "xHmaEcXQTG683qfzY7GWzVKCvBdbHkOwmcXROfIhg5C2xrfrW6VrDYdpI42iLW0t3Pz077JQfjmGGwNkzcU-qQqe4Go5XhOlouxSpDY0kSVW8Ct3JFZyHzbqYNOOIXWAvwTrLFwl7TkgERaMul1kO1l-SWf_9HEHdQsrhUGjqeLqwFLz-KWuSykx3UpTf1XC6IBlldx8fY7HKq-zwGs7hJpmDFyMp0Z0Z3biLo2mowLRay9L_f3WEmaHG4orZtGjkrxNPmRlbpbBX7_4dip6CZ8cf1_CKZEXxa0wOWq3I8nUBLuEUNF-ODCA216qLcTUXyoKRvfTOnltzlPb6tPQYw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "520bddef-cbbf-4b3f-bb50-552e608593fe",
      "n": "hIXYgZDC62Ff7gjmvL-ZlbafDMJZCga8WaGzVc1kn45492sfKTbshDA_XBLODfx5qZdznVzFJo5lk2lEQecpKFqDwXp79qfy4DCRBXIZbvurK-daibw7NN-riWErfcA5iSsGsg28rKuNFFv2TeSVFBkW1I4rpyO7lmNCxNHS2jk-OMKU5r2up3H9_WRTbPZyQ2Ke0LKeqfs9PnPHjgyltEy4r7VmUfj3jKZXG7qHsfmpCylK7qDBAuB1VlKi-RheeNXfWnfIdV4iUB0PnOCQG6NQDBB8iRBEy0KsKu1T-0nvMYc8RAIPJaXyvBV5gOUxrG8YeSMUFVPWDb4qrsi-lw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cc3a6bba-080b-403f-a4c8-f2fa453dffd3",
      "x": "Aw8pdWNN828OMQH2Omjs4J359KaOmnRSUbN4iigO3Zs",
      "y": "Asr0MRbvRZrOyWxdk8pQP4eFOGMa--NIw8bu16JszaY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "fa16137f-7b2e-4fc5-8022-423c7d43955b",
      "x": "-kQ-y0B74wqZSdlV5ifVqbDL0r_PZchxlBBMhW0hVvM",
      "y": "Bi91JER5Zu4Ynv2CpHgwVWclSzd2r4QUk5eEqjocFL0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6d28f4ac-c25a-43cb-9c68-b74f87258e55",
      "x": "xtpSHfHzxc7LZiJWR9rcxakiLhNsnUbQoMBnoLgXyHs",
      "y": "QqN_NDO43yVmSPFTFCLsDl8hBaRZZjVMkIYMWUE6ZuE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6f31a512-1013-4d49-9deb-6b982e3923f1",
      "x": "tPMGQu4My_rVC1jVNvZZK1lIeNf_HvMgN8HU__gvOww"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "b4656918-26d2-4514-8487-721913f1b2e1",
      "alg": "RSA-OAEP",
      "n": "ozIP20lOEP15fzjHCXyB9YM-jzNu7X_u7SBBhfaIPbg7xSQzEQ1TZB5s2VpdXWAp0Jg986-DSR2mqZrQ0pQ9BcNYUcM8r39BAYcAFyw81C4dsF4OdFsX1EmPKEx0s5VT1TArJ3oTevi7q3LVqUWm4pNYJSFoaqWhuwQwBJ6I3J-963tkwad1ziD5e25i8b2dL8Q84hyFARBxDXivAZGiYc3V5UUBL24S0__2gns74Kw-yeH8_68czNXPgVsyPhI9LQWI6ngMm6kcTRR-CbqvOOzF0ro0fve1NWv51XZ-NMzSbSiUskD7rRiIk1iBlTmlwRmaeoSmY5HZxv40t5RMtw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "83afa4e9-eb9b-4876-8819-dd37b08fad03",
      "x": "h4PptXIJstWwQtB0K0I83qH-YpwcOIURooGjIxm98uE",
      "y": "j13HhWq623FV1c588rPJEugiy5HldDfg45_dpJoBISU",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 07:09:37 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 07:09:37 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 07:09:37 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:09:37
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 07:09:37
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 07:09:37
oidcc-client-test-missing-sub
Setup Done
2021-10-01 07:09:43 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance iDyh6jIJrslV6Hy
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:09:43 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance iDyh6jIJrslV6Hy
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:09:43 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance iDyh6jIJrslV6Hy
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:09:43 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance iDyh6jIJrslV6Hy
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "11c07f1c-8ce9-4dae-af5c-75ad3a63fa95",
      "n": "xHmaEcXQTG683qfzY7GWzVKCvBdbHkOwmcXROfIhg5C2xrfrW6VrDYdpI42iLW0t3Pz077JQfjmGGwNkzcU-qQqe4Go5XhOlouxSpDY0kSVW8Ct3JFZyHzbqYNOOIXWAvwTrLFwl7TkgERaMul1kO1l-SWf_9HEHdQsrhUGjqeLqwFLz-KWuSykx3UpTf1XC6IBlldx8fY7HKq-zwGs7hJpmDFyMp0Z0Z3biLo2mowLRay9L_f3WEmaHG4orZtGjkrxNPmRlbpbBX7_4dip6CZ8cf1_CKZEXxa0wOWq3I8nUBLuEUNF-ODCA216qLcTUXyoKRvfTOnltzlPb6tPQYw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "520bddef-cbbf-4b3f-bb50-552e608593fe",
      "n": "hIXYgZDC62Ff7gjmvL-ZlbafDMJZCga8WaGzVc1kn45492sfKTbshDA_XBLODfx5qZdznVzFJo5lk2lEQecpKFqDwXp79qfy4DCRBXIZbvurK-daibw7NN-riWErfcA5iSsGsg28rKuNFFv2TeSVFBkW1I4rpyO7lmNCxNHS2jk-OMKU5r2up3H9_WRTbPZyQ2Ke0LKeqfs9PnPHjgyltEy4r7VmUfj3jKZXG7qHsfmpCylK7qDBAuB1VlKi-RheeNXfWnfIdV4iUB0PnOCQG6NQDBB8iRBEy0KsKu1T-0nvMYc8RAIPJaXyvBV5gOUxrG8YeSMUFVPWDb4qrsi-lw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cc3a6bba-080b-403f-a4c8-f2fa453dffd3",
      "x": "Aw8pdWNN828OMQH2Omjs4J359KaOmnRSUbN4iigO3Zs",
      "y": "Asr0MRbvRZrOyWxdk8pQP4eFOGMa--NIw8bu16JszaY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "fa16137f-7b2e-4fc5-8022-423c7d43955b",
      "x": "-kQ-y0B74wqZSdlV5ifVqbDL0r_PZchxlBBMhW0hVvM",
      "y": "Bi91JER5Zu4Ynv2CpHgwVWclSzd2r4QUk5eEqjocFL0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6d28f4ac-c25a-43cb-9c68-b74f87258e55",
      "x": "xtpSHfHzxc7LZiJWR9rcxakiLhNsnUbQoMBnoLgXyHs",
      "y": "QqN_NDO43yVmSPFTFCLsDl8hBaRZZjVMkIYMWUE6ZuE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6f31a512-1013-4d49-9deb-6b982e3923f1",
      "x": "tPMGQu4My_rVC1jVNvZZK1lIeNf_HvMgN8HU__gvOww"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "b4656918-26d2-4514-8487-721913f1b2e1",
      "alg": "RSA-OAEP",
      "n": "ozIP20lOEP15fzjHCXyB9YM-jzNu7X_u7SBBhfaIPbg7xSQzEQ1TZB5s2VpdXWAp0Jg986-DSR2mqZrQ0pQ9BcNYUcM8r39BAYcAFyw81C4dsF4OdFsX1EmPKEx0s5VT1TArJ3oTevi7q3LVqUWm4pNYJSFoaqWhuwQwBJ6I3J-963tkwad1ziD5e25i8b2dL8Q84hyFARBxDXivAZGiYc3V5UUBL24S0__2gns74Kw-yeH8_68czNXPgVsyPhI9LQWI6ngMm6kcTRR-CbqvOOzF0ro0fve1NWv51XZ-NMzSbSiUskD7rRiIk1iBlTmlwRmaeoSmY5HZxv40t5RMtw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "83afa4e9-eb9b-4876-8819-dd37b08fad03",
      "x": "h4PptXIJstWwQtB0K0I83qH-YpwcOIURooGjIxm98uE",
      "y": "j13HhWq623FV1c588rPJEugiy5HldDfg45_dpJoBISU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 07:09:43 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance iDyh6jIJrslV6Hy
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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
  ],
  "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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183", "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183", "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183", "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 07:09:43 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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 07:09:43 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 07:09:43 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 07:09:43 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
]
2021-10-01 07:09:43 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 07:09:43 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 07:09:43 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 07:09:43 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 07:09:43 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 07:09:43 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:09:43 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 07:09:43 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:09:43 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 07:09:43 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:09:43 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 07:09:43 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:09:43 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 07:09:43 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 07:09:43 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 07:09:43 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 07:09:43 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 07:09:43 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 07:09:43 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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#"
}
2021-10-01 07:09:43
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_UITsOCYCrtTYQCGUWcbGAdepQgAbBkyHcKDveKlSvZhUjrXVrT0639440350[\/!"
2021-10-01 07:09:43 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 07:09:43 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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#",
  "client_secret": "secret_UITsOCYCrtTYQCGUWcbGAdepQgAbBkyHcKDveKlSvZhUjrXVrT0639440350[\\/!\""
}
2021-10-01 07:09:43
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 07:09:44
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:09:44 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:09:42 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 19:09:44 GMT",
  "etag": "\"1633072182.6488752-691-625874018\"",
  "date": "Fri, 01 Oct 2021 07:09:44 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:09:44
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:09:44 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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#",
  "client_secret": "secret_UITsOCYCrtTYQCGUWcbGAdepQgAbBkyHcKDveKlSvZhUjrXVrT0639440350[\\/!\"",
  "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:09:44 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 07:09:44
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 07:09:44 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance iDyh6jIJrslV6Hy
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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
    "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#",
  "client_secret": "secret_UITsOCYCrtTYQCGUWcbGAdepQgAbBkyHcKDveKlSvZhUjrXVrT0639440350[\\/!\"",
  "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:09:45 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance iDyh6jIJrslV6Hy
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/f11798a440d60ebee909abd3e1950a83cb7fc102f26c9a969a6d55afe084c894",
  "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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "WNX678ZXZdpGRkcGzuyZx3W5",
  "response_mode": "form_post",
  "state": "ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W",
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#"
}
incoming_body
Authorization endpoint
2021-10-01 07:09:45 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 07:09:45 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:09:45 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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "WNX678ZXZdpGRkcGzuyZx3W5",
  "response_mode": "form_post",
  "state": "ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W",
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#"
}
2021-10-01 07:09:45 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 07:09:45 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
WNX678ZXZdpGRkcGzuyZx3W5
2021-10-01 07:09:45 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-10-01 07:09:45 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_nUriNHmvcZHPnXr67090`{@[#
2021-10-01 07:09:45 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183
expected
[
  "https://89.45.234.133:8090/authz_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "https://89.45.234.133:8090/authz_im_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "https://89.45.234.133:8090/req_uri/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183"
]
2021-10-01 07:09:45 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:09:45 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 07:09:45 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
aU4cXJXXhIpO98xguojjDY858XBZxzqY
2021-10-01 07:09:45 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
s0MfBJ3ZJmy0I6Fet02mlA
2021-10-01 07:09:45 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "state": "ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W"
}
2021-10-01 07:09:45 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "state": "ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W",
  "code": "aU4cXJXXhIpO98xguojjDY858XBZxzqY"
}
2021-10-01 07:09:45 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance iDyh6jIJrslV6Hy
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183, formParameters={"state":"ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W","code":"aU4cXJXXhIpO98xguojjDY858XBZxzqY"}}]
outgoing_path
authorize
2021-10-01 07:09:45 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance iDyh6jIJrslV6Hy
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X25VcmlOSG12Y1pIUG5YcjY3MDkwJTYwJTdCJTQwJTVCJTIzOnNlY3JldF9VSVRzT0NZQ3J0VFlRQ0dVV2NiR0FkZXBRZ0FiQmt5SGNLRHZlS2xTdlpoVWpyWFZyVDA2Mzk0NDAzNTAlNUIlNUMlMkYlMjElMjI\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "288",
  "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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183",
  "client_id": "client_nUriNHmvcZHPnXr67090`{@[#",
  "state": "ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W",
  "code": "aU4cXJXXhIpO98xguojjDY858XBZxzqY"
}
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%2F1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183&client_id=client_nUriNHmvcZHPnXr67090%60%7B%40%5B%23&state=ZRuKmElS9Omy1Kl6Qyk3cdgGRuPl4d2W&code=aU4cXJXXhIpO98xguojjDY858XBZxzqY
Token endpoint
2021-10-01 07:09:45 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_nUriNHmvcZHPnXr67090`{@[#
client_secret
secret_UITsOCYCrtTYQCGUWcbGAdepQgAbBkyHcKDveKlSvZhUjrXVrT0639440350[\/!"
method
client_secret_basic
2021-10-01 07:09:45 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 07:09:45 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
aU4cXJXXhIpO98xguojjDY858XBZxzqY
2021-10-01 07:09:45 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/1a63a94f09ad2913b90f2acd5afa562c9201e337aad710f8a50e01c4626b5183
2021-10-01 07:09:45 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
SoXcDJov1r0igG0c0glML1OTrCny04V1Zl53GAvQIatqNZSumy
2021-10-01 07:09:45 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
KQbb_Xn1kUBhXvXErPseRQ
2021-10-01 07:09:45 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_nUriNHmvcZHPnXr67090`{@[#
nonce
WNX678ZXZdpGRkcGzuyZx3W5
iat
1633072185
exp
1633072485
2021-10-01 07:09:45
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "aud": "client_nUriNHmvcZHPnXr67090`{@[#",
  "nonce": "WNX678ZXZdpGRkcGzuyZx3W5",
  "iat": 1633072185,
  "exp": 1633072485
}
2021-10-01 07:09:45 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
KQbb_Xn1kUBhXvXErPseRQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "aud": "client_nUriNHmvcZHPnXr67090`{@[#",
  "nonce": "WNX678ZXZdpGRkcGzuyZx3W5",
  "iat": 1633072185,
  "exp": 1633072485,
  "at_hash": "KQbb_Xn1kUBhXvXErPseRQ"
}
2021-10-01 07:09:45 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxMWMwN2YxYy04Y2U5LTRkYWUtYWY1Yy03NWFkM2E2M2ZhOTUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS1FiYl9YbjFrVUJoWHZYRXJQc2VSUSIsImF1ZCI6ImNsaWVudF9uVXJpTkhtdmNaSFBuWHI2NzA5MGB7QFsjIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjQ4NSwibm9uY2UiOiJXTlg2NzhaWFpkcEdSa2NHenV5WngzVzUiLCJpYXQiOjE2MzMwNzIxODV9.lsuVJCLJnJc6o-EH0W9DpznEvLtd_OUQ6jr8-Jle9dKPoEinnvqVYZ3CAzEkymqW7W9MKSjRgdeeeZJH6nS47NbL92X0lgqom23Sy6qzv5cToT_pnoHvdql9UhDrYXc9cdGsSq-mBrnHSSwsa53Rnnb2GKC1rKSzQV1wycsmu-fsdWEqTLa8HCdBf_Sga3xb2k3PO-6IAnRWvL3UZh2ngWmllIr0kJglYdEgLXICFGb1wv0DgM2MkvUI0lQdiR2--ZjKAxzCHEnCCzLJ7i9TPiq5dd00B-72gxcBDda9GmF7VfF_OmtY_RSbKrdqZ_j0q1bkCkD65BW3Gd8kUVmLfw
key
{"p":"9GwvaaKWYq4qirVhjdhcv0nZkwaQ0UsPoeZo-ZfTa2hIeBtUPr-aYgkCuujcodypB90Tib9-x4148uAOOpxGN6v20tJnxKyY91Hpsx7X2Bgps3Ph3PxSsoUjdTkK9XvSwmqMszO43UQ74YurFwIpmGRBTb2Zoqs4csAtUo6GxH8","kty":"RSA","q":"zcgDwJUjs4Xq_JN95LqAuMAGlAroxXC3NpPwnpD5Zk9c4WJ9Zh8xdZgjMRJhcIiQN27Ag2rldDC_xMhsmx7mU-kHe0VkeIHXMZJl0ToDTJWEg_Fhml-jFW-ByrRqpKM37-e-MoGblQ-lYWG805Bzy4qjWBCyadLvsvwe1_pxch0","d":"q0fLTcUicw9y7bSC1R1jdvmAaVL_J2IhWdz_KkHwf46wGIsLzihmLDQpL0pw4KM2gVmwein8TB3_0BrkTRKwLpPIr6FLA72i_2aAIRH0P7jKkrOBuRb3hEjOiLzFQlv6cgxqrJBkq-rKDruW0X1LPQYmtv3IQCQtORcUyKXRdO6J96ZarylzvGJzqdGG5f90XaJa_fRtkcKnTeizQzlhyMC0QqvLppVliOnZyB-O_1JzZYyZN8THqq0JFah_qhRR1u5EujOZm1tKQQpm34piwrU-NMYHXDkSmwsNrFoyAwpQ6QuO6cRYkp-WQJaEsVDvj6CfFyfBKDi_2KAGPmZAKQ","e":"AQAB","use":"sig","kid":"11c07f1c-8ce9-4dae-af5c-75ad3a63fa95","qi":"GE0sjRownkqLZaqxaI0WTha1NrYPsThe66_8BjAUWEdTuxVENYFD2fiQKIdrKiC9kfJ9a7V5Qgi7NIhyuqR4STTqi9hPJagbJw1nAVs4Qv5MDD7h7JVfsH4BYl4ZudEMP8oHQA-wzv74RexHcVYxnsHxe9fY5UCmyOOAbZAl4Pc","dp":"Hvo_IBI9IRCVz7KhRIrxZkUD0EB6xivPNWOwVkHJx8kVtjMwgCtkc5xUvj-ZBuKigZ6hRUoB1WS2uYFwDDmWJKQkyh9ki2aclGvLRKpaDMczMc00CP_pszpwfgDWxLoGwiEi5-tcOJ7XQASlkGrzvp6mMCYhfJ5aryBwHhB2QB0","dq":"wgqHL0PyxEfVS5Iwtkv_MTcxfMvErtkYikh6Lqt54TWY2ZartG5Zjw-Er7MrWpgLlZnDwqg78ZI-Ymqzrpo2io1EVsMaeF_G8aGgjOhtT_v1Vw14Ab-I4p-g_emeXdzi1D_sI2f_s1FrmyY0jjK6XgY-_L3R3uPezyHaW8J20yk","n":"xHmaEcXQTG683qfzY7GWzVKCvBdbHkOwmcXROfIhg5C2xrfrW6VrDYdpI42iLW0t3Pz077JQfjmGGwNkzcU-qQqe4Go5XhOlouxSpDY0kSVW8Ct3JFZyHzbqYNOOIXWAvwTrLFwl7TkgERaMul1kO1l-SWf_9HEHdQsrhUGjqeLqwFLz-KWuSykx3UpTf1XC6IBlldx8fY7HKq-zwGs7hJpmDFyMp0Z0Z3biLo2mowLRay9L_f3WEmaHG4orZtGjkrxNPmRlbpbBX7_4dip6CZ8cf1_CKZEXxa0wOWq3I8nUBLuEUNF-ODCA216qLcTUXyoKRvfTOnltzlPb6tPQYw"}
algorithm
RS256
2021-10-01 07:09:45 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:09:45 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
SoXcDJov1r0igG0c0glML1OTrCny04V1Zl53GAvQIatqNZSumy
token_type
Bearer
id_token
eyJraWQiOiIxMWMwN2YxYy04Y2U5LTRkYWUtYWY1Yy03NWFkM2E2M2ZhOTUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS1FiYl9YbjFrVUJoWHZYRXJQc2VSUSIsImF1ZCI6ImNsaWVudF9uVXJpTkhtdmNaSFBuWHI2NzA5MGB7QFsjIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjQ4NSwibm9uY2UiOiJXTlg2NzhaWFpkcEdSa2NHenV5WngzVzUiLCJpYXQiOjE2MzMwNzIxODV9.lsuVJCLJnJc6o-EH0W9DpznEvLtd_OUQ6jr8-Jle9dKPoEinnvqVYZ3CAzEkymqW7W9MKSjRgdeeeZJH6nS47NbL92X0lgqom23Sy6qzv5cToT_pnoHvdql9UhDrYXc9cdGsSq-mBrnHSSwsa53Rnnb2GKC1rKSzQV1wycsmu-fsdWEqTLa8HCdBf_Sga3xb2k3PO-6IAnRWvL3UZh2ngWmllIr0kJglYdEgLXICFGb1wv0DgM2MkvUI0lQdiR2--ZjKAxzCHEnCCzLJ7i9TPiq5dd00B-72gxcBDda9GmF7VfF_OmtY_RSbKrdqZ_j0q1bkCkD65BW3Gd8kUVmLfw
scope
openid profile email address phone
2021-10-01 07:09:45 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance iDyh6jIJrslV6Hy
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "SoXcDJov1r0igG0c0glML1OTrCny04V1Zl53GAvQIatqNZSumy",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxMWMwN2YxYy04Y2U5LTRkYWUtYWY1Yy03NWFkM2E2M2ZhOTUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiS1FiYl9YbjFrVUJoWHZYRXJQc2VSUSIsImF1ZCI6ImNsaWVudF9uVXJpTkhtdmNaSFBuWHI2NzA5MGB7QFsjIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjQ4NSwibm9uY2UiOiJXTlg2NzhaWFpkcEdSa2NHenV5WngzVzUiLCJpYXQiOjE2MzMwNzIxODV9.lsuVJCLJnJc6o-EH0W9DpznEvLtd_OUQ6jr8-Jle9dKPoEinnvqVYZ3CAzEkymqW7W9MKSjRgdeeeZJH6nS47NbL92X0lgqom23Sy6qzv5cToT_pnoHvdql9UhDrYXc9cdGsSq-mBrnHSSwsa53Rnnb2GKC1rKSzQV1wycsmu-fsdWEqTLa8HCdBf_Sga3xb2k3PO-6IAnRWvL3UZh2ngWmllIr0kJglYdEgLXICFGb1wv0DgM2MkvUI0lQdiR2--ZjKAxzCHEnCCzLJ7i9TPiq5dd00B-72gxcBDda9GmF7VfF_OmtY_RSbKrdqZ_j0q1bkCkD65BW3Gd8kUVmLfw",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 07:09:50 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
2021-10-01 07:09:53
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
82AkPeGBGf7k7EP
Test Results