Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:38:06 INFO
TEST-RUNNER
Test instance ftA6tnhyRS8buOi created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
eX84TaVxc9bEQ
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 08:38:06 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 08:38:06
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 08:38:06
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "xU4PDs8WS-u7XdF2d2RRcv8IgMIZcbpKOMspr9yPj57QSWEhAea0YHhRaTU5FEi__bAftT0npATYsjh1uyrMv0nICFQ5YQu_hGy1pN0StBkGT8AotLMWKF3uElI4Zh-k04vaffCZILRWMAdrFAdet_KEIPpIUqLbK_fDiVuZixk",
      "kty": "RSA",
      "q": "saMmgXT_1CKe3CewX4RT3Y601-mSWrBlYO8ICelnbLVhx5ykknmXWrVkbmKo0wCJsG4NxZQzkxkfPCXxd5Dt252WCkGSOeFDABOu9_VozZ57HOuHIz5uTzAwdGZn-4xYWUEPaApd1CSXCm4WRLtEicQPwNk3PIk7JH4cfgDA0KE",
      "d": "P9a7fRYE-Sv9SiFI_VhItnAPYRqO9KIkb-XI7lFuDk9bhc5iEFdZlGPY11Jx_TBmd493bxLVKE0kGVz7WpK5bZ13pegR-CpIU_DI6MXoeBQeknTBZYbYWsw224qDD_VFxMVnQZ5OXCiFhXEaTFX_oHECNf9ptdlhwBtz8Su64D20Is6kUv-GjwC2Smc_SjeQ6yRktJ1DAwXPWjvr0YMr20GpQGoPYLWNEO5H1z-OFtQNfjIodvqgppnxLeKms0yKg8zYoSwSSij5Au02U1fbuBAKi8xIZjPihkfaK0ylqY9SgZSKTMoaNWkbWPV9oImOqUg61dn6O1V-kdMsA4cxAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "ded783e9-201f-4fdd-b0f8-b9d2b250af3f",
      "qi": "MPSYnj4NX1KfXgsC3zIbQu8_UxKfESv5aqdhQFq-5b24wieNgX3IdehW5Ot6Yxdq1MW5nK-nl84Pk1MVMZSVtO31dpdBTCBEptxbtBbMbXUs4bFQGKz7q2SC2yvznbjRCRaeFL6L_sfLKxGSE5Jhb1Yfsblg8cDJOQVPkIHAauk",
      "dp": "cGZ6r44L_q5JbDYCzhtJR0DAwFFTG3XsCJS8p-H3qvLnZ5Y8ro-WXIrOnifi34peTZCDT8WKCqd0J3uAnmLQh3zpxszsbzu5HCCuDkCfAhhrfw1SYzbOvapdEPTkClGmnZlDnJFvOrFhlDT1rFBShmpTGVJb1y_NuiuIqnyTaSk",
      "dq": "CZIbwf_WxMw0uPHee9b6WcaVkciA3SgB3k4ipb4Ql3fSU9npuAabFAUP6y6fn_a4dGwJi-qnOLayyx_UObfySNHdwqGzyjCL1pY46B0tz15Jjc5W0pxLfzK-eZcG5TOzkuOBe_6K_aIXDTXPN1bLo4yPuLk7U6SlLhspV9ScjuE",
      "n": "iOi2yjBamfcGAeox7wE_qigTPm9eE_a6G-oxTy0hnZzhDkyVZ91NAn__bGMY0ZXBylFvYUDqyjqglECto8Ahx6U8HkGXvSbZcQKHVsUX4iYBLXlxjkoWWPRLSuVF9lXhkwFVC7_lrr-I0zqYuqW32-H29gUB1BQz2c9UI0g8wGKtX5gfclpHWYg0BJufvXwqs-8fZT5ODGpXNDxy8GMUiu2rpORUqC4oWtD3Ouxtl-anz9j5yMuo7HsRCmt-AsDPogpcynXkpb8zFRL4W0ahToUfu5XgMNF34hzSMWhwIfcpI4a8ak0xE1xM1LHHyt2fYLOiAlEs2ed3zXlFr1TKuQ"
    },
    {
      "kty": "EC",
      "d": "a0SRBVSkeylXsYFR5mbdP6hAL37Knw8J58VltL0F3zo",
      "use": "sig",
      "crv": "P-256",
      "kid": "528f3a60-4b15-4d5e-9a2b-695691272768",
      "x": "IdLJuwg8T74_JPV-Wx7xoeW0Zzex5FYbbwAGl1Ia2z4",
      "y": "yfm9naX0swCPtWbNtVNRmLpVZGtAe-sei6b2Tzpp144"
    },
    {
      "kty": "EC",
      "d": "h2eAyI4O9YLrYz_CUnt-9VriCGzy9VMB9TaDDVGklO8",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "11c1f3c9-4bcb-4bb6-b789-01861dd12cd5",
      "x": "6cjnxFW8a4vvt-eXraymmgtqzLvtLTxjEPOf4aJ6TkY",
      "y": "QdBMBATy8-1Lk01uCH9FMBcOUEPTcM38ONEhQcppzwI"
    },
    {
      "kty": "OKP",
      "d": "byezM8OxJJlZ_pKwNy_vNI4mPOy9M2lnrzkqfr85mQk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ef06920d-bae8-4cbb-8cb2-5b81dd23e7b4",
      "x": "l52WFo2YVStwWdHLWpzQW6hswGoErArEjD7BVhd_pKU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "yj5vWzuCLDHlq5VEz7OtkouzJEP60X72mUkONetVCV7TMiYG1bMyvaIWrH7IJAmqYdw5P51oJsD5hyJ4UfWBY1cMT1T3AfbbWwz_oMIjugIQ4rKpj9K5CeTI7mgYDTOfJm0p7ajQYQNgDLX9JhtkpdK_HyhQsFsw9qf28Ik86k8",
      "kty": "RSA",
      "q": "xPpHOSUVeeESQuWxYfwcV4690duKyZqd7JnT90DPws-mS-EZgF9vEoGG6y0YlyeOowNrNZh_TacEg5RDUfW5os881n55xFTywnc2krWAPAJFyCpnCYV5wPYEtITIASUT-IiYZ0esXMx9yGEqKPSFf7E4VSUb1MpV-K-3ag6lIm0",
      "d": "iJE_VsRtVVjoyn38IDkPQakpqVHyRhmioeN_Cn6lqZ0gNqDiQRAzVguabD39B_9IDlgIRkm0xQfB1QTX3JBqd_E-WsQJPtoptK-l-XogUP9U083maCakV16RFq9_XqqCkFNlPMcW9dKsIPM-VQsFoijkfDDfxv4Mitbtd0AJnbdSEIZEqCjp7nlj7C_iDjLnv76pLZ19_ZlHG6dBTArdF9zZh5qYhB-TLUU13jJcdUJpZyIoe3G5MYql5-EJSdQWoEv99VZag4mpGPVdeiiN2LjyNdYWv5E0yyxnaBlPcksigrt6dfJMQlQqdyrlYUgM70JcIkSeS_hn4rCBHdJW-Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "cbf19f3e-8f30-474e-aafb-733574128148",
      "qi": "LO5tqGHkyFkW2OfxehzciE31uRbMpIQWwPwCzSsOOOEztIWEvC6p6WpSVoe7K3ZPttJRXX9UIOtLiLo7lyb47Rl8y_J9yN3YrGj7vnUUSLynwqd_Sadf8ts7si6AcBf8ePtCZjy5aZCQryubp8k28QxYoUuBqw64BiSdhSRPF1k",
      "dp": "uEcJaiSf6KsSbTRWfbZnSmc2NK4oZSj9gxAY_bJPSnl3kHMruR5N9pIxfL0MmiGgeQiTtU40r1MYSjRzU6KSYbTYR5TQeJ64oo8GgTFEImFth1Jpw92qssQe_XQlrinCMt423RD7xdmwdASDBGzjWWDcuoQeeYKt66GCFQvHUGs",
      "alg": "RSA-OAEP",
      "dq": "xF1QZVpft3m1T7VViP3gbzTgbHW1PNeDedu8IG-e7nE9McW8O2pn-wXfL1FsgzsvCbkdxnc46XuHl3hVSD5ziieYWagJ0bxxqYVYhRalOK13TV1gDHDgeImJFUCNdf61kvzxGXytCnHdLsYWVm-1Kh_Mrazpus7et6TMbtEctF0",
      "n": "m52Gfw683Uda1ENq9E22XZtOYUnalcIkoTUVHHHtx1ncWKa4l5g40p4BDwPdXLYnSrg0FlE6Ds5xGotdeRvdDV-_Pyg7ldBis1ZbZvBjrlTMx0Hc0cWhsSZfzN6PTjeUsJbcVbXM6lON39WNTHYI86jg9YGQe9XWgvkf4iY4YmU8BcORhq_KmvPrI-K7G4wtvmewiqtu6kWEJmp3W9m0hMwZsxd89ug5ll5u5uUVMKgoyWvG5fJxUYJz26P4dxr2AMQ14vwfLYshYNQG6Rw7WgK-SEcYaRb9EFYjYj4ilDrpXD06xPNqTy9o3ZTQqcCg4rZR50I6pe23kl1t3PlBow"
    },
    {
      "kty": "EC",
      "d": "60lYLZW2NGZ-x0qCx8D8DIuNIDi7kBU3pCq2anD3X40",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d8d8c09-5e52-40d3-a20a-80a283fa6f4c",
      "x": "1U4FOj_iOQA0uC5uIo9-C4A9hCSvNzINuZouLm79jjE",
      "y": "OJ4FnbkicMWEUM_19YfOKd7z79ZkrldMiZGll4igCJY",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ded783e9-201f-4fdd-b0f8-b9d2b250af3f",
      "n": "iOi2yjBamfcGAeox7wE_qigTPm9eE_a6G-oxTy0hnZzhDkyVZ91NAn__bGMY0ZXBylFvYUDqyjqglECto8Ahx6U8HkGXvSbZcQKHVsUX4iYBLXlxjkoWWPRLSuVF9lXhkwFVC7_lrr-I0zqYuqW32-H29gUB1BQz2c9UI0g8wGKtX5gfclpHWYg0BJufvXwqs-8fZT5ODGpXNDxy8GMUiu2rpORUqC4oWtD3Ouxtl-anz9j5yMuo7HsRCmt-AsDPogpcynXkpb8zFRL4W0ahToUfu5XgMNF34hzSMWhwIfcpI4a8ak0xE1xM1LHHyt2fYLOiAlEs2ed3zXlFr1TKuQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c4d5d9fd-b22d-444e-9170-1c2571379668",
      "n": "yOZoE6hBQr_EX6JY5ZFKkVLlzSSj7DFRVpK5Nyerv_KTR24BHTRmKCfRkwgWVBox6uUnhdID5CmgYmtOjJLzP2przdOBsn4xFitt4sEphJKndpj4HqudFTedIFYHPsB8-FNP2eLHZ7A_rH5zjdY6mAV6xc8TirhIGdebq0OIjuEFa1hs2XaGgEh1J3LHlzylFr6QJRLHRwhxVj_MH72AAt8EQSLQxvXXYKPWAei8vilBDAcSg7XxZj5A1tdVVMZnLxp_Yzy1m7bnEJV6gSWKt0BUUOVgn9P60jnSkLf1rzz7GLGcWio-6D_m2nJJfPVxOlnXl2MB3QUS821KdWdQgQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "528f3a60-4b15-4d5e-9a2b-695691272768",
      "x": "IdLJuwg8T74_JPV-Wx7xoeW0Zzex5FYbbwAGl1Ia2z4",
      "y": "yfm9naX0swCPtWbNtVNRmLpVZGtAe-sei6b2Tzpp144"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6b6fa246-bbe6-4115-9062-616241e9782c",
      "x": "kLT9kGsGYpveokfpMo3BWLTDIzwUMKjfd_6T0D1Colg",
      "y": "vYk_pqFGi7OaOXl55C3engpw2FYRfeNxOCC9qh-nSsQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "11c1f3c9-4bcb-4bb6-b789-01861dd12cd5",
      "x": "6cjnxFW8a4vvt-eXraymmgtqzLvtLTxjEPOf4aJ6TkY",
      "y": "QdBMBATy8-1Lk01uCH9FMBcOUEPTcM38ONEhQcppzwI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ef06920d-bae8-4cbb-8cb2-5b81dd23e7b4",
      "x": "l52WFo2YVStwWdHLWpzQW6hswGoErArEjD7BVhd_pKU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "cbf19f3e-8f30-474e-aafb-733574128148",
      "alg": "RSA-OAEP",
      "n": "m52Gfw683Uda1ENq9E22XZtOYUnalcIkoTUVHHHtx1ncWKa4l5g40p4BDwPdXLYnSrg0FlE6Ds5xGotdeRvdDV-_Pyg7ldBis1ZbZvBjrlTMx0Hc0cWhsSZfzN6PTjeUsJbcVbXM6lON39WNTHYI86jg9YGQe9XWgvkf4iY4YmU8BcORhq_KmvPrI-K7G4wtvmewiqtu6kWEJmp3W9m0hMwZsxd89ug5ll5u5uUVMKgoyWvG5fJxUYJz26P4dxr2AMQ14vwfLYshYNQG6Rw7WgK-SEcYaRb9EFYjYj4ilDrpXD06xPNqTy9o3ZTQqcCg4rZR50I6pe23kl1t3PlBow"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d8d8c09-5e52-40d3-a20a-80a283fa6f4c",
      "x": "1U4FOj_iOQA0uC5uIo9-C4A9hCSvNzINuZouLm79jjE",
      "y": "OJ4FnbkicMWEUM_19YfOKd7z79ZkrldMiZGll4igCJY",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:38:06 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:38:06 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:38:06 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 08:38:06
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:38:06
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:38:06
oidcc-client-test-scope-userinfo-claims
Setup Done
2021-10-01 08:38:17 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance ftA6tnhyRS8buOi
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 08:38:17 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance ftA6tnhyRS8buOi
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 08:38:17 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance ftA6tnhyRS8buOi
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 08:38:17 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance ftA6tnhyRS8buOi
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ded783e9-201f-4fdd-b0f8-b9d2b250af3f",
      "n": "iOi2yjBamfcGAeox7wE_qigTPm9eE_a6G-oxTy0hnZzhDkyVZ91NAn__bGMY0ZXBylFvYUDqyjqglECto8Ahx6U8HkGXvSbZcQKHVsUX4iYBLXlxjkoWWPRLSuVF9lXhkwFVC7_lrr-I0zqYuqW32-H29gUB1BQz2c9UI0g8wGKtX5gfclpHWYg0BJufvXwqs-8fZT5ODGpXNDxy8GMUiu2rpORUqC4oWtD3Ouxtl-anz9j5yMuo7HsRCmt-AsDPogpcynXkpb8zFRL4W0ahToUfu5XgMNF34hzSMWhwIfcpI4a8ak0xE1xM1LHHyt2fYLOiAlEs2ed3zXlFr1TKuQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c4d5d9fd-b22d-444e-9170-1c2571379668",
      "n": "yOZoE6hBQr_EX6JY5ZFKkVLlzSSj7DFRVpK5Nyerv_KTR24BHTRmKCfRkwgWVBox6uUnhdID5CmgYmtOjJLzP2przdOBsn4xFitt4sEphJKndpj4HqudFTedIFYHPsB8-FNP2eLHZ7A_rH5zjdY6mAV6xc8TirhIGdebq0OIjuEFa1hs2XaGgEh1J3LHlzylFr6QJRLHRwhxVj_MH72AAt8EQSLQxvXXYKPWAei8vilBDAcSg7XxZj5A1tdVVMZnLxp_Yzy1m7bnEJV6gSWKt0BUUOVgn9P60jnSkLf1rzz7GLGcWio-6D_m2nJJfPVxOlnXl2MB3QUS821KdWdQgQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "528f3a60-4b15-4d5e-9a2b-695691272768",
      "x": "IdLJuwg8T74_JPV-Wx7xoeW0Zzex5FYbbwAGl1Ia2z4",
      "y": "yfm9naX0swCPtWbNtVNRmLpVZGtAe-sei6b2Tzpp144"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6b6fa246-bbe6-4115-9062-616241e9782c",
      "x": "kLT9kGsGYpveokfpMo3BWLTDIzwUMKjfd_6T0D1Colg",
      "y": "vYk_pqFGi7OaOXl55C3engpw2FYRfeNxOCC9qh-nSsQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "11c1f3c9-4bcb-4bb6-b789-01861dd12cd5",
      "x": "6cjnxFW8a4vvt-eXraymmgtqzLvtLTxjEPOf4aJ6TkY",
      "y": "QdBMBATy8-1Lk01uCH9FMBcOUEPTcM38ONEhQcppzwI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ef06920d-bae8-4cbb-8cb2-5b81dd23e7b4",
      "x": "l52WFo2YVStwWdHLWpzQW6hswGoErArEjD7BVhd_pKU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "cbf19f3e-8f30-474e-aafb-733574128148",
      "alg": "RSA-OAEP",
      "n": "m52Gfw683Uda1ENq9E22XZtOYUnalcIkoTUVHHHtx1ncWKa4l5g40p4BDwPdXLYnSrg0FlE6Ds5xGotdeRvdDV-_Pyg7ldBis1ZbZvBjrlTMx0Hc0cWhsSZfzN6PTjeUsJbcVbXM6lON39WNTHYI86jg9YGQe9XWgvkf4iY4YmU8BcORhq_KmvPrI-K7G4wtvmewiqtu6kWEJmp3W9m0hMwZsxd89ug5ll5u5uUVMKgoyWvG5fJxUYJz26P4dxr2AMQ14vwfLYshYNQG6Rw7WgK-SEcYaRb9EFYjYj4ilDrpXD06xPNqTy9o3ZTQqcCg4rZR50I6pe23kl1t3PlBow"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d8d8c09-5e52-40d3-a20a-80a283fa6f4c",
      "x": "1U4FOj_iOQA0uC5uIo9-C4A9hCSvNzINuZouLm79jjE",
      "y": "OJ4FnbkicMWEUM_19YfOKd7z79ZkrldMiZGll4igCJY",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:38:18 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance ftA6tnhyRS8buOi
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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
  ],
  "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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e", "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e", "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e", "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:38:18 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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:38:18 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:38:18 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:38:18 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
]
2021-10-01 08:38:18 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:38:18 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:38:18 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:38:18 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:38:18 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:38:18 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 08:38:18 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:38:18 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 08:38:18 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:38:18 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 08:38:18 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:38:18 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 08:38:18 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:38:18 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:38:18 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:38:18 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:38:18 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:38:18 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:38:18 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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026"
}
2021-10-01 08:38:18
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_YbfACpYLkXXmlJbtflWoVXSUNyylSOjlPxYQCnRweojpkxlMAg1724002712={?%]
2021-10-01 08:38:18 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:38:18 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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026",
  "client_secret": "secret_YbfACpYLkXXmlJbtflWoVXSUNyylSOjlPxYQCnRweojpkxlMAg1724002712\u003d{?%]"
}
2021-10-01 08:38:18
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:38:18
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 08:38:18 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 08:38:16 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:38:18 GMT",
  "etag": "\"1633077496.931994-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:38:18 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 08:38:18
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 08:38:18 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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026",
  "client_secret": "secret_YbfACpYLkXXmlJbtflWoVXSUNyylSOjlPxYQCnRweojpkxlMAg1724002712\u003d{?%]",
  "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 08:38:18 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:38:18
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:38:18 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance ftA6tnhyRS8buOi
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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
    "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026",
  "client_secret": "secret_YbfACpYLkXXmlJbtflWoVXSUNyylSOjlPxYQCnRweojpkxlMAg1724002712\u003d{?%]",
  "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 08:38:19 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance ftA6tnhyRS8buOi
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/0754965d07bf3649dbda67b18023f6f604dd4c7b9d99d7163d23451545032ec5",
  "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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "scope": "profile openid",
  "response_type": "code token",
  "nonce": "somRqLMZvavjNRWAYTDSKy8F",
  "response_mode": "form_post",
  "state": "GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd",
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026"
}
incoming_body
Authorization endpoint
2021-10-01 08:38:19 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:38:19 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "profile",
  "openid"
]
expected
openid
2021-10-01 08:38:19 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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "scope": "profile openid",
  "response_type": "code token",
  "nonce": "somRqLMZvavjNRWAYTDSKy8F",
  "response_mode": "form_post",
  "state": "GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd",
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026"
}
2021-10-01 08:38:19 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
profile openid
2021-10-01 08:38:19 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
somRqLMZvavjNRWAYTDSKy8F
2021-10-01 08:38:19 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-01 08:38:19 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_sVBwujXGuyqKldr52843:;@@&
2021-10-01 08:38:19 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e
expected
[
  "https://89.45.234.133:8090/authz_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "https://89.45.234.133:8090/authz_im_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "https://89.45.234.133:8090/req_uri/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e"
]
2021-10-01 08:38:19 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "profile",
  "openid"
]
expected
openid
2021-10-01 08:38:19 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:38:19 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "profile",
  "openid"
]
2021-10-01 08:38:19 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS
2021-10-01 08:38:19 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
0J94SEOs5-WFcYj4YCozvg
2021-10-01 08:38:19 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
BCqbf59TvYGWMf6f8Dyas2wUn5qsdL9TEEhtce6ggx3yRtkueb
2021-10-01 08:38:19 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
cOfb05wmk4rG1AE6FzxqpA
2021-10-01 08:38:19 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "state": "GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd"
}
2021-10-01 08:38:19 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "state": "GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd",
  "code": "vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS"
}
2021-10-01 08:38:19
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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "state": "GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd",
  "code": "vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS",
  "access_token": "BCqbf59TvYGWMf6f8Dyas2wUn5qsdL9TEEhtce6ggx3yRtkueb",
  "token_type": "Bearer"
}
2021-10-01 08:38:19 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance ftA6tnhyRS8buOi
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e, formParameters={"state":"GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd","code":"vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS","access_token":"BCqbf59TvYGWMf6f8Dyas2wUn5qsdL9TEEhtce6ggx3yRtkueb","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:38:20 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance ftA6tnhyRS8buOi
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X3NWQnd1alhHdXlxS2xkcjUyODQzJTNBJTNCJTQwJTQwJTI2OnNlY3JldF9ZYmZBQ3BZTGtYWG1sSmJ0ZmxXb1ZYU1VOeXlsU09qbFB4WVFDblJ3ZW9qcGt4bE1BZzE3MjQwMDI3MTIlM0QlN0IlM0YlMjUlNUQ\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "288",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "client_id": "client_sVBwujXGuyqKldr52843:;@@\u0026",
  "state": "GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd",
  "code": "vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS"
}
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%2F04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e&client_id=client_sVBwujXGuyqKldr52843%3A%3B%40%40%26&state=GNGV0LYvWJnV9DFihRk1V0IPMiby2ZHd&code=vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS
Token endpoint
2021-10-01 08:38:20 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_sVBwujXGuyqKldr52843:;@@&
client_secret
secret_YbfACpYLkXXmlJbtflWoVXSUNyylSOjlPxYQCnRweojpkxlMAg1724002712={?%]
method
client_secret_basic
2021-10-01 08:38:20 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 08:38:20 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
vKG3yWvWAvyPwo7phjOr9YdHohBlb2cS
2021-10-01 08:38:20 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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e
2021-10-01 08:38:20 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
dbQdwqVN9t9OVqCSoHVgTiIXZewKkNnkpG6stv6pMjMPIMGx1C
2021-10-01 08:38:20 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
HVo80ZnMoqJgO-h-Humg_Q
2021-10-01 08:38:20 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_sVBwujXGuyqKldr52843:;@@&
nonce
somRqLMZvavjNRWAYTDSKy8F
iat
1633077500
exp
1633077800
2021-10-01 08:38:20 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
HVo80ZnMoqJgO-h-Humg_Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_sVBwujXGuyqKldr52843:;@@\u0026",
  "nonce": "somRqLMZvavjNRWAYTDSKy8F",
  "iat": 1633077500,
  "exp": 1633077800,
  "at_hash": "HVo80ZnMoqJgO-h-Humg_Q"
}
2021-10-01 08:38:20 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJkZWQ3ODNlOS0yMDFmLTRmZGQtYjBmOC1iOWQyYjI1MGFmM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSFZvODBabk1vcUpnTy1oLUh1bWdfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NWQnd1alhHdXlxS2xkcjUyODQzOjtAQCYiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3ODAwLCJub25jZSI6InNvbVJxTE1admF2ak5SV0FZVERTS3k4RiIsImlhdCI6MTYzMzA3NzUwMH0.Dn0D1RDoR4gCkOtq6oVwTKADDNDCN7tMdIyEyF9q26mjpPOFuXZRilK7JhDp4iKehHcT0rRevG4cHwhxVBw0MqWc63PucCOJmlEd1UfnK3UknfhmKl_psUJzYFcs015ua4QKVfEKW0RufY-oBMMP6_wUZongmfrRoHRQYa78P4Vhp9JFZ3rpIq6VU55NabPPmklCDh7DzBu8hGftumwsOl54Vr9ZGA4xDkuECUvNk-wElrTZ43bMdHnxi19tPTb3JEmBQCqaiAQE5O_E-QFkqLNdyjU5M9B-nj7WmYQwrt56Vd9YLBzL_MUxg_j23Z_VndrVnJZAp9S6SW0Ire_h3g
key
{"p":"xU4PDs8WS-u7XdF2d2RRcv8IgMIZcbpKOMspr9yPj57QSWEhAea0YHhRaTU5FEi__bAftT0npATYsjh1uyrMv0nICFQ5YQu_hGy1pN0StBkGT8AotLMWKF3uElI4Zh-k04vaffCZILRWMAdrFAdet_KEIPpIUqLbK_fDiVuZixk","kty":"RSA","q":"saMmgXT_1CKe3CewX4RT3Y601-mSWrBlYO8ICelnbLVhx5ykknmXWrVkbmKo0wCJsG4NxZQzkxkfPCXxd5Dt252WCkGSOeFDABOu9_VozZ57HOuHIz5uTzAwdGZn-4xYWUEPaApd1CSXCm4WRLtEicQPwNk3PIk7JH4cfgDA0KE","d":"P9a7fRYE-Sv9SiFI_VhItnAPYRqO9KIkb-XI7lFuDk9bhc5iEFdZlGPY11Jx_TBmd493bxLVKE0kGVz7WpK5bZ13pegR-CpIU_DI6MXoeBQeknTBZYbYWsw224qDD_VFxMVnQZ5OXCiFhXEaTFX_oHECNf9ptdlhwBtz8Su64D20Is6kUv-GjwC2Smc_SjeQ6yRktJ1DAwXPWjvr0YMr20GpQGoPYLWNEO5H1z-OFtQNfjIodvqgppnxLeKms0yKg8zYoSwSSij5Au02U1fbuBAKi8xIZjPihkfaK0ylqY9SgZSKTMoaNWkbWPV9oImOqUg61dn6O1V-kdMsA4cxAQ","e":"AQAB","use":"sig","kid":"ded783e9-201f-4fdd-b0f8-b9d2b250af3f","qi":"MPSYnj4NX1KfXgsC3zIbQu8_UxKfESv5aqdhQFq-5b24wieNgX3IdehW5Ot6Yxdq1MW5nK-nl84Pk1MVMZSVtO31dpdBTCBEptxbtBbMbXUs4bFQGKz7q2SC2yvznbjRCRaeFL6L_sfLKxGSE5Jhb1Yfsblg8cDJOQVPkIHAauk","dp":"cGZ6r44L_q5JbDYCzhtJR0DAwFFTG3XsCJS8p-H3qvLnZ5Y8ro-WXIrOnifi34peTZCDT8WKCqd0J3uAnmLQh3zpxszsbzu5HCCuDkCfAhhrfw1SYzbOvapdEPTkClGmnZlDnJFvOrFhlDT1rFBShmpTGVJb1y_NuiuIqnyTaSk","dq":"CZIbwf_WxMw0uPHee9b6WcaVkciA3SgB3k4ipb4Ql3fSU9npuAabFAUP6y6fn_a4dGwJi-qnOLayyx_UObfySNHdwqGzyjCL1pY46B0tz15Jjc5W0pxLfzK-eZcG5TOzkuOBe_6K_aIXDTXPN1bLo4yPuLk7U6SlLhspV9ScjuE","n":"iOi2yjBamfcGAeox7wE_qigTPm9eE_a6G-oxTy0hnZzhDkyVZ91NAn__bGMY0ZXBylFvYUDqyjqglECto8Ahx6U8HkGXvSbZcQKHVsUX4iYBLXlxjkoWWPRLSuVF9lXhkwFVC7_lrr-I0zqYuqW32-H29gUB1BQz2c9UI0g8wGKtX5gfclpHWYg0BJufvXwqs-8fZT5ODGpXNDxy8GMUiu2rpORUqC4oWtD3Ouxtl-anz9j5yMuo7HsRCmt-AsDPogpcynXkpb8zFRL4W0ahToUfu5XgMNF34hzSMWhwIfcpI4a8ak0xE1xM1LHHyt2fYLOiAlEs2ed3zXlFr1TKuQ"}
algorithm
RS256
2021-10-01 08:38:20 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 08:38:20 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
dbQdwqVN9t9OVqCSoHVgTiIXZewKkNnkpG6stv6pMjMPIMGx1C
token_type
Bearer
id_token
eyJraWQiOiJkZWQ3ODNlOS0yMDFmLTRmZGQtYjBmOC1iOWQyYjI1MGFmM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSFZvODBabk1vcUpnTy1oLUh1bWdfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NWQnd1alhHdXlxS2xkcjUyODQzOjtAQCYiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3ODAwLCJub25jZSI6InNvbVJxTE1admF2ak5SV0FZVERTS3k4RiIsImlhdCI6MTYzMzA3NzUwMH0.Dn0D1RDoR4gCkOtq6oVwTKADDNDCN7tMdIyEyF9q26mjpPOFuXZRilK7JhDp4iKehHcT0rRevG4cHwhxVBw0MqWc63PucCOJmlEd1UfnK3UknfhmKl_psUJzYFcs015ua4QKVfEKW0RufY-oBMMP6_wUZongmfrRoHRQYa78P4Vhp9JFZ3rpIq6VU55NabPPmklCDh7DzBu8hGftumwsOl54Vr9ZGA4xDkuECUvNk-wElrTZ43bMdHnxi19tPTb3JEmBQCqaiAQE5O_E-QFkqLNdyjU5M9B-nj7WmYQwrt56Vd9YLBzL_MUxg_j23Z_VndrVnJZAp9S6SW0Ire_h3g
scope
profile openid
2021-10-01 08:38:20 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance ftA6tnhyRS8buOi
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "dbQdwqVN9t9OVqCSoHVgTiIXZewKkNnkpG6stv6pMjMPIMGx1C",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJkZWQ3ODNlOS0yMDFmLTRmZGQtYjBmOC1iOWQyYjI1MGFmM2YiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSFZvODBabk1vcUpnTy1oLUh1bWdfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NWQnd1alhHdXlxS2xkcjUyODQzOjtAQCYiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3ODAwLCJub25jZSI6InNvbVJxTE1admF2ak5SV0FZVERTS3k4RiIsImlhdCI6MTYzMzA3NzUwMH0.Dn0D1RDoR4gCkOtq6oVwTKADDNDCN7tMdIyEyF9q26mjpPOFuXZRilK7JhDp4iKehHcT0rRevG4cHwhxVBw0MqWc63PucCOJmlEd1UfnK3UknfhmKl_psUJzYFcs015ua4QKVfEKW0RufY-oBMMP6_wUZongmfrRoHRQYa78P4Vhp9JFZ3rpIq6VU55NabPPmklCDh7DzBu8hGftumwsOl54Vr9ZGA4xDkuECUvNk-wElrTZ43bMdHnxi19tPTb3JEmBQCqaiAQE5O_E-QFkqLNdyjU5M9B-nj7WmYQwrt56Vd9YLBzL_MUxg_j23Z_VndrVnJZAp9S6SW0Ire_h3g",
  "scope": "profile openid"
}
outgoing_path
token
2021-10-01 08:38:20 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance ftA6tnhyRS8buOi
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer dbQdwqVN9t9OVqCSoHVgTiIXZewKkNnkpG6stv6pMjMPIMGx1C",
  "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 08:38:20 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
dbQdwqVN9t9OVqCSoHVgTiIXZewKkNnkpG6stv6pMjMPIMGx1C
2021-10-01 08:38:20 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
dbQdwqVN9t9OVqCSoHVgTiIXZewKkNnkpG6stv6pMjMPIMGx1C
2021-10-01 08:38:20 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 08:38:20
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:38:20 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 08:38:20 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 08:38:20 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 08:38:20 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance ftA6tnhyRS8buOi
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 08:38:20 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:38:26
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
6tVCj7VzD14RLpo
Test Results