Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 10:00:23 INFO
TEST-RUNNER
Test instance b6yzszVdeQ1y5tx created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
B90NoHipiDpu3
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test-userinfo-invalid-sub
2021-10-01 10:00:23 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 10:00:23
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 10:00:24
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "0Rdigbf-V9JJfZvNF9D4YclkE7DTfKtazeHfyTHDU5wRFUmA4LYC918Dll71PCkkd7HTRWgA1JveEjhPS_2YXF6FfCA2J1MNpuIiCztD_h10JoL_MqdcJLIq-ta8b_SORbDibS7kvUuP3fjZk5erJZLS7TRZsiGpQmHsJq5Xl_c",
      "kty": "RSA",
      "q": "wxYOi2Pr6qfD91vPMZByn03ZoW-MxTZVy4YcV1MPfhhvtAELR34Twm992aQe1B4dmciDYfX1QVDkHuGsyhIk06cyfRNhYNUfy6z3w6QxZLv8mAcHKhWmB6mk4O0Qnyu_yxvhW8V-LPTA_fTXJ1WeckTIiX4tPHabvLLppzHYL-U",
      "d": "ZZJi-7LYSlAD3d5ZyXn0-BVRZXVqcQfFYpFNOFmQSabN4RZGpzQRrOf4YyliqQRalVcfpOdUeO32r9Y74eO6W8942b6WMKBQLBa9HG2Msao8Znia5crp8oSt5KGHXufTAmAoVpgT1Fo6XNv9ysdVsJ0BOgOGAav9IEHcIYxJzWz0M13kkp6uqpjubiEQ8MXu2CIobIXPBddHiFrP5QwDWqSspTLDu597bp9rpYYcXGaUHGG-6pSDJjiv5WxZmL4tEhd-c_JMs2C-RTKk840Mi1W_rRLkqgwRkh7pdIR_5400fm2b1K_m_eyw_pBX51lDWFF8DZZ8QuMixGHnntr9mQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "6095b3ad-c06a-4efe-956a-1e9f7228ddd9",
      "qi": "svzNjNIcba268LfL6lnoat_oOQuvXQ3Enz7DsemdSxIrCbegiUBzmY2W4wYNmPHpQ93K5DBY0MMNmNcd6ufm6KKh2rN6AtT233JmL11ggiPPgbuCFS1DTPC65Un-sRb2aNiP4E_iPo8thPJHlLer8tZDnFzsU4fJmFnQXaf43KQ",
      "dp": "NiAsktHTWF6KQabEN6cTtRSSAHrktEATWHphGM719j3POkh1wTW8nNaOsi1QpEsuMoHo4-2hUWgr22GSPWSfPUIGofQgsJtSTGH7WBb2aeCsAZAlibJDKwioEZjm3MBc1_OLGaJq-gmGa3qQsCEx358bVOYZVgBatWFt5TF6YU8",
      "dq": "Lg8aFfzcaUV8tfz-GRSii0wFEuFUWgdvECM0s8VPhhTc4qHQeOuiXKiYDPd7s9b8ZB98LXe1lNs1ULk1Y2wPN81k1TTrK8KFxD-tK4qrgr4DcB1QqrX7whlibRxrbTkWCi0l8tXY6WJL4mmZFpdXVmE4-4VHxtu1_0I6ehgBk6U",
      "n": "n1bT7Gb-3HeHih1_OtsO8iWYyd24erdSLoBy95dj-2kuLA9E0V2uP8zacAOpzyfVjqJnf446WaoMq8eGU-MHhzh1kArI06ssB8_3MgZqoXXU0_plNXBstym5_flrNUOInrRIkdfzk1SWBt2CwMY_pIqGAiY5pSlvTN3gdn08RvVKU9nfXkx-6q23fA2Yges-dGhg7cx9S1pXQsEvfPYFATRf7fJ0JCbZK1QGuWo4KTm5soE5qds7abWAfMvsCBo34ss2PKKPSBTZNHhz1XCLt8UkZmnpl0jGb8Eyvr7NZma2ORYIllXvOESlXLpJR4H5EBqz-b3Bm2KGJye7iKlI8w"
    },
    {
      "kty": "EC",
      "d": "hzlPEOWmF-HOCrIERpJShP9TcTFqWbMFzN34293BIUk",
      "use": "sig",
      "crv": "P-256",
      "kid": "7a20cdce-9719-406a-b1cc-d6c744c1633e",
      "x": "gHiHdfAN96sWa0aevh8BB5qjYGBQ0EBKEwvputBMo1Q",
      "y": "KNmwtAZCZtDH-kJdL1zuk6p6qThMt_0h_CB-Y0dG4XM"
    },
    {
      "kty": "EC",
      "d": "jnj5NJC-3II9f8UhxbldBT0AQ0t8BzFhR9-Eh__TRXU",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e507d10f-a3ee-4327-9c2d-a40411d2ef7b",
      "x": "Hw1hXH-VGAQX1wCZkRDlY5A0PkoBrpdlyG0JQo2pYg4",
      "y": "JFWjBcMDrqVKASWyu8yW8iX4SGfEUb6jaWAbkTEPMT0"
    },
    {
      "kty": "OKP",
      "d": "RTU7GYObAT1FQD12eWzBJf9RjP2emMdZzbAFzZ0Zm40",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "df7215ff-8abf-46fd-b250-1ed3ea7f4617",
      "x": "1CxFQ9HG7SCxRsp92EKhuQP4teVDbxQ910vB9WYXCy0"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "yPMUs5qup3YeAHD76gBBlBnYvObdzlPqrx2Wsug7JgYwi-vNeYP2-zPwgfe9ED-gcW4ofyJsE5uGfvtxEXqTjeXmibKFYtBk0yZgIc6cho9wRvFlFe9n_R2KyuTnV9ZfLuHKZTVPJCJI_TDSKHfOc_LS0WcmV8VaGE5Xb9LcxGM",
      "kty": "RSA",
      "q": "pjmrMdSSdRFxJ6ddG2SUknc_GT9HQ7872B92zp1PlG96sqJ25Hwi_FEI_5JaiMZ8FEsdQKpKnqQctjlZ_lYhpR9O0vPJqqFBz9VkmBtCnLi7zgu5SBo-5t3BkshdZuInwNy-b6YyHGHwETjuiQRqGqq1BVUQAsbu7fEc4PmzCrM",
      "d": "B2b9Y07AY7K2SRIrClEJhkciIu-JKPKlsQkP1_JxjlgJpJdgv9eGYLPK8fo0E2M2Ny1D_ahdxm4Jm3G9_QLba6KPQeQ5gb_i8Wi34Az_C7G-IBnu4ULcw4bJYWmEG3lh2ktzByW6cn_1kjPyWDqoctnOGPTpRYraERhJMgcCKdnr1bJYWSpxRKenETHOSqRZZX-Jwf8fmOoPeG1u56ofQs3S5dVghEoZESfTdTfF0tHaIkvaYMZbj_zwkEUyr8BTSvsX_uUGPPharG7oAUjXymdCZV0IQpjlCxIzb1uE4ba7VmnKV0PMQf8KhQTxOoEqtkJtn1tgQmPtQvYXjcdK2Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "aca9ca38-0db2-49e6-a9b6-fd5895bd41a6",
      "qi": "RAV3tiYoRsZiv6HSLA6hWEr0M6jNMbefjYBCEp0ynnDquUoP_KW20CGNXBprnnnIxa1h9xmpL1VdM5gio_znubU3lf-oR9z9s4tx-OwH0yNmZpmlsIA4X7f6b5eZs8M1fEcGGB_piPGvZWSoUXQNkRLTZefsVQNGOaaIuYa2xJY",
      "dp": "w0Vb15A3qmmgi-M_GUw4bbeUIzThU6--PX8uQxpi5_dZ045H9I5lQgRd8Z4RLin2OmPGnIyRo5gdYWXroQWRP3GpziMZdUV2xKzk-9Uvy561h2rqRR-I2LGNfs5jdLrPcdpd-G2OQ1nBvbBkeIi7qXbMoEpxOxd_DmGKnBK3D2s",
      "alg": "RSA-OAEP",
      "dq": "YdZjqyrBIWKoxXw-0xa6VBMX8pZKLdfrM2Qhm67_3hBXmbkCXa2rMfPIZhUQcJzS_2bOyvbwgLt7os3S6F5t4zCwRn3zXxkXEWs6kETLSk95SuefoI7CI0S24NxKDXpjh6Ll-_VIXWhP0vM9gywz_4omjgLpL5lDnI1kQA74kP0",
      "n": "gnrj7Y6B49h5_qd2DKys6iZPvOnV5P7xPkvM14iSk3UwYQRcfIHfyrf0R2l9AtfDBZw95Qii9sK46CGzEqYbKZYp5Pk1-tzumajIAW_lDoN_yF6sWwHt_Kn-oviH2UTO0NsMKNBTMQ1c05_qzhSz83xqgEao_97sTdRdzQ_ZgDfOt9j2VsvzkWZgM2YRZ8XEGD_bw1SwlG9nDF2-duC43vPvEwlzvEDk4Jy7lihVCWTijKduUcppbLPolf-7dyEYztcZTzWnihDsTG_KUGKV8O_1W9KaDZZXPcJquo3ieOER-Y0nARvdoK4k3R2Gnqzd5VrwDws5e1wkVFdurEIvOQ"
    },
    {
      "kty": "EC",
      "d": "wvpc2DX9SfnIq9md9MMPQT4EUhQyYePFWQcKkqM9JWM",
      "use": "enc",
      "crv": "P-256",
      "kid": "d581e923-5e21-43b7-91bb-02892df68d51",
      "x": "kuHLhvbGg-AcoNetjQfze7fCSLqD4mKkx56fzEZ5ipQ",
      "y": "SH4SV4qPlqhY9WkCkvTYE3iRc3aL_bH1Qp6kXuvaPJI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6095b3ad-c06a-4efe-956a-1e9f7228ddd9",
      "n": "n1bT7Gb-3HeHih1_OtsO8iWYyd24erdSLoBy95dj-2kuLA9E0V2uP8zacAOpzyfVjqJnf446WaoMq8eGU-MHhzh1kArI06ssB8_3MgZqoXXU0_plNXBstym5_flrNUOInrRIkdfzk1SWBt2CwMY_pIqGAiY5pSlvTN3gdn08RvVKU9nfXkx-6q23fA2Yges-dGhg7cx9S1pXQsEvfPYFATRf7fJ0JCbZK1QGuWo4KTm5soE5qds7abWAfMvsCBo34ss2PKKPSBTZNHhz1XCLt8UkZmnpl0jGb8Eyvr7NZma2ORYIllXvOESlXLpJR4H5EBqz-b3Bm2KGJye7iKlI8w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "94475f42-4c1b-4e16-a156-c352cf1cb248",
      "n": "nWetcOcgOJFlvs46eR5YS97kHicuc5o3aq7vlksm7QXUtOVc0SiRT3NzAu850WAC-d1lOUAiCMBaTh0XcyAsUTcoVSzXxcDR6oTOERKr_A8IT75R1FgAVk1gaFcoexI-v-QhlsakvP8xvkT5ICAVcfO_mF3cDjdPiGTYBZgF-8QJOgCk36jXAoUq6ePoDyYcPG4ANRXXuZzkVm7iYFboB9RxIum2pPp0eYiClCpvRQc52M81R36PSOYQb5VuihXEq3ifpgyjybPN-Co6Oz_A2xVBd52UxIFmGPyhYtV1E0Vi23Ne7FpCTozVkuV8BvmkE1d_s1hFnK4M9TuC4mqItQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7a20cdce-9719-406a-b1cc-d6c744c1633e",
      "x": "gHiHdfAN96sWa0aevh8BB5qjYGBQ0EBKEwvputBMo1Q",
      "y": "KNmwtAZCZtDH-kJdL1zuk6p6qThMt_0h_CB-Y0dG4XM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "40fdf261-edba-49dd-8f5e-ce4a8f851d2d",
      "x": "YFaLMkywcmnJUvsjrBUDMCydt79g7zn1uMJ75StInik",
      "y": "KoyRd-Z7ChzFPXunCH3iQYMWJKltkVysZrM21nzpucY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e507d10f-a3ee-4327-9c2d-a40411d2ef7b",
      "x": "Hw1hXH-VGAQX1wCZkRDlY5A0PkoBrpdlyG0JQo2pYg4",
      "y": "JFWjBcMDrqVKASWyu8yW8iX4SGfEUb6jaWAbkTEPMT0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "df7215ff-8abf-46fd-b250-1ed3ea7f4617",
      "x": "1CxFQ9HG7SCxRsp92EKhuQP4teVDbxQ910vB9WYXCy0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "aca9ca38-0db2-49e6-a9b6-fd5895bd41a6",
      "alg": "RSA-OAEP",
      "n": "gnrj7Y6B49h5_qd2DKys6iZPvOnV5P7xPkvM14iSk3UwYQRcfIHfyrf0R2l9AtfDBZw95Qii9sK46CGzEqYbKZYp5Pk1-tzumajIAW_lDoN_yF6sWwHt_Kn-oviH2UTO0NsMKNBTMQ1c05_qzhSz83xqgEao_97sTdRdzQ_ZgDfOt9j2VsvzkWZgM2YRZ8XEGD_bw1SwlG9nDF2-duC43vPvEwlzvEDk4Jy7lihVCWTijKduUcppbLPolf-7dyEYztcZTzWnihDsTG_KUGKV8O_1W9KaDZZXPcJquo3ieOER-Y0nARvdoK4k3R2Gnqzd5VrwDws5e1wkVFdurEIvOQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d581e923-5e21-43b7-91bb-02892df68d51",
      "x": "kuHLhvbGg-AcoNetjQfze7fCSLqD4mKkx56fzEZ5ipQ",
      "y": "SH4SV4qPlqhY9WkCkvTYE3iRc3aL_bH1Qp6kXuvaPJI",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 10:00:24 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 10:00:24 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 10:00:24 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-10-01 10:00:24
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 10:00:24
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 10:00:24
oidcc-client-test-userinfo-invalid-sub
Setup Done
2021-10-01 10:00:30 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance b6yzszVdeQ1y5tx
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 10:00:30 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance b6yzszVdeQ1y5tx
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-10-01 10:00:30 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance b6yzszVdeQ1y5tx
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 10:00:30 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance b6yzszVdeQ1y5tx
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6095b3ad-c06a-4efe-956a-1e9f7228ddd9",
      "n": "n1bT7Gb-3HeHih1_OtsO8iWYyd24erdSLoBy95dj-2kuLA9E0V2uP8zacAOpzyfVjqJnf446WaoMq8eGU-MHhzh1kArI06ssB8_3MgZqoXXU0_plNXBstym5_flrNUOInrRIkdfzk1SWBt2CwMY_pIqGAiY5pSlvTN3gdn08RvVKU9nfXkx-6q23fA2Yges-dGhg7cx9S1pXQsEvfPYFATRf7fJ0JCbZK1QGuWo4KTm5soE5qds7abWAfMvsCBo34ss2PKKPSBTZNHhz1XCLt8UkZmnpl0jGb8Eyvr7NZma2ORYIllXvOESlXLpJR4H5EBqz-b3Bm2KGJye7iKlI8w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "94475f42-4c1b-4e16-a156-c352cf1cb248",
      "n": "nWetcOcgOJFlvs46eR5YS97kHicuc5o3aq7vlksm7QXUtOVc0SiRT3NzAu850WAC-d1lOUAiCMBaTh0XcyAsUTcoVSzXxcDR6oTOERKr_A8IT75R1FgAVk1gaFcoexI-v-QhlsakvP8xvkT5ICAVcfO_mF3cDjdPiGTYBZgF-8QJOgCk36jXAoUq6ePoDyYcPG4ANRXXuZzkVm7iYFboB9RxIum2pPp0eYiClCpvRQc52M81R36PSOYQb5VuihXEq3ifpgyjybPN-Co6Oz_A2xVBd52UxIFmGPyhYtV1E0Vi23Ne7FpCTozVkuV8BvmkE1d_s1hFnK4M9TuC4mqItQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7a20cdce-9719-406a-b1cc-d6c744c1633e",
      "x": "gHiHdfAN96sWa0aevh8BB5qjYGBQ0EBKEwvputBMo1Q",
      "y": "KNmwtAZCZtDH-kJdL1zuk6p6qThMt_0h_CB-Y0dG4XM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "40fdf261-edba-49dd-8f5e-ce4a8f851d2d",
      "x": "YFaLMkywcmnJUvsjrBUDMCydt79g7zn1uMJ75StInik",
      "y": "KoyRd-Z7ChzFPXunCH3iQYMWJKltkVysZrM21nzpucY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e507d10f-a3ee-4327-9c2d-a40411d2ef7b",
      "x": "Hw1hXH-VGAQX1wCZkRDlY5A0PkoBrpdlyG0JQo2pYg4",
      "y": "JFWjBcMDrqVKASWyu8yW8iX4SGfEUb6jaWAbkTEPMT0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "df7215ff-8abf-46fd-b250-1ed3ea7f4617",
      "x": "1CxFQ9HG7SCxRsp92EKhuQP4teVDbxQ910vB9WYXCy0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "aca9ca38-0db2-49e6-a9b6-fd5895bd41a6",
      "alg": "RSA-OAEP",
      "n": "gnrj7Y6B49h5_qd2DKys6iZPvOnV5P7xPkvM14iSk3UwYQRcfIHfyrf0R2l9AtfDBZw95Qii9sK46CGzEqYbKZYp5Pk1-tzumajIAW_lDoN_yF6sWwHt_Kn-oviH2UTO0NsMKNBTMQ1c05_qzhSz83xqgEao_97sTdRdzQ_ZgDfOt9j2VsvzkWZgM2YRZ8XEGD_bw1SwlG9nDF2-duC43vPvEwlzvEDk4Jy7lihVCWTijKduUcppbLPolf-7dyEYztcZTzWnihDsTG_KUGKV8O_1W9KaDZZXPcJquo3ieOER-Y0nARvdoK4k3R2Gnqzd5VrwDws5e1wkVFdurEIvOQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d581e923-5e21-43b7-91bb-02892df68d51",
      "x": "kuHLhvbGg-AcoNetjQfze7fCSLqD4mKkx56fzEZ5ipQ",
      "y": "SH4SV4qPlqhY9WkCkvTYE3iRc3aL_bH1Qp6kXuvaPJI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 10:00:31 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance b6yzszVdeQ1y5tx
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/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
  ],
  "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/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99", "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99", "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99", "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 10:00:31 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 10:00:31 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 10:00:31 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 10:00:31 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
]
2021-10-01 10:00:31 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 10:00:31 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 10:00:31 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 10:00:31 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 10:00:31 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 10:00:31 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 10:00:31 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 10:00:31 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 10:00:31 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 10:00:31 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 10:00:31 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 10:00:31 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 10:00:31 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 10:00:31 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 10:00:31 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 10:00:31 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 10:00:31 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 10:00:31 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 10:00:31 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_KYLTdjozLYgMjBm80331-(\")?"
}
2021-10-01 10:00:31
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_LlQxHpYPsaqINIknhAzDRZJYcdawowmwlqLDsomzCdxZKkvnQA4002275837:>#;>
2021-10-01 10:00:31 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 10:00:31 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_KYLTdjozLYgMjBm80331-(\")?",
  "client_secret": "secret_LlQxHpYPsaqINIknhAzDRZJYcdawowmwlqLDsomzCdxZKkvnQA4002275837:\u003e#;\u003e"
}
2021-10-01 10:00:31
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 10:00:31
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 10:00:31 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 10:00:30 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 22:00:31 GMT",
  "etag": "\"1633082430.0271523-691-625874018\"",
  "date": "Fri, 01 Oct 2021 10:00:31 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 10:00:31
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 10:00:31 SUCCESS
FetchClientKeys
Downloaded and added client JWK set to client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_KYLTdjozLYgMjBm80331-(\")?",
  "client_secret": "secret_LlQxHpYPsaqINIknhAzDRZJYcdawowmwlqLDsomzCdxZKkvnQA4002275837:\u003e#;\u003e",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 10:00:31 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 10:00:31
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 10:00:31 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance b6yzszVdeQ1y5tx
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/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
    "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_KYLTdjozLYgMjBm80331-(\")?",
  "client_secret": "secret_LlQxHpYPsaqINIknhAzDRZJYcdawowmwlqLDsomzCdxZKkvnQA4002275837:\u003e#;\u003e",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 10:00:32 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance b6yzszVdeQ1y5tx
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/b4777269e67ef333b99c9c169d22d2febc0b84b507053e94aa2b12b1a49df59e",
  "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/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "rOVkJFdOijBGiWdoCkUjMVcD",
  "response_mode": "form_post",
  "state": "XF1AxqNEf2RzhwQABaDq7OeTVLE9aPdP",
  "client_id": "client_KYLTdjozLYgMjBm80331-(\")?"
}
incoming_body
Authorization endpoint
2021-10-01 10:00:32 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 10:00:32 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 10:00:32 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/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "rOVkJFdOijBGiWdoCkUjMVcD",
  "response_mode": "form_post",
  "state": "XF1AxqNEf2RzhwQABaDq7OeTVLE9aPdP",
  "client_id": "client_KYLTdjozLYgMjBm80331-(\")?"
}
2021-10-01 10:00:32 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 10:00:32 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
rOVkJFdOijBGiWdoCkUjMVcD
2021-10-01 10:00:32 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2021-10-01 10:00:32 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_KYLTdjozLYgMjBm80331-(")?
2021-10-01 10:00:32 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99
expected
[
  "https://89.45.234.133:8090/authz_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "https://89.45.234.133:8090/authz_im_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "https://89.45.234.133:8090/req_uri/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99"
]
2021-10-01 10:00:32 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 10:00:32 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 10:00:32 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
T6f4IusUqb8ewXm4yj1pSXLKg02YzuoprtcdR8Pp8OS5hawc0N
2021-10-01 10:00:32 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
UZ_ahQYAY8D2HdYvVIh5aA
2021-10-01 10:00:32 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_KYLTdjozLYgMjBm80331-(")?
nonce
rOVkJFdOijBGiWdoCkUjMVcD
iat
1633082432
exp
1633082732
2021-10-01 10:00:32 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 10:00:32 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
UZ_ahQYAY8D2HdYvVIh5aA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_KYLTdjozLYgMjBm80331-(\")?",
  "nonce": "rOVkJFdOijBGiWdoCkUjMVcD",
  "iat": 1633082432,
  "exp": 1633082732,
  "at_hash": "UZ_ahQYAY8D2HdYvVIh5aA"
}
2021-10-01 10:00:32 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI2MDk1YjNhZC1jMDZhLTRlZmUtOTU2YS0xZTlmNzIyOGRkZDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVVpfYWhRWUFZOEQySGRZdlZJaDVhQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tZTFRkam96TFlnTWpCbTgwMzMxLShcIik_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjczMiwibm9uY2UiOiJyT1ZrSkZkT2lqQkdpV2RvQ2tVak1WY0QiLCJpYXQiOjE2MzMwODI0MzJ9.AdpbzVUhMhy5ES6X165VNhQ_bdKbT7THKXwe5WxF344xHVQvuN7dgDugLBO9gBj6m0bT5pdnpVS9qIP4TY21h8nLKtErG0Nraqq53ZTx7OSrE9r6QsiQh7irzUIvCjGrdQiybFOY8-Cad7GFK5oXQNV9dhUkE6b_iGOMm6LmszqumcEkBue9ZYJ0o4GyWsNqg6omETNG2cK8xTKFW80DJc0OLRQnBp9gFQSVUez1z21EG8JEqI8wF47AUFDF6jd6fYYPyttwv7InqklYCxdCmt9YlAOgG5sSc_B_oCtJP00B-OTMTmJ3TCBT3PBPUoRIWhRkiqBafbMe0jA1NtmD2A
key
{"p":"0Rdigbf-V9JJfZvNF9D4YclkE7DTfKtazeHfyTHDU5wRFUmA4LYC918Dll71PCkkd7HTRWgA1JveEjhPS_2YXF6FfCA2J1MNpuIiCztD_h10JoL_MqdcJLIq-ta8b_SORbDibS7kvUuP3fjZk5erJZLS7TRZsiGpQmHsJq5Xl_c","kty":"RSA","q":"wxYOi2Pr6qfD91vPMZByn03ZoW-MxTZVy4YcV1MPfhhvtAELR34Twm992aQe1B4dmciDYfX1QVDkHuGsyhIk06cyfRNhYNUfy6z3w6QxZLv8mAcHKhWmB6mk4O0Qnyu_yxvhW8V-LPTA_fTXJ1WeckTIiX4tPHabvLLppzHYL-U","d":"ZZJi-7LYSlAD3d5ZyXn0-BVRZXVqcQfFYpFNOFmQSabN4RZGpzQRrOf4YyliqQRalVcfpOdUeO32r9Y74eO6W8942b6WMKBQLBa9HG2Msao8Znia5crp8oSt5KGHXufTAmAoVpgT1Fo6XNv9ysdVsJ0BOgOGAav9IEHcIYxJzWz0M13kkp6uqpjubiEQ8MXu2CIobIXPBddHiFrP5QwDWqSspTLDu597bp9rpYYcXGaUHGG-6pSDJjiv5WxZmL4tEhd-c_JMs2C-RTKk840Mi1W_rRLkqgwRkh7pdIR_5400fm2b1K_m_eyw_pBX51lDWFF8DZZ8QuMixGHnntr9mQ","e":"AQAB","use":"sig","kid":"6095b3ad-c06a-4efe-956a-1e9f7228ddd9","qi":"svzNjNIcba268LfL6lnoat_oOQuvXQ3Enz7DsemdSxIrCbegiUBzmY2W4wYNmPHpQ93K5DBY0MMNmNcd6ufm6KKh2rN6AtT233JmL11ggiPPgbuCFS1DTPC65Un-sRb2aNiP4E_iPo8thPJHlLer8tZDnFzsU4fJmFnQXaf43KQ","dp":"NiAsktHTWF6KQabEN6cTtRSSAHrktEATWHphGM719j3POkh1wTW8nNaOsi1QpEsuMoHo4-2hUWgr22GSPWSfPUIGofQgsJtSTGH7WBb2aeCsAZAlibJDKwioEZjm3MBc1_OLGaJq-gmGa3qQsCEx358bVOYZVgBatWFt5TF6YU8","dq":"Lg8aFfzcaUV8tfz-GRSii0wFEuFUWgdvECM0s8VPhhTc4qHQeOuiXKiYDPd7s9b8ZB98LXe1lNs1ULk1Y2wPN81k1TTrK8KFxD-tK4qrgr4DcB1QqrX7whlibRxrbTkWCi0l8tXY6WJL4mmZFpdXVmE4-4VHxtu1_0I6ehgBk6U","n":"n1bT7Gb-3HeHih1_OtsO8iWYyd24erdSLoBy95dj-2kuLA9E0V2uP8zacAOpzyfVjqJnf446WaoMq8eGU-MHhzh1kArI06ssB8_3MgZqoXXU0_plNXBstym5_flrNUOInrRIkdfzk1SWBt2CwMY_pIqGAiY5pSlvTN3gdn08RvVKU9nfXkx-6q23fA2Yges-dGhg7cx9S1pXQsEvfPYFATRf7fJ0JCbZK1QGuWo4KTm5soE5qds7abWAfMvsCBo34ss2PKKPSBTZNHhz1XCLt8UkZmnpl0jGb8Eyvr7NZma2ORYIllXvOESlXLpJR4H5EBqz-b3Bm2KGJye7iKlI8w"}
algorithm
RS256
2021-10-01 10:00:32 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 10:00:32 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "state": "XF1AxqNEf2RzhwQABaDq7OeTVLE9aPdP"
}
2021-10-01 10:00:32 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "state": "XF1AxqNEf2RzhwQABaDq7OeTVLE9aPdP",
  "id_token": "eyJraWQiOiI2MDk1YjNhZC1jMDZhLTRlZmUtOTU2YS0xZTlmNzIyOGRkZDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVVpfYWhRWUFZOEQySGRZdlZJaDVhQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tZTFRkam96TFlnTWpCbTgwMzMxLShcIik_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjczMiwibm9uY2UiOiJyT1ZrSkZkT2lqQkdpV2RvQ2tVak1WY0QiLCJpYXQiOjE2MzMwODI0MzJ9.AdpbzVUhMhy5ES6X165VNhQ_bdKbT7THKXwe5WxF344xHVQvuN7dgDugLBO9gBj6m0bT5pdnpVS9qIP4TY21h8nLKtErG0Nraqq53ZTx7OSrE9r6QsiQh7irzUIvCjGrdQiybFOY8-Cad7GFK5oXQNV9dhUkE6b_iGOMm6LmszqumcEkBue9ZYJ0o4GyWsNqg6omETNG2cK8xTKFW80DJc0OLRQnBp9gFQSVUez1z21EG8JEqI8wF47AUFDF6jd6fYYPyttwv7InqklYCxdCmt9YlAOgG5sSc_B_oCtJP00B-OTMTmJ3TCBT3PBPUoRIWhRkiqBafbMe0jA1NtmD2A"
}
2021-10-01 10:00:32
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99",
  "state": "XF1AxqNEf2RzhwQABaDq7OeTVLE9aPdP",
  "id_token": "eyJraWQiOiI2MDk1YjNhZC1jMDZhLTRlZmUtOTU2YS0xZTlmNzIyOGRkZDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVVpfYWhRWUFZOEQySGRZdlZJaDVhQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tZTFRkam96TFlnTWpCbTgwMzMxLShcIik_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjczMiwibm9uY2UiOiJyT1ZrSkZkT2lqQkdpV2RvQ2tVak1WY0QiLCJpYXQiOjE2MzMwODI0MzJ9.AdpbzVUhMhy5ES6X165VNhQ_bdKbT7THKXwe5WxF344xHVQvuN7dgDugLBO9gBj6m0bT5pdnpVS9qIP4TY21h8nLKtErG0Nraqq53ZTx7OSrE9r6QsiQh7irzUIvCjGrdQiybFOY8-Cad7GFK5oXQNV9dhUkE6b_iGOMm6LmszqumcEkBue9ZYJ0o4GyWsNqg6omETNG2cK8xTKFW80DJc0OLRQnBp9gFQSVUez1z21EG8JEqI8wF47AUFDF6jd6fYYPyttwv7InqklYCxdCmt9YlAOgG5sSc_B_oCtJP00B-OTMTmJ3TCBT3PBPUoRIWhRkiqBafbMe0jA1NtmD2A",
  "access_token": "T6f4IusUqb8ewXm4yj1pSXLKg02YzuoprtcdR8Pp8OS5hawc0N",
  "token_type": "Bearer"
}
2021-10-01 10:00:32 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance b6yzszVdeQ1y5tx
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/88853158ce6e544d22b661f0d5748aaf175f66fcb1c67588c20bb972e3c80b99, formParameters={"state":"XF1AxqNEf2RzhwQABaDq7OeTVLE9aPdP","id_token":"eyJraWQiOiI2MDk1YjNhZC1jMDZhLTRlZmUtOTU2YS0xZTlmNzIyOGRkZDkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVVpfYWhRWUFZOEQySGRZdlZJaDVhQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tZTFRkam96TFlnTWpCbTgwMzMxLShcIik_IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjczMiwibm9uY2UiOiJyT1ZrSkZkT2lqQkdpV2RvQ2tVak1WY0QiLCJpYXQiOjE2MzMwODI0MzJ9.AdpbzVUhMhy5ES6X165VNhQ_bdKbT7THKXwe5WxF344xHVQvuN7dgDugLBO9gBj6m0bT5pdnpVS9qIP4TY21h8nLKtErG0Nraqq53ZTx7OSrE9r6QsiQh7irzUIvCjGrdQiybFOY8-Cad7GFK5oXQNV9dhUkE6b_iGOMm6LmszqumcEkBue9ZYJ0o4GyWsNqg6omETNG2cK8xTKFW80DJc0OLRQnBp9gFQSVUez1z21EG8JEqI8wF47AUFDF6jd6fYYPyttwv7InqklYCxdCmt9YlAOgG5sSc_B_oCtJP00B-OTMTmJ3TCBT3PBPUoRIWhRkiqBafbMe0jA1NtmD2A","access_token":"T6f4IusUqb8ewXm4yj1pSXLKg02YzuoprtcdR8Pp8OS5hawc0N","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 10:00:33 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance b6yzszVdeQ1y5tx
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer T6f4IusUqb8ewXm4yj1pSXLKg02YzuoprtcdR8Pp8OS5hawc0N",
  "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-01 10:00:33 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
T6f4IusUqb8ewXm4yj1pSXLKg02YzuoprtcdR8Pp8OS5hawc0N
2021-10-01 10:00:33 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
T6f4IusUqb8ewXm4yj1pSXLKg02YzuoprtcdR8Pp8OS5hawc0N
2021-10-01 10:00:33 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-01 10:00:33
ChangeSubInUserInfoResponseToBeInvalid
Added invalid sub to userinfo endpoint output
sub
user-subject-1234531invalid
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-01 10:00:33
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 10:00:33 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 10:00:33 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 10:00:33 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-01 10:00:33 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance b6yzszVdeQ1y5tx
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531invalid",
  "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-01 10:00:33 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
2021-10-01 10:00:39
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
plnwzZYbD8s5adL
Test Results