Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-30 07:59:20 INFO
TEST-RUNNER
Test instance Frwi3fKePsxjDR4 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
idpy
description
oidcop
planId
Q5bxP9ys6sz13
config
{
  "alias": "idpy",
  "description": "oidcop",
  "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-idtoken-sig-none
2021-09-30 07:59:20 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-09-30 07:59:20
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-09-30 07:59:21
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "-CtBHz0kwijP7lzm6mheu-B24iX2cKVxkS1de_ySGFGj0Y2NOt4M2dDbDprrpOsgTkUX3QU2o-eJOMGBG1b6xXc4XcGwIauFJXfEmeT3nIC0dY6tOULFjHr0t90cgPGrtQ3kJ-HRmQHGuyNaqcDxVAoK9xIi89GqJyO1_Mn0xOk",
      "kty": "RSA",
      "q": "wZfMGYv1CFZPTXCyWqc0l3ABRmrXTKep7tE3_KUXDCwHZEKYUjzNMsncnzMLsHB_9HeSGbeXMciUVC2sY9W_i9M2uVbywgR4XD4IGuHHfSQ2n_MFepjUUyc7qaiFWM-1WXY7y7rnerdLjP169fZmbPrn1a1XBzFK22YOo_94FTc",
      "d": "jdMtYYv18wX5PToA9GdMl2C-xPgn_jvTjLJi7tKCyanV9Rreupgs0YQQEe6mqj90DghoGaate8wGDiUTkecsi_QIVQlI_DXQUviNUqMCZsGhrlvjEb73yeVuLl9gM1YKhbZjqtKmhuS3KsY0BOWLVmYW3Qtse-Gq9m7kFODdKPCoCe7QkOYWusZbmvob1mZA5zgXXWdwZnDibMXhwFhXpSe8PDP0xSvzjgSDGlW-GzLUZDWj0igKK9Kt11_mMYhPDDcdNC1fKz3cyQeJU35jrevdHEOoxBGzNeEwAcq5vNHCs0PsdJu5ODTCi_570Iokk4kyC2L_PYmEwcT_Qy9PkQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "caefc293-7cba-47da-afbe-983af3e7ee5a",
      "qi": "u49dFHnvFk_cbC_SHFoap5kZFG4gFkubf1TyJTjGwWphCDjYyvo7kp4OeVwIXGvJtelj7kLumddI9cYBGln2nCAgABb0Sa6xDvj43mZTv5dF96sSTXPa3tJ0opUaHcgkIRlz00dLwW6EaxoOmEedpL4Dd1IJWC7nnf0LAU5edYo",
      "dp": "k7YrLMzX9DkWimoBh8RXnrwcBr9Rz_qpfh_iZMoQqyjsuO3oAgHo5DzMJgVP_Pl2YR_-9C8GNsi5hG6oyf0bhi1P_34pt-C_f22qN29xclWpE8-4izyTGOqWflm9fYJbEYkTJCnk9413HCwO6rtM6RiRLj49T6KcBG_dAnmylwE",
      "dq": "WsrmXdTVxmM0Lg18mCdy8tMExhG1h63adLaKm2KRvJOpo8vXxDnfwsIJRmCaStV4LR8m1gjUT_TSG-iPwQKuItWcBLBSicuu5xPwmSrqdDZXqAxBtY2XhqgPwzHV2CER3DMnOBUgGt18AVOgJ1q4DsRdlkkFV8o2YU8r7p4Ro2E",
      "n": "u6vDdzJRDavcrpSt2lHuotEdGsZGB734rFdPpLmHyF1-OWOua_Ox6sKolrfsPSDEZ7YN74aMDxSOUkDbnGDmAu24FeIVILp51cEDaZY3_QCQz9GHVdm01p5yooIC1hOJptIPkIzEMtuoZRcNXgZxEG3QiOJdQPAJoqYhi4Id6qXdJrezJw3UCFC6TvbjTIcQ_qFTmry-PHRngfP3b6GlyHmcihf2RvDmRt40DjhMZQ3C_OSPAHl64UqjF_gldy7mXU5yFKdvRYQsD5sQ3uovD4D3edsLxN7j4ALVAA-1OsdHjhaoD6jUjwMRgy2WUwzqAx9lFrZR_xwzt28b2_VrDw"
    },
    {
      "kty": "EC",
      "d": "-wGZR3I-2fsK8GvXPjgz1D73MvlNaRlE24JgvW2VsRw",
      "use": "sig",
      "crv": "P-256",
      "kid": "a485aff5-bb09-40d1-a68e-1bb53176d1e8",
      "x": "Rv5otRyUcLkynpYWfUgTT4VQLH2H9fXG4QdqXSALqdg",
      "y": "DoezlcOThu_yc1wSF6MJeZMXwRFZC9mNUZxHJE94AcQ"
    },
    {
      "kty": "EC",
      "d": "G1ko_ZOpEcWUwgkXeibVGiiZMS_kvxKvySMtv9pWPxA",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "5b1ba5bf-901d-4700-a681-abbe8e3043c9",
      "x": "zOBqhB_nYlWFWd7gCmZyM2OZ_g98dY4MRwuTbSxudKU",
      "y": "fDtomN8hxuh2bMinkqA2B9ezrRwVwLwC9eaJxg7wctU"
    },
    {
      "kty": "OKP",
      "d": "hrfVDGklGFJoI8qhIKnY13C0mzHLrCSvUQcbdDnuRhw",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ff6abdf3-64e6-456e-b984-e0071b8ca7f9",
      "x": "p6_ftg2nA8DS28__T2rT8_xEprBI9mLM156LrHXDc1Y"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "6e7y-27_hRECT5vuLt9woxEKvWcz4aH-EkzLTqRkBENzyEgRhmZz7iD0K1KOkJFbLTRSWCoE2ySPFgos8FhG1zlgbksDehiCEebBl7ciJyRDC4-ffCL6a4pir_VrnIv38w6-5UTusd3FW8YPSnfQtyT9JnAbzVS-wqiuMmMDYW8",
      "kty": "RSA",
      "q": "phOV5nwoOcWXQAEzAqHbCJdzk4tH8D8RmGhens3zhWS70-DxoBptCBoo48nrJADmmQ9lKJqzfLjDORo-4NEeX0awcigNxkHAti4t0PSDTIi4wRA7f_WbDz2hG0_Rl7S410PIZnVIi0U_pGZLseqPWwQ7CmShYGixdLHo1xTNE-0",
      "d": "VH72LvD61B6ToW4oiHb-41og_cmYkFZFtxhsUXL8iVpcOZSPW3T0A5CAfKpm1q3N6lFhu2f3s_YpjFIAecv5VfrUDpGAVbcSWiFUdCgNJSYa6vs1I1Yhfue7hK1_4SOAL51ER4lePkekm6SCwwzn9wqLZgenCRQnlywcsZB48ul7y3dc19nECAASPskTby4zmBlGrQ7FWG2UrkCtQueG07qndTMdAEIzTzH0LfwcHKIOQno_ga5RFkA_kZxBDyE6P2r8m5iD0SCZdqBeLSpHFC0aQt5IlBCwBYZTkJAS_JR9FqGBaaRjC_o28H_3cPAZGfA7nhhpittSrwiZ1C86qQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "14e1a04c-80e6-4fd1-8d7a-daa2984466fb",
      "qi": "xXlT-UtvZkRHIsnL2IpOcZcAgD2eUAvIRK39rfCbnMS8YbpZzaNt9zboEdytOr2NuaKlNSqyJe3A3FOS4YCC1krUbOgN9xj8VLcmEn2tbwIRicWmllnSUBbsfjChT9TGnoQ8ZRMEPYNUa4BP8upEcICHKfbgW9SrXsD9kuqxi5E",
      "dp": "xYZOwsEpngkLo36tcgSWzgmwwNaodwdaScdwD3o9PWBbHizEJ3DQyKwon3_5AtbJXvUD5o-sRAGtk9WJtnNDda1r4BUU3X5eLZFju6AVhWlX9yYRazb5rd5Oj_axI6EH_sJfq6U1yxfP8jrdZGqg4FOqMU-OGiVJYYIefEsgap8",
      "alg": "RSA-OAEP",
      "dq": "NcneIPpRZPS0GgzJYq7dbBjxW_YeZJdosX4MN07o8mk_1E3ktEAa1Cb022IIgG6yQRyVXONOArUstY_kkZfpSF5yw2Zpn66oJdkrCaRH6j_V5uHFA5qej_8b8OaXMZVc0IupmlWeG01gYXSoS4V2zLnADYuuILWH1A3TJeYczbk",
      "n": "l8LXRcQyEpLeBcBhXqzSr_MfEowCkTuyqtJtnTn8T-NqJE4pqPbI1ppyS7iMJ8xW-Ag5DuDg7Sz1_ef4Kz-l_J6Zh6I0dXDHmCK7fKri4sKFWaRVDKwlVNY5S0QJR4WY7naxWfKAAg_VeqpRl0Bnv91xdO0Hmm7z6DNFR2TiTDqbJpGrIGcMXk60OKbE3CeiwA02c2jNhEbMP8VL2wJmIXUqhFy5Ap-kPzSgtcB9Ew3tRrO8QxSmDYBfq6gfZdFLTLY5wgKa8fzduiY-OoMyAsnLLdEzaUDrK0qAAQkr81g2noq_dhdAZQpIcrr5zw3TKMXYCosgFQQLDvuJnD9www"
    },
    {
      "kty": "EC",
      "d": "tsE6NbNmU84k6cKIWyEFOR3sybJo1fudIwR5ci-VeD8",
      "use": "enc",
      "crv": "P-256",
      "kid": "625f74e2-cc43-4148-8bb9-886830ad2c09",
      "x": "4pdsk7tTW76UStn4VLdk1qZRzm9DuH_YaqwzhA-VOFU",
      "y": "-unCTyt_phWU6wABGO7Sb_Tq41PvqHefiPiF7HTg-JI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "caefc293-7cba-47da-afbe-983af3e7ee5a",
      "n": "u6vDdzJRDavcrpSt2lHuotEdGsZGB734rFdPpLmHyF1-OWOua_Ox6sKolrfsPSDEZ7YN74aMDxSOUkDbnGDmAu24FeIVILp51cEDaZY3_QCQz9GHVdm01p5yooIC1hOJptIPkIzEMtuoZRcNXgZxEG3QiOJdQPAJoqYhi4Id6qXdJrezJw3UCFC6TvbjTIcQ_qFTmry-PHRngfP3b6GlyHmcihf2RvDmRt40DjhMZQ3C_OSPAHl64UqjF_gldy7mXU5yFKdvRYQsD5sQ3uovD4D3edsLxN7j4ALVAA-1OsdHjhaoD6jUjwMRgy2WUwzqAx9lFrZR_xwzt28b2_VrDw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "251bd2b1-ca5f-4d7b-85d4-6dc3e806ce03",
      "n": "mM-RwqQmlISt3zCvQI_z0FVVEx6XJStLmFdmmgty8IVNl9s3xYxbd63S1jC60_gVnR9n08qthLpeINcp7g-tL4cYxJOWtOuqp71_CMUswqCLiLiGb7idQdjVKBuTbQVPhzAkIpNoCdyjTDiaVMZTNdg6sc5LhYt9zjL5BYkuYoBVWmA6INn_1H5XwQTBoXbvjfjprlVkAFgbvnRwC4oENUozN7sSX5MOe7UyrBEU7J2htbyMKhCcT19pSfaFJVQfAMDNzgEoTTj2XxHvOHzLFKVVm7lD4UZq6-PfVSB12EcRid740DBwPla-zoyFKJxyp-5ElJVCycottVB87gXMPw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a485aff5-bb09-40d1-a68e-1bb53176d1e8",
      "x": "Rv5otRyUcLkynpYWfUgTT4VQLH2H9fXG4QdqXSALqdg",
      "y": "DoezlcOThu_yc1wSF6MJeZMXwRFZC9mNUZxHJE94AcQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2d51a120-9eba-4278-8dda-84b3699cd383",
      "x": "UvJatd1qLNidTvyZFdNCuxhMR1ATntDP3k4PVeitjgE",
      "y": "Kr1SBoYPBBGyg1WFBD9L5KtTI2lmbEAIa7cQXrCIico"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "5b1ba5bf-901d-4700-a681-abbe8e3043c9",
      "x": "zOBqhB_nYlWFWd7gCmZyM2OZ_g98dY4MRwuTbSxudKU",
      "y": "fDtomN8hxuh2bMinkqA2B9ezrRwVwLwC9eaJxg7wctU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ff6abdf3-64e6-456e-b984-e0071b8ca7f9",
      "x": "p6_ftg2nA8DS28__T2rT8_xEprBI9mLM156LrHXDc1Y"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "14e1a04c-80e6-4fd1-8d7a-daa2984466fb",
      "alg": "RSA-OAEP",
      "n": "l8LXRcQyEpLeBcBhXqzSr_MfEowCkTuyqtJtnTn8T-NqJE4pqPbI1ppyS7iMJ8xW-Ag5DuDg7Sz1_ef4Kz-l_J6Zh6I0dXDHmCK7fKri4sKFWaRVDKwlVNY5S0QJR4WY7naxWfKAAg_VeqpRl0Bnv91xdO0Hmm7z6DNFR2TiTDqbJpGrIGcMXk60OKbE3CeiwA02c2jNhEbMP8VL2wJmIXUqhFy5Ap-kPzSgtcB9Ew3tRrO8QxSmDYBfq6gfZdFLTLY5wgKa8fzduiY-OoMyAsnLLdEzaUDrK0qAAQkr81g2noq_dhdAZQpIcrr5zw3TKMXYCosgFQQLDvuJnD9www"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "625f74e2-cc43-4148-8bb9-886830ad2c09",
      "x": "4pdsk7tTW76UStn4VLdk1qZRzm9DuH_YaqwzhA-VOFU",
      "y": "-unCTyt_phWU6wABGO7Sb_Tq41PvqHefiPiF7HTg-JI",
      "alg": "ECDH-ES"
    }
  ]
}
2021-09-30 07:59:21 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-30 07:59:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-30 07:59:21 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-09-30 07:59:21
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-30 07:59:21
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-30 07:59:21
oidcc-client-test-idtoken-sig-none
Setup Done
2021-09-30 07:59:25 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance Frwi3fKePsxjDR4
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-09-30 07:59:25 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance Frwi3fKePsxjDR4
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-09-30 07:59:26 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance Frwi3fKePsxjDR4
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-09-30 07:59:26 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance Frwi3fKePsxjDR4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "caefc293-7cba-47da-afbe-983af3e7ee5a",
      "n": "u6vDdzJRDavcrpSt2lHuotEdGsZGB734rFdPpLmHyF1-OWOua_Ox6sKolrfsPSDEZ7YN74aMDxSOUkDbnGDmAu24FeIVILp51cEDaZY3_QCQz9GHVdm01p5yooIC1hOJptIPkIzEMtuoZRcNXgZxEG3QiOJdQPAJoqYhi4Id6qXdJrezJw3UCFC6TvbjTIcQ_qFTmry-PHRngfP3b6GlyHmcihf2RvDmRt40DjhMZQ3C_OSPAHl64UqjF_gldy7mXU5yFKdvRYQsD5sQ3uovD4D3edsLxN7j4ALVAA-1OsdHjhaoD6jUjwMRgy2WUwzqAx9lFrZR_xwzt28b2_VrDw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "251bd2b1-ca5f-4d7b-85d4-6dc3e806ce03",
      "n": "mM-RwqQmlISt3zCvQI_z0FVVEx6XJStLmFdmmgty8IVNl9s3xYxbd63S1jC60_gVnR9n08qthLpeINcp7g-tL4cYxJOWtOuqp71_CMUswqCLiLiGb7idQdjVKBuTbQVPhzAkIpNoCdyjTDiaVMZTNdg6sc5LhYt9zjL5BYkuYoBVWmA6INn_1H5XwQTBoXbvjfjprlVkAFgbvnRwC4oENUozN7sSX5MOe7UyrBEU7J2htbyMKhCcT19pSfaFJVQfAMDNzgEoTTj2XxHvOHzLFKVVm7lD4UZq6-PfVSB12EcRid740DBwPla-zoyFKJxyp-5ElJVCycottVB87gXMPw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a485aff5-bb09-40d1-a68e-1bb53176d1e8",
      "x": "Rv5otRyUcLkynpYWfUgTT4VQLH2H9fXG4QdqXSALqdg",
      "y": "DoezlcOThu_yc1wSF6MJeZMXwRFZC9mNUZxHJE94AcQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2d51a120-9eba-4278-8dda-84b3699cd383",
      "x": "UvJatd1qLNidTvyZFdNCuxhMR1ATntDP3k4PVeitjgE",
      "y": "Kr1SBoYPBBGyg1WFBD9L5KtTI2lmbEAIa7cQXrCIico"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "5b1ba5bf-901d-4700-a681-abbe8e3043c9",
      "x": "zOBqhB_nYlWFWd7gCmZyM2OZ_g98dY4MRwuTbSxudKU",
      "y": "fDtomN8hxuh2bMinkqA2B9ezrRwVwLwC9eaJxg7wctU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ff6abdf3-64e6-456e-b984-e0071b8ca7f9",
      "x": "p6_ftg2nA8DS28__T2rT8_xEprBI9mLM156LrHXDc1Y"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "14e1a04c-80e6-4fd1-8d7a-daa2984466fb",
      "alg": "RSA-OAEP",
      "n": "l8LXRcQyEpLeBcBhXqzSr_MfEowCkTuyqtJtnTn8T-NqJE4pqPbI1ppyS7iMJ8xW-Ag5DuDg7Sz1_ef4Kz-l_J6Zh6I0dXDHmCK7fKri4sKFWaRVDKwlVNY5S0QJR4WY7naxWfKAAg_VeqpRl0Bnv91xdO0Hmm7z6DNFR2TiTDqbJpGrIGcMXk60OKbE3CeiwA02c2jNhEbMP8VL2wJmIXUqhFy5Ap-kPzSgtcB9Ew3tRrO8QxSmDYBfq6gfZdFLTLY5wgKa8fzduiY-OoMyAsnLLdEzaUDrK0qAAQkr81g2noq_dhdAZQpIcrr5zw3TKMXYCosgFQQLDvuJnD9www"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "625f74e2-cc43-4148-8bb9-886830ad2c09",
      "x": "4pdsk7tTW76UStn4VLdk1qZRzm9DuH_YaqwzhA-VOFU",
      "y": "-unCTyt_phWU6wABGO7Sb_Tq41PvqHefiPiF7HTg-JI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-09-30 07:59:26 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance Frwi3fKePsxjDR4
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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d", "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d", "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d", "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-09-30 07:59:26 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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-09-30 07:59:26 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-09-30 07:59:26 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-09-30 07:59:26 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
]
2021-09-30 07:59:26 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-09-30 07:59:26 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-09-30 07:59:26 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-09-30 07:59:26 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-09-30 07:59:26 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-09-30 07:59:26 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-09-30 07:59:26 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-09-30 07:59:26 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-09-30 07:59:26 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-09-30 07:59:26 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-09-30 07:59:26 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-09-30 07:59:26 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-09-30 07:59:26 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-09-30 07:59:26 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-09-30 07:59:26 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-09-30 07:59:26 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-09-30 07:59:26 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-09-30 07:59:26 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-09-30 07:59:26 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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|"
}
2021-09-30 07:59:26
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /
2021-09-30 07:59:26 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-09-30 07:59:26
SetClientIdTokenSignedResponseAlgToNone
Set id_token_signed_response_alg to none for the 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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|",
  "client_secret": "secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /",
  "id_token_signed_response_alg": "none"
}
2021-09-30 07:59:26
SetClientGrantTypesToAuthorizationCodeOnly
Set grant_types to ['authorization_code'] for the 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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code"
  ],
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|",
  "client_secret": "secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /",
  "id_token_signed_response_alg": "none"
}
2021-09-30 07:59:26 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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code"
  ],
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|",
  "client_secret": "secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /",
  "id_token_signed_response_alg": "none"
}
2021-09-30 07:59:26
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-09-30 07:59:26
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-09-30 07:59:27 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Thu, 30 Sep 2021 07:59:25 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Thu, 30 Sep 2021 19:59:26 GMT",
  "etag": "\"1632988765.1012783-691-625874018\"",
  "date": "Thu, 30 Sep 2021 07:59:26 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-09-30 07:59:27
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-09-30 07:59:27 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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code"
  ],
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|",
  "client_secret": "secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /",
  "id_token_signed_response_alg": "none",
  "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-09-30 07:59:27
SetServerSigningAlgToNone
Successfully set signing algorithm to none
signing_algorithm
none
2021-09-30 07:59:27
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
none
2021-09-30 07:59:27 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance Frwi3fKePsxjDR4
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/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
    "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code"
  ],
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|",
  "client_secret": "secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /",
  "id_token_signed_response_alg": "none",
  "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"
      }
    ]
  }
}
outgoing_path
register
2021-09-30 07:59:27 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance Frwi3fKePsxjDR4
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dBBC2813D48CA0797C34642834E670B38; __utma\u003d201319536.1325286560.1632909994.1632909994.1632985063.2; __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/",
  "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_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "ESY3RtIeOyLW1pEAkOEKzxCU",
  "state": "jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2",
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|"
}
incoming_body
Authorization endpoint
2021-09-30 07:59:27 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-09-30 07:59:27 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-09-30 07:59:27 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "ESY3RtIeOyLW1pEAkOEKzxCU",
  "state": "jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2",
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|"
}
2021-09-30 07:59:27 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-09-30 07:59:27 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
ESY3RtIeOyLW1pEAkOEKzxCU
2021-09-30 07:59:27 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-09-30 07:59:27 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_lXWVPWscmWTHMCD76858{-~]|
2021-09-30 07:59:27 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d
expected
[
  "https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "https://89.45.234.133:8090/authz_im_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "https://89.45.234.133:8090/authz_fp_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "https://89.45.234.133:8090/req_uri/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d"
]
2021-09-30 07:59:27 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-09-30 07:59:27 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-09-30 07:59:27 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT
2021-09-30 07:59:27 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "state": "jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2"
}
2021-09-30 07:59:27 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "state": "jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2",
  "code": "h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT"
}
2021-09-30 07:59:27
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d?state=jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2&code=h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT
2021-09-30 07:59:27 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance Frwi3fKePsxjDR4
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d?state=jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2&code=h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT]
outgoing_path
authorize
2021-09-30 07:59:27 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance Frwi3fKePsxjDR4
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X2xYV1ZQV3NjbVdUSE1DRDc2ODU4JTdCLX4lNUQlN0M6c2VjcmV0X2pBYktSZXhoVU5lTnlRak9KS3pxSWZQcUp5dnZyU0VYdkFqREpLTXVCaHh2VFRZa29kMDAwODg4NDMwMiU3RCU3RCUyOSslMkY\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "281",
  "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_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d",
  "client_id": "client_lXWVPWscmWTHMCD76858{-~]|",
  "state": "jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2",
  "code": "h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT"
}
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_cb%2F803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d&client_id=client_lXWVPWscmWTHMCD76858%7B-%7E%5D%7C&state=jy81Iwz8BfsvkerTD6rYUEO55Ph9WCL2&code=h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT
Token endpoint
2021-09-30 07:59:27 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_lXWVPWscmWTHMCD76858{-~]|
client_secret
secret_jAbKRexhUNeNyQjOJKzqIfPqJyvvrSEXvAjDJKMuBhxvTTYkod0008884302}}) /
method
client_secret_basic
2021-09-30 07:59:27 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-09-30 07:59:27 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
h6SWrou4WcWuYOz77gPhhz6LLYZC3PWT
2021-09-30 07:59:27 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_cb/803cf1daca0287855ca0a0eff4eaebcd1ab41a091f4a1179c85c40214cb65a9d
2021-09-30 07:59:27 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
d5yGoLyMlg942DzezyU0W6B9acETCQVqTo7FDsXObhLP1HeygH
2021-09-30 07:59:27 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_lXWVPWscmWTHMCD76858{-~]|
nonce
ESY3RtIeOyLW1pEAkOEKzxCU
iat
1632988767
exp
1632989067
2021-09-30 07:59:27 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-09-30 07:59:27 SUCCESS
SignIdTokenWithAlgNone
Created id_token with alg none
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL2lkcHkvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfbFhXVlBXc2NtV1RITUNENzY4NTh7LX5dfCIsIm5vbmNlIjoiRVNZM1J0SWVPeUxXMXBFQWtPRUt6eENVIiwiaWF0IjoxNjMyOTg4NzY3LCJleHAiOjE2MzI5ODkwNjd9.
2021-09-30 07:59:27 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-09-30 07:59:27 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
d5yGoLyMlg942DzezyU0W6B9acETCQVqTo7FDsXObhLP1HeygH
token_type
Bearer
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL2lkcHkvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfbFhXVlBXc2NtV1RITUNENzY4NTh7LX5dfCIsIm5vbmNlIjoiRVNZM1J0SWVPeUxXMXBFQWtPRUt6eENVIiwiaWF0IjoxNjMyOTg4NzY3LCJleHAiOjE2MzI5ODkwNjd9.
scope
openid profile email address phone
2021-09-30 07:59:27 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance Frwi3fKePsxjDR4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "d5yGoLyMlg942DzezyU0W6B9acETCQVqTo7FDsXObhLP1HeygH",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL2lkcHkvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfbFhXVlBXc2NtV1RITUNENzY4NTh7LX5dfCIsIm5vbmNlIjoiRVNZM1J0SWVPeUxXMXBFQWtPRUt6eENVIiwiaWF0IjoxNjMyOTg4NzY3LCJleHAiOjE2MzI5ODkwNjd9.",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-09-30 07:59:28 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance Frwi3fKePsxjDR4
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer d5yGoLyMlg942DzezyU0W6B9acETCQVqTo7FDsXObhLP1HeygH",
  "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-09-30 07:59:28 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
d5yGoLyMlg942DzezyU0W6B9acETCQVqTo7FDsXObhLP1HeygH
2021-09-30 07:59:28 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
d5yGoLyMlg942DzezyU0W6B9acETCQVqTo7FDsXObhLP1HeygH
2021-09-30 07:59:28 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-09-30 07:59:28
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-09-30 07:59:28 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-09-30 07:59:28 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-09-30 07:59:28 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-09-30 07:59:28 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance Frwi3fKePsxjDR4
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-09-30 07:59:28 FINISHED
oidcc-client-test-idtoken-sig-none
Test has run to completion
testmodule_result
PASSED
2021-09-30 07:59:35
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
IDPxRRJaZNxOCPD
Test Results