Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:11:08 INFO
TEST-RUNNER
Test instance TmhjvItrP37s5cE created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token token",
  "request_type": "plain_http_request",
  "response_mode": "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-userinfo-invalid-sub
2021-10-01 09:11:08 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 09:11:08
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 09:11:08
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6cNhNLlrRdz1jxQ2Fhrp3Zz6Q47b0e7i0MrUT9NzvZYBfiGSM_WDfCbHuRnf-lIcuPpVmAqKzalTBnpE_i3nb9dkrg6YmDdbIpWJcDnV3l5f8KgEzomu5bYA0ac1BpKfckj1LDKwxAvrOguBG5qtvXwJCyimdsNCXxTTMkkg3Wk",
      "kty": "RSA",
      "q": "6BiKXoQJwxM7KvI2nEgDZYEqShkITAkaQH2mC3_lEGWh4KOhcFQuDRBkATug9UhlWB20brTpNNCg-DHxYopAaYmKWsGl5CU4y3-S6J_6gF8sqyE2w2hpSwxok_qusqfkXEBV__ZDjwOjAqSLbYNPn9D5cukD4Slz_CSETBOql9k",
      "d": "czl8T03-AN0WMBzoDWF2vkDeEZT9fCTAyqxRBAV4D7V5DpdV6G6m3WqVDvMHMkrT1kar6eFBtHBt4KqnhAV6-noeskuoN6-2zXRNeYW2jICgXqAdr6anWKl9FktjZRs1xTvxtWJcv8dsXwlIAqJeJJc9SeQhQbDSq9L0rC0cglRG86OWHMACPbTI91eSy1t8wrHUTkiBusvLpio7EgxbuFHUgN6py3bjNtZZCwVPp3qoYSod__XKgW-desGSiZVLxvzI-iSR7KX25Zk2Lx49hDlhu9JAutnuy8S2e9CMd6wT03hs59aC-sXBGjV3F5P57So2-YSP4FBSoCH6d4iMQQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "7e1ba43c-68b4-4a6b-b93d-e56982887b2b",
      "qi": "dB2m1leRLASMLSoJvhnFJ0hL-GbUImuowt-cJG2LNPqIRvUMEmwqBaUnAUyrXECvZ1kWmqzUZ1n_29UiDACpmFwKrx0yDK70b94tKsE8OF1SsQ_wxVmKt-P5LGwgLPmNY1EVVgnNs8eAvDa8qZMZgcalgcq5q-FBcpGQRLUlGwQ",
      "dp": "l8HBb2sYWyiROivS2RLr1HU-e3FY_7boBMhIgPIzZ1bk7S96LMUscQL0EhTcNTPtdaD-xE_DwLQ2NDRYafL_FrpsoBrVsavuPEt8CCFj2JLIEgHh7PuxUWuQqIq2f-fcH2OB1wmpe_yI3wvs6zDFrgfCDz56owssIXHxkemrrlE",
      "dq": "qblQbl-WF-5XRUeMweozeaXj-_2kQJ4jcWew5hXnt37qyrA-HTuh1XHX_8LQKK6BVdebG532L-Yk4Hr9Lvc0tTicUVPs8RJ7Hu0yzCQ49mki7B3Ew072OKhhTV1zJTh7WS6-9QfsTYf2S7dyMmpk7tTNpcdaS-yZYZh-mneDN7k",
      "n": "0-94woWwXs2xVebPuko_hovNo1pezcXpKahxwGATPCA40UfFqHq153PxnN2JKMYOTjs0KHkTEsZUiy_YNzb9-xRDIyhU60kuJEbOJMti9QmOB7Dw8j5e7zcZG_HmukMN7zbgcmkZfD9IznG6UlcKrR6R_Ou2GKidSxXPLjfNPi60dzN085lILSkNDZPKQPHnhUbpLRD8Z1lNKRvDkjlIj0vHknqCf7agr6YZBkeoIMsbITXiHtunMhlnvPBbd-pi2pGIIkxEQehBE95ZJ6vGhw1aE2TFfWeLJg-L2D4REitQ1B4TlTPxs8Li0-P-hC-neFW259qe4zkCu44wMi6dAQ"
    },
    {
      "kty": "EC",
      "d": "ABmsaAAeLjxSOIS0cwvuD9aA4FJkm-JkVrgfLob2haY",
      "use": "sig",
      "crv": "P-256",
      "kid": "7b2a57c7-1140-4c7b-a65b-8273a532c968",
      "x": "lkvn10AOkOaexgV3quLIBxsNGESLrusHw1HgCJv685E",
      "y": "eiHqwJT8pSsx8E_QnW_Lqcf7BbsuUY8VvVhLmL0mzAY"
    },
    {
      "kty": "EC",
      "d": "A7fivrjD6Dx1-JPBFGAIxdTmt0D3rjWPoTnsPEf9fNU",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6f5ae53e-a986-4bdc-bc85-75f44e99c312",
      "x": "pg3M8q1mslpWSQTBDp0KPF9HX1vxs5EhYxPxstmhRk8",
      "y": "EPamTzOQeFgETTX9umZzZfEuSseIBdSRoKQ0v-VQa4g"
    },
    {
      "kty": "OKP",
      "d": "K3ixcbWWJoh3N89XNZtg0-MRLNEj4MCw98C5EFilSNk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "be425039-3c21-4e53-90c5-4d9ff264d306",
      "x": "DzYBPLd7qtG9pTFfoBMeW9HGTRQiVPgUof5e-BZiSnk"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "6QnwocndBWjFE5eAttSSVyqPYLOENsucZi9FRDwKBjbIOefVTZNlKs396WZ-ieBUHcR9iOZuyoQ0EJy9Dzjy94Ix8NmfSOGQULgI79nOdo6s5uqoa9LQ-03XtCmlMR0FKNmOUpD6-r9NeE_zaEmwBexlV3oDDeDLJJJc2WgcuJs",
      "kty": "RSA",
      "q": "kp9ppZgkW3EInDck0NPJrmbEymC4NxroLjNTfRdfUroxFCw910mp5st2AFf8Kb46C1wBNsuRqH4mVMtadgoRB3BzuY1wVeu3BN8uKpr7h5JZWpJINkuGbU6FHGOQDGSxILlijILRHNKifhsZlp5QYcJ2sE4SeMQvr1k-0sleDvM",
      "d": "QE-0hi6VpW_OdjGqSxebmdZQSHxIfXOPimLjDXmS4oICxwLuOMZe2vzCDwVdkgg8tRybcMN9ZFt5H05nURkbqkfAvMGZseR1HqjFxXbNcUMdoD1PsRtuKIdoNd9IF8sGegqtFonODn7ICbdBosElvMdGfV78UZBNbEW4DC6WzF06UdZs3BAxF07BbyrlVP97OSE_84LSexkCqeq_oLoj8fM8qCvbwW_7OY4gXvQZq1zOhDIWbJAuqwsAd5Qo2JlcH4cDUSsGoRhuA6699J9tyvv8rsRyEQ22eXcPj7nQd7F1GPyGyDNbTBquqVKuuhI9dEhfoN00VL_v2atbq3SiCQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "e75442b2-b059-4464-9780-b91f2c21157b",
      "qi": "bMrWQqXXAuV68fkaIcJ-Asnkoo_Ml3OGL7KbQkiafgw02NAEmn6LP94SkG_Rand8nLbjhrVNuPJRyNI3grD01xo-4nvRBD9dDI2BYmlPB21XiBqWHnFeRlUBLR1GK1FsHivCn53zi2FID7qyNt1T2SouW2SHzGg2BXAIBO6o5LI",
      "dp": "XxyLdbzp1FdaeBCRnA1OXP0l35XlFGgtwRbx8lN-0-Jv_hI84JiT5dCFHUmTw7onGq8jfUhvV4B1r4IJN7lKkPI2Z9KqTBijyg4St7Hxrjm1H9oOO1Ojr62pqAKHRXBOtsl0aQZ7KPQDLmOTOLE6gnBlPDq0HGnu_1ItSx5O-pk",
      "alg": "RSA-OAEP",
      "dq": "jqPxNn0tmZv8gWUQNuxi_3zRJAU2Eb3mdNPP_BkZzjR-_J4Rx3jNhk8XzDvMgJukglqOf81JNf8LsWBn7__ZE0CuBKz5xUzcryukESTXYMvai8dV4yRUcdB6pOSjRbtLqodPvVyirQSpuj8JBMOddY2mw9wgEkbiEReki5IFJEs",
      "n": "hXjIlIs14PIzguUrik2WuBtzcul0WSTcr5U6OgzxCQnR3R8oIHcBpgrnd3mXnEy2rQMZ79_yUHXBuqIo0oYP4nQl2OD4bI2BlwO_ttDCoZdpbuj99eAeH_yA-Z-0sg2Suj3EgU_80xQLaybDEYy5RlPaGOqYYcY89_ealO3ZNUS2CjhVL0wNZOqzBFVO1_QgGTRVRgjzSnjSmucMS1XMi-w1isfD7nyQ6BWlM2amcwqRfLlmM0eKZkKOziFqF_QQRXn-ET56A4GZfr0PGfRIHbLl2okIomrchEgBInN8lzYCk8ft-9WW3ELnCALtZsThVu44uZRYC6oBvMay4UW1IQ"
    },
    {
      "kty": "EC",
      "d": "VMLBQpLA1CSiSi-bVgM48r1FKpkGZcc_yqglqdXCZug",
      "use": "enc",
      "crv": "P-256",
      "kid": "65f36626-d83f-473b-b89c-5d851d67b96e",
      "x": "DL2PHRNgNYBNPra9lvpVdtBD2ZA_PkTwlfrEJbHofjo",
      "y": "JA2JF_L_hVsJ-MfYFNJjCsdF2MHKQ7PVa-HCCAwjH-Y",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7e1ba43c-68b4-4a6b-b93d-e56982887b2b",
      "n": "0-94woWwXs2xVebPuko_hovNo1pezcXpKahxwGATPCA40UfFqHq153PxnN2JKMYOTjs0KHkTEsZUiy_YNzb9-xRDIyhU60kuJEbOJMti9QmOB7Dw8j5e7zcZG_HmukMN7zbgcmkZfD9IznG6UlcKrR6R_Ou2GKidSxXPLjfNPi60dzN085lILSkNDZPKQPHnhUbpLRD8Z1lNKRvDkjlIj0vHknqCf7agr6YZBkeoIMsbITXiHtunMhlnvPBbd-pi2pGIIkxEQehBE95ZJ6vGhw1aE2TFfWeLJg-L2D4REitQ1B4TlTPxs8Li0-P-hC-neFW259qe4zkCu44wMi6dAQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "43e98b82-1665-4aa0-9390-f5c52c5aa222",
      "n": "jUK45IssnqZgHVV8rToVYKFGhwXihHE9NiYDD7z-VUgFWAX9bDCB5yntY4bKjUmNvIA3kJAqI5ebRIWWS2gqBVVzwaBAEN8-Zu_mUJ_apfzJlJ3LEczY__-k_MC9jqa8L7Yx93ZQL7kgC_Xt2KH4FlORf33dFw8VmsyciBP05yVGEDvfBU16zkJJWri02jGtwFhw8WDXrsvttk9Y8Bdd9PZWVETOKMvZ9nO2rxbu37KxPvtlNmLGAvyyZtV-Te0Jp6fSgu-S2iILgp9YQVwvz1AfTN3mrC9bn7vkQ0mhfaoLAccjjhJ65D6DDgO8neRAxpqYf1xJvqBE57JIm-Q40w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7b2a57c7-1140-4c7b-a65b-8273a532c968",
      "x": "lkvn10AOkOaexgV3quLIBxsNGESLrusHw1HgCJv685E",
      "y": "eiHqwJT8pSsx8E_QnW_Lqcf7BbsuUY8VvVhLmL0mzAY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7bf12dd0-d989-420d-b19f-63ddecdeb91d",
      "x": "ChItJGN-3Rk5VAbgHPSVCq7JOPmUpnfdLDB3n3vIr1c",
      "y": "zFhMgna_kMeMHpaR7P5VPrh6m-M_Bb2gyyfFSldX-oc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6f5ae53e-a986-4bdc-bc85-75f44e99c312",
      "x": "pg3M8q1mslpWSQTBDp0KPF9HX1vxs5EhYxPxstmhRk8",
      "y": "EPamTzOQeFgETTX9umZzZfEuSseIBdSRoKQ0v-VQa4g"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "be425039-3c21-4e53-90c5-4d9ff264d306",
      "x": "DzYBPLd7qtG9pTFfoBMeW9HGTRQiVPgUof5e-BZiSnk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "e75442b2-b059-4464-9780-b91f2c21157b",
      "alg": "RSA-OAEP",
      "n": "hXjIlIs14PIzguUrik2WuBtzcul0WSTcr5U6OgzxCQnR3R8oIHcBpgrnd3mXnEy2rQMZ79_yUHXBuqIo0oYP4nQl2OD4bI2BlwO_ttDCoZdpbuj99eAeH_yA-Z-0sg2Suj3EgU_80xQLaybDEYy5RlPaGOqYYcY89_ealO3ZNUS2CjhVL0wNZOqzBFVO1_QgGTRVRgjzSnjSmucMS1XMi-w1isfD7nyQ6BWlM2amcwqRfLlmM0eKZkKOziFqF_QQRXn-ET56A4GZfr0PGfRIHbLl2okIomrchEgBInN8lzYCk8ft-9WW3ELnCALtZsThVu44uZRYC6oBvMay4UW1IQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "65f36626-d83f-473b-b89c-5d851d67b96e",
      "x": "DL2PHRNgNYBNPra9lvpVdtBD2ZA_PkTwlfrEJbHofjo",
      "y": "JA2JF_L_hVsJ-MfYFNJjCsdF2MHKQ7PVa-HCCAwjH-Y",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:11:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:11:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 09:11:08 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 09:11:08
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:11:08
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:11:08
oidcc-client-test-userinfo-invalid-sub
Setup Done
2021-10-01 09:11:15 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance TmhjvItrP37s5cE
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 09:11:15 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance TmhjvItrP37s5cE
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 09:11:15 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance TmhjvItrP37s5cE
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 09:11:15 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance TmhjvItrP37s5cE
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7e1ba43c-68b4-4a6b-b93d-e56982887b2b",
      "n": "0-94woWwXs2xVebPuko_hovNo1pezcXpKahxwGATPCA40UfFqHq153PxnN2JKMYOTjs0KHkTEsZUiy_YNzb9-xRDIyhU60kuJEbOJMti9QmOB7Dw8j5e7zcZG_HmukMN7zbgcmkZfD9IznG6UlcKrR6R_Ou2GKidSxXPLjfNPi60dzN085lILSkNDZPKQPHnhUbpLRD8Z1lNKRvDkjlIj0vHknqCf7agr6YZBkeoIMsbITXiHtunMhlnvPBbd-pi2pGIIkxEQehBE95ZJ6vGhw1aE2TFfWeLJg-L2D4REitQ1B4TlTPxs8Li0-P-hC-neFW259qe4zkCu44wMi6dAQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "43e98b82-1665-4aa0-9390-f5c52c5aa222",
      "n": "jUK45IssnqZgHVV8rToVYKFGhwXihHE9NiYDD7z-VUgFWAX9bDCB5yntY4bKjUmNvIA3kJAqI5ebRIWWS2gqBVVzwaBAEN8-Zu_mUJ_apfzJlJ3LEczY__-k_MC9jqa8L7Yx93ZQL7kgC_Xt2KH4FlORf33dFw8VmsyciBP05yVGEDvfBU16zkJJWri02jGtwFhw8WDXrsvttk9Y8Bdd9PZWVETOKMvZ9nO2rxbu37KxPvtlNmLGAvyyZtV-Te0Jp6fSgu-S2iILgp9YQVwvz1AfTN3mrC9bn7vkQ0mhfaoLAccjjhJ65D6DDgO8neRAxpqYf1xJvqBE57JIm-Q40w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7b2a57c7-1140-4c7b-a65b-8273a532c968",
      "x": "lkvn10AOkOaexgV3quLIBxsNGESLrusHw1HgCJv685E",
      "y": "eiHqwJT8pSsx8E_QnW_Lqcf7BbsuUY8VvVhLmL0mzAY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7bf12dd0-d989-420d-b19f-63ddecdeb91d",
      "x": "ChItJGN-3Rk5VAbgHPSVCq7JOPmUpnfdLDB3n3vIr1c",
      "y": "zFhMgna_kMeMHpaR7P5VPrh6m-M_Bb2gyyfFSldX-oc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6f5ae53e-a986-4bdc-bc85-75f44e99c312",
      "x": "pg3M8q1mslpWSQTBDp0KPF9HX1vxs5EhYxPxstmhRk8",
      "y": "EPamTzOQeFgETTX9umZzZfEuSseIBdSRoKQ0v-VQa4g"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "be425039-3c21-4e53-90c5-4d9ff264d306",
      "x": "DzYBPLd7qtG9pTFfoBMeW9HGTRQiVPgUof5e-BZiSnk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "e75442b2-b059-4464-9780-b91f2c21157b",
      "alg": "RSA-OAEP",
      "n": "hXjIlIs14PIzguUrik2WuBtzcul0WSTcr5U6OgzxCQnR3R8oIHcBpgrnd3mXnEy2rQMZ79_yUHXBuqIo0oYP4nQl2OD4bI2BlwO_ttDCoZdpbuj99eAeH_yA-Z-0sg2Suj3EgU_80xQLaybDEYy5RlPaGOqYYcY89_ealO3ZNUS2CjhVL0wNZOqzBFVO1_QgGTRVRgjzSnjSmucMS1XMi-w1isfD7nyQ6BWlM2amcwqRfLlmM0eKZkKOziFqF_QQRXn-ET56A4GZfr0PGfRIHbLl2okIomrchEgBInN8lzYCk8ft-9WW3ELnCALtZsThVu44uZRYC6oBvMay4UW1IQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "65f36626-d83f-473b-b89c-5d851d67b96e",
      "x": "DL2PHRNgNYBNPra9lvpVdtBD2ZA_PkTwlfrEJbHofjo",
      "y": "JA2JF_L_hVsJ-MfYFNJjCsdF2MHKQ7PVa-HCCAwjH-Y",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:11:16 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance TmhjvItrP37s5cE
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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf", "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf", "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf", "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 09:11:16 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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 09:11:16 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:11:16 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:11:16 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
]
2021-10-01 09:11:16 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:11:16 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:11:16 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:11:16 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:11:16 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:11:16 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 09:11:16 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:11:16 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 09:11:16 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:11:16 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 09:11:16 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:11:16 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 09:11:16 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:11:16 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:11:16 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:11:16 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:11:16 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:11:16 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:11:16 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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!"
}
2021-10-01 09:11:16
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_QXXornWnQTewMkYHGVOuvCGvkPiapIBAOuMiWbAlZoyKqwrvcm2994407571/$?:,
2021-10-01 09:11:16 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:11:16 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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!",
  "client_secret": "secret_QXXornWnQTewMkYHGVOuvCGvkPiapIBAOuMiWbAlZoyKqwrvcm2994407571/$?:,"
}
2021-10-01 09:11:16
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:11:16
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 09:11:16 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 09:11:15 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:11:16 GMT",
  "etag": "\"1633079475.1084101-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:11:16 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 09:11:16
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 09:11:16 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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!",
  "client_secret": "secret_QXXornWnQTewMkYHGVOuvCGvkPiapIBAOuMiWbAlZoyKqwrvcm2994407571/$?:,",
  "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 09:11:16 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 09:11:16
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:11:16 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance TmhjvItrP37s5cE
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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
    "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!",
  "client_secret": "secret_QXXornWnQTewMkYHGVOuvCGvkPiapIBAOuMiWbAlZoyKqwrvcm2994407571/$?:,",
  "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 09:11:17 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance TmhjvItrP37s5cE
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/d6e1f2ae3ccd821b302cf360ca9e22c579edd52ed226d6d092a4d804f9965c90",
  "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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "0X6hp2ZPEkWYQaQi4wCXnAxx",
  "response_mode": "form_post",
  "state": "k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB",
  "client_id": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!"
}
incoming_body
Authorization endpoint
2021-10-01 09:11:17 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:11:17 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:11:17 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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "0X6hp2ZPEkWYQaQi4wCXnAxx",
  "response_mode": "form_post",
  "state": "k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB",
  "client_id": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!"
}
2021-10-01 09:11:17 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:11:17 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
0X6hp2ZPEkWYQaQi4wCXnAxx
2021-10-01 09:11:17 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2021-10-01 09:11:17 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_sgLAuCgiuEotEuh99271>&<;!
2021-10-01 09:11:17 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf
expected
[
  "https://89.45.234.133:8090/authz_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "https://89.45.234.133:8090/authz_im_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "https://89.45.234.133:8090/req_uri/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf"
]
2021-10-01 09:11:17 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:11:17 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:11:17 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
bygH7xqQp9aLdCrDupx67RuuJW2ne5lK
2021-10-01 09:11:17 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
XfT8bnZP4IqxCoBWiDwkTQ
2021-10-01 09:11:17 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
n19TRkaDyU4R3hhIuIQTVK5JNEKIO2U4iPPxm4QKn9k8nkbVP8
2021-10-01 09:11:17 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
iW_tNEJ6zH9sBkt-HylP_Q
2021-10-01 09:11:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_sgLAuCgiuEotEuh99271>&<;!
nonce
0X6hp2ZPEkWYQaQi4wCXnAxx
iat
1633079477
exp
1633079777
2021-10-01 09:11:17 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
XfT8bnZP4IqxCoBWiDwkTQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!",
  "nonce": "0X6hp2ZPEkWYQaQi4wCXnAxx",
  "iat": 1633079477,
  "exp": 1633079777,
  "c_hash": "XfT8bnZP4IqxCoBWiDwkTQ"
}
2021-10-01 09:11:17 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
iW_tNEJ6zH9sBkt-HylP_Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_sgLAuCgiuEotEuh99271\u003e\u0026\u003c;!",
  "nonce": "0X6hp2ZPEkWYQaQi4wCXnAxx",
  "iat": 1633079477,
  "exp": 1633079777,
  "c_hash": "XfT8bnZP4IqxCoBWiDwkTQ",
  "at_hash": "iW_tNEJ6zH9sBkt-HylP_Q"
}
2021-10-01 09:11:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI3ZTFiYTQzYy02OGI0LTRhNmItYjkzZC1lNTY5ODI4ODdiMmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVdfdE5FSjZ6SDlzQmt0LUh5bFBfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NnTEF1Q2dpdUVvdEV1aDk5MjcxPiY8OyEiLCJjX2hhc2giOiJYZlQ4Ym5aUDRJcXhDb0JXaUR3a1RRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc3Nywibm9uY2UiOiIwWDZocDJaUEVrV1lRYVFpNHdDWG5BeHgiLCJpYXQiOjE2MzMwNzk0Nzd9.T8eEme82Ka2HTW4NIujt-3GRG3L_e7ORCMUFYCMWAEZzuA39nDVltHhih0oLZMitVlJcmvQnZ6o7KfzCJ9GGxRauj-E19fygd-v79te53QBAZmHKwKgpQcfSkHoVIdirkZ0yKvLPeeuCoMmJ_kn3NHJJfR23gN_m3HWRJ0VRzDxxpF4KsN9tuuuyT3EeaHBdFkHgMqOPMXK7SMuFqGvPZo1SppzyxavJfxaBf3DS93MkEDokB7fYBZYx7IKEpx55snuWv7MC_tX1F6fMhPnRwkPnccImZIUGisZMzFgefyqm1uB7hJH0nq03ngn_IAub7HCE5rDULe3-1T6ZAK0_Pw
key
{"p":"6cNhNLlrRdz1jxQ2Fhrp3Zz6Q47b0e7i0MrUT9NzvZYBfiGSM_WDfCbHuRnf-lIcuPpVmAqKzalTBnpE_i3nb9dkrg6YmDdbIpWJcDnV3l5f8KgEzomu5bYA0ac1BpKfckj1LDKwxAvrOguBG5qtvXwJCyimdsNCXxTTMkkg3Wk","kty":"RSA","q":"6BiKXoQJwxM7KvI2nEgDZYEqShkITAkaQH2mC3_lEGWh4KOhcFQuDRBkATug9UhlWB20brTpNNCg-DHxYopAaYmKWsGl5CU4y3-S6J_6gF8sqyE2w2hpSwxok_qusqfkXEBV__ZDjwOjAqSLbYNPn9D5cukD4Slz_CSETBOql9k","d":"czl8T03-AN0WMBzoDWF2vkDeEZT9fCTAyqxRBAV4D7V5DpdV6G6m3WqVDvMHMkrT1kar6eFBtHBt4KqnhAV6-noeskuoN6-2zXRNeYW2jICgXqAdr6anWKl9FktjZRs1xTvxtWJcv8dsXwlIAqJeJJc9SeQhQbDSq9L0rC0cglRG86OWHMACPbTI91eSy1t8wrHUTkiBusvLpio7EgxbuFHUgN6py3bjNtZZCwVPp3qoYSod__XKgW-desGSiZVLxvzI-iSR7KX25Zk2Lx49hDlhu9JAutnuy8S2e9CMd6wT03hs59aC-sXBGjV3F5P57So2-YSP4FBSoCH6d4iMQQ","e":"AQAB","use":"sig","kid":"7e1ba43c-68b4-4a6b-b93d-e56982887b2b","qi":"dB2m1leRLASMLSoJvhnFJ0hL-GbUImuowt-cJG2LNPqIRvUMEmwqBaUnAUyrXECvZ1kWmqzUZ1n_29UiDACpmFwKrx0yDK70b94tKsE8OF1SsQ_wxVmKt-P5LGwgLPmNY1EVVgnNs8eAvDa8qZMZgcalgcq5q-FBcpGQRLUlGwQ","dp":"l8HBb2sYWyiROivS2RLr1HU-e3FY_7boBMhIgPIzZ1bk7S96LMUscQL0EhTcNTPtdaD-xE_DwLQ2NDRYafL_FrpsoBrVsavuPEt8CCFj2JLIEgHh7PuxUWuQqIq2f-fcH2OB1wmpe_yI3wvs6zDFrgfCDz56owssIXHxkemrrlE","dq":"qblQbl-WF-5XRUeMweozeaXj-_2kQJ4jcWew5hXnt37qyrA-HTuh1XHX_8LQKK6BVdebG532L-Yk4Hr9Lvc0tTicUVPs8RJ7Hu0yzCQ49mki7B3Ew072OKhhTV1zJTh7WS6-9QfsTYf2S7dyMmpk7tTNpcdaS-yZYZh-mneDN7k","n":"0-94woWwXs2xVebPuko_hovNo1pezcXpKahxwGATPCA40UfFqHq153PxnN2JKMYOTjs0KHkTEsZUiy_YNzb9-xRDIyhU60kuJEbOJMti9QmOB7Dw8j5e7zcZG_HmukMN7zbgcmkZfD9IznG6UlcKrR6R_Ou2GKidSxXPLjfNPi60dzN085lILSkNDZPKQPHnhUbpLRD8Z1lNKRvDkjlIj0vHknqCf7agr6YZBkeoIMsbITXiHtunMhlnvPBbd-pi2pGIIkxEQehBE95ZJ6vGhw1aE2TFfWeLJg-L2D4REitQ1B4TlTPxs8Li0-P-hC-neFW259qe4zkCu44wMi6dAQ"}
algorithm
RS256
2021-10-01 09:11:17 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 09:11:17 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "state": "k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB"
}
2021-10-01 09:11:17 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "state": "k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB",
  "code": "bygH7xqQp9aLdCrDupx67RuuJW2ne5lK"
}
2021-10-01 09:11:17 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "state": "k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB",
  "code": "bygH7xqQp9aLdCrDupx67RuuJW2ne5lK",
  "id_token": "eyJraWQiOiI3ZTFiYTQzYy02OGI0LTRhNmItYjkzZC1lNTY5ODI4ODdiMmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVdfdE5FSjZ6SDlzQmt0LUh5bFBfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NnTEF1Q2dpdUVvdEV1aDk5MjcxPiY8OyEiLCJjX2hhc2giOiJYZlQ4Ym5aUDRJcXhDb0JXaUR3a1RRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc3Nywibm9uY2UiOiIwWDZocDJaUEVrV1lRYVFpNHdDWG5BeHgiLCJpYXQiOjE2MzMwNzk0Nzd9.T8eEme82Ka2HTW4NIujt-3GRG3L_e7ORCMUFYCMWAEZzuA39nDVltHhih0oLZMitVlJcmvQnZ6o7KfzCJ9GGxRauj-E19fygd-v79te53QBAZmHKwKgpQcfSkHoVIdirkZ0yKvLPeeuCoMmJ_kn3NHJJfR23gN_m3HWRJ0VRzDxxpF4KsN9tuuuyT3EeaHBdFkHgMqOPMXK7SMuFqGvPZo1SppzyxavJfxaBf3DS93MkEDokB7fYBZYx7IKEpx55snuWv7MC_tX1F6fMhPnRwkPnccImZIUGisZMzFgefyqm1uB7hJH0nq03ngn_IAub7HCE5rDULe3-1T6ZAK0_Pw"
}
2021-10-01 09:11:17
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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "state": "k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB",
  "code": "bygH7xqQp9aLdCrDupx67RuuJW2ne5lK",
  "id_token": "eyJraWQiOiI3ZTFiYTQzYy02OGI0LTRhNmItYjkzZC1lNTY5ODI4ODdiMmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVdfdE5FSjZ6SDlzQmt0LUh5bFBfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NnTEF1Q2dpdUVvdEV1aDk5MjcxPiY8OyEiLCJjX2hhc2giOiJYZlQ4Ym5aUDRJcXhDb0JXaUR3a1RRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc3Nywibm9uY2UiOiIwWDZocDJaUEVrV1lRYVFpNHdDWG5BeHgiLCJpYXQiOjE2MzMwNzk0Nzd9.T8eEme82Ka2HTW4NIujt-3GRG3L_e7ORCMUFYCMWAEZzuA39nDVltHhih0oLZMitVlJcmvQnZ6o7KfzCJ9GGxRauj-E19fygd-v79te53QBAZmHKwKgpQcfSkHoVIdirkZ0yKvLPeeuCoMmJ_kn3NHJJfR23gN_m3HWRJ0VRzDxxpF4KsN9tuuuyT3EeaHBdFkHgMqOPMXK7SMuFqGvPZo1SppzyxavJfxaBf3DS93MkEDokB7fYBZYx7IKEpx55snuWv7MC_tX1F6fMhPnRwkPnccImZIUGisZMzFgefyqm1uB7hJH0nq03ngn_IAub7HCE5rDULe3-1T6ZAK0_Pw",
  "access_token": "n19TRkaDyU4R3hhIuIQTVK5JNEKIO2U4iPPxm4QKn9k8nkbVP8",
  "token_type": "Bearer"
}
2021-10-01 09:11:17 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance TmhjvItrP37s5cE
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf, formParameters={"state":"k6z7msvsCxPcPZKKw6K4UKS9wNLkKJDB","code":"bygH7xqQp9aLdCrDupx67RuuJW2ne5lK","id_token":"eyJraWQiOiI3ZTFiYTQzYy02OGI0LTRhNmItYjkzZC1lNTY5ODI4ODdiMmIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVdfdE5FSjZ6SDlzQmt0LUh5bFBfUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3NnTEF1Q2dpdUVvdEV1aDk5MjcxPiY8OyEiLCJjX2hhc2giOiJYZlQ4Ym5aUDRJcXhDb0JXaUR3a1RRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc3Nywibm9uY2UiOiIwWDZocDJaUEVrV1lRYVFpNHdDWG5BeHgiLCJpYXQiOjE2MzMwNzk0Nzd9.T8eEme82Ka2HTW4NIujt-3GRG3L_e7ORCMUFYCMWAEZzuA39nDVltHhih0oLZMitVlJcmvQnZ6o7KfzCJ9GGxRauj-E19fygd-v79te53QBAZmHKwKgpQcfSkHoVIdirkZ0yKvLPeeuCoMmJ_kn3NHJJfR23gN_m3HWRJ0VRzDxxpF4KsN9tuuuyT3EeaHBdFkHgMqOPMXK7SMuFqGvPZo1SppzyxavJfxaBf3DS93MkEDokB7fYBZYx7IKEpx55snuWv7MC_tX1F6fMhPnRwkPnccImZIUGisZMzFgefyqm1uB7hJH0nq03ngn_IAub7HCE5rDULe3-1T6ZAK0_Pw","access_token":"n19TRkaDyU4R3hhIuIQTVK5JNEKIO2U4iPPxm4QKn9k8nkbVP8","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 09:11:18 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance TmhjvItrP37s5cE
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer n19TRkaDyU4R3hhIuIQTVK5JNEKIO2U4iPPxm4QKn9k8nkbVP8",
  "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 09:11:18 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
n19TRkaDyU4R3hhIuIQTVK5JNEKIO2U4iPPxm4QKn9k8nkbVP8
2021-10-01 09:11:18 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
n19TRkaDyU4R3hhIuIQTVK5JNEKIO2U4iPPxm4QKn9k8nkbVP8
2021-10-01 09:11:18 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
address
{
  "street_address": "100 Universal City Plaza",
  "locality": "Hollywood",
  "region": "CA",
  "postal_code": "91608",
  "country": "USA"
}
phone_number_verified
false
phone_number
+1 555 5550000
2021-10-01 09:11:18
ChangeSubInUserInfoResponseToBeInvalid
Added invalid sub to userinfo endpoint output
sub
user-subject-1234531invalid
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
address
{
  "street_address": "100 Universal City Plaza",
  "locality": "Hollywood",
  "region": "CA",
  "postal_code": "91608",
  "country": "USA"
}
phone_number_verified
false
phone_number
+1 555 5550000
2021-10-01 09:11:18
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 09:11:18 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 09:11:18 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 09:11:18 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 09:11:18 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance TmhjvItrP37s5cE
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531invalid",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "email": "user@example.com",
  "email_verified": false,
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000"
}
outgoing_path
userinfo
2021-10-01 09:11:18 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:11:22
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
vxCOwwaFMhc1IY8
Test Results