Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:38:26 INFO
TEST-RUNNER
Test instance 6tVCj7VzD14RLpo 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-client-secret-basic
2021-10-01 08:38:26 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:38:26
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:38:27
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6LLbR4PJT1cuB4sEmgyj-TI3zoys516TlSZznpBHRG-8thwJdv0Jkqj1Ce0wGduUlQ_uD2kdjyCBFPxq7YMWbjWk5J06cHQUl0C5UviEHWJj_qSqyPmAOxeoklPg5LpOkcjvJs2RbuNDq1FA8RLky_0d3dDWBquiOglEE4747E8",
      "kty": "RSA",
      "q": "uAn7AfncrYHcx431mUmPIMy-JYh1fl3o40e0aDdh1UvcDZSi0Y_K73jb9pmuhOkLticTfRyc8yZH9c2ZTfPzK8BxprbkNgltqL4vtzZ3mO8-h0U11xcNVCzmubWCnPMWCLaGVb4ruAzT_Z_yEwJwuDgaS9gRh91XXQiKB6-KpoU",
      "d": "BBQ5gN-SJq6_UUH_XEz8N9q7Sr3N089CjwsK_VAPseSUuuJLtYpqYPVffbFpq7VqhBq9lOCUXBpSKfqqaVpxYrGnPQ4omoLTuZhmzjEZhVC4uSk1xHJDvBLsjiKv7wXeGbf2h1uJhEiOymMdePpFVsGMyZuH9NZ_vlcsJuvtXH6Cx_QGEhwoxWxsKp2M6eoV6Vpzh-V1b1c-hLfwU8dN-Dtg-xtZkOEKPlkOePdueOwdCWRhubQN-cbglb6nsAriPO8F_Wx3plnzFzyJt882O4UGvjYaKpKKvU5lGgqW7gelWjGtI2UA7xK7ZqNhyHZ3WSbmwPq5KfYDCYVY-dKFkQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "6562b548-4568-4859-9f12-b38d994d3871",
      "qi": "wpwePiVmNF3Zw__AUXxyZ9PzY_VdzxqnpuTwSM5lziR5Tdg2BJ_U1redAHUHFZ2zbCqr5RhNZ-ajkICXf5ewQe7vl-2YeGR0YwP8J2VOVPcXBXMsztwmgXWw8cJZtZD80jeyaBZVwV5DrMyQ7vNwBbYGfyWHcfE1u7-z0IUssyI",
      "dp": "s0IFNkRJcjtglCL9uoZ-UtvirdUk5V-wJTfn3YCbxhals0xJ5kXrd_V8PtdfNKw4-9O3ultpj_akObxxyuIvB1t_2TVd7X8e1Z3gphAYBmLjUSkc_5FkvSDulTrUhp8XI6s8wBGgNWIRoQoJEy1Q3-vvdA8KsTzKzhaRQNfk3nU",
      "dq": "oEsJFdKDk5fNLP4HEMjR4daSMuyksTioE_UrO64pBvc4pZd1LKNaNLOGmkWGjHrSWYe1YL4gMWOBP6UgRpYYkV3fXz5ijHIv0c48jw3goxKV2om8eCe60zr8hnmCVqMe6N3ZKSsmtvptVbUOyeHRPZKXzMFXm4d8hSpf1ovdbmU",
      "n": "p0mgDkUM20xBXM5v3hfK8rIBhIBAVq6tYp6afXHnUmMage0w_r0F_MGYCmXJEh3VT1cZQBscn_0ovStREHow4gx8G8c8Ba0N2EplqXoGy34-dZOIb4EmgJYMWE8mZtEUwn5HBSMQT8qqSLc_Ij3jVBZa29iFWIDk5oPDdZmEZJd1jtQMUNREOvSiumnx46gFFHxXyGWTCnPMDIHn-eeJzHk9MyEEV2uYyFADF_7kCAEMVk_n2aNjfbXgRofTclKymlXPpUEa7UOuuVLswyhBK2NyPz1IEAaPkFsjGGXnqfX3Y22wn05YnLwZ8VMfnOdEtRljohejyoZn5VTBFCP_Cw"
    },
    {
      "kty": "EC",
      "d": "G2XXW3X7-e6_9DIEjlOB9QnpPxWFC-LzMSRqSFV02a8",
      "use": "sig",
      "crv": "P-256",
      "kid": "f895e866-697c-4f7e-a927-24b42fd01fd8",
      "x": "FHiPV8mK3qPYAKFaxtjxGzd3P_2ZOgZ36JQA5Om-DeA",
      "y": "AtyeoiP7oUqPsKQ-5Al-NGfklyzNikEsf7-xxZ-bR24"
    },
    {
      "kty": "EC",
      "d": "iSdxo_Qhsz7L45klCtlaxxfvd2tKuLFUlLLx_XccAAg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "fe6a95f3-7c54-4184-b1ea-6e003f226613",
      "x": "3-hlTJ6s9t2k3OfwYVOQ-TWxbdhVYM-GBP1zhXrjl7c",
      "y": "aliK9_S7TYuo6DUqnKEVZ3u98awZnmfsR2GaJe5WoDA"
    },
    {
      "kty": "OKP",
      "d": "MxIitmC8GcA2zA3hh_QFmMtz3hHcE1YXw11S79O8M88",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "084c6419-3b98-47eb-9d2b-0e8e724c7d01",
      "x": "FGVQnVBrQZe73ROtvMr6T9WI2IBk-aUXEd3_Zqhjf6o"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "yM3SmM-3wc2Vy5AkwidRXosmILPmDacZyb9RUlii3tzZNOotz4SrPFtvVKhYaRi8efp9qh6MNfsS3f9LELkwkzxQuERkdLs3WeP81z7YXlCiT_fdEOcbiAWS0gb7qZtkeKkDktmy9OybdCsmQfZGkhQ9KaRPpEjbbm7FP1xg3z8",
      "kty": "RSA",
      "q": "tLe_MZxVjZg48vP4-fLTWc1IBu5fw42lR4AS4oEWCZavhEpk0Cop0JSz0QPXdIESF4BJNe5yRvryyegYIZBEJiGnbR4qnc8tk8pAx9Yp67RNojXv97LJpuHE8zNoBlcRwckUbclfDk02KJ0NyByG7wGZeBx8-LbJ-k3bZKo_h4E",
      "d": "SD2KsIAYqSFRliv3WtdlK_9JSwesAmonXKHZNYZnh3sU6bvv4-NMJu-7s_0rHYYeDv5a9B5o85TXidjZNMnQYhKUuPqOQBb6MfQ_aOj0tbSWDR0CU86NfsilrsIXa01R2PIpTpKfRX5nYSShGVgDYoXg2hh7DYD1wuxGqLGC2S76HTGBPQNlBOiETu-96wEXPrTJtjKeGMLzupS415fXm6q9x0lYA-a9bDJUKL7uXnzWiXz_lVk36CtKQ427VB1yDS1zl1pABM0ioc5pZwv8QcqdRinChejnvNqavV-kqvhSPKf_QecgDgSZzXI29ewWQN2knaOnNNdXGkRZmAOnAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "302f4160-0644-498f-95d7-b044a9d37490",
      "qi": "cjL3Zo6BbuyNy5oQuv56c2agMTwEblSM5629lkFESxJSXrDibFyU6-QrcvLRofgEGHfous79CYL_31_7FmNrK58gwLL6ihO8kBUg9k2Dkkqk1bBI6ukNWoPyAdF1gS_s0oavZXzRhkFwg-4xL7aNPVufyW1KMOUYb4wkIDr4XWQ",
      "dp": "WW86Xe8d88Zh8jE3_fVPC2HEUIpvayNCnBWG3bs2hzYr06J9VtDLB23d7wGvptdqkpVbRNqoLh6uL4vV3hPtK5aQiRGFAGyl4XZmlWObMJ6PPDi0ECQuoe2Bj-OmUMsx-3-jZNNrHiUHs7zIJFbQ5Zz4BMT257-_Y7cYSPkW-Dc",
      "alg": "RSA-OAEP",
      "dq": "Di_ysZldWg1eQyyGGlFG6GDmS60BFaAUHqXeVaveqAgNZWxVt8XnnHlgGIOdsYbEfdXTaYl7rTjcQJ-Y7WGfCANSWo2ouNTf9h9FsKqOhfOUuKxVV3PQwuoshQ8_FmhVe4omsWvCq6PCIbQateAPc8oDW1uZMAlhl-Xu2FtJO4E",
      "n": "jcDZLXdvipbCPXA7xu7StBUqPmJlBif6eNLMgpOG2QNp9Up-BmLkkbGMByZ-cgw-zKQDXGFSX-bSXF1xdfKYbF-t675px9Ngi-shmqhRe6MZe8X1A8kZQDHTTx9_FkmbcESSd28WEXFc5xy099R_5o_tPHKs-zmQwDCjZHcUEHvooeNs2lrRX6wP67kV-pJgRjAmI5zepzbfnxlM9YFQ56Eb4i0O-LRkk_j-MPd7xuLCADwKme1WBrurf1wDdfy_JrOaz0yyffxn0A0JA7ZVEgM7PTE6DXReVwPxp1da00_Eda7HMBOpBMxMnX6dQYNVFKwsB7Of4HJOivhXaQu3vw"
    },
    {
      "kty": "EC",
      "d": "V-nNcQXNwBMK5gEdLtM5YQLs0vipZWhlDOnzWUXoAqU",
      "use": "enc",
      "crv": "P-256",
      "kid": "9df96615-fe77-46b0-9b67-1b5e830deaed",
      "x": "DZd8bGr4_ck1cL8r0X5c2UUOi0bbmxW4RAeNkNFVQhA",
      "y": "zgJNHlkrZkmiFzXE0zko3cCdUfWYHWoW-qk3CwxArbw",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6562b548-4568-4859-9f12-b38d994d3871",
      "n": "p0mgDkUM20xBXM5v3hfK8rIBhIBAVq6tYp6afXHnUmMage0w_r0F_MGYCmXJEh3VT1cZQBscn_0ovStREHow4gx8G8c8Ba0N2EplqXoGy34-dZOIb4EmgJYMWE8mZtEUwn5HBSMQT8qqSLc_Ij3jVBZa29iFWIDk5oPDdZmEZJd1jtQMUNREOvSiumnx46gFFHxXyGWTCnPMDIHn-eeJzHk9MyEEV2uYyFADF_7kCAEMVk_n2aNjfbXgRofTclKymlXPpUEa7UOuuVLswyhBK2NyPz1IEAaPkFsjGGXnqfX3Y22wn05YnLwZ8VMfnOdEtRljohejyoZn5VTBFCP_Cw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8c0b48e7-b5c0-4369-9f21-b0dc9a7653ac",
      "n": "iTpCXdGSMX4zud-HOdg_iJ02ljnKb5DfFOLyji9M3I0p_4nkiP0IJfWcPZv0L59cv7KRAwZoJ7p7wxV1uImYxxHiHyZlCuKGXWPS9tB3Lq_m2zGMrW889pQj7qJL8FpoolXVFYnzvenRbadLiw85FA66aRq9K2YuKsPpQa1yqSArigdr5c7bMW8ujeKcZj86CfBYOFC90cyoCMhZnaCe63PThMnUFC03NlZt6KFYHBmOSjmpgc8GDJbbphte4Z9si5Z5Ac1eAp_4G6mXMhSZDP1sKd21BKqeVDdHdciOP131zlPcw4vwjvPL314b7OFEisfft6L_-L-3JR-lHWaMiw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f895e866-697c-4f7e-a927-24b42fd01fd8",
      "x": "FHiPV8mK3qPYAKFaxtjxGzd3P_2ZOgZ36JQA5Om-DeA",
      "y": "AtyeoiP7oUqPsKQ-5Al-NGfklyzNikEsf7-xxZ-bR24"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "560cd5c1-cb09-4403-8188-fc394f1a9e5e",
      "x": "Yn2BT01g0YubeWqv3iz84d6-0i4Gj3b_xoFEhcNXz0E",
      "y": "x22IU_KxAF87zGJCRikHxpgDBVLnnj6PwPvf-n9pyHQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "fe6a95f3-7c54-4184-b1ea-6e003f226613",
      "x": "3-hlTJ6s9t2k3OfwYVOQ-TWxbdhVYM-GBP1zhXrjl7c",
      "y": "aliK9_S7TYuo6DUqnKEVZ3u98awZnmfsR2GaJe5WoDA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "084c6419-3b98-47eb-9d2b-0e8e724c7d01",
      "x": "FGVQnVBrQZe73ROtvMr6T9WI2IBk-aUXEd3_Zqhjf6o"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "302f4160-0644-498f-95d7-b044a9d37490",
      "alg": "RSA-OAEP",
      "n": "jcDZLXdvipbCPXA7xu7StBUqPmJlBif6eNLMgpOG2QNp9Up-BmLkkbGMByZ-cgw-zKQDXGFSX-bSXF1xdfKYbF-t675px9Ngi-shmqhRe6MZe8X1A8kZQDHTTx9_FkmbcESSd28WEXFc5xy099R_5o_tPHKs-zmQwDCjZHcUEHvooeNs2lrRX6wP67kV-pJgRjAmI5zepzbfnxlM9YFQ56Eb4i0O-LRkk_j-MPd7xuLCADwKme1WBrurf1wDdfy_JrOaz0yyffxn0A0JA7ZVEgM7PTE6DXReVwPxp1da00_Eda7HMBOpBMxMnX6dQYNVFKwsB7Of4HJOivhXaQu3vw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9df96615-fe77-46b0-9b67-1b5e830deaed",
      "x": "DZd8bGr4_ck1cL8r0X5c2UUOi0bbmxW4RAeNkNFVQhA",
      "y": "zgJNHlkrZkmiFzXE0zko3cCdUfWYHWoW-qk3CwxArbw",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:38:27 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:38:27 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:38:27 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-10-01 08:38:27
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:38:27
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:38:27
oidcc-client-test-client-secret-basic
Setup Done
2021-10-01 08:38:33 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 6tVCj7VzD14RLpo
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 08:38:33 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 6tVCj7VzD14RLpo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-10-01 08:38:34 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 6tVCj7VzD14RLpo
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 08:38:34 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 6tVCj7VzD14RLpo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6562b548-4568-4859-9f12-b38d994d3871",
      "n": "p0mgDkUM20xBXM5v3hfK8rIBhIBAVq6tYp6afXHnUmMage0w_r0F_MGYCmXJEh3VT1cZQBscn_0ovStREHow4gx8G8c8Ba0N2EplqXoGy34-dZOIb4EmgJYMWE8mZtEUwn5HBSMQT8qqSLc_Ij3jVBZa29iFWIDk5oPDdZmEZJd1jtQMUNREOvSiumnx46gFFHxXyGWTCnPMDIHn-eeJzHk9MyEEV2uYyFADF_7kCAEMVk_n2aNjfbXgRofTclKymlXPpUEa7UOuuVLswyhBK2NyPz1IEAaPkFsjGGXnqfX3Y22wn05YnLwZ8VMfnOdEtRljohejyoZn5VTBFCP_Cw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8c0b48e7-b5c0-4369-9f21-b0dc9a7653ac",
      "n": "iTpCXdGSMX4zud-HOdg_iJ02ljnKb5DfFOLyji9M3I0p_4nkiP0IJfWcPZv0L59cv7KRAwZoJ7p7wxV1uImYxxHiHyZlCuKGXWPS9tB3Lq_m2zGMrW889pQj7qJL8FpoolXVFYnzvenRbadLiw85FA66aRq9K2YuKsPpQa1yqSArigdr5c7bMW8ujeKcZj86CfBYOFC90cyoCMhZnaCe63PThMnUFC03NlZt6KFYHBmOSjmpgc8GDJbbphte4Z9si5Z5Ac1eAp_4G6mXMhSZDP1sKd21BKqeVDdHdciOP131zlPcw4vwjvPL314b7OFEisfft6L_-L-3JR-lHWaMiw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f895e866-697c-4f7e-a927-24b42fd01fd8",
      "x": "FHiPV8mK3qPYAKFaxtjxGzd3P_2ZOgZ36JQA5Om-DeA",
      "y": "AtyeoiP7oUqPsKQ-5Al-NGfklyzNikEsf7-xxZ-bR24"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "560cd5c1-cb09-4403-8188-fc394f1a9e5e",
      "x": "Yn2BT01g0YubeWqv3iz84d6-0i4Gj3b_xoFEhcNXz0E",
      "y": "x22IU_KxAF87zGJCRikHxpgDBVLnnj6PwPvf-n9pyHQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "fe6a95f3-7c54-4184-b1ea-6e003f226613",
      "x": "3-hlTJ6s9t2k3OfwYVOQ-TWxbdhVYM-GBP1zhXrjl7c",
      "y": "aliK9_S7TYuo6DUqnKEVZ3u98awZnmfsR2GaJe5WoDA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "084c6419-3b98-47eb-9d2b-0e8e724c7d01",
      "x": "FGVQnVBrQZe73ROtvMr6T9WI2IBk-aUXEd3_Zqhjf6o"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "302f4160-0644-498f-95d7-b044a9d37490",
      "alg": "RSA-OAEP",
      "n": "jcDZLXdvipbCPXA7xu7StBUqPmJlBif6eNLMgpOG2QNp9Up-BmLkkbGMByZ-cgw-zKQDXGFSX-bSXF1xdfKYbF-t675px9Ngi-shmqhRe6MZe8X1A8kZQDHTTx9_FkmbcESSd28WEXFc5xy099R_5o_tPHKs-zmQwDCjZHcUEHvooeNs2lrRX6wP67kV-pJgRjAmI5zepzbfnxlM9YFQ56Eb4i0O-LRkk_j-MPd7xuLCADwKme1WBrurf1wDdfy_JrOaz0yyffxn0A0JA7ZVEgM7PTE6DXReVwPxp1da00_Eda7HMBOpBMxMnX6dQYNVFKwsB7Of4HJOivhXaQu3vw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "9df96615-fe77-46b0-9b67-1b5e830deaed",
      "x": "DZd8bGr4_ck1cL8r0X5c2UUOi0bbmxW4RAeNkNFVQhA",
      "y": "zgJNHlkrZkmiFzXE0zko3cCdUfWYHWoW-qk3CwxArbw",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:38:34 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 6tVCj7VzD14RLpo
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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
  ],
  "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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e", "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e", "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e", "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:38:34 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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:38:34 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:38:34 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:38:34 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
]
2021-10-01 08:38:34 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:38:34 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:38:34 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:38:34 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:38:34 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:38:34 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 08:38:34 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:38:34 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:38:34 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:38:34 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 08:38:34 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:38:34 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 08:38:34 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:38:34 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:38:34 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:38:34 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:38:34 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:38:34 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:38:34 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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!"
}
2021-10-01 08:38:34
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_aYSgUARIbMFIsdmdzsaixSEpMJKumCgFpsBgrGfuDEDujCNolL5900441181%-)}:
2021-10-01 08:38:34 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:38:34 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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!",
  "client_secret": "secret_aYSgUARIbMFIsdmdzsaixSEpMJKumCgFpsBgrGfuDEDujCNolL5900441181%-)}:"
}
2021-10-01 08:38:34
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:38:34
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 08:38:35 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 08:38:33 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:38:34 GMT",
  "etag": "\"1633077513.1800883-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:38:34 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:38:35
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:38:35 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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!",
  "client_secret": "secret_aYSgUARIbMFIsdmdzsaixSEpMJKumCgFpsBgrGfuDEDujCNolL5900441181%-)}:",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 08:38:35 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:38:35
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:38:35 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 6tVCj7VzD14RLpo
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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
    "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!",
  "client_secret": "secret_aYSgUARIbMFIsdmdzsaixSEpMJKumCgFpsBgrGfuDEDujCNolL5900441181%-)}:",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 08:38:35 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 6tVCj7VzD14RLpo
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/04f0aff2bdee9b7645e9dbb7c437219b2531d5e850d13673acf164717d98a41e",
  "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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "kC6LHKuqdvLa5LdMzSKZiIl8",
  "response_mode": "form_post",
  "state": "Z1JVBywxElIhXSje4jfWWbVobbUyt7yR",
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!"
}
incoming_body
Authorization endpoint
2021-10-01 08:38:35 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:38:35 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:38:35 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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "kC6LHKuqdvLa5LdMzSKZiIl8",
  "response_mode": "form_post",
  "state": "Z1JVBywxElIhXSje4jfWWbVobbUyt7yR",
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!"
}
2021-10-01 08:38:35 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:38:35 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
kC6LHKuqdvLa5LdMzSKZiIl8
2021-10-01 08:38:35 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-01 08:38:35 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_VsTuIsjrMcLZJZw04070&~']!
2021-10-01 08:38:35 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e
expected
[
  "https://89.45.234.133:8090/authz_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "https://89.45.234.133:8090/authz_im_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "https://89.45.234.133:8090/req_uri/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e"
]
2021-10-01 08:38:35 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:38:35 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:38:35 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7
2021-10-01 08:38:35 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
V6u4wvqK7WFMK8PAgASCwQ
2021-10-01 08:38:35 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
TuQLaJ9UV5xfktkzFgwvJ5fZzJQMgRDtmpB32TkhCvdaqs8lwM
2021-10-01 08:38:35 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
vAojqZGlv--_1uvwuaEluQ
2021-10-01 08:38:35 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "state": "Z1JVBywxElIhXSje4jfWWbVobbUyt7yR"
}
2021-10-01 08:38:35 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "state": "Z1JVBywxElIhXSje4jfWWbVobbUyt7yR",
  "code": "TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7"
}
2021-10-01 08:38:35
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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "state": "Z1JVBywxElIhXSje4jfWWbVobbUyt7yR",
  "code": "TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7",
  "access_token": "TuQLaJ9UV5xfktkzFgwvJ5fZzJQMgRDtmpB32TkhCvdaqs8lwM",
  "token_type": "Bearer"
}
2021-10-01 08:38:35 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 6tVCj7VzD14RLpo
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e, formParameters={"state":"Z1JVBywxElIhXSje4jfWWbVobbUyt7yR","code":"TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7","access_token":"TuQLaJ9UV5xfktkzFgwvJ5fZzJQMgRDtmpB32TkhCvdaqs8lwM","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:38:36 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 6tVCj7VzD14RLpo
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X1ZzVHVJc2pyTWNMWkpadzA0MDcwJTI2fiUyNyU1RCUyMTpzZWNyZXRfYVlTZ1VBUkliTUZJc2RtZHpzYWl4U0VwTUpLdW1DZ0Zwc0JnckdmdURFRHVqQ05vbEw1OTAwNDQxMTgxJTI1LSUyOSU3RCUzQQ\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "286",
  "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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e",
  "client_id": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!",
  "state": "Z1JVBywxElIhXSje4jfWWbVobbUyt7yR",
  "code": "TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7"
}
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%2Fbf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e&client_id=client_VsTuIsjrMcLZJZw04070%26%7E%27%5D%21&state=Z1JVBywxElIhXSje4jfWWbVobbUyt7yR&code=TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7
Token endpoint
2021-10-01 08:38:36 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_VsTuIsjrMcLZJZw04070&~']!
client_secret
secret_aYSgUARIbMFIsdmdzsaixSEpMJKumCgFpsBgrGfuDEDujCNolL5900441181%-)}:
method
client_secret_basic
2021-10-01 08:38:36 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 08:38:36 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
TcrwvgwoQZvS5oRuEK543Ip9QHuNC1e7
2021-10-01 08:38:36 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/bf6cb0aca86599de76a9f393d9900ba3f94d07cf808f8bba995cea98f0aa182e
2021-10-01 08:38:36 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
CLqzJcjRnFyfcj414HA3HDgadL94tg9Ie73U8SrDoD21VHDJtr
2021-10-01 08:38:36 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
AEm1AzFY9kTTHUwCRAchdA
2021-10-01 08:38:36 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_VsTuIsjrMcLZJZw04070&~']!
nonce
kC6LHKuqdvLa5LdMzSKZiIl8
iat
1633077516
exp
1633077816
2021-10-01 08:38:36 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
AEm1AzFY9kTTHUwCRAchdA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_VsTuIsjrMcLZJZw04070\u0026~\u0027]!",
  "nonce": "kC6LHKuqdvLa5LdMzSKZiIl8",
  "iat": 1633077516,
  "exp": 1633077816,
  "at_hash": "AEm1AzFY9kTTHUwCRAchdA"
}
2021-10-01 08:38:36 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI2NTYyYjU0OC00NTY4LTQ4NTktOWYxMi1iMzhkOTk0ZDM4NzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQUVtMUF6Rlk5a1RUSFV3Q1JBY2hkQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1ZzVHVJc2pyTWNMWkpadzA0MDcwJn4nXSEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3ODE2LCJub25jZSI6ImtDNkxIS3VxZHZMYTVMZE16U0taaUlsOCIsImlhdCI6MTYzMzA3NzUxNn0.VlQvmo8Tv5DwoX_V9_REw8s5ii_DBWrJr-gORIh2qRUJlOfX_j_TkeewBhm02lQISF3CYDBetOanyohwapm2cy1GT1JP-nhA5tSwLHsq2PgZHjgsgfeslYdlPdN0AyF_Vf26Uf3ueWofnydmOM9QwEbfEywljRqFHqEiAA2EvMOJzuORbj1HNVluzkzaOCHuouBc7mDE7_zmCjQP16FLpinZ5jfdE0-qTnMB36g9ijD-ApV9TvyFF_yCTiunAESURPzx25nbhJoPyTHzZL2M8vNjTi-jLq3ghiFTk4MgF8HDVTyyChsj-3XNU1sv0B-vnAdvh_HRTE7Q-etzCDmNdw
key
{"p":"6LLbR4PJT1cuB4sEmgyj-TI3zoys516TlSZznpBHRG-8thwJdv0Jkqj1Ce0wGduUlQ_uD2kdjyCBFPxq7YMWbjWk5J06cHQUl0C5UviEHWJj_qSqyPmAOxeoklPg5LpOkcjvJs2RbuNDq1FA8RLky_0d3dDWBquiOglEE4747E8","kty":"RSA","q":"uAn7AfncrYHcx431mUmPIMy-JYh1fl3o40e0aDdh1UvcDZSi0Y_K73jb9pmuhOkLticTfRyc8yZH9c2ZTfPzK8BxprbkNgltqL4vtzZ3mO8-h0U11xcNVCzmubWCnPMWCLaGVb4ruAzT_Z_yEwJwuDgaS9gRh91XXQiKB6-KpoU","d":"BBQ5gN-SJq6_UUH_XEz8N9q7Sr3N089CjwsK_VAPseSUuuJLtYpqYPVffbFpq7VqhBq9lOCUXBpSKfqqaVpxYrGnPQ4omoLTuZhmzjEZhVC4uSk1xHJDvBLsjiKv7wXeGbf2h1uJhEiOymMdePpFVsGMyZuH9NZ_vlcsJuvtXH6Cx_QGEhwoxWxsKp2M6eoV6Vpzh-V1b1c-hLfwU8dN-Dtg-xtZkOEKPlkOePdueOwdCWRhubQN-cbglb6nsAriPO8F_Wx3plnzFzyJt882O4UGvjYaKpKKvU5lGgqW7gelWjGtI2UA7xK7ZqNhyHZ3WSbmwPq5KfYDCYVY-dKFkQ","e":"AQAB","use":"sig","kid":"6562b548-4568-4859-9f12-b38d994d3871","qi":"wpwePiVmNF3Zw__AUXxyZ9PzY_VdzxqnpuTwSM5lziR5Tdg2BJ_U1redAHUHFZ2zbCqr5RhNZ-ajkICXf5ewQe7vl-2YeGR0YwP8J2VOVPcXBXMsztwmgXWw8cJZtZD80jeyaBZVwV5DrMyQ7vNwBbYGfyWHcfE1u7-z0IUssyI","dp":"s0IFNkRJcjtglCL9uoZ-UtvirdUk5V-wJTfn3YCbxhals0xJ5kXrd_V8PtdfNKw4-9O3ultpj_akObxxyuIvB1t_2TVd7X8e1Z3gphAYBmLjUSkc_5FkvSDulTrUhp8XI6s8wBGgNWIRoQoJEy1Q3-vvdA8KsTzKzhaRQNfk3nU","dq":"oEsJFdKDk5fNLP4HEMjR4daSMuyksTioE_UrO64pBvc4pZd1LKNaNLOGmkWGjHrSWYe1YL4gMWOBP6UgRpYYkV3fXz5ijHIv0c48jw3goxKV2om8eCe60zr8hnmCVqMe6N3ZKSsmtvptVbUOyeHRPZKXzMFXm4d8hSpf1ovdbmU","n":"p0mgDkUM20xBXM5v3hfK8rIBhIBAVq6tYp6afXHnUmMage0w_r0F_MGYCmXJEh3VT1cZQBscn_0ovStREHow4gx8G8c8Ba0N2EplqXoGy34-dZOIb4EmgJYMWE8mZtEUwn5HBSMQT8qqSLc_Ij3jVBZa29iFWIDk5oPDdZmEZJd1jtQMUNREOvSiumnx46gFFHxXyGWTCnPMDIHn-eeJzHk9MyEEV2uYyFADF_7kCAEMVk_n2aNjfbXgRofTclKymlXPpUEa7UOuuVLswyhBK2NyPz1IEAaPkFsjGGXnqfX3Y22wn05YnLwZ8VMfnOdEtRljohejyoZn5VTBFCP_Cw"}
algorithm
RS256
2021-10-01 08:38:36 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 08:38:36 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
CLqzJcjRnFyfcj414HA3HDgadL94tg9Ie73U8SrDoD21VHDJtr
token_type
Bearer
id_token
eyJraWQiOiI2NTYyYjU0OC00NTY4LTQ4NTktOWYxMi1iMzhkOTk0ZDM4NzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQUVtMUF6Rlk5a1RUSFV3Q1JBY2hkQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1ZzVHVJc2pyTWNMWkpadzA0MDcwJn4nXSEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3ODE2LCJub25jZSI6ImtDNkxIS3VxZHZMYTVMZE16U0taaUlsOCIsImlhdCI6MTYzMzA3NzUxNn0.VlQvmo8Tv5DwoX_V9_REw8s5ii_DBWrJr-gORIh2qRUJlOfX_j_TkeewBhm02lQISF3CYDBetOanyohwapm2cy1GT1JP-nhA5tSwLHsq2PgZHjgsgfeslYdlPdN0AyF_Vf26Uf3ueWofnydmOM9QwEbfEywljRqFHqEiAA2EvMOJzuORbj1HNVluzkzaOCHuouBc7mDE7_zmCjQP16FLpinZ5jfdE0-qTnMB36g9ijD-ApV9TvyFF_yCTiunAESURPzx25nbhJoPyTHzZL2M8vNjTi-jLq3ghiFTk4MgF8HDVTyyChsj-3XNU1sv0B-vnAdvh_HRTE7Q-etzCDmNdw
scope
openid profile email address phone
2021-10-01 08:38:36 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 6tVCj7VzD14RLpo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "CLqzJcjRnFyfcj414HA3HDgadL94tg9Ie73U8SrDoD21VHDJtr",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI2NTYyYjU0OC00NTY4LTQ4NTktOWYxMi1iMzhkOTk0ZDM4NzEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQUVtMUF6Rlk5a1RUSFV3Q1JBY2hkQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1ZzVHVJc2pyTWNMWkpadzA0MDcwJn4nXSEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3ODE2LCJub25jZSI6ImtDNkxIS3VxZHZMYTVMZE16U0taaUlsOCIsImlhdCI6MTYzMzA3NzUxNn0.VlQvmo8Tv5DwoX_V9_REw8s5ii_DBWrJr-gORIh2qRUJlOfX_j_TkeewBhm02lQISF3CYDBetOanyohwapm2cy1GT1JP-nhA5tSwLHsq2PgZHjgsgfeslYdlPdN0AyF_Vf26Uf3ueWofnydmOM9QwEbfEywljRqFHqEiAA2EvMOJzuORbj1HNVluzkzaOCHuouBc7mDE7_zmCjQP16FLpinZ5jfdE0-qTnMB36g9ijD-ApV9TvyFF_yCTiunAESURPzx25nbhJoPyTHzZL2M8vNjTi-jLq3ghiFTk4MgF8HDVTyyChsj-3XNU1sv0B-vnAdvh_HRTE7Q-etzCDmNdw",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 08:38:37 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance 6tVCj7VzD14RLpo
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer CLqzJcjRnFyfcj414HA3HDgadL94tg9Ie73U8SrDoD21VHDJtr",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-10-01 08:38:37 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
CLqzJcjRnFyfcj414HA3HDgadL94tg9Ie73U8SrDoD21VHDJtr
2021-10-01 08:38:37 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
CLqzJcjRnFyfcj414HA3HDgadL94tg9Ie73U8SrDoD21VHDJtr
2021-10-01 08:38:37 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:38:37
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:38:37 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:38:37 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:38:37 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-01 08:38:37 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance 6tVCj7VzD14RLpo
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:38:37 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:38:44
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
a9ynnJOoC0FpD2O
Test Results