Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:34:09 INFO
TEST-RUNNER
Test instance QaWdMWU2nMlg0cQ created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
eX84TaVxc9bEQ
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test
2021-10-01 08:34:09 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:34:09
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:34:09
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "99SfMLFxNBEwwQe8H9g_x5hPyhDKTKTFmQxi5xc7QlfHCL6mU47bvh3cx3D8pZYya2lvV3lSB3T7oTofzp4WzRts-AYSpPV9xZcTZAUXy01XIpRjolgtZveGlsJzj5HgXFtiivHJijEB7XVgUQKIs3xtOBmiBZOC9GE4uer16xU",
      "kty": "RSA",
      "q": "5mLIQUQ65pSVttp1Z1IBGLeJI51x9hzrjCD5u1wymCK7_ULEWhlCdzm-bIjfMscKJOoAC_cjafDWSu8uEFf62Sza-jcLtdWqgscJTKhJ7y_zKeMtRADbv8m7NhOhltOgUUF6A3pTTwOhxa0zT1hHUEIV4m5_UPYWoBHRPal7JNk",
      "d": "bTpwL9CX4V4OnF4dlDWYfMQdIhT9SVDOAHE3U8cvC8h-SJgI2ckue3BFzdzn0FPMAh5V38E1SsXSyCqOAoO91ubTI6MysBtPqEQRhtX25dpYUigIBBWcLhlqtx7H1W-nQj-2EHThQ1-xnTcZoMpq3RAqBRCBWiTJcEUJs-Hm1N0xyaNWj1SZQ06FLzocU-YdTzAc2Yi7CgG8Xjb8-ewwi-KLR3cJ2gTLyv0n3XI86fOrljDRBgPM6SRJs3E3KkSDpY4PA3Yrb3P7Nlaa3mbcTVCnWfLbaFIMP4l92qlTPL9zvEF1udVIsoHDY5vYQ3F5NnYvIad6w4PLGxwdlGO0AQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "5bb77759-4063-4506-820d-5a7903cb53f1",
      "qi": "9NkhA-WjleTM0Jr-bxasOV-DNl7gvM1KbPOw5ykOx5Ot3ZTbpCjItmlzpiDJ_5PGrzaePLI1szLfc2Tmk5c3MYIE-WLa9NdfqdSxFKB7aSpnRl92QsTkc_sUd7tlqGJX9WuBoEqNV4hkw9SqDUc2jMSiq-nPrw7ceKKrLPDj1Wc",
      "dp": "HsJO97YuPK4dhPe2y6UFVXp7_LJUyWpx8-rro47olfVbCKTQ8_H5KAGA02gck1iu7VHqtcqi-bX1PS9_nx9T6SUMQ0RNsBegApQbngBb0anJtMsCCrYy_GKgW7nKqfkLBat58ZDM2M_4U0aMK8HKwawhyiK0T0jdqgMfDUQyPXk",
      "dq": "RVKj_z-QmaFMC2Fgwl4ihlVzpovRpsS8-8VQX9g2QSDygBp_Cr1fCpENg4sL3jOWEdV3fiI3PcGCOboOmkxe5spgebnmhChuzjslyTM6TAaZnJkHHddESEljU7pEfSXgr5KMLE-6kaP-IYUkU1O04amA_ElTdgEWfcPeujctHsE",
      "n": "3wioR_t3l8i92Y-mDGd4nfaB9rNst17gvmYHL7eJNkwj3nyxh6xZXm1ADIcxHEvGfem7Ek5FAkIWD82j9vQBvnEmHQUHC5jiKoa21bDb-oW6a7Yw2KzLtODN2cpkd-RoiJsfAyZtLbHPexep695m60lPCWZmbxNtJyqTeA18ObjskGTk9sg_l4tSWJ3W6O7T-a9r1-ISaVrtR84s7DphLdareik4o-VWZLHQZD6Ta6l3IulyriLl40b4WLy6K-OQKENCxvyG_nRtdXsCQ7qB_QK-IYGANzJofYnBYkN1T_Tw9dolvRwaWj4JMR5w4B9dpmM-dGb9CbdNvZ_8j5o4zQ"
    },
    {
      "kty": "EC",
      "d": "WidVPjaMVUTNAaoQZP61oyw-5krByn-gcWYB9T2YeLc",
      "use": "sig",
      "crv": "P-256",
      "kid": "15f8b423-8d99-42f1-9a98-a41b525257f9",
      "x": "Q_OOc4vQYw1FBMmidy9lEzyPmzwH6tCY6fpOcarX0Nc",
      "y": "5LXa3Y6GanoOGmZVtpSxTQkYzXf0envWe75Q8n76F8w"
    },
    {
      "kty": "EC",
      "d": "ugiUYG5QsuygL9RYvv6RViEs4woSxxqFg92gm1Eu45w",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "17970dc7-d630-4a37-9a1d-6d258850dac7",
      "x": "JYtZLmouzRC6Bk8ExylpOUjCHH0VEmXq4aejLpV6h7I",
      "y": "pkljwr3rl_MBLY4k7VnKhJhXS03dHhFdyVr-dPlRit0"
    },
    {
      "kty": "OKP",
      "d": "TEA6_AKssGzlnkg7I4xDDsSi3gQO057bbN5ex-XSFQg",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "156e86b0-f325-4599-8099-1b6959e27b67",
      "x": "VIfObTASzoJoHyWUmWvUFQUBqSUzKowWzgQK3h5fpK4"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "uSPJOu6jNrIT_fFtbT_9-VSOKInt9OeLgInL7WMezozPH7qnQzPORW6CrI1JHAn58rYT3pjXHUUexZhaEZIKeqUM7otdFqMOmtTn08RoIanjXomDXGhyXQ-ytx4G4NNcZdhCryT33Sto0SyYMjIVtX3gDhM-no0SuCZJZYWmkU0",
      "kty": "RSA",
      "q": "s82_8zeVfLmWyp-5V5Hz0qjFeFaKKOOuHVUaMfCY7DOaagOPdZXrzWAY_i2aXBLKHcpCxBQqppUgp4ns6fsdsQTVizr7yJKVIagXKzyEHim3akrb6VJK8uAEYoVJSvq-Sy24Q1sOXfAETtdHCn8eUQwOp8K2MNw9KwYhP4qSi4s",
      "d": "bGKx3f2JHaBL2kt3BsNSHHRvPP-aX1wnqu9wPGbBacRKuQJOjzd4uX13VpfLhmlUS0__9ihB-3kn9jcZywuZcImAu-ErDkWPDmaAUwGNFDgh_niQqhgpSpiarg886f-leCwt0RIVNHECvgREgx2f5hHXGJLceIDNp3XdSxSDYMEof84_H6YcUpIhVgWN63tr5QyeEGJCyL42S5wMZOL3RVXsrHJ8ekaQOs6D4sTtkc_uyabJ9_len2vW_sjJOoWNStSA7KQLPyg85Xt2DPVZygAJUxckukQ_MoNEqayJiG_R4fe4j9GVS7P8WnpbDOO2Wl6dnWHlzwsvIesvvzEi8Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "3bcdafb2-f83e-4d69-a8de-b8282363e590",
      "qi": "C0Dqj9NDXi7KbK3H_xSmnI5V4pOJfcu2C77kcg4UXoOD6dwmkOjcLds79dXxi56h5yDfn3mFNCwy1WbM_8UIwSx4_cLdUyE9HHWJkd_YiUTC6T5sEdi4JAXsDBfEucTeoUE_NhjS7iLdUIVfef_K7kWWcRmzwtxs0JUJ_2GtIzQ",
      "dp": "F2S_M5QdyXZ88jSEaC6Sz-NwRw0OpUhwpyBCRU-l_-Fo9pBmPCaapMlO97CukT1teM6q-hCD9e3a8orKrreuXUrntGilrYuS99t5I5gItGA8G6DymUWVVc76_QptQhFS9od5_ZmFPEwU5YFmBcmwVot-OSkTW4Nl3yDvW0WlA20",
      "alg": "RSA-OAEP",
      "dq": "nuXclZdwn0nwDd87zzznyipmYOOxs1MKo1d7D9k9e7ha5QeCd3rnaZdcXvx0JpxgTBVcDaZ4zsCJnCYS3fCTG8ZW5XVZ37ZS3uyKlSYk5_cb5W6Ei9yy6ZK5rUt3KzEOjKe56KSGvNOJKxeq64bNhvht1yoHEoT_9Y60QVA4E-M",
      "n": "ggjSLfFa_zDxRMiyeBOv4UmtqDVsEr0ezeEacKNNSAnEzqz2z_lJ7ZCGA1Bc-FPhd2IQgZvEhM8UoGvAAyyuupbaKxrsUuVqXzw25PMOeHcZ-_tPPa-6bdbz9-kuhevrwPwenhTksKaR7isSE8ljqOp1E_H24vpzt9iBpjxMK2d9_OFm04fkSMiZFcDDm0KnPaxsJAB_GQ1kJIMzmtXwWMq5lWtV-U7lxu0EVLW2b43AcjFeCGXx0hFEX9iqHfYcA0W5L_SQOvhmucCeJZPBLYuihMyPBa4IM0k_K9C00lZ2qGQHS9ZNsKqaCGI4WVr06xO0a6NWemwQHKv2Yj-zzw"
    },
    {
      "kty": "EC",
      "d": "7r5Qo2ick8zl3vm7sxKQnu9VwNcsz11kbwbtwZs34ss",
      "use": "enc",
      "crv": "P-256",
      "kid": "5aafa8b1-09e7-4300-ab4b-f28baf5e0777",
      "x": "nKhqAmd5qg7fo1pJzoKxJ20JKGeYwHArtkLQTr-RVnk",
      "y": "ur8r6Q2P2MjZ74W6mqES_2a9FVtwzRGDDfuqIPTZrb4",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "5bb77759-4063-4506-820d-5a7903cb53f1",
      "n": "3wioR_t3l8i92Y-mDGd4nfaB9rNst17gvmYHL7eJNkwj3nyxh6xZXm1ADIcxHEvGfem7Ek5FAkIWD82j9vQBvnEmHQUHC5jiKoa21bDb-oW6a7Yw2KzLtODN2cpkd-RoiJsfAyZtLbHPexep695m60lPCWZmbxNtJyqTeA18ObjskGTk9sg_l4tSWJ3W6O7T-a9r1-ISaVrtR84s7DphLdareik4o-VWZLHQZD6Ta6l3IulyriLl40b4WLy6K-OQKENCxvyG_nRtdXsCQ7qB_QK-IYGANzJofYnBYkN1T_Tw9dolvRwaWj4JMR5w4B9dpmM-dGb9CbdNvZ_8j5o4zQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b3115c7a-14f5-41a9-a785-f52a1fece6e7",
      "n": "i59BRuPEl-k6DBNcqiTNvCStWP8bEGLQVBHTgz2MO-Dg47ffbxvSOKXJxH78HkN5sOrYmkC4HDOJeSTJgxFOOm-bQDQSNGmqbFPywLVuZRT1l103iTZPaW7mdQkW6LYL-oqIXz2m0qjmKFVdLb7c1e5_VCYFFCmfMIWLH1RH7xiaJe2C_vRH8Lkaxl2s3DFRWdelR1rzRlWwnirPZVDAbuMwBXMvqNnCj4Tb_Ip-IPV4dVnr4vCpQRk_IrLLLDDWRQU8nxnOvayt-UHQs4CmEOs9scmEk1XEEaaKFzleFKAWTdALe09oLW7GyK4WHEQryGTJFfeBpbftJdpV31sWJQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "15f8b423-8d99-42f1-9a98-a41b525257f9",
      "x": "Q_OOc4vQYw1FBMmidy9lEzyPmzwH6tCY6fpOcarX0Nc",
      "y": "5LXa3Y6GanoOGmZVtpSxTQkYzXf0envWe75Q8n76F8w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "1cc1624c-26e1-4b9f-9697-e85a043fc2a5",
      "x": "P2fEY_3_qMIpGJWSChWagm9uObsRazMRxzjnUrt1Cpk",
      "y": "2mXgNZUTAfTGnfDo5Ff5gpldSwO_03RcJuh4vaFBMfo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "17970dc7-d630-4a37-9a1d-6d258850dac7",
      "x": "JYtZLmouzRC6Bk8ExylpOUjCHH0VEmXq4aejLpV6h7I",
      "y": "pkljwr3rl_MBLY4k7VnKhJhXS03dHhFdyVr-dPlRit0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "156e86b0-f325-4599-8099-1b6959e27b67",
      "x": "VIfObTASzoJoHyWUmWvUFQUBqSUzKowWzgQK3h5fpK4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "3bcdafb2-f83e-4d69-a8de-b8282363e590",
      "alg": "RSA-OAEP",
      "n": "ggjSLfFa_zDxRMiyeBOv4UmtqDVsEr0ezeEacKNNSAnEzqz2z_lJ7ZCGA1Bc-FPhd2IQgZvEhM8UoGvAAyyuupbaKxrsUuVqXzw25PMOeHcZ-_tPPa-6bdbz9-kuhevrwPwenhTksKaR7isSE8ljqOp1E_H24vpzt9iBpjxMK2d9_OFm04fkSMiZFcDDm0KnPaxsJAB_GQ1kJIMzmtXwWMq5lWtV-U7lxu0EVLW2b43AcjFeCGXx0hFEX9iqHfYcA0W5L_SQOvhmucCeJZPBLYuihMyPBa4IM0k_K9C00lZ2qGQHS9ZNsKqaCGI4WVr06xO0a6NWemwQHKv2Yj-zzw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "5aafa8b1-09e7-4300-ab4b-f28baf5e0777",
      "x": "nKhqAmd5qg7fo1pJzoKxJ20JKGeYwHArtkLQTr-RVnk",
      "y": "ur8r6Q2P2MjZ74W6mqES_2a9FVtwzRGDDfuqIPTZrb4",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:34:09 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:34:09 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:34:09 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-10-01 08:34:09
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:34:09
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:34:09
oidcc-client-test
Setup Done
2021-10-01 08:34:14 INCOMING
oidcc-client-test
Incoming HTTP request to test instance QaWdMWU2nMlg0cQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 08:34:14 OUTGOING
oidcc-client-test
Response to HTTP request to test instance QaWdMWU2nMlg0cQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-10-01 08:34:15 INCOMING
oidcc-client-test
Incoming HTTP request to test instance QaWdMWU2nMlg0cQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 08:34:15 OUTGOING
oidcc-client-test
Response to HTTP request to test instance QaWdMWU2nMlg0cQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "5bb77759-4063-4506-820d-5a7903cb53f1",
      "n": "3wioR_t3l8i92Y-mDGd4nfaB9rNst17gvmYHL7eJNkwj3nyxh6xZXm1ADIcxHEvGfem7Ek5FAkIWD82j9vQBvnEmHQUHC5jiKoa21bDb-oW6a7Yw2KzLtODN2cpkd-RoiJsfAyZtLbHPexep695m60lPCWZmbxNtJyqTeA18ObjskGTk9sg_l4tSWJ3W6O7T-a9r1-ISaVrtR84s7DphLdareik4o-VWZLHQZD6Ta6l3IulyriLl40b4WLy6K-OQKENCxvyG_nRtdXsCQ7qB_QK-IYGANzJofYnBYkN1T_Tw9dolvRwaWj4JMR5w4B9dpmM-dGb9CbdNvZ_8j5o4zQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b3115c7a-14f5-41a9-a785-f52a1fece6e7",
      "n": "i59BRuPEl-k6DBNcqiTNvCStWP8bEGLQVBHTgz2MO-Dg47ffbxvSOKXJxH78HkN5sOrYmkC4HDOJeSTJgxFOOm-bQDQSNGmqbFPywLVuZRT1l103iTZPaW7mdQkW6LYL-oqIXz2m0qjmKFVdLb7c1e5_VCYFFCmfMIWLH1RH7xiaJe2C_vRH8Lkaxl2s3DFRWdelR1rzRlWwnirPZVDAbuMwBXMvqNnCj4Tb_Ip-IPV4dVnr4vCpQRk_IrLLLDDWRQU8nxnOvayt-UHQs4CmEOs9scmEk1XEEaaKFzleFKAWTdALe09oLW7GyK4WHEQryGTJFfeBpbftJdpV31sWJQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "15f8b423-8d99-42f1-9a98-a41b525257f9",
      "x": "Q_OOc4vQYw1FBMmidy9lEzyPmzwH6tCY6fpOcarX0Nc",
      "y": "5LXa3Y6GanoOGmZVtpSxTQkYzXf0envWe75Q8n76F8w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "1cc1624c-26e1-4b9f-9697-e85a043fc2a5",
      "x": "P2fEY_3_qMIpGJWSChWagm9uObsRazMRxzjnUrt1Cpk",
      "y": "2mXgNZUTAfTGnfDo5Ff5gpldSwO_03RcJuh4vaFBMfo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "17970dc7-d630-4a37-9a1d-6d258850dac7",
      "x": "JYtZLmouzRC6Bk8ExylpOUjCHH0VEmXq4aejLpV6h7I",
      "y": "pkljwr3rl_MBLY4k7VnKhJhXS03dHhFdyVr-dPlRit0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "156e86b0-f325-4599-8099-1b6959e27b67",
      "x": "VIfObTASzoJoHyWUmWvUFQUBqSUzKowWzgQK3h5fpK4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "3bcdafb2-f83e-4d69-a8de-b8282363e590",
      "alg": "RSA-OAEP",
      "n": "ggjSLfFa_zDxRMiyeBOv4UmtqDVsEr0ezeEacKNNSAnEzqz2z_lJ7ZCGA1Bc-FPhd2IQgZvEhM8UoGvAAyyuupbaKxrsUuVqXzw25PMOeHcZ-_tPPa-6bdbz9-kuhevrwPwenhTksKaR7isSE8ljqOp1E_H24vpzt9iBpjxMK2d9_OFm04fkSMiZFcDDm0KnPaxsJAB_GQ1kJIMzmtXwWMq5lWtV-U7lxu0EVLW2b43AcjFeCGXx0hFEX9iqHfYcA0W5L_SQOvhmucCeJZPBLYuihMyPBa4IM0k_K9C00lZ2qGQHS9ZNsKqaCGI4WVr06xO0a6NWemwQHKv2Yj-zzw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "5aafa8b1-09e7-4300-ab4b-f28baf5e0777",
      "x": "nKhqAmd5qg7fo1pJzoKxJ20JKGeYwHArtkLQTr-RVnk",
      "y": "ur8r6Q2P2MjZ74W6mqES_2a9FVtwzRGDDfuqIPTZrb4",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:34:15 INCOMING
oidcc-client-test
Incoming HTTP request to test instance QaWdMWU2nMlg0cQ
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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5", "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5", "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5", "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:34:15 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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:34:15 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:34:15 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:34:15 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
]
2021-10-01 08:34:15 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:34:15 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:34:15 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:34:15 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:34:15 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:34:15 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 08:34:15 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:34:15 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:34:15 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:34:15 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 08:34:15 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:34:15 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 08:34:15 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:34:15 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:34:15 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:34:15 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:34:15 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:34:15 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:34:15 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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`"
}
2021-10-01 08:34:15
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_lhfBDrUxfGCbVPEoHpbvFDqkdxlVRoCRgxMcqlPdTkJNjoFbeS5410688261-#`*$
2021-10-01 08:34:15 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:34:15 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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`",
  "client_secret": "secret_lhfBDrUxfGCbVPEoHpbvFDqkdxlVRoCRgxMcqlPdTkJNjoFbeS5410688261-#`*$"
}
2021-10-01 08:34:15
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:34:15
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 08:34: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 08:34:14 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:34:16 GMT",
  "etag": "\"1633077254.2584674-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:34: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 08:34: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 08:34: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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`",
  "client_secret": "secret_lhfBDrUxfGCbVPEoHpbvFDqkdxlVRoCRgxMcqlPdTkJNjoFbeS5410688261-#`*$",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 08:34:16 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:34:16
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:34:16 OUTGOING
oidcc-client-test
Response to HTTP request to test instance QaWdMWU2nMlg0cQ
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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
    "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`",
  "client_secret": "secret_lhfBDrUxfGCbVPEoHpbvFDqkdxlVRoCRgxMcqlPdTkJNjoFbeS5410688261-#`*$",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 08:34:16 INCOMING
oidcc-client-test
Incoming HTTP request to test instance QaWdMWU2nMlg0cQ
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/74a7ca0f2eff5c8d1742b74662c2c5c521e3e71294921537ad295f8110772844",
  "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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "aFxFLoObiQaQYlSMxdMY47bX",
  "response_mode": "form_post",
  "state": "nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL",
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`"
}
incoming_body
Authorization endpoint
2021-10-01 08:34:16 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:34:16 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:34:16 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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "aFxFLoObiQaQYlSMxdMY47bX",
  "response_mode": "form_post",
  "state": "nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL",
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`"
}
2021-10-01 08:34:16 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:34:16 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
aFxFLoObiQaQYlSMxdMY47bX
2021-10-01 08:34:16 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-01 08:34:16 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_WSoSQqIDVpmUMMt88124!\&[`
2021-10-01 08:34:16 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5
expected
[
  "https://89.45.234.133:8090/authz_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "https://89.45.234.133:8090/authz_im_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "https://89.45.234.133:8090/req_uri/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5"
]
2021-10-01 08:34:16 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:34:16 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:34:16 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u
2021-10-01 08:34:16 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
GMrNa5ZLdYnCq0D_pgSfiQ
2021-10-01 08:34:16 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
QjNTUcYL1z03x8HTwOfAwkvjczHGUejyWx57wbcHQon5LXHA1p
2021-10-01 08:34:16 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
JguVkLUFXC14XFY74omsbg
2021-10-01 08:34:16 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "state": "nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL"
}
2021-10-01 08:34:16 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "state": "nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL",
  "code": "kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u"
}
2021-10-01 08:34:16
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/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "state": "nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL",
  "code": "kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u",
  "access_token": "QjNTUcYL1z03x8HTwOfAwkvjczHGUejyWx57wbcHQon5LXHA1p",
  "token_type": "Bearer"
}
2021-10-01 08:34:16 OUTGOING
oidcc-client-test
Response to HTTP request to test instance QaWdMWU2nMlg0cQ
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5, formParameters={"state":"nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL","code":"kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u","access_token":"QjNTUcYL1z03x8HTwOfAwkvjczHGUejyWx57wbcHQon5LXHA1p","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:34:17 INCOMING
oidcc-client-test
Incoming HTTP request to test instance QaWdMWU2nMlg0cQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X1dTb1NRcUlEVnBtVU1NdDg4MTI0JTIxJTVDJTI2JTVCJTYwOnNlY3JldF9saGZCRHJVeGZHQ2JWUEVvSHBidkZEcWtkeGxWUm9DUmd4TWNxbFBkVGtKTmpvRmJlUzU0MTA2ODgyNjEtJTIzJTYwJTJBJTI0",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "288",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5",
  "client_id": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`",
  "state": "nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL",
  "code": "kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_fp_cb%2F4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5&client_id=client_WSoSQqIDVpmUMMt88124%21%5C%26%5B%60&state=nTKyiYmFvbKR9GLVuzcndAsJWHJzgJYL&code=kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u
Token endpoint
2021-10-01 08:34:17 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_WSoSQqIDVpmUMMt88124!\&[`
client_secret
secret_lhfBDrUxfGCbVPEoHpbvFDqkdxlVRoCRgxMcqlPdTkJNjoFbeS5410688261-#`*$
method
client_secret_basic
2021-10-01 08:34:17 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 08:34:17 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
kqwogRCh8G98OTXkqlqEgk6zYqaGyC1u
2021-10-01 08:34:17 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_fp_cb/4a46cc6521204adfd2e6ed0a2910fc1c7c8cdfb1d496a80d6c0618be9e0d9dd5
2021-10-01 08:34:17 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
axpNaDB6028xliJ5JHU3ZMjru4V8j06COUgibSEAmjBumBf3RP
2021-10-01 08:34:17 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
DT6Cwj4fmyQ7lsfJyHqKxA
2021-10-01 08:34:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_WSoSQqIDVpmUMMt88124!\&[`
nonce
aFxFLoObiQaQYlSMxdMY47bX
iat
1633077257
exp
1633077557
2021-10-01 08:34:17 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
DT6Cwj4fmyQ7lsfJyHqKxA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_WSoSQqIDVpmUMMt88124!\\\u0026[`",
  "nonce": "aFxFLoObiQaQYlSMxdMY47bX",
  "iat": 1633077257,
  "exp": 1633077557,
  "at_hash": "DT6Cwj4fmyQ7lsfJyHqKxA"
}
2021-10-01 08:34:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI1YmI3Nzc1OS00MDYzLTQ1MDYtODIwZC01YTc5MDNjYjUzZjEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRFQ2Q3dqNGZteVE3bHNmSnlIcUt4QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1dTb1NRcUlEVnBtVU1NdDg4MTI0IVxcJltgIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NzU1Nywibm9uY2UiOiJhRnhGTG9PYmlRYVFZbFNNeGRNWTQ3YlgiLCJpYXQiOjE2MzMwNzcyNTd9.C5z7FSZxfTiM9P8XKZzEgAHcez5TdZr4qieH6BC65Xn8yXA7_MKV4jPBrmMCXIqNsjTKCoJrizoPUTPyVokTQk1V4QLIY6G7aUEEbcqJKBJUi3sjkpzooUEeyqd2xxkQsGLsiLoP7StJ-US9SV3X6InQID39jWshjJf7KIeH97gSdK1jULX58_eMOInkvUhgpI5ns9SjFph1oVTLEEaK3COafaWDNmWk26Kk0kFKkWG7Cz-i940bpoDauYe1Gb_7zwxr7qzQ7iu3J7GMPWvTtQjPNXJr9Q_AGa8B7TZibk6Ou6KHxjBbzBCaI503kNDCuNh-OJdvc5HymNSkNCLuLQ
key
{"p":"99SfMLFxNBEwwQe8H9g_x5hPyhDKTKTFmQxi5xc7QlfHCL6mU47bvh3cx3D8pZYya2lvV3lSB3T7oTofzp4WzRts-AYSpPV9xZcTZAUXy01XIpRjolgtZveGlsJzj5HgXFtiivHJijEB7XVgUQKIs3xtOBmiBZOC9GE4uer16xU","kty":"RSA","q":"5mLIQUQ65pSVttp1Z1IBGLeJI51x9hzrjCD5u1wymCK7_ULEWhlCdzm-bIjfMscKJOoAC_cjafDWSu8uEFf62Sza-jcLtdWqgscJTKhJ7y_zKeMtRADbv8m7NhOhltOgUUF6A3pTTwOhxa0zT1hHUEIV4m5_UPYWoBHRPal7JNk","d":"bTpwL9CX4V4OnF4dlDWYfMQdIhT9SVDOAHE3U8cvC8h-SJgI2ckue3BFzdzn0FPMAh5V38E1SsXSyCqOAoO91ubTI6MysBtPqEQRhtX25dpYUigIBBWcLhlqtx7H1W-nQj-2EHThQ1-xnTcZoMpq3RAqBRCBWiTJcEUJs-Hm1N0xyaNWj1SZQ06FLzocU-YdTzAc2Yi7CgG8Xjb8-ewwi-KLR3cJ2gTLyv0n3XI86fOrljDRBgPM6SRJs3E3KkSDpY4PA3Yrb3P7Nlaa3mbcTVCnWfLbaFIMP4l92qlTPL9zvEF1udVIsoHDY5vYQ3F5NnYvIad6w4PLGxwdlGO0AQ","e":"AQAB","use":"sig","kid":"5bb77759-4063-4506-820d-5a7903cb53f1","qi":"9NkhA-WjleTM0Jr-bxasOV-DNl7gvM1KbPOw5ykOx5Ot3ZTbpCjItmlzpiDJ_5PGrzaePLI1szLfc2Tmk5c3MYIE-WLa9NdfqdSxFKB7aSpnRl92QsTkc_sUd7tlqGJX9WuBoEqNV4hkw9SqDUc2jMSiq-nPrw7ceKKrLPDj1Wc","dp":"HsJO97YuPK4dhPe2y6UFVXp7_LJUyWpx8-rro47olfVbCKTQ8_H5KAGA02gck1iu7VHqtcqi-bX1PS9_nx9T6SUMQ0RNsBegApQbngBb0anJtMsCCrYy_GKgW7nKqfkLBat58ZDM2M_4U0aMK8HKwawhyiK0T0jdqgMfDUQyPXk","dq":"RVKj_z-QmaFMC2Fgwl4ihlVzpovRpsS8-8VQX9g2QSDygBp_Cr1fCpENg4sL3jOWEdV3fiI3PcGCOboOmkxe5spgebnmhChuzjslyTM6TAaZnJkHHddESEljU7pEfSXgr5KMLE-6kaP-IYUkU1O04amA_ElTdgEWfcPeujctHsE","n":"3wioR_t3l8i92Y-mDGd4nfaB9rNst17gvmYHL7eJNkwj3nyxh6xZXm1ADIcxHEvGfem7Ek5FAkIWD82j9vQBvnEmHQUHC5jiKoa21bDb-oW6a7Yw2KzLtODN2cpkd-RoiJsfAyZtLbHPexep695m60lPCWZmbxNtJyqTeA18ObjskGTk9sg_l4tSWJ3W6O7T-a9r1-ISaVrtR84s7DphLdareik4o-VWZLHQZD6Ta6l3IulyriLl40b4WLy6K-OQKENCxvyG_nRtdXsCQ7qB_QK-IYGANzJofYnBYkN1T_Tw9dolvRwaWj4JMR5w4B9dpmM-dGb9CbdNvZ_8j5o4zQ"}
algorithm
RS256
2021-10-01 08:34: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 08:34:17 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
axpNaDB6028xliJ5JHU3ZMjru4V8j06COUgibSEAmjBumBf3RP
token_type
Bearer
id_token
eyJraWQiOiI1YmI3Nzc1OS00MDYzLTQ1MDYtODIwZC01YTc5MDNjYjUzZjEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRFQ2Q3dqNGZteVE3bHNmSnlIcUt4QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1dTb1NRcUlEVnBtVU1NdDg4MTI0IVxcJltgIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NzU1Nywibm9uY2UiOiJhRnhGTG9PYmlRYVFZbFNNeGRNWTQ3YlgiLCJpYXQiOjE2MzMwNzcyNTd9.C5z7FSZxfTiM9P8XKZzEgAHcez5TdZr4qieH6BC65Xn8yXA7_MKV4jPBrmMCXIqNsjTKCoJrizoPUTPyVokTQk1V4QLIY6G7aUEEbcqJKBJUi3sjkpzooUEeyqd2xxkQsGLsiLoP7StJ-US9SV3X6InQID39jWshjJf7KIeH97gSdK1jULX58_eMOInkvUhgpI5ns9SjFph1oVTLEEaK3COafaWDNmWk26Kk0kFKkWG7Cz-i940bpoDauYe1Gb_7zwxr7qzQ7iu3J7GMPWvTtQjPNXJr9Q_AGa8B7TZibk6Ou6KHxjBbzBCaI503kNDCuNh-OJdvc5HymNSkNCLuLQ
scope
openid profile email address phone
2021-10-01 08:34:17 OUTGOING
oidcc-client-test
Response to HTTP request to test instance QaWdMWU2nMlg0cQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "axpNaDB6028xliJ5JHU3ZMjru4V8j06COUgibSEAmjBumBf3RP",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI1YmI3Nzc1OS00MDYzLTQ1MDYtODIwZC01YTc5MDNjYjUzZjEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRFQ2Q3dqNGZteVE3bHNmSnlIcUt4QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1dTb1NRcUlEVnBtVU1NdDg4MTI0IVxcJltgIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NzU1Nywibm9uY2UiOiJhRnhGTG9PYmlRYVFZbFNNeGRNWTQ3YlgiLCJpYXQiOjE2MzMwNzcyNTd9.C5z7FSZxfTiM9P8XKZzEgAHcez5TdZr4qieH6BC65Xn8yXA7_MKV4jPBrmMCXIqNsjTKCoJrizoPUTPyVokTQk1V4QLIY6G7aUEEbcqJKBJUi3sjkpzooUEeyqd2xxkQsGLsiLoP7StJ-US9SV3X6InQID39jWshjJf7KIeH97gSdK1jULX58_eMOInkvUhgpI5ns9SjFph1oVTLEEaK3COafaWDNmWk26Kk0kFKkWG7Cz-i940bpoDauYe1Gb_7zwxr7qzQ7iu3J7GMPWvTtQjPNXJr9Q_AGa8B7TZibk6Ou6KHxjBbzBCaI503kNDCuNh-OJdvc5HymNSkNCLuLQ",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 08:34:17 INCOMING
oidcc-client-test
Incoming HTTP request to test instance QaWdMWU2nMlg0cQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer axpNaDB6028xliJ5JHU3ZMjru4V8j06COUgibSEAmjBumBf3RP",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-10-01 08:34:17 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
axpNaDB6028xliJ5JHU3ZMjru4V8j06COUgibSEAmjBumBf3RP
2021-10-01 08:34:17 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
axpNaDB6028xliJ5JHU3ZMjru4V8j06COUgibSEAmjBumBf3RP
2021-10-01 08:34:17 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 08:34:17
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:34:17 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:34:17 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:34:17 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-01 08:34:17 OUTGOING
oidcc-client-test
Response to HTTP request to test instance QaWdMWU2nMlg0cQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "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"
}
outgoing_path
userinfo
2021-10-01 08:34:17 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:34:24
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
RBHckIAg3ynrc7x
Test Results