Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 07:12:26 INFO
TEST-RUNNER
Test instance Cmv4Da6VI40p0wy 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-scope-userinfo-claims
2021-10-01 07:12:26 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:12:26
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:12:27
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9IWCUHXsDaW41jHCdtUkCPjNHQXg91tXUnSIRlLtgq7NA09X5onlqxLbDOJb0GC7QTBzIIzIP8W-JCx8G_b2aOHMVlhMLyULf7UPo1GaKf92IaEkC6gqb8rG81Xn0TOqeUm8nP3FDvKTYjCc9fOBZPd1XqqNCyyUYzWqb8T-48M",
      "kty": "RSA",
      "q": "rjGCyT7-DRiPgkv0u_xspPb64UrUH5HHcDpmM0XaHMGXsuuXSDSGUxKm5-fRtcO2y6FciO-dvF9obazyZvMTNtdZYdG9Gzg63o6PBOxGVFa7gsLyj41-UKIOPKRkfG5oc_ryLCzsaxK6YVqxpiCu_KABsNR0cGrvygYcupTXWzs",
      "d": "KAaxkp-Q85CmgXk7nXfozdcleMN2Pzp_8NIayRLst-OHfCipW-NlshH_Yz3ePYR8LTkGxWwa7g1KBgJUlfPzSAe4bJ74H2lQCMKGCOqJDbSmwjPO9a6ftRc_9BZDCej9tgW3EbAjM54ArGVG4MRCJtPbK2danARYUnag1ohyyFgCbdIWGmRCmV3fcP4fKYa0IZVQJxPmpwsSU20gynk1zTjp68ouWuykdUXT4VtHWYtIj_Er4k7OIUCXOnoZVsUNB1bn_RnLs7JIg6kwI4B4fpz7jEgU0h5_zRQDF9n68TDhjMBK-V3pNOTy8tI1v14d8blsSPFhmwptQRM5pCp8-Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "cc2c12f2-03fe-409f-b2b7-ffca0a2506bd",
      "qi": "WTrOnZnDU16iRlHYa6qFdTet04ruzwZYW4q4aHwogVP0IVwHbbNwDSGrIO__wma6tkvenH1xrWBxtFvgmAQC5aqGBqZdoo5tcus9ZZN8qYr1B4HO6DKgFtq8vZC13kmpbU8xkuQPSCsU7TbOQb5F8XApboOetQ58V3C2-tltBMU",
      "dp": "xn3aWxZemHV-peGeynga2G2fk3_CLwmmyPhv5yZKR1s-cQFniW1HUqfryXm2rmDXoQODcVjW9W2_-_1gghLn1Bv3k9_5eAvKWdDQ8PK9Anqtmn8Ek7HfQQCKn92MYPZf3DVPNuGJpaikm4B66ezRjPSUAlTQSdHWYvKdeD2h66E",
      "dq": "PKIHQD2o-K3_5f7CZVzsBE_j69-8DnET1sC9KkO6NCA-yYyvz_ZYezoW1soeeQJy8lZse03MvfEHzIVSqvsZSRGUjzQOexcLhsRgi_oiUOEPy-hHvigmO7Ls-bbPM3DK8vP6r93DPVH7hj-nbogZ4N1hOUf6b9cJOG0AOwHsJFk",
      "n": "pmIJDKa4Lwy7OFb8TyqL7jPy4O_HaEoHhe1q_doZLmkkyf8dh1XbZGAFBXGWxW1OQoc5v2vrgse43lRIOpfwFkL4gPsLHNQeCl5aRXDRRcBbTQou-6Q_lNDUszuTy9iBGreyLiqfH41_gMt56WIneYV408cSVo-stwMCQnbx0kMVzanP5h6yjr83k1Y7GBDq3ULwdG5B35spaN_MwjfDZVTAstVeC5k4Z7qL2Zb7SviYcwMybKBya3h6tkhqT_NHI06P3OeggxuidesqN7dx8ujWADB5aAycXv7StRyDVUzfyQP-3_NHuuf8HJ5o7Ijt4X9oIE2ti5DpYqA1BnnO8Q"
    },
    {
      "kty": "EC",
      "d": "xWTKSl_FBI9UN1LE5ZtW_df045dxJDr9fUTZ9nGH2x0",
      "use": "sig",
      "crv": "P-256",
      "kid": "0230e1a1-90b0-48b8-a227-b9f99218499d",
      "x": "N4basAFItK2JRxhAk-mhgYEnWbVk6oUwQHT941x7HO0",
      "y": "jqEqweWieOxi7l-mdYF6MVro2osy11BQk5QWMqlnvE4"
    },
    {
      "kty": "EC",
      "d": "ywy7wy1jKDi11_vcXYqT_5KLfR4smbWA33trVdMjlYY",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f644be8a-717c-4381-8c39-0ba0e7824fe6",
      "x": "J3cYbWwZFF6voDiivaBcNRv7kUvYDA-kvXhW7no9jB4",
      "y": "uguai-uwXGnEI7JIhKF_VwZCyZGNx6Dua10WlwFl7v4"
    },
    {
      "kty": "OKP",
      "d": "iAWpLAu9yviOtDQaMKop8VLESxmMv6YkRjRcNhdM2Eg",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "47db6584-f93a-42fb-9af0-ac5c22b30760",
      "x": "7I-kklT78aS9cXiaGAN3mKEWpdJYCvPpbMDd_EndWq8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "v974abKsSDbqp-IAT-oFqWF7UHr64SlqmVvgBPqRq4AK7Vp3pbM7XoxbcgCPEYIvlq6y0eClY3SyAdz-Ml77F8HM0FIX8fWqDRDcxcIhpMhFrsJ3EMAw5OPvNQRYPzI2r2gWTHgmmFVZr-2yRDFeK4n0ZSAQXa8JTbnpZh_sKCU",
      "kty": "RSA",
      "q": "rvriejvRmjv2HCufauwduRQTMblFAuPG1ea0lAOaZnKlUvUb6TRzUm9CnBkljGf5YVyuG-6_r0r8WUZ2jURi9e6y2d9j8AlEHjzYEdNBbe51xN5Cst2ewM0jT5BnEDOVvl0u8AN6WFMfhYReESYFBxib_jaAAhXavRY8gO1RAyk",
      "d": "Nz8mTSw5k942v5IO14ZdQ3em3JVXdrHnTx-neJMx9KsEB_LnW7IUTn-m8gm41-Yg1yNQO2DPkiqsZfic6fCRE8N52X9pynbBHl5UPRjdDtLCPKXLbk732rIXV_7v_aFLqmTM7srMDKrcYcXd-fURCZfZjOJ5GyDIAWwyUyx2dBXtP4CmNshBBMNkf6QCA9SQ2iryD8R4WIfsz_VbXVjWCjDCYR5ppMniFGSPejrVNQLsor9VYY0DYFEryFLQEuXTF1fBftTx-brtthyB1DBT8iosEz7P2M9W5xX6gjSYqMrBydGfWJdtluHWnT9SAC_irVny4tvV0H-ptvagBYK_AQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "8b70055b-9704-40e0-b451-6500110b1157",
      "qi": "XyHNPeMzGI1BM2QpW4DvJI_nUWWibC8VLKszbrCMabXHzdf5C_Vz8PYmfncc-ingRN-ti-_XtyZiyQCU_hnbQS4L0mW5_tchSuZca4kMWsnuEM9Fghe_mUzmT-Tfa9pmpHVPZxe9zrXSQsq9syjlnawWptR8Mfp9eiR2_xJxiW0",
      "dp": "seutJzaME5r5Fhy4dWJpRZwjoYmowsqJExTjMzq3gfUGLPtLH9iIITC-S4TBJlc2keAF6iEKvKMlvhyTi1oQNQN9TWAS3EgWHG-aibdvQ0KDe37QsjPGIzpKQzt4KYICu70lkFuKTpA2zrD4McwlqvIOMwf8pSL-2ZigGhdYAhE",
      "alg": "RSA-OAEP",
      "dq": "FSrUauUBnh7SzuWYC1802UbMa5918buMOiQGhEFLVElaJobwMW3e5YIAFNIV8L5DNLv5c_eVyKbRkBsuDDjRn96YVDLp7Aey7dV-bemYaKwIIyCgAPM-WSR3uRBG53bWDolHPFGvYy_rCEPS_VAUG5-mf0IoihgKtgUSnKYYvsE",
      "n": "gyWWVOMOw1FTuvHRDs90oVDhGwp_Qi63PNGyoYSC7cwnV_ghXl8_uihnuKTImf21DSsq8Ft-Nc1lHX8Zd8eTcEdXIpSKqZVvPtOW6q7dk7GGojwpbmd3TJK_7TdW1aeDe9AlkbCT_KbX_CnWAv7XQxF2NwF3CfUy1a5vaiRwKtlQMLOzj2CBw0HhiAcnb8E2PD_qYUOZ16L7UD_8yrqtm8-ZH5agEhKaam6Kas6mOLgnf7tbdVxdkrH0aT9qdOkM_txTPVamtm0pm2UYuKSmlJdiGNoiyaUQf5B-IQQaVW-m28dvd1CVsi-Y_Q-CqWAb1fDAevmkzEkZCw0d1f_c7Q"
    },
    {
      "kty": "EC",
      "d": "NvjYIb0SUzEfi2Cdo0cni-GNa2ewrRshOSTCF9sgIoI",
      "use": "enc",
      "crv": "P-256",
      "kid": "6c12791d-04a7-4a36-a7a9-c455278e7be6",
      "x": "OcE0XMx3zzPXpIjOT2FAyUiYG3FVWCM1tiANEkR5HUM",
      "y": "vAt8VLtomju5Q5uyqCWuVfP7nyZI_a2W3e9Mqg3wjQ0",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "cc2c12f2-03fe-409f-b2b7-ffca0a2506bd",
      "n": "pmIJDKa4Lwy7OFb8TyqL7jPy4O_HaEoHhe1q_doZLmkkyf8dh1XbZGAFBXGWxW1OQoc5v2vrgse43lRIOpfwFkL4gPsLHNQeCl5aRXDRRcBbTQou-6Q_lNDUszuTy9iBGreyLiqfH41_gMt56WIneYV408cSVo-stwMCQnbx0kMVzanP5h6yjr83k1Y7GBDq3ULwdG5B35spaN_MwjfDZVTAstVeC5k4Z7qL2Zb7SviYcwMybKBya3h6tkhqT_NHI06P3OeggxuidesqN7dx8ujWADB5aAycXv7StRyDVUzfyQP-3_NHuuf8HJ5o7Ijt4X9oIE2ti5DpYqA1BnnO8Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e4e16f78-eaa8-441a-a06d-8e3067350711",
      "n": "pqwS1Xu8FGeMuKUeyWL82hVJ9dFopjV9EeBUrnDUe7nevtlf153yRCK8LUZZFVptBO-DMwufLFJ_b_wiruyfhfSD8e7VMrJ8I82GdG66Xb3rnh51QPbV4STHoUiE9Ff3jeCUmC4fnfQtQeva-gtCcqi7hwDoZTclHequtjIVfC87QWZzv79Vtzt9hLlkKqQ2MS3hj0ZK0I-0b3oj7WOvuPLlLu6pIKVtRFt23hxopk0h0Dg5eci_Mg1bpH7la2SKw0PRcnYC78bKK2Pi-BFhqNosdlsaaJ9jZJSdtgv2Yzt2YRpVcoDnutrCktycRuwsN5SWVbCX9NA0dj6mVnbmEQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0230e1a1-90b0-48b8-a227-b9f99218499d",
      "x": "N4basAFItK2JRxhAk-mhgYEnWbVk6oUwQHT941x7HO0",
      "y": "jqEqweWieOxi7l-mdYF6MVro2osy11BQk5QWMqlnvE4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "177fd4c1-e6f6-4bfb-a7b9-d22e3dcea13f",
      "x": "xHaJEjXMJgv3hVCLE5KTihCdc9HVZTC_4l0bTOYx4Ak",
      "y": "7z7QrduCyg3hAWRKQF7p--cxgiiqkZvtAlB9Op5VNvs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f644be8a-717c-4381-8c39-0ba0e7824fe6",
      "x": "J3cYbWwZFF6voDiivaBcNRv7kUvYDA-kvXhW7no9jB4",
      "y": "uguai-uwXGnEI7JIhKF_VwZCyZGNx6Dua10WlwFl7v4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "47db6584-f93a-42fb-9af0-ac5c22b30760",
      "x": "7I-kklT78aS9cXiaGAN3mKEWpdJYCvPpbMDd_EndWq8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8b70055b-9704-40e0-b451-6500110b1157",
      "alg": "RSA-OAEP",
      "n": "gyWWVOMOw1FTuvHRDs90oVDhGwp_Qi63PNGyoYSC7cwnV_ghXl8_uihnuKTImf21DSsq8Ft-Nc1lHX8Zd8eTcEdXIpSKqZVvPtOW6q7dk7GGojwpbmd3TJK_7TdW1aeDe9AlkbCT_KbX_CnWAv7XQxF2NwF3CfUy1a5vaiRwKtlQMLOzj2CBw0HhiAcnb8E2PD_qYUOZ16L7UD_8yrqtm8-ZH5agEhKaam6Kas6mOLgnf7tbdVxdkrH0aT9qdOkM_txTPVamtm0pm2UYuKSmlJdiGNoiyaUQf5B-IQQaVW-m28dvd1CVsi-Y_Q-CqWAb1fDAevmkzEkZCw0d1f_c7Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6c12791d-04a7-4a36-a7a9-c455278e7be6",
      "x": "OcE0XMx3zzPXpIjOT2FAyUiYG3FVWCM1tiANEkR5HUM",
      "y": "vAt8VLtomju5Q5uyqCWuVfP7nyZI_a2W3e9Mqg3wjQ0",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 07:12:27 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 07:12:27 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 07:12:27 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:12:27
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 07:12:27
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 07:12:27
oidcc-client-test-scope-userinfo-claims
Setup Done
2021-10-01 07:12:34 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Cmv4Da6VI40p0wy
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:12:34 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Cmv4Da6VI40p0wy
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:12:35 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Cmv4Da6VI40p0wy
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:12:35 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Cmv4Da6VI40p0wy
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "cc2c12f2-03fe-409f-b2b7-ffca0a2506bd",
      "n": "pmIJDKa4Lwy7OFb8TyqL7jPy4O_HaEoHhe1q_doZLmkkyf8dh1XbZGAFBXGWxW1OQoc5v2vrgse43lRIOpfwFkL4gPsLHNQeCl5aRXDRRcBbTQou-6Q_lNDUszuTy9iBGreyLiqfH41_gMt56WIneYV408cSVo-stwMCQnbx0kMVzanP5h6yjr83k1Y7GBDq3ULwdG5B35spaN_MwjfDZVTAstVeC5k4Z7qL2Zb7SviYcwMybKBya3h6tkhqT_NHI06P3OeggxuidesqN7dx8ujWADB5aAycXv7StRyDVUzfyQP-3_NHuuf8HJ5o7Ijt4X9oIE2ti5DpYqA1BnnO8Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e4e16f78-eaa8-441a-a06d-8e3067350711",
      "n": "pqwS1Xu8FGeMuKUeyWL82hVJ9dFopjV9EeBUrnDUe7nevtlf153yRCK8LUZZFVptBO-DMwufLFJ_b_wiruyfhfSD8e7VMrJ8I82GdG66Xb3rnh51QPbV4STHoUiE9Ff3jeCUmC4fnfQtQeva-gtCcqi7hwDoZTclHequtjIVfC87QWZzv79Vtzt9hLlkKqQ2MS3hj0ZK0I-0b3oj7WOvuPLlLu6pIKVtRFt23hxopk0h0Dg5eci_Mg1bpH7la2SKw0PRcnYC78bKK2Pi-BFhqNosdlsaaJ9jZJSdtgv2Yzt2YRpVcoDnutrCktycRuwsN5SWVbCX9NA0dj6mVnbmEQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0230e1a1-90b0-48b8-a227-b9f99218499d",
      "x": "N4basAFItK2JRxhAk-mhgYEnWbVk6oUwQHT941x7HO0",
      "y": "jqEqweWieOxi7l-mdYF6MVro2osy11BQk5QWMqlnvE4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "177fd4c1-e6f6-4bfb-a7b9-d22e3dcea13f",
      "x": "xHaJEjXMJgv3hVCLE5KTihCdc9HVZTC_4l0bTOYx4Ak",
      "y": "7z7QrduCyg3hAWRKQF7p--cxgiiqkZvtAlB9Op5VNvs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f644be8a-717c-4381-8c39-0ba0e7824fe6",
      "x": "J3cYbWwZFF6voDiivaBcNRv7kUvYDA-kvXhW7no9jB4",
      "y": "uguai-uwXGnEI7JIhKF_VwZCyZGNx6Dua10WlwFl7v4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "47db6584-f93a-42fb-9af0-ac5c22b30760",
      "x": "7I-kklT78aS9cXiaGAN3mKEWpdJYCvPpbMDd_EndWq8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8b70055b-9704-40e0-b451-6500110b1157",
      "alg": "RSA-OAEP",
      "n": "gyWWVOMOw1FTuvHRDs90oVDhGwp_Qi63PNGyoYSC7cwnV_ghXl8_uihnuKTImf21DSsq8Ft-Nc1lHX8Zd8eTcEdXIpSKqZVvPtOW6q7dk7GGojwpbmd3TJK_7TdW1aeDe9AlkbCT_KbX_CnWAv7XQxF2NwF3CfUy1a5vaiRwKtlQMLOzj2CBw0HhiAcnb8E2PD_qYUOZ16L7UD_8yrqtm8-ZH5agEhKaam6Kas6mOLgnf7tbdVxdkrH0aT9qdOkM_txTPVamtm0pm2UYuKSmlJdiGNoiyaUQf5B-IQQaVW-m28dvd1CVsi-Y_Q-CqWAb1fDAevmkzEkZCw0d1f_c7Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6c12791d-04a7-4a36-a7a9-c455278e7be6",
      "x": "OcE0XMx3zzPXpIjOT2FAyUiYG3FVWCM1tiANEkR5HUM",
      "y": "vAt8VLtomju5Q5uyqCWuVfP7nyZI_a2W3e9Mqg3wjQ0",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 07:12:35 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Cmv4Da6VI40p0wy
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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
  ],
  "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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9", "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9", "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9", "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 07:12:35 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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 07:12:35 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 07:12:35 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 07:12:35 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
]
2021-10-01 07:12:35 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 07:12:35 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 07:12:35 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 07:12:35 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 07:12:35 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 07:12:35 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:12:35 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 07:12:35 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:12:35 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 07:12:35 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:12:35 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 07:12:35 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:12:35 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 07:12:35 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 07:12:35 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 07:12:35 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 07:12:35 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 07:12:35 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 07:12:35 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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_"
}
2021-10-01 07:12:35
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_RmTCzMFrkoyCJXfhpXkGrcFaZihOfyaqZvxnMwbnpnalBvXJTs7259549367\+.%+
2021-10-01 07:12:35 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 07:12:35 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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_",
  "client_secret": "secret_RmTCzMFrkoyCJXfhpXkGrcFaZihOfyaqZvxnMwbnpnalBvXJTs7259549367\\+.%+"
}
2021-10-01 07:12:35
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 07:12:35
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:12:36 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:12:34 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 19:12:36 GMT",
  "etag": "\"1633072354.405883-691-625874018\"",
  "date": "Fri, 01 Oct 2021 07:12:36 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:12:36
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:12:36 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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_",
  "client_secret": "secret_RmTCzMFrkoyCJXfhpXkGrcFaZihOfyaqZvxnMwbnpnalBvXJTs7259549367\\+.%+",
  "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:12:36 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 07:12:36
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 07:12:36 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Cmv4Da6VI40p0wy
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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
    "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_",
  "client_secret": "secret_RmTCzMFrkoyCJXfhpXkGrcFaZihOfyaqZvxnMwbnpnalBvXJTs7259549367\\+.%+",
  "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:12:37 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Cmv4Da6VI40p0wy
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/1cb6f7bce9224faf772cfbae0a5225ac65902fe7e3fb2df383cfc63d8e2b7d84",
  "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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "scope": "profile openid",
  "response_type": "code",
  "nonce": "VDEg8rdqBKK7Ht29XiYayu44",
  "response_mode": "form_post",
  "state": "o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w",
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_"
}
incoming_body
Authorization endpoint
2021-10-01 07:12:37 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 07:12:37 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "profile",
  "openid"
]
expected
openid
2021-10-01 07:12:37 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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "scope": "profile openid",
  "response_type": "code",
  "nonce": "VDEg8rdqBKK7Ht29XiYayu44",
  "response_mode": "form_post",
  "state": "o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w",
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_"
}
2021-10-01 07:12:37 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
profile openid
2021-10-01 07:12:37 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
VDEg8rdqBKK7Ht29XiYayu44
2021-10-01 07:12:37 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-10-01 07:12:37 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_KOpGuBWHhNwMwnB30579;.+<_
2021-10-01 07:12:37 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9
expected
[
  "https://89.45.234.133:8090/authz_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "https://89.45.234.133:8090/authz_im_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "https://89.45.234.133:8090/req_uri/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9"
]
2021-10-01 07:12:37 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "profile",
  "openid"
]
expected
openid
2021-10-01 07:12:37 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 07:12:37 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "profile",
  "openid"
]
2021-10-01 07:12:37 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
tTCXq7xMANA4lwz8TDoTOSYzaW6nq88e
2021-10-01 07:12:37 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
eQHPhKNWFR9Ar5KOL6IJhQ
2021-10-01 07:12:37 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "state": "o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w"
}
2021-10-01 07:12:37 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "state": "o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w",
  "code": "tTCXq7xMANA4lwz8TDoTOSYzaW6nq88e"
}
2021-10-01 07:12:37 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Cmv4Da6VI40p0wy
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9, formParameters={"state":"o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w","code":"tTCXq7xMANA4lwz8TDoTOSYzaW6nq88e"}}]
outgoing_path
authorize
2021-10-01 07:12:37 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Cmv4Da6VI40p0wy
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X0tPcEd1QldIaE53TXduQjMwNTc5JTNCLiUyQiUzQ186c2VjcmV0X1JtVEN6TUZya295Q0pYZmhwWGtHcmNGYVppaE9meWFxWnZ4bk13Ym5wbmFsQnZYSlRzNzI1OTU0OTM2NyU1QyUyQi4lMjUlMkI\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "284",
  "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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "client_id": "client_KOpGuBWHhNwMwnB30579;.+\u003c_",
  "state": "o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w",
  "code": "tTCXq7xMANA4lwz8TDoTOSYzaW6nq88e"
}
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%2F9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9&client_id=client_KOpGuBWHhNwMwnB30579%3B.%2B%3C_&state=o8g6zDoJOZoxMFCLFmn5d22rjo9skT6w&code=tTCXq7xMANA4lwz8TDoTOSYzaW6nq88e
Token endpoint
2021-10-01 07:12:37 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_KOpGuBWHhNwMwnB30579;.+<_
client_secret
secret_RmTCzMFrkoyCJXfhpXkGrcFaZihOfyaqZvxnMwbnpnalBvXJTs7259549367\+.%+
method
client_secret_basic
2021-10-01 07:12:37 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 07:12:37 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
tTCXq7xMANA4lwz8TDoTOSYzaW6nq88e
2021-10-01 07:12:37 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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9
2021-10-01 07:12:37 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
S4hg5EQlBnWFJ3hFpmBfixhphMMZxDBIhxe97RgQSAf9OeZ49G
2021-10-01 07:12:37 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
AIyfN0AlOFDhGKQzBs60Zg
2021-10-01 07:12:37 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_KOpGuBWHhNwMwnB30579;.+<_
nonce
VDEg8rdqBKK7Ht29XiYayu44
iat
1633072357
exp
1633072657
2021-10-01 07:12:37 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
AIyfN0AlOFDhGKQzBs60Zg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_KOpGuBWHhNwMwnB30579;.+\u003c_",
  "nonce": "VDEg8rdqBKK7Ht29XiYayu44",
  "iat": 1633072357,
  "exp": 1633072657,
  "at_hash": "AIyfN0AlOFDhGKQzBs60Zg"
}
2021-10-01 07:12:37 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJjYzJjMTJmMi0wM2ZlLTQwOWYtYjJiNy1mZmNhMGEyNTA2YmQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQUl5Zk4wQWxPRkRoR0tRekJzNjBaZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tPcEd1QldIaE53TXduQjMwNTc5Oy4rPF8iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDcyNjU3LCJub25jZSI6IlZERWc4cmRxQktLN0h0MjlYaVlheXU0NCIsImlhdCI6MTYzMzA3MjM1N30.nvzEb8z_dXvOJXNukKqYghcan_qyKQk5dwbJ-lg1KVSje7jZagldZs3jmnPeSTCeMyo5BgqsFJ-CenxIijcwvycHXcofmBfCOZJccuArTjlz-dDnGgNFB7ZdUtgaNUhEIJ1BNnRI2NXYIkiI_f4JeFCEeWtbpDpGLr_-VCUc5hupFLHrPaYGlikRzvSDy5Z4jEvrFINwkZ2A1yWIxA8lAXfuWz3ws80kwVGIbQ6yAhq3lAwUDePyhofKJCeD0jl8b4XmP0J5m3MWr_NTnRHKZDXDOy6TgYMn6Z0rwffjoc6dRhX2Q6RaD_tNo9d2vGyxLlFMDqcL0Dd_uAOz_kccZg
key
{"p":"9IWCUHXsDaW41jHCdtUkCPjNHQXg91tXUnSIRlLtgq7NA09X5onlqxLbDOJb0GC7QTBzIIzIP8W-JCx8G_b2aOHMVlhMLyULf7UPo1GaKf92IaEkC6gqb8rG81Xn0TOqeUm8nP3FDvKTYjCc9fOBZPd1XqqNCyyUYzWqb8T-48M","kty":"RSA","q":"rjGCyT7-DRiPgkv0u_xspPb64UrUH5HHcDpmM0XaHMGXsuuXSDSGUxKm5-fRtcO2y6FciO-dvF9obazyZvMTNtdZYdG9Gzg63o6PBOxGVFa7gsLyj41-UKIOPKRkfG5oc_ryLCzsaxK6YVqxpiCu_KABsNR0cGrvygYcupTXWzs","d":"KAaxkp-Q85CmgXk7nXfozdcleMN2Pzp_8NIayRLst-OHfCipW-NlshH_Yz3ePYR8LTkGxWwa7g1KBgJUlfPzSAe4bJ74H2lQCMKGCOqJDbSmwjPO9a6ftRc_9BZDCej9tgW3EbAjM54ArGVG4MRCJtPbK2danARYUnag1ohyyFgCbdIWGmRCmV3fcP4fKYa0IZVQJxPmpwsSU20gynk1zTjp68ouWuykdUXT4VtHWYtIj_Er4k7OIUCXOnoZVsUNB1bn_RnLs7JIg6kwI4B4fpz7jEgU0h5_zRQDF9n68TDhjMBK-V3pNOTy8tI1v14d8blsSPFhmwptQRM5pCp8-Q","e":"AQAB","use":"sig","kid":"cc2c12f2-03fe-409f-b2b7-ffca0a2506bd","qi":"WTrOnZnDU16iRlHYa6qFdTet04ruzwZYW4q4aHwogVP0IVwHbbNwDSGrIO__wma6tkvenH1xrWBxtFvgmAQC5aqGBqZdoo5tcus9ZZN8qYr1B4HO6DKgFtq8vZC13kmpbU8xkuQPSCsU7TbOQb5F8XApboOetQ58V3C2-tltBMU","dp":"xn3aWxZemHV-peGeynga2G2fk3_CLwmmyPhv5yZKR1s-cQFniW1HUqfryXm2rmDXoQODcVjW9W2_-_1gghLn1Bv3k9_5eAvKWdDQ8PK9Anqtmn8Ek7HfQQCKn92MYPZf3DVPNuGJpaikm4B66ezRjPSUAlTQSdHWYvKdeD2h66E","dq":"PKIHQD2o-K3_5f7CZVzsBE_j69-8DnET1sC9KkO6NCA-yYyvz_ZYezoW1soeeQJy8lZse03MvfEHzIVSqvsZSRGUjzQOexcLhsRgi_oiUOEPy-hHvigmO7Ls-bbPM3DK8vP6r93DPVH7hj-nbogZ4N1hOUf6b9cJOG0AOwHsJFk","n":"pmIJDKa4Lwy7OFb8TyqL7jPy4O_HaEoHhe1q_doZLmkkyf8dh1XbZGAFBXGWxW1OQoc5v2vrgse43lRIOpfwFkL4gPsLHNQeCl5aRXDRRcBbTQou-6Q_lNDUszuTy9iBGreyLiqfH41_gMt56WIneYV408cSVo-stwMCQnbx0kMVzanP5h6yjr83k1Y7GBDq3ULwdG5B35spaN_MwjfDZVTAstVeC5k4Z7qL2Zb7SviYcwMybKBya3h6tkhqT_NHI06P3OeggxuidesqN7dx8ujWADB5aAycXv7StRyDVUzfyQP-3_NHuuf8HJ5o7Ijt4X9oIE2ti5DpYqA1BnnO8Q"}
algorithm
RS256
2021-10-01 07:12:37 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:12:37 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
S4hg5EQlBnWFJ3hFpmBfixhphMMZxDBIhxe97RgQSAf9OeZ49G
token_type
Bearer
id_token
eyJraWQiOiJjYzJjMTJmMi0wM2ZlLTQwOWYtYjJiNy1mZmNhMGEyNTA2YmQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQUl5Zk4wQWxPRkRoR0tRekJzNjBaZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tPcEd1QldIaE53TXduQjMwNTc5Oy4rPF8iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDcyNjU3LCJub25jZSI6IlZERWc4cmRxQktLN0h0MjlYaVlheXU0NCIsImlhdCI6MTYzMzA3MjM1N30.nvzEb8z_dXvOJXNukKqYghcan_qyKQk5dwbJ-lg1KVSje7jZagldZs3jmnPeSTCeMyo5BgqsFJ-CenxIijcwvycHXcofmBfCOZJccuArTjlz-dDnGgNFB7ZdUtgaNUhEIJ1BNnRI2NXYIkiI_f4JeFCEeWtbpDpGLr_-VCUc5hupFLHrPaYGlikRzvSDy5Z4jEvrFINwkZ2A1yWIxA8lAXfuWz3ws80kwVGIbQ6yAhq3lAwUDePyhofKJCeD0jl8b4XmP0J5m3MWr_NTnRHKZDXDOy6TgYMn6Z0rwffjoc6dRhX2Q6RaD_tNo9d2vGyxLlFMDqcL0Dd_uAOz_kccZg
scope
profile openid
2021-10-01 07:12:37 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Cmv4Da6VI40p0wy
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "S4hg5EQlBnWFJ3hFpmBfixhphMMZxDBIhxe97RgQSAf9OeZ49G",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJjYzJjMTJmMi0wM2ZlLTQwOWYtYjJiNy1mZmNhMGEyNTA2YmQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQUl5Zk4wQWxPRkRoR0tRekJzNjBaZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tPcEd1QldIaE53TXduQjMwNTc5Oy4rPF8iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDcyNjU3LCJub25jZSI6IlZERWc4cmRxQktLN0h0MjlYaVlheXU0NCIsImlhdCI6MTYzMzA3MjM1N30.nvzEb8z_dXvOJXNukKqYghcan_qyKQk5dwbJ-lg1KVSje7jZagldZs3jmnPeSTCeMyo5BgqsFJ-CenxIijcwvycHXcofmBfCOZJccuArTjlz-dDnGgNFB7ZdUtgaNUhEIJ1BNnRI2NXYIkiI_f4JeFCEeWtbpDpGLr_-VCUc5hupFLHrPaYGlikRzvSDy5Z4jEvrFINwkZ2A1yWIxA8lAXfuWz3ws80kwVGIbQ6yAhq3lAwUDePyhofKJCeD0jl8b4XmP0J5m3MWr_NTnRHKZDXDOy6TgYMn6Z0rwffjoc6dRhX2Q6RaD_tNo9d2vGyxLlFMDqcL0Dd_uAOz_kccZg",
  "scope": "profile openid"
}
outgoing_path
token
2021-10-01 07:12:38 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance Cmv4Da6VI40p0wy
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer S4hg5EQlBnWFJ3hFpmBfixhphMMZxDBIhxe97RgQSAf9OeZ49G",
  "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 07:12:38 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
S4hg5EQlBnWFJ3hFpmBfixhphMMZxDBIhxe97RgQSAf9OeZ49G
2021-10-01 07:12:38 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
S4hg5EQlBnWFJ3hFpmBfixhphMMZxDBIhxe97RgQSAf9OeZ49G
2021-10-01 07:12:38 SUCCESS
FilterUserInfoForScopes
User info endpoint output
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
sub
user-subject-1234531
2021-10-01 07:12:38
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 07:12:38 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 07:12:38 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 07:12:38 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 07:12:38 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance Cmv4Da6VI40p0wy
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "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",
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2021-10-01 07:12:38 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2021-10-01 07:12:43
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
a9lAUudMVOZcV1r
Test Results