Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:49:09 INFO
TEST-RUNNER
Test instance GaLBZy1ifIGE7J4 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
B90NoHipiDpu3
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 09:49:09 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 09:49:09
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 09:49:09
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1wbvpC9Fo7ckMpXt3jPIYZOcshbl0ielNaJIkLr7hrL2IvX9zgMOrb0UssO5UWCSx3FpuI5Nd28RpW5cwsYLYZEU5_D0ty3qqy3X-Sgt6uZ---S0i1QpOsnaTRrBhQTAADnfC2mlWMw-1pPnxetNicKe9cVQpLcJsK0m1Z2CHXc",
      "kty": "RSA",
      "q": "u6X-CLoMl5RJDJh2CWxh19zk0KwuLs5bKikrkB9R_x3g-WRabk_ff6CRvLZLsBD3H4IQEGSfc7qmudq8immXC1tSuJVuMOHgbjvsg99vtyH_gaAW-hcJK6n6dAy9-3pZ52Jz0fgKUrzJX_IqOTimZrglucOx3h_YWKWoR7yANxs",
      "d": "ec15u3NoRTXfP8ooOm5MTHOLEe7n71dBjXBdBSvYsF-JRk8qGNhfctwz39zZ7w0HFb09mJY5zpzmkd_0pdDseQyRfNaZLAghoD8Uizr5NOBrGGJnk55i9oc5_FzgjOuMCnb6VRRwt_RIKI8-mAZ6Peiq8fhQlDEBBVJX0otrW0-hwA5i64kve1EAJTLLVVA88IRv2wNut9TEg1bHDrkxYIA5oUEP8POBTcSDtIVend4PVwpb57IvDw6lrDso3dGqxAr25Rc3dAl9moSLbwGYqCnVpmhuib-JbN4YimwAuFs1pgaTViI5F5OYCpGLspEDQrwh2ZlY20Dx4ThSGod4qQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "wdHQxDE8O2cTdaP0Amu18qv0d5bIPjuZ06bBDqMQhCwmOyLiUfLFMRGgk1Q2sNfY1f5X5GOP26Z14RQX938S5Tbbu_WCeN5X-38wamqtUZ44XSo5V3pDw8b0gnz32PbVGWmegIhZ6w5Kt2uWvr1WJfTbIbc7Ebv82VR1UkM2sqU",
      "dp": "x9AmOEfFStEQzgEMvYMZHbNx1Pv6LEOy_hgDnppiyVTb7LjyVNH6ffBKn6PJPZmkS7lUKK_zxJxtpXDcuhIW2V9cMfxzKxV8D_3VyC5SHQp7zc9FBoP6nCqetS-7zMQRNySP46cUg2OosPVYV07FCtLTrEbjHW0JkCgXAkIPexk",
      "dq": "aT9C6nYfle0Pw8bHfaWSg1Zb6EaKaKpJK66HxoAqp2KEypxktDaMbrMKysOcVBZP5RY4GFm3rVtlJBzxXti2ZSJFlU4KzdQC4xEtKRHrQNYKzxORj5fYBuuBlBGJhUEsp8DqoTvz3lAQyoWy9QE3I6npTvXaD3HhEGdpqUKqzz0",
      "n": "nZ195ZmcWEQJ2t1_K0AoaTe7Co3YGXi4f_Q-vyHn-zBm5xUkCj5BTYHEjqB8SMhHGmrfge9fPqlbwbf-VK8lhqHIga8DhXC893DgE30LkxHIQspJ475757-gQxSEPWeoCc0X2Sx6882TL9MR0bRVJKlGoJ0767-wsYmvfkrwvREYoicKgPPTQFlraSkumqxiTjEFkImnytyzLXC5NXNIIwml8vrM9YG5mXyXDM2cqL_cr30TRf6nfzvovLledTXApd7H8RTVnk9mJLiepruLf4ZGCiX5gXfeI7jMj2920EJNRuFadWCHpVyvYds8RcCNb8a9qBorWxUYNJARsI2sjQ"
    },
    {
      "kty": "EC",
      "d": "VDXmpmFTYShFw6rS9Ie7pT2L0R27OA0NxomnRU2e2MM",
      "use": "sig",
      "crv": "P-256",
      "x": "JW-EomM2HtB9hc71zcNiH6HxsR1gHNKc9IZqfOoXRdw",
      "y": "_oowWchfZwasj9MtppuNpn9WeLMf89Ke7MyGIZTqNHQ"
    },
    {
      "kty": "EC",
      "d": "dBgIvNWwwOIDVgExMCAFMcO4k5NClztpYmdLBqycKNM",
      "use": "sig",
      "crv": "secp256k1",
      "x": "8H_CBCUgXHUahnbgKELpL1BoYABP3kCQazC_yJiVjx4",
      "y": "zJ8k39OFDae4eyErZCJBaVsV5qhG_L-4leqFLIlJkGA"
    },
    {
      "kty": "OKP",
      "d": "b2TlDQanRFiJ418SxIA3aCbHDKETlNn0f3GcPRvx7BE",
      "use": "sig",
      "crv": "Ed25519",
      "x": "gYsG00f3mH4f1FrrVqAxA4y10jS340og4K8BEZDhymI"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "6_eGyPo8N0fJMHt-3wUzQlcsEmjKg7fwok_EF6FbyGQLPi5S5CtOOSCc6RNftMTjnepN893LrE9LuZW1blls2mbBIHMkkbjM3Ea3xZNGnllnkDTfU4cO0TJzksE7Loobw6O_i2guBCdanKQR6xm5JaSm-NnR_tkLmSmIrd2JD0M",
      "kty": "RSA",
      "q": "2gF6egwujc7QN5jqcn33upiyVs1K6EC9JziV6l-wQBWRDZhyOW8ZppykPXUiUAJ8DcELKSNA29IaaN_sUX7C0xj5kjGSacgCk51rC1eje15DpsTdv9mm_xbQTQc4Esv_Rnk2fscltdJMjmC51UkW3wyOzL4BXVWmR2m7QkrFhe8",
      "d": "Splq05bnNEIXgOcmuD5-dfGzxkHEkhZyibA1HwtAPHsTOix9_5QxofEcqgkEEy3UcXjNC08G7-0DQssGemlFWtY_uTiYWvhqa3XOxZz4cwR2NzY3-hYg0uWtNwvYFx5OYJfBqSSt8znFeoMOP4hI17B7oeTLhfDptCpzHjLxIpUh2ER7wqblWOTmMRQ2GOidFPsdQ5vHcFfROKp-pskPJQ0hzqcPmwvBn0NBYNQ6YwXDuG-fC2U-Rse8JNylPo9XUIn_veljFkfRSWb8Q00D2JebTQ-gHQoXRqB3bQtLHRx5UJMk64Ny81uaxtuiPJrVjhbOZtu3IcdEt18SIdLhmQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "5YiDc82sbCH3yfM2QhMXyiS24X5xEQ2NN2QZCZhwQ-jQ906jaN2KEDnfFdEGJyZPIx_cybT96GDZhItFX57wcHer2tQGFrzwPS4hea2Zf0b0lZLl1VUC8OFS4UG3e7nLUQpu4F8kn8STi747Q0nT4iUVrowTlTrQMfRDpED6tUY",
      "dp": "XZpB6EWDT3Z1c3r5l-RLMhy8Sc0x0FBN70TvB2SlsPcmkpLzpLkc_YJXXAmoZF_Z3tGL_JnV6lNGOacOYmisynIKWCH0tq107khLK9_BGp1ifIzMriicExYNTIDERjDY1KGHIPjBkDpAMnTO-tCoZitLZNma-JoGhMo6AqYncVs",
      "alg": "RSA-OAEP",
      "dq": "wlrNER_pJR26_cYDRf1NrPpTDBXL8VE-EUheRuv2GrvfbKp7Mv78dFB0ECJsa747UJvI0m0OdqtSRitT6LfFAyPh49bz_ACHY4jVFPCV2_eHApfCRjbJreNt4y5LbF6YAAEyd0YeNYH-JHTRV_foPwRYDupaFxazvjjh7FDy1ds",
      "n": "yPIloyFMx9jl1O4Lpumd2wGjcroZwZ2FUKX7fRxBJjrLNruA7-ym_EMS00yZ6u8ZA5HMUTA8Qkm6w2V3Zcl-XsclIxVrFpaa92__nXgpahef01loRrAVpN0hnWYo0HyjX7WcuVaAk-TnG6Lo0NMziVNupzhOu7eFUzA_DflNDt3l2RWsvazI6oPDg_2mFDCAX5flKvvCVlEVfET06DutCkUOg-Fb_-pKYT0IW2gQLT_L-VSFLreobudwQ-8r2tgMndCg7GcGnGMuquuX2XC7GX8a_nu0VEEbZlL7-g72FlvsLbeIqoW7Wf-IettgrjQQJl2c_uZ3yWoUlOeSJHIOjQ"
    },
    {
      "kty": "EC",
      "d": "LzDb4I2i9FB_v8BElVZAbwg9Z72pgU2pfBjaI2aMy-w",
      "use": "enc",
      "crv": "P-256",
      "x": "hlAYammTatQpWU4qX_CAMR4nQ-OJXYh3nsBolRhlp5w",
      "y": "TaphtiBi86jGTNlbYTGKhzPHr1BabtKs9vepfh0HUyc",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "nZ195ZmcWEQJ2t1_K0AoaTe7Co3YGXi4f_Q-vyHn-zBm5xUkCj5BTYHEjqB8SMhHGmrfge9fPqlbwbf-VK8lhqHIga8DhXC893DgE30LkxHIQspJ475757-gQxSEPWeoCc0X2Sx6882TL9MR0bRVJKlGoJ0767-wsYmvfkrwvREYoicKgPPTQFlraSkumqxiTjEFkImnytyzLXC5NXNIIwml8vrM9YG5mXyXDM2cqL_cr30TRf6nfzvovLledTXApd7H8RTVnk9mJLiepruLf4ZGCiX5gXfeI7jMj2920EJNRuFadWCHpVyvYds8RcCNb8a9qBorWxUYNJARsI2sjQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "JW-EomM2HtB9hc71zcNiH6HxsR1gHNKc9IZqfOoXRdw",
      "y": "_oowWchfZwasj9MtppuNpn9WeLMf89Ke7MyGIZTqNHQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "8H_CBCUgXHUahnbgKELpL1BoYABP3kCQazC_yJiVjx4",
      "y": "zJ8k39OFDae4eyErZCJBaVsV5qhG_L-4leqFLIlJkGA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "gYsG00f3mH4f1FrrVqAxA4y10jS340og4K8BEZDhymI"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "yPIloyFMx9jl1O4Lpumd2wGjcroZwZ2FUKX7fRxBJjrLNruA7-ym_EMS00yZ6u8ZA5HMUTA8Qkm6w2V3Zcl-XsclIxVrFpaa92__nXgpahef01loRrAVpN0hnWYo0HyjX7WcuVaAk-TnG6Lo0NMziVNupzhOu7eFUzA_DflNDt3l2RWsvazI6oPDg_2mFDCAX5flKvvCVlEVfET06DutCkUOg-Fb_-pKYT0IW2gQLT_L-VSFLreobudwQ-8r2tgMndCg7GcGnGMuquuX2XC7GX8a_nu0VEEbZlL7-g72FlvsLbeIqoW7Wf-IettgrjQQJl2c_uZ3yWoUlOeSJHIOjQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "hlAYammTatQpWU4qX_CAMR4nQ-OJXYh3nsBolRhlp5w",
      "y": "TaphtiBi86jGTNlbYTGKhzPHr1BabtKs9vepfh0HUyc",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:49:09 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:49:09 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-10-01 09:49:09
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:49:09
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:49:09
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-10-01 09:49:15 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance GaLBZy1ifIGE7J4
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 09:49:15 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance GaLBZy1ifIGE7J4
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 09:49:15 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance GaLBZy1ifIGE7J4
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 09:49:15 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance GaLBZy1ifIGE7J4
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "nZ195ZmcWEQJ2t1_K0AoaTe7Co3YGXi4f_Q-vyHn-zBm5xUkCj5BTYHEjqB8SMhHGmrfge9fPqlbwbf-VK8lhqHIga8DhXC893DgE30LkxHIQspJ475757-gQxSEPWeoCc0X2Sx6882TL9MR0bRVJKlGoJ0767-wsYmvfkrwvREYoicKgPPTQFlraSkumqxiTjEFkImnytyzLXC5NXNIIwml8vrM9YG5mXyXDM2cqL_cr30TRf6nfzvovLledTXApd7H8RTVnk9mJLiepruLf4ZGCiX5gXfeI7jMj2920EJNRuFadWCHpVyvYds8RcCNb8a9qBorWxUYNJARsI2sjQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "JW-EomM2HtB9hc71zcNiH6HxsR1gHNKc9IZqfOoXRdw",
      "y": "_oowWchfZwasj9MtppuNpn9WeLMf89Ke7MyGIZTqNHQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "8H_CBCUgXHUahnbgKELpL1BoYABP3kCQazC_yJiVjx4",
      "y": "zJ8k39OFDae4eyErZCJBaVsV5qhG_L-4leqFLIlJkGA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "gYsG00f3mH4f1FrrVqAxA4y10jS340og4K8BEZDhymI"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "yPIloyFMx9jl1O4Lpumd2wGjcroZwZ2FUKX7fRxBJjrLNruA7-ym_EMS00yZ6u8ZA5HMUTA8Qkm6w2V3Zcl-XsclIxVrFpaa92__nXgpahef01loRrAVpN0hnWYo0HyjX7WcuVaAk-TnG6Lo0NMziVNupzhOu7eFUzA_DflNDt3l2RWsvazI6oPDg_2mFDCAX5flKvvCVlEVfET06DutCkUOg-Fb_-pKYT0IW2gQLT_L-VSFLreobudwQ-8r2tgMndCg7GcGnGMuquuX2XC7GX8a_nu0VEEbZlL7-g72FlvsLbeIqoW7Wf-IettgrjQQJl2c_uZ3yWoUlOeSJHIOjQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "hlAYammTatQpWU4qX_CAMR4nQ-OJXYh3nsBolRhlp5w",
      "y": "TaphtiBi86jGTNlbYTGKhzPHr1BabtKs9vepfh0HUyc",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:49:16 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance GaLBZy1ifIGE7J4
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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
  ],
  "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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2", "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2", "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2", "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 09:49:16 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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 09:49:16 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:49:16 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:49:16 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
]
2021-10-01 09:49:16 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:49:16 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:49:16 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:49:16 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:49:16 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:49:16 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 09:49:16 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:49:16 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 09:49:16 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:49:16 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 09:49:16 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:49:16 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 09:49:16 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:49:16 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:49:16 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:49:16 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:49:16 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:49:16 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:49:16 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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_DfSRhJlYTSuoenq70278\u003c,}/\u003d"
}
2021-10-01 09:49:16
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_WHecbkRyBHCnTSmJCHxQWCpKRlCDarFAFGJFJdDJzzhgxyPmTI8712471183`<!?}
2021-10-01 09:49:16 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:49:16 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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_DfSRhJlYTSuoenq70278\u003c,}/\u003d",
  "client_secret": "secret_WHecbkRyBHCnTSmJCHxQWCpKRlCDarFAFGJFJdDJzzhgxyPmTI8712471183`\u003c!?}"
}
2021-10-01 09:49:16
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:49:16
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 09:49:16 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 09:49:14 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:49:16 GMT",
  "etag": "\"1633081754.6586328-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:49:16 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:49:16
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:49:16 SUCCESS
FetchClientKeys
Downloaded and added client JWK set to client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_DfSRhJlYTSuoenq70278\u003c,}/\u003d",
  "client_secret": "secret_WHecbkRyBHCnTSmJCHxQWCpKRlCDarFAFGJFJdDJzzhgxyPmTI8712471183`\u003c!?}",
  "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 09:49:16
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-10-01 09:49:16
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:49:16 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance GaLBZy1ifIGE7J4
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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
    "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_DfSRhJlYTSuoenq70278\u003c,}/\u003d",
  "client_secret": "secret_WHecbkRyBHCnTSmJCHxQWCpKRlCDarFAFGJFJdDJzzhgxyPmTI8712471183`\u003c!?}",
  "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 09:49:17 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance GaLBZy1ifIGE7J4
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/1d1dee0f67ddd7832a519dcdbab0fcac3850bda6604396884c6fd587ea9e3032",
  "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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "scope": "openid profile email address phone",
  "response_type": "id_token",
  "nonce": "Cl4E7ReZRINWY4vJges1kubV",
  "response_mode": "form_post",
  "state": "E3U18XtDMoogaxhnSQKQpmSejTcXIP0S",
  "client_id": "client_DfSRhJlYTSuoenq70278\u003c,}/\u003d"
}
incoming_body
Authorization endpoint
2021-10-01 09:49:17 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:49:17 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:49:17 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/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "scope": "openid profile email address phone",
  "response_type": "id_token",
  "nonce": "Cl4E7ReZRINWY4vJges1kubV",
  "response_mode": "form_post",
  "state": "E3U18XtDMoogaxhnSQKQpmSejTcXIP0S",
  "client_id": "client_DfSRhJlYTSuoenq70278\u003c,}/\u003d"
}
2021-10-01 09:49:17 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:49:17 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
Cl4E7ReZRINWY4vJges1kubV
2021-10-01 09:49:17 SUCCESS
EnsureResponseTypeIsIdToken
Response type is expected value
expected
id_token
2021-10-01 09:49:17 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_DfSRhJlYTSuoenq70278<,}/=
2021-10-01 09:49:17 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2
expected
[
  "https://89.45.234.133:8090/authz_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "https://89.45.234.133:8090/authz_im_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "https://89.45.234.133:8090/req_uri/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2"
]
2021-10-01 09:49:17 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:49:17 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:49:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_DfSRhJlYTSuoenq70278<,}/=
nonce
Cl4E7ReZRINWY4vJges1kubV
iat
1633081757
exp
1633082057
2021-10-01 09:49:17 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 09:49:17 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-01 09:49:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9EZlNSaEpsWVRTdW9lbnE3MDI3ODwsfVwvPSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODIwNTcsIm5vbmNlIjoiQ2w0RTdSZVpSSU5XWTR2SmdlczFrdWJWIiwiaWF0IjoxNjMzMDgxNzU3fQ.IESHHn_4PkXk19Rsb3BO7goM8GAbiTHDPS9S3e6UDJqY532bTKlugAlf4YncX4kVlVTyYTPSocj62qyX2n-Tf6LmV2LRJGJsdyxPbhksQkPuk35Cz7JwIEAlpGfpTR9sWwIQmHOH6OxwEaDbA2UK_doK00DvC-yML2aYeXIF9DsFJsOgljWooDGQ6eRd2qLeYR-wjh6vGucokGymlxbMjQ1aKhP7uzR-7GsNFMD42vVPKcdiKFeTxiSoBDddbgkxe2fBOh6RcEfHQAjg4yUPn_K0fS6X0-RPbuR8UTr15cqWnFlbREOLMrjx0XcfvNMB3N-Lm54gPf1V6VUb3PebTw
key
{"p":"1wbvpC9Fo7ckMpXt3jPIYZOcshbl0ielNaJIkLr7hrL2IvX9zgMOrb0UssO5UWCSx3FpuI5Nd28RpW5cwsYLYZEU5_D0ty3qqy3X-Sgt6uZ---S0i1QpOsnaTRrBhQTAADnfC2mlWMw-1pPnxetNicKe9cVQpLcJsK0m1Z2CHXc","kty":"RSA","q":"u6X-CLoMl5RJDJh2CWxh19zk0KwuLs5bKikrkB9R_x3g-WRabk_ff6CRvLZLsBD3H4IQEGSfc7qmudq8immXC1tSuJVuMOHgbjvsg99vtyH_gaAW-hcJK6n6dAy9-3pZ52Jz0fgKUrzJX_IqOTimZrglucOx3h_YWKWoR7yANxs","d":"ec15u3NoRTXfP8ooOm5MTHOLEe7n71dBjXBdBSvYsF-JRk8qGNhfctwz39zZ7w0HFb09mJY5zpzmkd_0pdDseQyRfNaZLAghoD8Uizr5NOBrGGJnk55i9oc5_FzgjOuMCnb6VRRwt_RIKI8-mAZ6Peiq8fhQlDEBBVJX0otrW0-hwA5i64kve1EAJTLLVVA88IRv2wNut9TEg1bHDrkxYIA5oUEP8POBTcSDtIVend4PVwpb57IvDw6lrDso3dGqxAr25Rc3dAl9moSLbwGYqCnVpmhuib-JbN4YimwAuFs1pgaTViI5F5OYCpGLspEDQrwh2ZlY20Dx4ThSGod4qQ","e":"AQAB","use":"sig","qi":"wdHQxDE8O2cTdaP0Amu18qv0d5bIPjuZ06bBDqMQhCwmOyLiUfLFMRGgk1Q2sNfY1f5X5GOP26Z14RQX938S5Tbbu_WCeN5X-38wamqtUZ44XSo5V3pDw8b0gnz32PbVGWmegIhZ6w5Kt2uWvr1WJfTbIbc7Ebv82VR1UkM2sqU","dp":"x9AmOEfFStEQzgEMvYMZHbNx1Pv6LEOy_hgDnppiyVTb7LjyVNH6ffBKn6PJPZmkS7lUKK_zxJxtpXDcuhIW2V9cMfxzKxV8D_3VyC5SHQp7zc9FBoP6nCqetS-7zMQRNySP46cUg2OosPVYV07FCtLTrEbjHW0JkCgXAkIPexk","dq":"aT9C6nYfle0Pw8bHfaWSg1Zb6EaKaKpJK66HxoAqp2KEypxktDaMbrMKysOcVBZP5RY4GFm3rVtlJBzxXti2ZSJFlU4KzdQC4xEtKRHrQNYKzxORj5fYBuuBlBGJhUEsp8DqoTvz3lAQyoWy9QE3I6npTvXaD3HhEGdpqUKqzz0","n":"nZ195ZmcWEQJ2t1_K0AoaTe7Co3YGXi4f_Q-vyHn-zBm5xUkCj5BTYHEjqB8SMhHGmrfge9fPqlbwbf-VK8lhqHIga8DhXC893DgE30LkxHIQspJ475757-gQxSEPWeoCc0X2Sx6882TL9MR0bRVJKlGoJ0767-wsYmvfkrwvREYoicKgPPTQFlraSkumqxiTjEFkImnytyzLXC5NXNIIwml8vrM9YG5mXyXDM2cqL_cr30TRf6nfzvovLledTXApd7H8RTVnk9mJLiepruLf4ZGCiX5gXfeI7jMj2920EJNRuFadWCHpVyvYds8RcCNb8a9qBorWxUYNJARsI2sjQ"}
algorithm
RS256
2021-10-01 09:49:17 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 09:49:17 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "state": "E3U18XtDMoogaxhnSQKQpmSejTcXIP0S"
}
2021-10-01 09:49:17 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2",
  "state": "E3U18XtDMoogaxhnSQKQpmSejTcXIP0S",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9EZlNSaEpsWVRTdW9lbnE3MDI3ODwsfVwvPSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODIwNTcsIm5vbmNlIjoiQ2w0RTdSZVpSSU5XWTR2SmdlczFrdWJWIiwiaWF0IjoxNjMzMDgxNzU3fQ.IESHHn_4PkXk19Rsb3BO7goM8GAbiTHDPS9S3e6UDJqY532bTKlugAlf4YncX4kVlVTyYTPSocj62qyX2n-Tf6LmV2LRJGJsdyxPbhksQkPuk35Cz7JwIEAlpGfpTR9sWwIQmHOH6OxwEaDbA2UK_doK00DvC-yML2aYeXIF9DsFJsOgljWooDGQ6eRd2qLeYR-wjh6vGucokGymlxbMjQ1aKhP7uzR-7GsNFMD42vVPKcdiKFeTxiSoBDddbgkxe2fBOh6RcEfHQAjg4yUPn_K0fS6X0-RPbuR8UTr15cqWnFlbREOLMrjx0XcfvNMB3N-Lm54gPf1V6VUb3PebTw"
}
2021-10-01 09:49:17 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance GaLBZy1ifIGE7J4
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/dd7b37b0c909252271a71385be590cc1397c677ee3e3a3bea8954903c9c807d2, formParameters={"state":"E3U18XtDMoogaxhnSQKQpmSejTcXIP0S","id_token":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9EZlNSaEpsWVRTdW9lbnE3MDI3ODwsfVwvPSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODIwNTcsIm5vbmNlIjoiQ2w0RTdSZVpSSU5XWTR2SmdlczFrdWJWIiwiaWF0IjoxNjMzMDgxNzU3fQ.IESHHn_4PkXk19Rsb3BO7goM8GAbiTHDPS9S3e6UDJqY532bTKlugAlf4YncX4kVlVTyYTPSocj62qyX2n-Tf6LmV2LRJGJsdyxPbhksQkPuk35Cz7JwIEAlpGfpTR9sWwIQmHOH6OxwEaDbA2UK_doK00DvC-yML2aYeXIF9DsFJsOgljWooDGQ6eRd2qLeYR-wjh6vGucokGymlxbMjQ1aKhP7uzR-7GsNFMD42vVPKcdiKFeTxiSoBDddbgkxe2fBOh6RcEfHQAjg4yUPn_K0fS6X0-RPbuR8UTr15cqWnFlbREOLMrjx0XcfvNMB3N-Lm54gPf1V6VUb3PebTw"}}]
outgoing_path
authorize
2021-10-01 09:49:17 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:49:19
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
xOFxT5PB9LLZOik
Test Results