Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 07:10:26 INFO
TEST-RUNNER
Test instance uRQpKRLDwtxVsvB 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",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
2XhPS6IlG6T8u
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-kid-absent-single-jwks
2021-10-01 07:10: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 07:10: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 07:10:26
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "zmYLYD62GS4ocm5ELQEmwkoIFJMOWI3p52EKXhWSASM0BzzqYIrtucY4rcL_vMmuEUQ3KuAPcDRTF0bksTwjjnzkw-pm8oa4LCJKra3rsZTVMqZuGKRT2GEJVRgykw8P8qIKV9QlIah7TnPxQpA5bzZbnB_tFu3IIXtfSR4AJE8",
      "kty": "RSA",
      "q": "pZgFUCSXZkmDqyQyiulWVXELxBEFoeWAKF5phwHneQxNPTUi_Hg22Db6WhftU7QRkLopYwIGMfO-elZ_zkSnJ7YjLLBDIIZMRg81NseT-amEHri0vD6Z9Bn7EOrrjgyMfG3z42OUU01Ds1-FxolF6BhSKYjObExFFr6OI1eVZXc",
      "d": "E8O1y0_nKK-ouRgUTFQREEOShP8RMXqhpWKPww_f9IDKs3nJfnad8_hOfDHjTwTC1gKsEjG3TkT_usKJzQahDnNcXkH2d56B8sWI0yXwzb7J30edqhErxQwYpR1-c5U0HKZMDFILKroMIn9w0dSbF35nsqaaH-gFUZsa0agKBilYRTjrxqIBnVV5rSePrKJq522kQWFtSeEWfWr4eifK-MIbOK_7QQ9n2tD34TzZhaJGvQJGBVflPdCRxTnOCK3eIDHmT5vT2RTiOMSTA5gLnhNideOCnO-DHSHxI4VUNJcggIf3bs2BlOAjzVREwx-QHZTixn7anvlWbjYOTZoFOQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "zlljCvetg5TXxLSEpF0Y8rClryChmtIroXdxcSh8qqXKynM1DuZhANTImEhgMDlagbYsmWQbp9dNIuEYvNtUTrToJ9xYUpbijX-FKbG_TuM3FcnoRs6qQXTB5qm1jw1PljgAKvzaUDimPpu5O5QYej2zRV811pO-cwQvDPrR9tI",
      "dp": "nojtJgElWBQHR1YBEdx3i_bXXA5Uj5p51prIHtpMqokCtqiIkp1D2lUyRe2pB7aV-HdANLOjyBi41gFDOguqeBDgmseaSaFHJ8czO1KC3oUmeWAy4sSeDm8CfxU2C5UfN8xVS38NAlxqUilmYC1toEnNdg9jyh_cgDNGTmA31as",
      "dq": "nKOduv6x_D7j_vqhmMc6NF5X2-KiKk-2l_ke52eEtvtNAO4Hpzxr3MC8toZVp8z4pKeESLR8ebnwXzb9dHd6itT-luIwzU5cThVKqAPH1O1mHc1ooXyyEraUyJ7_rQHvzjAP-POUNewrczyThYcKio6fAcz4PnczD123hHTvy-c",
      "n": "hYJWNGUtc-kHP-3HBC284ccvPxrrRldeThvk6u8jvK6NA_iIKPRZJgDNuI5DC48dkrHmDwjaRGa_jupTQ4HtqeLWnb8A1VUp4efszwwVatqS-TtJ35Ee0zFIEQyZ6dOOsXwxQM6k4csXf4pMjcjuAdVxpbbFpZq1eabuV1yAgbRCFaIam3_0f-8BTXhFTIroLbbMvcUZ1Q24GxrCWCDL1uAZZ2yCxa4er825wdNU2DINvIsrPbIRITQEtN18dH5D8sEvY_7dnb08xzyMfc_czNyGVg7zFYqI5VRAKPfPJlvr91xS7tFEeNNysVKteGQkn4AHFLILAZV2fG8L-18LuQ"
    },
    {
      "kty": "EC",
      "d": "5SQL-sHsL2nLxwwT8MOC7atNM6ZD0TNk6c36N9zUAyU",
      "use": "sig",
      "crv": "P-256",
      "x": "Y3qxA9w8_GcPmFpNj81sFoCjNBmGJWSt67PaSQTyRdg",
      "y": "oYMeWRakJnBy7zgz4v_diDQAyh9V3sztDlBggok_KnA"
    },
    {
      "kty": "EC",
      "d": "NMikhYCp-cbI1btCphddsjLIqa_5eK3_k6IDfLPOCYE",
      "use": "sig",
      "crv": "secp256k1",
      "x": "o4Ke6OMFRWPZv1zGYPpLrjg4bAk2oMySGEMHhEmhqiI",
      "y": "Hh6uMUq0Z6g-sG3wsKgCu2HLP6kmd2dwyk_9BpBy3sY"
    },
    {
      "kty": "OKP",
      "d": "_9Z0SqdvUXqED6rR-9DY83qnS0sdpVKJGLkZnY3UWb4",
      "use": "sig",
      "crv": "Ed25519",
      "x": "XK1Ikx54r6CjBq1YRaA4kfwe3T_GBhU6ulfelWiaw4M"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "76SIeN1czAo4tzO2Oa_0lYdol2PejxFeuyVqbM-rp0RXY-n2M7uKNdkGcD3R7AyqDL-Fu8k6ALyxOtfvgAVykMKylRa6nGs4Fc06lNZYoB_VbgG7eEFWL7MrqlnjdXXmG_UR69X1oyH9wA_YNJvxsszmxYK_XXWXeZcEfbjfFsM",
      "kty": "RSA",
      "q": "1S_dpkhkzKt1vNx4UZ9OrPbXwjY6du0hldmrxBWnVbLS5cevMWPxJyYQZfV8rvrZ56Lxitx7cwDed1-i32h_337-5U1Vd2u4xpvAQ1BPIkN6rNdEO3Ezg4XWP7XvzJ34FV7EGwcGLgJJkdllQpYYvp2L1diH2oJESLMWiQkSC0c",
      "d": "O-vJEwTnscqkmNhQPPmMK_dEiwBMV5-dlJPTuT063x5NKUULfNmdKrKMMkGsXCOchF0L3L-fPOVTfvFSKtdX7Ou6T8onh47C6m08PSy3Zfi-vhyyCckkhGELZ9bFA3VF_fgJM7bhboKiFk0G2uOdQtzeH9YjpjsQd7wfQzedPTFaw0T-2sMs5R4M6Gvl4u3LVO0bTLF11iptNea2Yj1c9xZ8a4hPOf-ph1b5xhhxbKBPViY95HBGPqBpYSej80Dd_ruvot-vGZ-xmiFk-43zbTfp8AZc-wQcJ91Ca9jtwi60OEKLJzLkq_woFWTh5q04GJpf2ofQAtjyCS4EI46caQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "IcH16kYQtoFS-4fMSyO4SrZWkp6FwP-r_iPIUAMR0O9bByNBnPaFxhivRV6oLhcHGU1Bly8S_PFbs242qaPHE29ZvltmKj8l_jjXfWzUzyFOpiTbtbsZvQ7reoPXaQO9nymxPPLumJ4TYSA85iYPPe9CGMnzt-lqqF9uSm_aFFQ",
      "dp": "vr4zciCf8DhilE-wx5HqF-rDsVxolW-5-zP41csmUejvtjNPKDYp-FpZ6ZULNduOrr7y71lntZZ7at7dXwT2_4o5IroIpuAgsBm-eyFxQWKVOw5d7YXz19vA8cLCbYf-NFqIfTK8ZbB0jR8PdDB73VmChctgDj--5aTyii9QQok",
      "alg": "RSA-OAEP",
      "dq": "DB7SjTekc3Z0FS67sHhMMs096w7GOCi3NhvQBi_s-ZRXJTU7IqW5-i3R1NomIpSkeuTqsqhiZGFyRHsteWIpkv1XZJYG--kl8jS8s5cHSL1pZhY_DNocwaeETM79OTbp-d0PbTHzCf6bTC198lEySvQOFTRgVO3_D9sOtu_LFNU",
      "n": "x5C0PlCkUYWIuQGZ6yf0NQTsl-jIWDQbApgcRTkCRKczfF9_zbGa8lYbsc--Mhyubi8zg8dvSiKcOJNisRq0kxs7V8SQYAogpKZLpG0G0251pIKd6jzPY_V8TcXVM61iANvmp4LCiRGEvA2YztSTjzWwmXaCaVwdsq3zCLOj9KT1d5YaJhGgT58g6bXYs1pyK08NumxRGxl0nt4mZYQZ-4DSAdiIM1HiC0xzPQp7WiyOgCXjriQekPkz8RLk_wNXTJ33_cy21suKMCQ6l8WJp-qKx7noA2s4nwvHeJhLTYF-GIXa3KVhZuXT-UfCil0QJ6MjV9bgRF3QG22nUI-xFQ"
    },
    {
      "kty": "EC",
      "d": "nr81X-s1W1TGSCEYf_BJIFWVMNoPNIM5RubXQJ7W-tk",
      "use": "enc",
      "crv": "P-256",
      "x": "Pse--Mme8zKfTEkhdN_XlI4tzX7uk1-DgktRvVSClww",
      "y": "gAjAGihIeEpi8V7LEZ7BiCAfBPPWK0S10-Dqvk0oi5c",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "hYJWNGUtc-kHP-3HBC284ccvPxrrRldeThvk6u8jvK6NA_iIKPRZJgDNuI5DC48dkrHmDwjaRGa_jupTQ4HtqeLWnb8A1VUp4efszwwVatqS-TtJ35Ee0zFIEQyZ6dOOsXwxQM6k4csXf4pMjcjuAdVxpbbFpZq1eabuV1yAgbRCFaIam3_0f-8BTXhFTIroLbbMvcUZ1Q24GxrCWCDL1uAZZ2yCxa4er825wdNU2DINvIsrPbIRITQEtN18dH5D8sEvY_7dnb08xzyMfc_czNyGVg7zFYqI5VRAKPfPJlvr91xS7tFEeNNysVKteGQkn4AHFLILAZV2fG8L-18LuQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "Y3qxA9w8_GcPmFpNj81sFoCjNBmGJWSt67PaSQTyRdg",
      "y": "oYMeWRakJnBy7zgz4v_diDQAyh9V3sztDlBggok_KnA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "o4Ke6OMFRWPZv1zGYPpLrjg4bAk2oMySGEMHhEmhqiI",
      "y": "Hh6uMUq0Z6g-sG3wsKgCu2HLP6kmd2dwyk_9BpBy3sY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "XK1Ikx54r6CjBq1YRaA4kfwe3T_GBhU6ulfelWiaw4M"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "x5C0PlCkUYWIuQGZ6yf0NQTsl-jIWDQbApgcRTkCRKczfF9_zbGa8lYbsc--Mhyubi8zg8dvSiKcOJNisRq0kxs7V8SQYAogpKZLpG0G0251pIKd6jzPY_V8TcXVM61iANvmp4LCiRGEvA2YztSTjzWwmXaCaVwdsq3zCLOj9KT1d5YaJhGgT58g6bXYs1pyK08NumxRGxl0nt4mZYQZ-4DSAdiIM1HiC0xzPQp7WiyOgCXjriQekPkz8RLk_wNXTJ33_cy21suKMCQ6l8WJp-qKx7noA2s4nwvHeJhLTYF-GIXa3KVhZuXT-UfCil0QJ6MjV9bgRF3QG22nUI-xFQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "Pse--Mme8zKfTEkhdN_XlI4tzX7uk1-DgktRvVSClww",
      "y": "gAjAGihIeEpi8V7LEZ7BiCAfBPPWK0S10-Dqvk0oi5c",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 07:10:26 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 07:10:26 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 07:10:26
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 07:10:26
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 07:10:26
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-10-01 07:10:32 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uRQpKRLDwtxVsvB
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 07:10:32 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uRQpKRLDwtxVsvB
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 07:10:32 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uRQpKRLDwtxVsvB
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 07:10:32 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uRQpKRLDwtxVsvB
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "hYJWNGUtc-kHP-3HBC284ccvPxrrRldeThvk6u8jvK6NA_iIKPRZJgDNuI5DC48dkrHmDwjaRGa_jupTQ4HtqeLWnb8A1VUp4efszwwVatqS-TtJ35Ee0zFIEQyZ6dOOsXwxQM6k4csXf4pMjcjuAdVxpbbFpZq1eabuV1yAgbRCFaIam3_0f-8BTXhFTIroLbbMvcUZ1Q24GxrCWCDL1uAZZ2yCxa4er825wdNU2DINvIsrPbIRITQEtN18dH5D8sEvY_7dnb08xzyMfc_czNyGVg7zFYqI5VRAKPfPJlvr91xS7tFEeNNysVKteGQkn4AHFLILAZV2fG8L-18LuQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "Y3qxA9w8_GcPmFpNj81sFoCjNBmGJWSt67PaSQTyRdg",
      "y": "oYMeWRakJnBy7zgz4v_diDQAyh9V3sztDlBggok_KnA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "o4Ke6OMFRWPZv1zGYPpLrjg4bAk2oMySGEMHhEmhqiI",
      "y": "Hh6uMUq0Z6g-sG3wsKgCu2HLP6kmd2dwyk_9BpBy3sY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "XK1Ikx54r6CjBq1YRaA4kfwe3T_GBhU6ulfelWiaw4M"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "x5C0PlCkUYWIuQGZ6yf0NQTsl-jIWDQbApgcRTkCRKczfF9_zbGa8lYbsc--Mhyubi8zg8dvSiKcOJNisRq0kxs7V8SQYAogpKZLpG0G0251pIKd6jzPY_V8TcXVM61iANvmp4LCiRGEvA2YztSTjzWwmXaCaVwdsq3zCLOj9KT1d5YaJhGgT58g6bXYs1pyK08NumxRGxl0nt4mZYQZ-4DSAdiIM1HiC0xzPQp7WiyOgCXjriQekPkz8RLk_wNXTJ33_cy21suKMCQ6l8WJp-qKx7noA2s4nwvHeJhLTYF-GIXa3KVhZuXT-UfCil0QJ6MjV9bgRF3QG22nUI-xFQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "Pse--Mme8zKfTEkhdN_XlI4tzX7uk1-DgktRvVSClww",
      "y": "gAjAGihIeEpi8V7LEZ7BiCAfBPPWK0S10-Dqvk0oi5c",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 07:10:33 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uRQpKRLDwtxVsvB
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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
  ],
  "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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059", "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059", "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059", "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 07:10:33 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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 07:10:33 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 07:10:33 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 07:10:33 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
]
2021-10-01 07:10:33 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 07:10:33 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 07:10:33 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 07:10:33 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 07:10:33 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 07:10:33 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 07:10:33 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 07:10:33 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 07:10:33 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 07:10:33 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 07:10:33 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 07:10:33 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 07:10:33 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 07:10:33 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 07:10:33 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 07:10:33 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 07:10:33 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 07:10:33 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 07:10:33 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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$"
}
2021-10-01 07:10:33
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_vYmzWkKgECojEbqzZFMnNdPHitkgidvyWvivJmRCFIdokySuwU5101952655?\$|]
2021-10-01 07:10:33 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 07:10:33 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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$",
  "client_secret": "secret_vYmzWkKgECojEbqzZFMnNdPHitkgidvyWvivJmRCFIdokySuwU5101952655?\\$|]"
}
2021-10-01 07:10:33
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 07:10:33
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 07:10:33 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 07:10:31 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 19:10:33 GMT",
  "etag": "\"1633072231.6811614-691-625874018\"",
  "date": "Fri, 01 Oct 2021 07:10:33 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 07:10:33
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 07:10:33 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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$",
  "client_secret": "secret_vYmzWkKgECojEbqzZFMnNdPHitkgidvyWvivJmRCFIdokySuwU5101952655?\\$|]",
  "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 07:10:33
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-10-01 07:10:33
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 07:10:33 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uRQpKRLDwtxVsvB
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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
    "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$",
  "client_secret": "secret_vYmzWkKgECojEbqzZFMnNdPHitkgidvyWvivJmRCFIdokySuwU5101952655?\\$|]",
  "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 07:10:33 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uRQpKRLDwtxVsvB
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/4af9e7bbcee661608e2d2f437a867cb94012caf2910f477298335b55e7066445",
  "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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "2d6elkixKyHsJJI06UF1An4c",
  "response_mode": "form_post",
  "state": "zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx",
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$"
}
incoming_body
Authorization endpoint
2021-10-01 07:10:33 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 07:10:33 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:10:33 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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "2d6elkixKyHsJJI06UF1An4c",
  "response_mode": "form_post",
  "state": "zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx",
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$"
}
2021-10-01 07:10:33 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 07:10:33 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
2d6elkixKyHsJJI06UF1An4c
2021-10-01 07:10:33 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-10-01 07:10:33 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_eKjbEfEQYJONctq76728]|"<$
2021-10-01 07:10:33 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059
expected
[
  "https://89.45.234.133:8090/authz_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "https://89.45.234.133:8090/authz_im_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "https://89.45.234.133:8090/req_uri/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059"
]
2021-10-01 07:10:33 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:10:33 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 07:10:33 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
PlN1JIpJGBN69hYiNirathEfsgMCmLus
2021-10-01 07:10:33 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
M1NEbaXRWn2539NZd62DhA
2021-10-01 07:10:33 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "state": "zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx"
}
2021-10-01 07:10:33 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "state": "zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx",
  "code": "PlN1JIpJGBN69hYiNirathEfsgMCmLus"
}
2021-10-01 07:10:33 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uRQpKRLDwtxVsvB
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059, formParameters={"state":"zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx","code":"PlN1JIpJGBN69hYiNirathEfsgMCmLus"}}]
outgoing_path
authorize
2021-10-01 07:10:34 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uRQpKRLDwtxVsvB
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X2VLamJFZkVRWUpPTmN0cTc2NzI4JTVEJTdDJTIyJTNDJTI0OnNlY3JldF92WW16V2tLZ0VDb2pFYnF6WkZNbk5kUEhpdGtnaWR2eVd2aXZKbVJDRklkb2t5U3V3VTUxMDE5NTI2NTUlM0YlNUMlMjQlN0MlNUQ\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "288",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059",
  "client_id": "client_eKjbEfEQYJONctq76728]|\"\u003c$",
  "state": "zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx",
  "code": "PlN1JIpJGBN69hYiNirathEfsgMCmLus"
}
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%2Faaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059&client_id=client_eKjbEfEQYJONctq76728%5D%7C%22%3C%24&state=zGHfiQp17vtNuVFFGNswLJsyLz7j4fdx&code=PlN1JIpJGBN69hYiNirathEfsgMCmLus
Token endpoint
2021-10-01 07:10:34 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_eKjbEfEQYJONctq76728]|"<$
client_secret
secret_vYmzWkKgECojEbqzZFMnNdPHitkgidvyWvivJmRCFIdokySuwU5101952655?\$|]
method
client_secret_basic
2021-10-01 07:10:34 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 07:10:34 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
PlN1JIpJGBN69hYiNirathEfsgMCmLus
2021-10-01 07:10:34 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/aaad490a316873219a3bd06fcd94cb9508cb08bc676fdef61000e07e0ae19059
2021-10-01 07:10:34 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
QTF6tHv5S7Le0C9BJuXUW9DdMO4H9Cx6nKQU5DlBgMAJqYvO35
2021-10-01 07:10:34 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
QmbvQ2AmOPUmMpJ5k_D_FA
2021-10-01 07:10:34 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_eKjbEfEQYJONctq76728]|"<$
nonce
2d6elkixKyHsJJI06UF1An4c
iat
1633072234
exp
1633072534
2021-10-01 07:10:34 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
QmbvQ2AmOPUmMpJ5k_D_FA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_eKjbEfEQYJONctq76728]|\"\u003c$",
  "nonce": "2d6elkixKyHsJJI06UF1An4c",
  "iat": 1633072234,
  "exp": 1633072534,
  "at_hash": "QmbvQ2AmOPUmMpJ5k_D_FA"
}
2021-10-01 07:10:34 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUW1idlEyQW1PUFVtTXBKNWtfRF9GQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2VLamJFZkVRWUpPTmN0cTc2NzI4XXxcIjwkIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjUzNCwibm9uY2UiOiIyZDZlbGtpeEt5SHNKSkkwNlVGMUFuNGMiLCJpYXQiOjE2MzMwNzIyMzR9.BSmUEgTAiJJ0XBDWqDaAzQ5THsjCCY8TlkK7-NGUelkcc3KEH5onTChnebQHlo9K8RxyT7X4A5HcPFZFByHwcJoXX5Ku01UnfOvS3WbXm_uYFh1XPK1prgj6VqGSJtvUScnT_vOmiA_KclZThIoOgNH_XZtes_4Tt__bSCvZaL6hGFRxGZoj9wC-bssWJry6e0m2eoEPZZQWOZaiTCnTHtogNB37-t7w4726nePKEKXuPIl1fps8iWxdbqxegR3VCpyxvV5GkzobvH-jbK7toJ1xsBcQhbkS46LekaKXlGPycR2QjIMgBuKwDz_DXexJ0B_gWjTw6U--Yg3tTPjI5w
key
{"p":"zmYLYD62GS4ocm5ELQEmwkoIFJMOWI3p52EKXhWSASM0BzzqYIrtucY4rcL_vMmuEUQ3KuAPcDRTF0bksTwjjnzkw-pm8oa4LCJKra3rsZTVMqZuGKRT2GEJVRgykw8P8qIKV9QlIah7TnPxQpA5bzZbnB_tFu3IIXtfSR4AJE8","kty":"RSA","q":"pZgFUCSXZkmDqyQyiulWVXELxBEFoeWAKF5phwHneQxNPTUi_Hg22Db6WhftU7QRkLopYwIGMfO-elZ_zkSnJ7YjLLBDIIZMRg81NseT-amEHri0vD6Z9Bn7EOrrjgyMfG3z42OUU01Ds1-FxolF6BhSKYjObExFFr6OI1eVZXc","d":"E8O1y0_nKK-ouRgUTFQREEOShP8RMXqhpWKPww_f9IDKs3nJfnad8_hOfDHjTwTC1gKsEjG3TkT_usKJzQahDnNcXkH2d56B8sWI0yXwzb7J30edqhErxQwYpR1-c5U0HKZMDFILKroMIn9w0dSbF35nsqaaH-gFUZsa0agKBilYRTjrxqIBnVV5rSePrKJq522kQWFtSeEWfWr4eifK-MIbOK_7QQ9n2tD34TzZhaJGvQJGBVflPdCRxTnOCK3eIDHmT5vT2RTiOMSTA5gLnhNideOCnO-DHSHxI4VUNJcggIf3bs2BlOAjzVREwx-QHZTixn7anvlWbjYOTZoFOQ","e":"AQAB","use":"sig","qi":"zlljCvetg5TXxLSEpF0Y8rClryChmtIroXdxcSh8qqXKynM1DuZhANTImEhgMDlagbYsmWQbp9dNIuEYvNtUTrToJ9xYUpbijX-FKbG_TuM3FcnoRs6qQXTB5qm1jw1PljgAKvzaUDimPpu5O5QYej2zRV811pO-cwQvDPrR9tI","dp":"nojtJgElWBQHR1YBEdx3i_bXXA5Uj5p51prIHtpMqokCtqiIkp1D2lUyRe2pB7aV-HdANLOjyBi41gFDOguqeBDgmseaSaFHJ8czO1KC3oUmeWAy4sSeDm8CfxU2C5UfN8xVS38NAlxqUilmYC1toEnNdg9jyh_cgDNGTmA31as","dq":"nKOduv6x_D7j_vqhmMc6NF5X2-KiKk-2l_ke52eEtvtNAO4Hpzxr3MC8toZVp8z4pKeESLR8ebnwXzb9dHd6itT-luIwzU5cThVKqAPH1O1mHc1ooXyyEraUyJ7_rQHvzjAP-POUNewrczyThYcKio6fAcz4PnczD123hHTvy-c","n":"hYJWNGUtc-kHP-3HBC284ccvPxrrRldeThvk6u8jvK6NA_iIKPRZJgDNuI5DC48dkrHmDwjaRGa_jupTQ4HtqeLWnb8A1VUp4efszwwVatqS-TtJ35Ee0zFIEQyZ6dOOsXwxQM6k4csXf4pMjcjuAdVxpbbFpZq1eabuV1yAgbRCFaIam3_0f-8BTXhFTIroLbbMvcUZ1Q24GxrCWCDL1uAZZ2yCxa4er825wdNU2DINvIsrPbIRITQEtN18dH5D8sEvY_7dnb08xzyMfc_czNyGVg7zFYqI5VRAKPfPJlvr91xS7tFEeNNysVKteGQkn4AHFLILAZV2fG8L-18LuQ"}
algorithm
RS256
2021-10-01 07:10:34 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 07:10:34 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
QTF6tHv5S7Le0C9BJuXUW9DdMO4H9Cx6nKQU5DlBgMAJqYvO35
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUW1idlEyQW1PUFVtTXBKNWtfRF9GQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2VLamJFZkVRWUpPTmN0cTc2NzI4XXxcIjwkIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjUzNCwibm9uY2UiOiIyZDZlbGtpeEt5SHNKSkkwNlVGMUFuNGMiLCJpYXQiOjE2MzMwNzIyMzR9.BSmUEgTAiJJ0XBDWqDaAzQ5THsjCCY8TlkK7-NGUelkcc3KEH5onTChnebQHlo9K8RxyT7X4A5HcPFZFByHwcJoXX5Ku01UnfOvS3WbXm_uYFh1XPK1prgj6VqGSJtvUScnT_vOmiA_KclZThIoOgNH_XZtes_4Tt__bSCvZaL6hGFRxGZoj9wC-bssWJry6e0m2eoEPZZQWOZaiTCnTHtogNB37-t7w4726nePKEKXuPIl1fps8iWxdbqxegR3VCpyxvV5GkzobvH-jbK7toJ1xsBcQhbkS46LekaKXlGPycR2QjIMgBuKwDz_DXexJ0B_gWjTw6U--Yg3tTPjI5w
scope
openid profile email address phone
2021-10-01 07:10:34 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uRQpKRLDwtxVsvB
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "QTF6tHv5S7Le0C9BJuXUW9DdMO4H9Cx6nKQU5DlBgMAJqYvO35",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUW1idlEyQW1PUFVtTXBKNWtfRF9GQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2VLamJFZkVRWUpPTmN0cTc2NzI4XXxcIjwkIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjUzNCwibm9uY2UiOiIyZDZlbGtpeEt5SHNKSkkwNlVGMUFuNGMiLCJpYXQiOjE2MzMwNzIyMzR9.BSmUEgTAiJJ0XBDWqDaAzQ5THsjCCY8TlkK7-NGUelkcc3KEH5onTChnebQHlo9K8RxyT7X4A5HcPFZFByHwcJoXX5Ku01UnfOvS3WbXm_uYFh1XPK1prgj6VqGSJtvUScnT_vOmiA_KclZThIoOgNH_XZtes_4Tt__bSCvZaL6hGFRxGZoj9wC-bssWJry6e0m2eoEPZZQWOZaiTCnTHtogNB37-t7w4726nePKEKXuPIl1fps8iWxdbqxegR3VCpyxvV5GkzobvH-jbK7toJ1xsBcQhbkS46LekaKXlGPycR2QjIMgBuKwDz_DXexJ0B_gWjTw6U--Yg3tTPjI5w",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 07:10:34 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uRQpKRLDwtxVsvB
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer QTF6tHv5S7Le0C9BJuXUW9DdMO4H9Cx6nKQU5DlBgMAJqYvO35",
  "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 07:10:34 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
QTF6tHv5S7Le0C9BJuXUW9DdMO4H9Cx6nKQU5DlBgMAJqYvO35
2021-10-01 07:10:34 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
QTF6tHv5S7Le0C9BJuXUW9DdMO4H9Cx6nKQU5DlBgMAJqYvO35
2021-10-01 07:10:34 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 07:10:34
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 07:10:34 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 07:10:34 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 07:10:34 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 07:10:34 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uRQpKRLDwtxVsvB
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 07:10:34 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-10-01 07:10:39
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
UyoLAYVal1IWshj
Test Results