Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 09:13:36 INFO
TEST-RUNNER
Test instance 5NA54lGCmUyf77p 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": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
DzQn2tM8FOnAc
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-08 09:13:36 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-08 09:13:36
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-08 09:13:36
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "3f91pAQM994LaHYlnHy_mslfYFN8gqm59Sd4ke4TzQ43rHBBhufVz6F0XEe9CHXIy--Xj5HcpBDRQQsY39EQlPgpAs3Np1x3HgztREp-pCGQKM1pUsgmU2NKG-fwDT3hqNdfiq-Tv0vfVVpmFxbt7R7yH1gWaurKpJYChaXq-4M",
      "kty": "RSA",
      "q": "mcQBs2FpMc2F4la0OMGvqH_lis_ibA1gJGFqy9pZC-8s3hZFPSNOZfHgv9ElYfNtYJ5fQD_RNuu_zLSX2hEtlS-HzFwIQfCNFKaRqzFu_c1UHeJU1TK5X7jx1LzZ5isfYbp-_AeqCOLSgBPxo76CxTcXQDHctv2J4fG21u_Tzyc",
      "d": "PTk4Z16l2oDJjEDrJepz4xusMJFT8mfaNLxI8kq0k940DPYBD2iUzkgW6bL2SE2bvcd2TaZNuC3uo_-s_pCyrZ08SBR6TGUa81ErT0CEUvD-A-VssQPRuebHZvbVVeLubu8f1t8SSYHElNqRyc59dx6gkNMhSs0EyjScZtPjBvl3gHVuJusXEYT4CKjEt_ONxs7gN04WhD46b7ibMnyCMmBK4yxBstaVsBIPgEcMcZU0hSAOrbIqcFKfjUlqrOjTz_cjtbKzhbXIU6n_MONPeLyKrvOYpVzn8T6caRhYwHPxWwsZCkjJoZ9FF0tz0sOHqdgKQIASGHannqe-goJWRQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "a2a6510a-f41b-4c9b-b992-c3538acfe2b9",
      "qi": "RAR0rt5xAEGdvArhXW7QBFj_dNj_8V3CXgNjledzqh8Nw-YdKW96EAs37yNnhEzmgyI0NNw0WD9k9DxPaiUSr1Y7SZmqmIiNHzsXLUreotY_qBeq9VDRK8-LTyMGgV9z6uQj1CjDircBkntPfjsMNHWYRqR6goTBblObF380wzY",
      "dp": "WbigXAyDDT6Bj9OIOem1KqLOWEkFnm1oSauNMDVvbUWcvKWV5icWo9bWB2G7BYtM_xczQwQpj2l4mPgaMoL1V6_AK3Dv9_8H6W5CCoKtEjq6X7M9KQbZboRHdGXWABQNesaox41UglDwzzc84YIT4OzL4F0imk2QXtp95HP9N28",
      "dq": "WG4K9FifIM8roiFu__0TwnnbTtuDQdTnZ8TGoHnwIBbq3MY-B40YdzSFpornTs-qJZiu-so4zbcC1P0_H2AlsNhm5rY-4X0wBaJNwABr7nZ5W75gP0Quq8g2-7uoLOC76X5RrSvTM80Odi4CF8NmfXjTXE3Qu0RQWaqjFjVSwJ0",
      "n": "hVemXqWMxE7h2YQTA05YGaerO6jATUfZ7OEW5g6-ECMM4b07rODfbpjShoUbzgr5n2YVIAk3f6tkH980E52hKSZx0yv6h1DOs9VH0Mx7upb7kzwpZr_vpWqIqai7el20YkrOBKt80aA9cleqwf2yX76XaYzgjA217UdBdezftEr-chDJ0SkRRGwv40IP2ZAtF9iVeApS19hih2Qk4qbBctFayQOUIUNvtojSyD8LEo85I9ZuM5uiKRQaQzmWHMU4I8BS_qNLHYnaA5R3gF-aOcrGLQ1zj3zuCw_pHtx-9Rp6J4dtSBJvdfylfvQ6DqF9rXujfA0aPQDjgvaD4iQ99Q"
    },
    {
      "kty": "EC",
      "d": "TPPyRxk-4-eCHOZy579OdlnbLZTp6mfsF7AUj54IoIg",
      "use": "sig",
      "crv": "P-256",
      "kid": "98b09b30-7361-4bed-ad78-a5c4d1009251",
      "x": "sEWPu4MgWM-zEfAgz2ovOx3Tsg21ntvjQv5Pci_APEg",
      "y": "_xiSxMlWwhQzk82KqZvw179glx2SuO9eeuRUrrhajdY"
    },
    {
      "kty": "EC",
      "d": "ndEr5Y43LK8kDSL2npucxcSN8QRF7yzzrTd7E-Bk-ag",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "004e69a3-ed78-4450-a744-5acc796c1972",
      "x": "t-AjuXQxF4qofQTpSIPt3aCrlrl-CHOi2DO4rte3nR4",
      "y": "ZRwmFESm87RWv-5G8nH_TC1tq3Gokch2Pi_MUOuGcus"
    },
    {
      "kty": "OKP",
      "d": "kpZ0oESqPhziBnWtazzL8IT7vU8RKCJ39KjYtkMT76U",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7a01c0b1-1ad9-4709-839f-8c890d3841c1",
      "x": "kI2uHWdQimXfOXMbO8-qWl1MjfIeHx3XIGGloA2T5vc"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7MWy7nezPCf_9wDiwC8ab5su6ARs8o_DZtoLcd7nJmCgk3HjMprZ4Gqs6KkH6znQXg8tp0vPXBNQYePoAYoM5mNlw9qb7sPACEqTjVFVgE01zFyOeZ1MogP5QpZUQ_DMZqAhhv4cjEZwGKxp64_BP51c642coaShyH0xToPBOAU",
      "kty": "RSA",
      "q": "2Zs8CdYZCXSWknx9KaSPVoHVRL7uEiQjz4Vswcs80vGwN6qqkcAf54QOVGztisbLxKl04i2nQlSynYrLPU44cIYK5jEQKzYXWfsYyv6-Ix5cnRSva2OSIAadLzUMPH_6w-iw41uyxg13QEDacfRvwEQqfSrhpdFLBOtMU9TEeWE",
      "d": "X033xTaOvuqiK9Dip_zzMM8H_xKH0YMngpkx1YCHNKydREVO8EkYqMtMIVXRAOXvCyb7chbp9U8E28lnhDsKurHOApY5X9BPBE3It3XNszajnHKQVeegi6he9uCcOEh0bTV18XdDkzXblpdsxw1ZL8dJAzegn4Rkp2dF_wNMBATFA-HslsK2nVI_bmpu1jB_zVlXb1wpAurx_T3-_N1ka7COXzoXiejRvCMSnKT2gnwPMpbErtAKRDJGhC05qug2vMSRL77tOi3O_b5OB9Ob_QneYeY3oKnRH0-UBL82s_UF16qu-PgFF4oXfmoGT1Bs5v_aR_0kZiceDdI2ITh_AQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "06d69cc3-e4a1-45d0-af32-37d6373ed323",
      "qi": "kEJOT_ptGBPFpOYmE-pCarYpqYFoHDy7BsYF6OXhN_rloFOpNj0h_neIhP3aqbkJP-mqrqb90rjU9RgJwimQjKjH2FKvxpXLew_LuqtlUnWytoUOXxA9xLvPuOGDTJDY3NlQ4Dq8gy3WJvPCyhuSgmOt-ipJUUcUIatNK4-F5RI",
      "dp": "bNBi7lNWrRPZAASJMTe0l4wjH4BBLazCabdVwSxm4O1RftG9T5l4_jkoY_ii6gj06PViztr5XmCF9acPDf4K9arCryL9vNp7m5PigfTaLY_OZLA4zk1rVZ4r5N0_tsWoupVnMyn_prwMclpyh07Wykyg0qSPUn5d180pZuMIXp0",
      "alg": "RSA-OAEP",
      "dq": "AfgOngQq69P7PM4Vj9fmWCEKnfmgS9e53znU1xgQr9PyBT7tFi6H219thcQKjjPoShpCbX1-QvJjP1uvJRndFt-Pn6-X9twhb_X-rm-JpuWybtVuFOmsu89zgqbXOoDp8vXbC-ObhYE_r_wmPdu5WyMCw2ks64QuSpgac7O8J2E",
      "n": "yUMn5ujBAZQlEyV8yCahsfuNWyO1hznVg_k9R4nYz4LDT5_PWAzgUqegrfipQlziKfzakyYgmhmGGkiV6iULxwUrcUs_SWnkKAfk_IoqAyugqrTkEpwGj3EERExg4kJ1vmLqS9W9mW1Sk4zfG1rS2qs5Hs6evK4OQKv0PUBZz0c5QoTTUioGbKsZjlma31JiO6VmbfVYE4JI70ydq-zqAPjLHBh9IiSXJ97p3gsh5A524g-qXjsm-p4iely2RnGZzZG1nQEftbrAwLF5V8t5dF07461Vuaj4_Taq-rQXvLdXxxs5_gGoWEkS4V41Co61zNBKnEbhxwZ91FL4R4SW5Q"
    },
    {
      "kty": "EC",
      "d": "Jb8LyD7Md5ZzmmII7tXOYLY5mWm4KwHJ39Oh90518oY",
      "use": "enc",
      "crv": "P-256",
      "kid": "59bb2f54-44d3-4d86-9605-0e7994b79d8d",
      "x": "I1dy3P68dpOrSFy6DEy5T1Q4yoN47kXovmUY5Sx5Ojk",
      "y": "iJUPMImSaC9V2CRcMpO2QQNFGU3SQYJ1hjC0CBbPws8",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a2a6510a-f41b-4c9b-b992-c3538acfe2b9",
      "n": "hVemXqWMxE7h2YQTA05YGaerO6jATUfZ7OEW5g6-ECMM4b07rODfbpjShoUbzgr5n2YVIAk3f6tkH980E52hKSZx0yv6h1DOs9VH0Mx7upb7kzwpZr_vpWqIqai7el20YkrOBKt80aA9cleqwf2yX76XaYzgjA217UdBdezftEr-chDJ0SkRRGwv40IP2ZAtF9iVeApS19hih2Qk4qbBctFayQOUIUNvtojSyD8LEo85I9ZuM5uiKRQaQzmWHMU4I8BS_qNLHYnaA5R3gF-aOcrGLQ1zj3zuCw_pHtx-9Rp6J4dtSBJvdfylfvQ6DqF9rXujfA0aPQDjgvaD4iQ99Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e6f2ca18-a5a8-4f0b-a898-c35a9bda663f",
      "n": "hQD3E0SIcls25qdER_I2Tfd9SZDKoZ7qqZ3YB1Kn27LS9el9AsJk9qKrTMA9ne5kO-2Aal4J-XxpcqTDRxu8ktJ3plf2z5uTxRe5TlUudqgL-1SrtXqv_2IivE3Znpd-bWAFZ41ngW9u8Sm0Y0TGQqt4xNc2AW7eXh9e3IjHeo_C7jPlK_3Rf3MkOr3zvTl1wG-90ihr_OcqarEo8_VYIM3PmZ6FGoq29PB7RHGndNkTlROnp-FAhoXwWYc7KuWFvDADM78sQlDzM8nxFMySFVjBprC-2O6Y97qyvYwfezR_qmhTZQDLubXTOMkqyl7QD-2YMslXg6hdSmqlLEKdpQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "98b09b30-7361-4bed-ad78-a5c4d1009251",
      "x": "sEWPu4MgWM-zEfAgz2ovOx3Tsg21ntvjQv5Pci_APEg",
      "y": "_xiSxMlWwhQzk82KqZvw179glx2SuO9eeuRUrrhajdY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "74a87037-240a-462e-9f08-45c88d907c3b",
      "x": "wSsuwOPicywZhmgK3l6ZNkB17bW6tPelJ9Fl5yrszq8",
      "y": "dc8PN_m3NMAD4x5zp7CX8Dq_2JmkffDPnLBfUr-RqHE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "004e69a3-ed78-4450-a744-5acc796c1972",
      "x": "t-AjuXQxF4qofQTpSIPt3aCrlrl-CHOi2DO4rte3nR4",
      "y": "ZRwmFESm87RWv-5G8nH_TC1tq3Gokch2Pi_MUOuGcus"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7a01c0b1-1ad9-4709-839f-8c890d3841c1",
      "x": "kI2uHWdQimXfOXMbO8-qWl1MjfIeHx3XIGGloA2T5vc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "06d69cc3-e4a1-45d0-af32-37d6373ed323",
      "alg": "RSA-OAEP",
      "n": "yUMn5ujBAZQlEyV8yCahsfuNWyO1hznVg_k9R4nYz4LDT5_PWAzgUqegrfipQlziKfzakyYgmhmGGkiV6iULxwUrcUs_SWnkKAfk_IoqAyugqrTkEpwGj3EERExg4kJ1vmLqS9W9mW1Sk4zfG1rS2qs5Hs6evK4OQKv0PUBZz0c5QoTTUioGbKsZjlma31JiO6VmbfVYE4JI70ydq-zqAPjLHBh9IiSXJ97p3gsh5A524g-qXjsm-p4iely2RnGZzZG1nQEftbrAwLF5V8t5dF07461Vuaj4_Taq-rQXvLdXxxs5_gGoWEkS4V41Co61zNBKnEbhxwZ91FL4R4SW5Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "59bb2f54-44d3-4d86-9605-0e7994b79d8d",
      "x": "I1dy3P68dpOrSFy6DEy5T1Q4yoN47kXovmUY5Sx5Ojk",
      "y": "iJUPMImSaC9V2CRcMpO2QQNFGU3SQYJ1hjC0CBbPws8",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 09:13:36 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 09:13:36 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-08 09:13:36 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-08 09:13:36
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 09:13:36
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 09:13:36
oidcc-client-test-userinfo-invalid-sub
Setup Done
2021-10-08 09:13:43 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance 5NA54lGCmUyf77p
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-08 09:13:43 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance 5NA54lGCmUyf77p
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-08 09:13:43 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance 5NA54lGCmUyf77p
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-08 09:13:43 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance 5NA54lGCmUyf77p
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a2a6510a-f41b-4c9b-b992-c3538acfe2b9",
      "n": "hVemXqWMxE7h2YQTA05YGaerO6jATUfZ7OEW5g6-ECMM4b07rODfbpjShoUbzgr5n2YVIAk3f6tkH980E52hKSZx0yv6h1DOs9VH0Mx7upb7kzwpZr_vpWqIqai7el20YkrOBKt80aA9cleqwf2yX76XaYzgjA217UdBdezftEr-chDJ0SkRRGwv40IP2ZAtF9iVeApS19hih2Qk4qbBctFayQOUIUNvtojSyD8LEo85I9ZuM5uiKRQaQzmWHMU4I8BS_qNLHYnaA5R3gF-aOcrGLQ1zj3zuCw_pHtx-9Rp6J4dtSBJvdfylfvQ6DqF9rXujfA0aPQDjgvaD4iQ99Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e6f2ca18-a5a8-4f0b-a898-c35a9bda663f",
      "n": "hQD3E0SIcls25qdER_I2Tfd9SZDKoZ7qqZ3YB1Kn27LS9el9AsJk9qKrTMA9ne5kO-2Aal4J-XxpcqTDRxu8ktJ3plf2z5uTxRe5TlUudqgL-1SrtXqv_2IivE3Znpd-bWAFZ41ngW9u8Sm0Y0TGQqt4xNc2AW7eXh9e3IjHeo_C7jPlK_3Rf3MkOr3zvTl1wG-90ihr_OcqarEo8_VYIM3PmZ6FGoq29PB7RHGndNkTlROnp-FAhoXwWYc7KuWFvDADM78sQlDzM8nxFMySFVjBprC-2O6Y97qyvYwfezR_qmhTZQDLubXTOMkqyl7QD-2YMslXg6hdSmqlLEKdpQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "98b09b30-7361-4bed-ad78-a5c4d1009251",
      "x": "sEWPu4MgWM-zEfAgz2ovOx3Tsg21ntvjQv5Pci_APEg",
      "y": "_xiSxMlWwhQzk82KqZvw179glx2SuO9eeuRUrrhajdY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "74a87037-240a-462e-9f08-45c88d907c3b",
      "x": "wSsuwOPicywZhmgK3l6ZNkB17bW6tPelJ9Fl5yrszq8",
      "y": "dc8PN_m3NMAD4x5zp7CX8Dq_2JmkffDPnLBfUr-RqHE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "004e69a3-ed78-4450-a744-5acc796c1972",
      "x": "t-AjuXQxF4qofQTpSIPt3aCrlrl-CHOi2DO4rte3nR4",
      "y": "ZRwmFESm87RWv-5G8nH_TC1tq3Gokch2Pi_MUOuGcus"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7a01c0b1-1ad9-4709-839f-8c890d3841c1",
      "x": "kI2uHWdQimXfOXMbO8-qWl1MjfIeHx3XIGGloA2T5vc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "06d69cc3-e4a1-45d0-af32-37d6373ed323",
      "alg": "RSA-OAEP",
      "n": "yUMn5ujBAZQlEyV8yCahsfuNWyO1hznVg_k9R4nYz4LDT5_PWAzgUqegrfipQlziKfzakyYgmhmGGkiV6iULxwUrcUs_SWnkKAfk_IoqAyugqrTkEpwGj3EERExg4kJ1vmLqS9W9mW1Sk4zfG1rS2qs5Hs6evK4OQKv0PUBZz0c5QoTTUioGbKsZjlma31JiO6VmbfVYE4JI70ydq-zqAPjLHBh9IiSXJ97p3gsh5A524g-qXjsm-p4iely2RnGZzZG1nQEftbrAwLF5V8t5dF07461Vuaj4_Taq-rQXvLdXxxs5_gGoWEkS4V41Co61zNBKnEbhxwZ91FL4R4SW5Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "59bb2f54-44d3-4d86-9605-0e7994b79d8d",
      "x": "I1dy3P68dpOrSFy6DEy5T1Q4yoN47kXovmUY5Sx5Ojk",
      "y": "iJUPMImSaC9V2CRcMpO2QQNFGU3SQYJ1hjC0CBbPws8",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 09:13:44 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance 5NA54lGCmUyf77p
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": "493",
  "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/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
    "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
  ],
  "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/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467", "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-08 09:13:44 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/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
    "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-08 09:13:44 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 09:13:44 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 09:13:44 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
]
2021-10-08 09:13:44 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 09:13:44 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 09:13:44 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 09:13:44 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 09:13:44 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 09:13:44 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-08 09:13:44 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 09:13:44 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:13:44 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 09:13:44 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-08 09:13:44 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 09:13:44 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-08 09:13:44 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 09:13:44 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 09:13:44 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 09:13:44 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 09:13:44 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 09:13:44 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 09:13:44 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/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
    "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_snknbDERSvtdQZF91100@,;+?"
}
2021-10-08 09:13:44
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_NAuwylAXcSRoXyLwWlQiLybNTCFaftKfmVQKRgrxpWGJwvjPPN3307267924[``~.
2021-10-08 09:13:44 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 09:13:44 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/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
    "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_snknbDERSvtdQZF91100@,;+?",
  "client_secret": "secret_NAuwylAXcSRoXyLwWlQiLybNTCFaftKfmVQKRgrxpWGJwvjPPN3307267924[``~."
}
2021-10-08 09:13:44
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 09:13:44
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-08 09:13:44 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 08 Oct 2021 09:13:42 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 21:13:44 GMT",
  "etag": "\"1633684422.9735613-691-625874018\"",
  "date": "Fri, 08 Oct 2021 09:13:44 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-08 09:13:44
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-08 09:13:44 SUCCESS
FetchClientKeys
Downloaded and added client JWK set to client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
    "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_snknbDERSvtdQZF91100@,;+?",
  "client_secret": "secret_NAuwylAXcSRoXyLwWlQiLybNTCFaftKfmVQKRgrxpWGJwvjPPN3307267924[``~.",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-08 09:13:44 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-08 09:13:44
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 09:13:44 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance 5NA54lGCmUyf77p
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/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
    "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_snknbDERSvtdQZF91100@,;+?",
  "client_secret": "secret_NAuwylAXcSRoXyLwWlQiLybNTCFaftKfmVQKRgrxpWGJwvjPPN3307267924[``~.",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-08 09:13:45 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance 5NA54lGCmUyf77p
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d0E0601437642B0449830803A5B3B74D7; __utma\u003d201319536.1325286560.1632909994.1633446768.1633523692.11; __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/15.0 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/",
  "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_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "zFez9Pi7k5EWDWiHIXQy6f1p",
  "state": "2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r",
  "client_id": "client_snknbDERSvtdQZF91100@,;+?"
}
incoming_body
Authorization endpoint
2021-10-08 09:13:45 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 09:13:45 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:13:45 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "zFez9Pi7k5EWDWiHIXQy6f1p",
  "state": "2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r",
  "client_id": "client_snknbDERSvtdQZF91100@,;+?"
}
2021-10-08 09:13:45 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 09:13:45 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
zFez9Pi7k5EWDWiHIXQy6f1p
2021-10-08 09:13:45 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2021-10-08 09:13:45 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_snknbDERSvtdQZF91100@,;+?
2021-10-08 09:13:45 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467
expected
[
  "https://89.45.234.133:8090/authz_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467"
]
2021-10-08 09:13:45 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:13:45 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 09:13:45 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
ELfEXFpGZVtRAP0QOB9Es8KjRVmd4w3f
2021-10-08 09:13:45 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
PpwlLiYEKGihdETLieeaQw
2021-10-08 09:13:45 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa
2021-10-08 09:13:45 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
BZTilgVQTUdYB2zUbHRE4w
2021-10-08 09:13:45 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_snknbDERSvtdQZF91100@,;+?
nonce
zFez9Pi7k5EWDWiHIXQy6f1p
iat
1633684425
exp
1633684725
2021-10-08 09:13:45 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
PpwlLiYEKGihdETLieeaQw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_snknbDERSvtdQZF91100@,;+?",
  "nonce": "zFez9Pi7k5EWDWiHIXQy6f1p",
  "iat": 1633684425,
  "exp": 1633684725,
  "c_hash": "PpwlLiYEKGihdETLieeaQw"
}
2021-10-08 09:13:45 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
BZTilgVQTUdYB2zUbHRE4w
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_snknbDERSvtdQZF91100@,;+?",
  "nonce": "zFez9Pi7k5EWDWiHIXQy6f1p",
  "iat": 1633684425,
  "exp": 1633684725,
  "c_hash": "PpwlLiYEKGihdETLieeaQw",
  "at_hash": "BZTilgVQTUdYB2zUbHRE4w"
}
2021-10-08 09:13:45 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJhMmE2NTEwYS1mNDFiLTRjOWItYjk5Mi1jMzUzOGFjZmUyYjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQlpUaWxnVlFUVWRZQjJ6VWJIUkU0dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3Nua25iREVSU3Z0ZFFaRjkxMTAwQCw7Kz8iLCJjX2hhc2giOiJQcHdsTGlZRUtHaWhkRVRMaWVlYVF3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4NDcyNSwibm9uY2UiOiJ6RmV6OVBpN2s1RVdEV2lISVhReTZmMXAiLCJpYXQiOjE2MzM2ODQ0MjV9.A7YAvXA93Mi2CdjlCPWM51G8tdx8j8hcoeY7pfx9E-hYbDayvjL13lI9e8kAUghFLm8AoVNNfv-Sc15kGmqh9eq43S885m1WJfqLXb8rNG0EEfIutGgO74_gE0BWumqZ88DTZoYrKYO5cmCiVVLMDz6ZBJC3OkShAgn67lkY_Yvp_AXydG7950SwiZKLnflGUgeFngDsx9AE00az0VIJPfFz0LmozboytDttc3JUkzCVGECCE0zm5kv-_rb2lrevXwmg4bnkY7vapJV84eNPz1NxoNRH6aYhkr0rYWNd14NdWtukWi9-KssAzYaGz6mBzE6UrjHIzqPQhjjY_kBUQA
key
{"p":"3f91pAQM994LaHYlnHy_mslfYFN8gqm59Sd4ke4TzQ43rHBBhufVz6F0XEe9CHXIy--Xj5HcpBDRQQsY39EQlPgpAs3Np1x3HgztREp-pCGQKM1pUsgmU2NKG-fwDT3hqNdfiq-Tv0vfVVpmFxbt7R7yH1gWaurKpJYChaXq-4M","kty":"RSA","q":"mcQBs2FpMc2F4la0OMGvqH_lis_ibA1gJGFqy9pZC-8s3hZFPSNOZfHgv9ElYfNtYJ5fQD_RNuu_zLSX2hEtlS-HzFwIQfCNFKaRqzFu_c1UHeJU1TK5X7jx1LzZ5isfYbp-_AeqCOLSgBPxo76CxTcXQDHctv2J4fG21u_Tzyc","d":"PTk4Z16l2oDJjEDrJepz4xusMJFT8mfaNLxI8kq0k940DPYBD2iUzkgW6bL2SE2bvcd2TaZNuC3uo_-s_pCyrZ08SBR6TGUa81ErT0CEUvD-A-VssQPRuebHZvbVVeLubu8f1t8SSYHElNqRyc59dx6gkNMhSs0EyjScZtPjBvl3gHVuJusXEYT4CKjEt_ONxs7gN04WhD46b7ibMnyCMmBK4yxBstaVsBIPgEcMcZU0hSAOrbIqcFKfjUlqrOjTz_cjtbKzhbXIU6n_MONPeLyKrvOYpVzn8T6caRhYwHPxWwsZCkjJoZ9FF0tz0sOHqdgKQIASGHannqe-goJWRQ","e":"AQAB","use":"sig","kid":"a2a6510a-f41b-4c9b-b992-c3538acfe2b9","qi":"RAR0rt5xAEGdvArhXW7QBFj_dNj_8V3CXgNjledzqh8Nw-YdKW96EAs37yNnhEzmgyI0NNw0WD9k9DxPaiUSr1Y7SZmqmIiNHzsXLUreotY_qBeq9VDRK8-LTyMGgV9z6uQj1CjDircBkntPfjsMNHWYRqR6goTBblObF380wzY","dp":"WbigXAyDDT6Bj9OIOem1KqLOWEkFnm1oSauNMDVvbUWcvKWV5icWo9bWB2G7BYtM_xczQwQpj2l4mPgaMoL1V6_AK3Dv9_8H6W5CCoKtEjq6X7M9KQbZboRHdGXWABQNesaox41UglDwzzc84YIT4OzL4F0imk2QXtp95HP9N28","dq":"WG4K9FifIM8roiFu__0TwnnbTtuDQdTnZ8TGoHnwIBbq3MY-B40YdzSFpornTs-qJZiu-so4zbcC1P0_H2AlsNhm5rY-4X0wBaJNwABr7nZ5W75gP0Quq8g2-7uoLOC76X5RrSvTM80Odi4CF8NmfXjTXE3Qu0RQWaqjFjVSwJ0","n":"hVemXqWMxE7h2YQTA05YGaerO6jATUfZ7OEW5g6-ECMM4b07rODfbpjShoUbzgr5n2YVIAk3f6tkH980E52hKSZx0yv6h1DOs9VH0Mx7upb7kzwpZr_vpWqIqai7el20YkrOBKt80aA9cleqwf2yX76XaYzgjA217UdBdezftEr-chDJ0SkRRGwv40IP2ZAtF9iVeApS19hih2Qk4qbBctFayQOUIUNvtojSyD8LEo85I9ZuM5uiKRQaQzmWHMU4I8BS_qNLHYnaA5R3gF-aOcrGLQ1zj3zuCw_pHtx-9Rp6J4dtSBJvdfylfvQ6DqF9rXujfA0aPQDjgvaD4iQ99Q"}
algorithm
RS256
2021-10-08 09:13:45 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-08 09:13:45 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "state": "2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r"
}
2021-10-08 09:13:45 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "state": "2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r",
  "code": "ELfEXFpGZVtRAP0QOB9Es8KjRVmd4w3f"
}
2021-10-08 09:13:45 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "state": "2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r",
  "code": "ELfEXFpGZVtRAP0QOB9Es8KjRVmd4w3f",
  "id_token": "eyJraWQiOiJhMmE2NTEwYS1mNDFiLTRjOWItYjk5Mi1jMzUzOGFjZmUyYjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQlpUaWxnVlFUVWRZQjJ6VWJIUkU0dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3Nua25iREVSU3Z0ZFFaRjkxMTAwQCw7Kz8iLCJjX2hhc2giOiJQcHdsTGlZRUtHaWhkRVRMaWVlYVF3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4NDcyNSwibm9uY2UiOiJ6RmV6OVBpN2s1RVdEV2lISVhReTZmMXAiLCJpYXQiOjE2MzM2ODQ0MjV9.A7YAvXA93Mi2CdjlCPWM51G8tdx8j8hcoeY7pfx9E-hYbDayvjL13lI9e8kAUghFLm8AoVNNfv-Sc15kGmqh9eq43S885m1WJfqLXb8rNG0EEfIutGgO74_gE0BWumqZ88DTZoYrKYO5cmCiVVLMDz6ZBJC3OkShAgn67lkY_Yvp_AXydG7950SwiZKLnflGUgeFngDsx9AE00az0VIJPfFz0LmozboytDttc3JUkzCVGECCE0zm5kv-_rb2lrevXwmg4bnkY7vapJV84eNPz1NxoNRH6aYhkr0rYWNd14NdWtukWi9-KssAzYaGz6mBzE6UrjHIzqPQhjjY_kBUQA"
}
2021-10-08 09:13:45
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467",
  "state": "2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r",
  "code": "ELfEXFpGZVtRAP0QOB9Es8KjRVmd4w3f",
  "id_token": "eyJraWQiOiJhMmE2NTEwYS1mNDFiLTRjOWItYjk5Mi1jMzUzOGFjZmUyYjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQlpUaWxnVlFUVWRZQjJ6VWJIUkU0dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3Nua25iREVSU3Z0ZFFaRjkxMTAwQCw7Kz8iLCJjX2hhc2giOiJQcHdsTGlZRUtHaWhkRVRMaWVlYVF3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4NDcyNSwibm9uY2UiOiJ6RmV6OVBpN2s1RVdEV2lISVhReTZmMXAiLCJpYXQiOjE2MzM2ODQ0MjV9.A7YAvXA93Mi2CdjlCPWM51G8tdx8j8hcoeY7pfx9E-hYbDayvjL13lI9e8kAUghFLm8AoVNNfv-Sc15kGmqh9eq43S885m1WJfqLXb8rNG0EEfIutGgO74_gE0BWumqZ88DTZoYrKYO5cmCiVVLMDz6ZBJC3OkShAgn67lkY_Yvp_AXydG7950SwiZKLnflGUgeFngDsx9AE00az0VIJPfFz0LmozboytDttc3JUkzCVGECCE0zm5kv-_rb2lrevXwmg4bnkY7vapJV84eNPz1NxoNRH6aYhkr0rYWNd14NdWtukWi9-KssAzYaGz6mBzE6UrjHIzqPQhjjY_kBUQA",
  "access_token": "pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa",
  "token_type": "Bearer"
}
2021-10-08 09:13:45
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467#state=2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r&code=ELfEXFpGZVtRAP0QOB9Es8KjRVmd4w3f&id_token=eyJraWQiOiJhMmE2NTEwYS1mNDFiLTRjOWItYjk5Mi1jMzUzOGFjZmUyYjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQlpUaWxnVlFUVWRZQjJ6VWJIUkU0dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3Nua25iREVSU3Z0ZFFaRjkxMTAwQCw7Kz8iLCJjX2hhc2giOiJQcHdsTGlZRUtHaWhkRVRMaWVlYVF3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4NDcyNSwibm9uY2UiOiJ6RmV6OVBpN2s1RVdEV2lISVhReTZmMXAiLCJpYXQiOjE2MzM2ODQ0MjV9.A7YAvXA93Mi2CdjlCPWM51G8tdx8j8hcoeY7pfx9E-hYbDayvjL13lI9e8kAUghFLm8AoVNNfv-Sc15kGmqh9eq43S885m1WJfqLXb8rNG0EEfIutGgO74_gE0BWumqZ88DTZoYrKYO5cmCiVVLMDz6ZBJC3OkShAgn67lkY_Yvp_AXydG7950SwiZKLnflGUgeFngDsx9AE00az0VIJPfFz0LmozboytDttc3JUkzCVGECCE0zm5kv-_rb2lrevXwmg4bnkY7vapJV84eNPz1NxoNRH6aYhkr0rYWNd14NdWtukWi9-KssAzYaGz6mBzE6UrjHIzqPQhjjY_kBUQA&access_token=pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa&token_type=Bearer
2021-10-08 09:13:45 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance 5NA54lGCmUyf77p
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/bdecdfbfc2a13f2e58792809a00682b37d810ed2dbf2c065c5414d678f926467#state=2ZWHWqB3Xntc4RuCiVbEP9gvN9wOzD7r&code=ELfEXFpGZVtRAP0QOB9Es8KjRVmd4w3f&id_token=eyJraWQiOiJhMmE2NTEwYS1mNDFiLTRjOWItYjk5Mi1jMzUzOGFjZmUyYjkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQlpUaWxnVlFUVWRZQjJ6VWJIUkU0dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3Nua25iREVSU3Z0ZFFaRjkxMTAwQCw7Kz8iLCJjX2hhc2giOiJQcHdsTGlZRUtHaWhkRVRMaWVlYVF3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4NDcyNSwibm9uY2UiOiJ6RmV6OVBpN2s1RVdEV2lISVhReTZmMXAiLCJpYXQiOjE2MzM2ODQ0MjV9.A7YAvXA93Mi2CdjlCPWM51G8tdx8j8hcoeY7pfx9E-hYbDayvjL13lI9e8kAUghFLm8AoVNNfv-Sc15kGmqh9eq43S885m1WJfqLXb8rNG0EEfIutGgO74_gE0BWumqZ88DTZoYrKYO5cmCiVVLMDz6ZBJC3OkShAgn67lkY_Yvp_AXydG7950SwiZKLnflGUgeFngDsx9AE00az0VIJPfFz0LmozboytDttc3JUkzCVGECCE0zm5kv-_rb2lrevXwmg4bnkY7vapJV84eNPz1NxoNRH6aYhkr0rYWNd14NdWtukWi9-KssAzYaGz6mBzE6UrjHIzqPQhjjY_kBUQA&access_token=pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa&token_type=Bearer]
outgoing_path
authorize
2021-10-08 09:13:46 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance 5NA54lGCmUyf77p
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa",
  "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-08 09:13:46 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa
2021-10-08 09:13:46 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
pexr9m9IuLq5g4qaUZUNu3F8q2AYLn7elq5d9WTEwHfqapUVxa
2021-10-08 09:13:46 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-08 09:13:46
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-08 09:13:46
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-08 09:13:46 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:13:46 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:13:46 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-08 09:13:46 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance 5NA54lGCmUyf77p
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-08 09:13:46 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
2021-10-08 09:13:51
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
DX1CqK7UIHigLPp
Test Results