Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:58:58 INFO
TEST-RUNNER
Test instance gUHQGpBtMuRndPC created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token 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:58:58 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:58:58
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:58:58
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "yUHh8j0QzTF0ZrP-hr6ILaJca53kFs9gAomPDNWrF7hff5wqQxpipSTNwumR8PmIwG7deIrTqfJsBYJWoVzjDNYqndZme1kFZ7cClFc7rgrI-wyhAK5lmbdwmXx7J6hS7WlxgsrfHulZPiag9hAycRVz2eOWqmJ8RyDSVicC2ns",
      "kty": "RSA",
      "q": "sCdOCQi187eN94PZuiT2OeU-HP4Q2AvYrWZGs8V8ebVw5UP4hrK_Z4T1WaKRfVHXK5GFUxBCUY5ILvsMjsdf9Cec0-gcOmU-2KYFfGD2z7LTIUmENJmoBbFuytVaytHshEy9wMkSwhcWyoBjJ4FY5IhVUS1kX7oxRFeg5YN_wQs",
      "d": "DanHNh7tNbZTI7TaY2U4v89RG5s7fFePlPr671N4gIHFckp_q8zy45rVHGE21AR_hQnLOPs5vqsHc7aKRIa84e5pKXQfrAAEHto-rusN09PJmJPQRfGo5ysb49w8dCFERqaPXKfkqIwg8YQTG7VIgwmcWdLNtcRcTnD8YsXZWppQwWgqZsrNseKrSWbrWU6qLF5pJ1dm62mBLLT7raREcTRwulmuLMjTAil_tgcxVviW3vKPTautSuR8kvbyALtkDryYhtm-k1mhn-IceHVmD4aURUlG-N1LSO7Mg0m5Bf2teac8rGABXysu5fv4ONKChjFyBRWX3_1GNtROGw3aiQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "auYVth9QdPNfTqK-DhoNkRtPAb8chmX6JScwrNHD4iCNfNaWldQXt0Z5n673J_BrwkbpB8OoViLShaWWSe2GsxrYOM5Dq4lIiayS21q6yX3vjaTDtvQQnXNU1o__hg4rk3y8UZ7j3zs9BAS0Arjlm-vdXjTpm1S85idnmwz0UN0",
      "dp": "xM33PGG4x19AG5qSIIO7ORzXUalxvViG45RO3dcn2ydBw9EbhskLg8CMsbikLUhnEP6Y9mKTf1H_jheZzWu-3_OicvyQ9Lfl0DknfZYcVyJWzSDZZIgl9H5szrrq16oDhgQhqyvlqh24Vk2CA31tRiYbRwwGbpGmRAv1g6fcY3c",
      "dq": "p-ePFkVbScd4Zqki6683k8_S-MejPotsKTwHwGtJTqmHxsCXL61JjF7LjnjKvO05b6nxr08cJ6i7XSymt6GK8KqhbcscvPysfs0hBYFXQHpvjJcKkSi1Y1fRBz1-oTyfeSu84vnGC4L-kl72JD3CgXMB_7KIrkZHl6D_GEXTjCk",
      "n": "inwxuSLktP6wBqavUmoci_-4N5mouRfUyYtHwJcTPZ2SurZboIeCmGrEgIcOOPxCkyy_u9c_0U_64ej09N_8itwYEP8D4ogKuWICvQAb1Am3e4C07K01KjSKXy73281Ws9vQTO_Rxjot_dK7VuE00_qXYFUu0esE8O1YcDZTKRa_y0DCxgWk_FgriydjLx1OEtTLMVGWhRYvv01BYg-oc1AI-ZHnRqPSqSYV9NrLa63Av7_syvOTZisyVIKA-aMVqcqVHgQ7NevDUEXDYT-n-2Xw8EwtNdoAQo0ZLZQ8vYCXTBtm4NvbHAPzejuNU-OtYSFOzI0DNN_Vlx1bJ9seSQ"
    },
    {
      "kty": "EC",
      "d": "pnRwEmM3KmL2fhi-4oA8jetoKsiId97OmzYcTe97U-8",
      "use": "sig",
      "crv": "P-256",
      "x": "K67FQ7D2aSZW_Xk4WklU7ORjakBq3M-GSTCSW-Q97AM",
      "y": "sQuhFBhlXZVa3iRdbIvv25rvPDJo0RO1PUvnbBcG27c"
    },
    {
      "kty": "EC",
      "d": "Iyz9E9JSMVhJGGm_HAqyBvQZBJ4bP3hMfPa8INwq66U",
      "use": "sig",
      "crv": "secp256k1",
      "x": "V7QZCmi8NXOZ_4ZB-MnSB2DdbbvDhfD7YaZgdsC7uPg",
      "y": "6O_NHpzt2nV9EUYYxwuda2tp_-_jOfgt4lOZVrpPEiI"
    },
    {
      "kty": "OKP",
      "d": "rW1b8nBJ6NWKWkWJkyyjYqBI1Uz3dq2RJKZQgc1runY",
      "use": "sig",
      "crv": "Ed25519",
      "x": "LfWHp9gscPY-ad6E47lbkkovcv9tblAx-upf3MSGnhs"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "zu8CJc7xe0OyRWusqoptpf7RxGEpUTK61UQN2h5mUimBvW86HxXrg8k7v0MXI5-8y147VYebdixDb7pF2s7NC-44G5vSfR5GLKbctY4Cwkm7vVFpQUIXks3kPNwkxOrVMc4iMxyY1MSdedA6--3Z6cAzG2J1oFlo2mjvYNtEW20",
      "kty": "RSA",
      "q": "ox0wfRn2Y3YmE8IjAQ95V0spllPqy7FIqr_EOk6Lnu0hMkrvCAtKRclpfyEyiamMzMwUM6BpvIz6M-AZwtB7QORAHdw-942KNjcTReAZF31xy_37-wfTZThoMbWCararDdlNWkQbztjpd5YvY06tBrQ2phQAMXC7JmmPV8N8bZk",
      "d": "MPj0dLK_M0K0yFSith8Eq5u-WaEQDptAoeOk770NRoG5ZJ5-zeFaaaWt6MpysDboIYLEYNoZ5FA_r4Sw0phh-7nkJJou9pQG5A4yQdvZ7pXUH7LyBZCCheOcxZGGEa3e8KHYFO6XXJPqy9bGPsnl6qSPtCVn0voPzLlQ5cEA3k4P4pLizzNGltSHL7Rh2P1m2iO136Ap-7wWy_VTUv8ehO5BjAwSrQf1Ni2jm6f87iP6rn4B8rCdSa1A54Ki4vGnmya_lGgx8D7C3gTu-JkAesEpH6SKeKECXsGh9qlVKTPgdq0e3LdQ_ITOHpXRl8gfjd0hjFOTcG_SbyBxN666wQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "bCxViC1LQBHQo1D3bWFlnZPEnB8ZNeelRlucHb7yrC1KI7pSMC7ykroJIIfJM419pCrC_ylHfhzgL9HPVcuXTA0Usv4aRw1oNG1o1dvLClSB3qy5HWpA-fxrUvD8wxJhH_znTqFu4_grpXU1SZLWQ6VKG8iDGPQD0xfQT3Rgg3E",
      "dp": "LP6XLvViWHUNzD5vWt2inddccSDXRQqMyVZ01JqLkQ3pYfFPZ_byMMOOtDW4UEypVmb069ICoZ1aRG7yRXN17kQr-wTUrdPpWkgl8WwheXFi2vVat4_RZGBUYk9Tx2VwWdYCZa6wJINj4lq-mIzNNyBNfITaIrWOMP9kHWFP6bk",
      "alg": "RSA-OAEP",
      "dq": "MNOyCiDVcpyRdWSt2clqB0mGn2trY6IkIIjbEqEkhmRxhX6M4xmOGCncnKOxXygT79I_Udz5Ceohk5nH3FtQKfKphsbBSpViBCykZkxY9oEkqW3UGicTjr894XN2IL-hoLmlwBmXQWoJKTUZ5l5MyS71FO3zyNj4DN2YfSsVejE",
      "n": "g9nGo0Ej12IUhMduOVsVdftZ5Bpvmc-9rAlpI_ejqGfSIRsQbmLRpwdgzTUlfSVL1J37c-ZztdDifMZ6B4ru29eHrAQo-0G-1rjzp2L1_hq9vTrD1AY6E_ZaPx_9AT2HoUXcMBxmARYOw1WmVEMayA4-TxkXwD72NOPlJr4r3my9avD2hO8VE_GcIaDS4qZPNcZEAU4Dpje7ahD2dMDSvMoAOIFwQQ_IP8gzBrR94L0uxVXp4E03ixlHMHxJ527x0Xa3vvL17WITntsFpcNvzuS3fMLrnbs2SBd6E9KY-Qhf54VRMurW74OQMoZkAcGYUuSLMLmAz3RRlIoKdpQNJQ"
    },
    {
      "kty": "EC",
      "d": "mCvN63kMM4h-oacOCDH_aSxwH4r6PUwKhOqIDqcbJ3k",
      "use": "enc",
      "crv": "P-256",
      "x": "Zg2E3Q8jCFqCEJYRgBmIdRVZyWngJ8uDa2rrZ-Jyji0",
      "y": "Y-ghuUgjdcyrauelXVQ6CprO9Uj9UlqTMxNV0DoLQEo",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "inwxuSLktP6wBqavUmoci_-4N5mouRfUyYtHwJcTPZ2SurZboIeCmGrEgIcOOPxCkyy_u9c_0U_64ej09N_8itwYEP8D4ogKuWICvQAb1Am3e4C07K01KjSKXy73281Ws9vQTO_Rxjot_dK7VuE00_qXYFUu0esE8O1YcDZTKRa_y0DCxgWk_FgriydjLx1OEtTLMVGWhRYvv01BYg-oc1AI-ZHnRqPSqSYV9NrLa63Av7_syvOTZisyVIKA-aMVqcqVHgQ7NevDUEXDYT-n-2Xw8EwtNdoAQo0ZLZQ8vYCXTBtm4NvbHAPzejuNU-OtYSFOzI0DNN_Vlx1bJ9seSQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "K67FQ7D2aSZW_Xk4WklU7ORjakBq3M-GSTCSW-Q97AM",
      "y": "sQuhFBhlXZVa3iRdbIvv25rvPDJo0RO1PUvnbBcG27c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "V7QZCmi8NXOZ_4ZB-MnSB2DdbbvDhfD7YaZgdsC7uPg",
      "y": "6O_NHpzt2nV9EUYYxwuda2tp_-_jOfgt4lOZVrpPEiI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "LfWHp9gscPY-ad6E47lbkkovcv9tblAx-upf3MSGnhs"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "g9nGo0Ej12IUhMduOVsVdftZ5Bpvmc-9rAlpI_ejqGfSIRsQbmLRpwdgzTUlfSVL1J37c-ZztdDifMZ6B4ru29eHrAQo-0G-1rjzp2L1_hq9vTrD1AY6E_ZaPx_9AT2HoUXcMBxmARYOw1WmVEMayA4-TxkXwD72NOPlJr4r3my9avD2hO8VE_GcIaDS4qZPNcZEAU4Dpje7ahD2dMDSvMoAOIFwQQ_IP8gzBrR94L0uxVXp4E03ixlHMHxJ527x0Xa3vvL17WITntsFpcNvzuS3fMLrnbs2SBd6E9KY-Qhf54VRMurW74OQMoZkAcGYUuSLMLmAz3RRlIoKdpQNJQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "Zg2E3Q8jCFqCEJYRgBmIdRVZyWngJ8uDa2rrZ-Jyji0",
      "y": "Y-ghuUgjdcyrauelXVQ6CprO9Uj9UlqTMxNV0DoLQEo",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:58:58 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:58:58 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:58:58
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:58:58
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:58:58
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-10-01 09:59:04 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance gUHQGpBtMuRndPC
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:59:04 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance gUHQGpBtMuRndPC
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:59:04 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance gUHQGpBtMuRndPC
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:59:04 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance gUHQGpBtMuRndPC
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "inwxuSLktP6wBqavUmoci_-4N5mouRfUyYtHwJcTPZ2SurZboIeCmGrEgIcOOPxCkyy_u9c_0U_64ej09N_8itwYEP8D4ogKuWICvQAb1Am3e4C07K01KjSKXy73281Ws9vQTO_Rxjot_dK7VuE00_qXYFUu0esE8O1YcDZTKRa_y0DCxgWk_FgriydjLx1OEtTLMVGWhRYvv01BYg-oc1AI-ZHnRqPSqSYV9NrLa63Av7_syvOTZisyVIKA-aMVqcqVHgQ7NevDUEXDYT-n-2Xw8EwtNdoAQo0ZLZQ8vYCXTBtm4NvbHAPzejuNU-OtYSFOzI0DNN_Vlx1bJ9seSQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "K67FQ7D2aSZW_Xk4WklU7ORjakBq3M-GSTCSW-Q97AM",
      "y": "sQuhFBhlXZVa3iRdbIvv25rvPDJo0RO1PUvnbBcG27c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "V7QZCmi8NXOZ_4ZB-MnSB2DdbbvDhfD7YaZgdsC7uPg",
      "y": "6O_NHpzt2nV9EUYYxwuda2tp_-_jOfgt4lOZVrpPEiI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "LfWHp9gscPY-ad6E47lbkkovcv9tblAx-upf3MSGnhs"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "g9nGo0Ej12IUhMduOVsVdftZ5Bpvmc-9rAlpI_ejqGfSIRsQbmLRpwdgzTUlfSVL1J37c-ZztdDifMZ6B4ru29eHrAQo-0G-1rjzp2L1_hq9vTrD1AY6E_ZaPx_9AT2HoUXcMBxmARYOw1WmVEMayA4-TxkXwD72NOPlJr4r3my9avD2hO8VE_GcIaDS4qZPNcZEAU4Dpje7ahD2dMDSvMoAOIFwQQ_IP8gzBrR94L0uxVXp4E03ixlHMHxJ527x0Xa3vvL17WITntsFpcNvzuS3fMLrnbs2SBd6E9KY-Qhf54VRMurW74OQMoZkAcGYUuSLMLmAz3RRlIoKdpQNJQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "Zg2E3Q8jCFqCEJYRgBmIdRVZyWngJ8uDa2rrZ-Jyji0",
      "y": "Y-ghuUgjdcyrauelXVQ6CprO9Uj9UlqTMxNV0DoLQEo",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:59:05 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance gUHQGpBtMuRndPC
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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112", "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112", "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112", "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 09:59:05 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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 09:59:05 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:59:05 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:59:05 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
]
2021-10-01 09:59:05 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:59:05 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:59:05 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:59:05 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:59:05 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:59:05 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:59:05 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:59:05 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:59:05 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:59:05 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:59:05 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:59:05 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:59:05 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:59:05 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:59:05 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:59:05 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:59:05 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:59:05 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:59:05 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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027]("
}
2021-10-01 09:59:05
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_KgJTmIDjWjUfGSOZIjIutFbRKqXImZCXxltwaJqJjTDTLOgrGX2932199078:,|;]
2021-10-01 09:59:05 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:59:05 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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027](",
  "client_secret": "secret_KgJTmIDjWjUfGSOZIjIutFbRKqXImZCXxltwaJqJjTDTLOgrGX2932199078:,|;]"
}
2021-10-01 09:59:05
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:59:05
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:59:05 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:59:03 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:59:05 GMT",
  "etag": "\"1633082343.870585-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:59:05 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:59:05
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:59:05 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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027](",
  "client_secret": "secret_KgJTmIDjWjUfGSOZIjIutFbRKqXImZCXxltwaJqJjTDTLOgrGX2932199078:,|;]",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 09:59:05
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-10-01 09:59:05
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:59:05 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance gUHQGpBtMuRndPC
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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
    "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027](",
  "client_secret": "secret_KgJTmIDjWjUfGSOZIjIutFbRKqXImZCXxltwaJqJjTDTLOgrGX2932199078:,|;]",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 09:59:05 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance gUHQGpBtMuRndPC
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/64ad6a1c0f033a0d579a07ecd92d6de719a3b02f773f99398443540b6315bc87",
  "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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "oLq7aXCVL4GwqeRx95J3AVCE",
  "response_mode": "form_post",
  "state": "Vfq7zEqR0Ns4e6FsuN2E9sfI0yoMlQWD",
  "client_id": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027]("
}
incoming_body
Authorization endpoint
2021-10-01 09:59:05 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:59:05 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:59:05 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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "oLq7aXCVL4GwqeRx95J3AVCE",
  "response_mode": "form_post",
  "state": "Vfq7zEqR0Ns4e6FsuN2E9sfI0yoMlQWD",
  "client_id": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027]("
}
2021-10-01 09:59:05 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:59:05 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
oLq7aXCVL4GwqeRx95J3AVCE
2021-10-01 09:59:05 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2021-10-01 09:59:05 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_kDNEzJjHxsByzRQ68917&!'](
2021-10-01 09:59:05 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112
expected
[
  "https://89.45.234.133:8090/authz_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "https://89.45.234.133:8090/authz_im_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "https://89.45.234.133:8090/req_uri/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112"
]
2021-10-01 09:59:05 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:59:05 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:59:05 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
PpS0GGiXrO9OycWhlfnLwnvA9GGaRBQ6RIqSsMifiZsdo9FYR8
2021-10-01 09:59:05 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
nOmYvvhT8IQXQSDr9tKv4Q
2021-10-01 09:59:05 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_kDNEzJjHxsByzRQ68917&!'](
nonce
oLq7aXCVL4GwqeRx95J3AVCE
iat
1633082345
exp
1633082645
2021-10-01 09:59:05 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 09:59:05 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
nOmYvvhT8IQXQSDr9tKv4Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_kDNEzJjHxsByzRQ68917\u0026!\u0027](",
  "nonce": "oLq7aXCVL4GwqeRx95J3AVCE",
  "iat": 1633082345,
  "exp": 1633082645,
  "at_hash": "nOmYvvhT8IQXQSDr9tKv4Q"
}
2021-10-01 09:59:05 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibk9tWXZ2aFQ4SVFYUVNEcjl0S3Y0USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tETkV6SmpIeHNCeXpSUTY4OTE3JiEnXSgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNjQ1LCJub25jZSI6Im9McTdhWENWTDRHd3FlUng5NUozQVZDRSIsImlhdCI6MTYzMzA4MjM0NX0.JBahqHvCTKJqFjPNc30Mxk8Fbcf0mM7G7XcY9gUIkVHWAgSivMWldMQGbCSmQ-o3u-EHrx7Jb9OivxCJ5yKc-JRPfXSk9MxIfbKSDJpe1QLMPlBgSZjsnxqe_qyGS51tnKnNYZrKh4cHJX2xChaQFMgKEK_3rou81N8hnj0-7xa3Or2TpB9pCRTuU-O5sairTzqDsJu8ARmi7DogrYqFAARZlRIbY8TVbEAgB7S08Gkc34in9RAJ2xHoB-H9JBpN1QMeUPwIwlFOte1vQubTw2HbPc-104ZI5bN-AxjRMOgFz0uXgb5x4t38E3Qe33LffDFdREXes-Rr6DY5t5ex5Q
key
{"p":"yUHh8j0QzTF0ZrP-hr6ILaJca53kFs9gAomPDNWrF7hff5wqQxpipSTNwumR8PmIwG7deIrTqfJsBYJWoVzjDNYqndZme1kFZ7cClFc7rgrI-wyhAK5lmbdwmXx7J6hS7WlxgsrfHulZPiag9hAycRVz2eOWqmJ8RyDSVicC2ns","kty":"RSA","q":"sCdOCQi187eN94PZuiT2OeU-HP4Q2AvYrWZGs8V8ebVw5UP4hrK_Z4T1WaKRfVHXK5GFUxBCUY5ILvsMjsdf9Cec0-gcOmU-2KYFfGD2z7LTIUmENJmoBbFuytVaytHshEy9wMkSwhcWyoBjJ4FY5IhVUS1kX7oxRFeg5YN_wQs","d":"DanHNh7tNbZTI7TaY2U4v89RG5s7fFePlPr671N4gIHFckp_q8zy45rVHGE21AR_hQnLOPs5vqsHc7aKRIa84e5pKXQfrAAEHto-rusN09PJmJPQRfGo5ysb49w8dCFERqaPXKfkqIwg8YQTG7VIgwmcWdLNtcRcTnD8YsXZWppQwWgqZsrNseKrSWbrWU6qLF5pJ1dm62mBLLT7raREcTRwulmuLMjTAil_tgcxVviW3vKPTautSuR8kvbyALtkDryYhtm-k1mhn-IceHVmD4aURUlG-N1LSO7Mg0m5Bf2teac8rGABXysu5fv4ONKChjFyBRWX3_1GNtROGw3aiQ","e":"AQAB","use":"sig","qi":"auYVth9QdPNfTqK-DhoNkRtPAb8chmX6JScwrNHD4iCNfNaWldQXt0Z5n673J_BrwkbpB8OoViLShaWWSe2GsxrYOM5Dq4lIiayS21q6yX3vjaTDtvQQnXNU1o__hg4rk3y8UZ7j3zs9BAS0Arjlm-vdXjTpm1S85idnmwz0UN0","dp":"xM33PGG4x19AG5qSIIO7ORzXUalxvViG45RO3dcn2ydBw9EbhskLg8CMsbikLUhnEP6Y9mKTf1H_jheZzWu-3_OicvyQ9Lfl0DknfZYcVyJWzSDZZIgl9H5szrrq16oDhgQhqyvlqh24Vk2CA31tRiYbRwwGbpGmRAv1g6fcY3c","dq":"p-ePFkVbScd4Zqki6683k8_S-MejPotsKTwHwGtJTqmHxsCXL61JjF7LjnjKvO05b6nxr08cJ6i7XSymt6GK8KqhbcscvPysfs0hBYFXQHpvjJcKkSi1Y1fRBz1-oTyfeSu84vnGC4L-kl72JD3CgXMB_7KIrkZHl6D_GEXTjCk","n":"inwxuSLktP6wBqavUmoci_-4N5mouRfUyYtHwJcTPZ2SurZboIeCmGrEgIcOOPxCkyy_u9c_0U_64ej09N_8itwYEP8D4ogKuWICvQAb1Am3e4C07K01KjSKXy73281Ws9vQTO_Rxjot_dK7VuE00_qXYFUu0esE8O1YcDZTKRa_y0DCxgWk_FgriydjLx1OEtTLMVGWhRYvv01BYg-oc1AI-ZHnRqPSqSYV9NrLa63Av7_syvOTZisyVIKA-aMVqcqVHgQ7NevDUEXDYT-n-2Xw8EwtNdoAQo0ZLZQ8vYCXTBtm4NvbHAPzejuNU-OtYSFOzI0DNN_Vlx1bJ9seSQ"}
algorithm
RS256
2021-10-01 09:59:05 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:59:05 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "state": "Vfq7zEqR0Ns4e6FsuN2E9sfI0yoMlQWD"
}
2021-10-01 09:59:05 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/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "state": "Vfq7zEqR0Ns4e6FsuN2E9sfI0yoMlQWD",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibk9tWXZ2aFQ4SVFYUVNEcjl0S3Y0USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tETkV6SmpIeHNCeXpSUTY4OTE3JiEnXSgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNjQ1LCJub25jZSI6Im9McTdhWENWTDRHd3FlUng5NUozQVZDRSIsImlhdCI6MTYzMzA4MjM0NX0.JBahqHvCTKJqFjPNc30Mxk8Fbcf0mM7G7XcY9gUIkVHWAgSivMWldMQGbCSmQ-o3u-EHrx7Jb9OivxCJ5yKc-JRPfXSk9MxIfbKSDJpe1QLMPlBgSZjsnxqe_qyGS51tnKnNYZrKh4cHJX2xChaQFMgKEK_3rou81N8hnj0-7xa3Or2TpB9pCRTuU-O5sairTzqDsJu8ARmi7DogrYqFAARZlRIbY8TVbEAgB7S08Gkc34in9RAJ2xHoB-H9JBpN1QMeUPwIwlFOte1vQubTw2HbPc-104ZI5bN-AxjRMOgFz0uXgb5x4t38E3Qe33LffDFdREXes-Rr6DY5t5ex5Q"
}
2021-10-01 09:59:05
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112",
  "state": "Vfq7zEqR0Ns4e6FsuN2E9sfI0yoMlQWD",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibk9tWXZ2aFQ4SVFYUVNEcjl0S3Y0USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tETkV6SmpIeHNCeXpSUTY4OTE3JiEnXSgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNjQ1LCJub25jZSI6Im9McTdhWENWTDRHd3FlUng5NUozQVZDRSIsImlhdCI6MTYzMzA4MjM0NX0.JBahqHvCTKJqFjPNc30Mxk8Fbcf0mM7G7XcY9gUIkVHWAgSivMWldMQGbCSmQ-o3u-EHrx7Jb9OivxCJ5yKc-JRPfXSk9MxIfbKSDJpe1QLMPlBgSZjsnxqe_qyGS51tnKnNYZrKh4cHJX2xChaQFMgKEK_3rou81N8hnj0-7xa3Or2TpB9pCRTuU-O5sairTzqDsJu8ARmi7DogrYqFAARZlRIbY8TVbEAgB7S08Gkc34in9RAJ2xHoB-H9JBpN1QMeUPwIwlFOte1vQubTw2HbPc-104ZI5bN-AxjRMOgFz0uXgb5x4t38E3Qe33LffDFdREXes-Rr6DY5t5ex5Q",
  "access_token": "PpS0GGiXrO9OycWhlfnLwnvA9GGaRBQ6RIqSsMifiZsdo9FYR8",
  "token_type": "Bearer"
}
2021-10-01 09:59:05 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance gUHQGpBtMuRndPC
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/637a85826d7f5a13314d541d0556081e4edee2e584e8ef57889a67f383fd3112, formParameters={"state":"Vfq7zEqR0Ns4e6FsuN2E9sfI0yoMlQWD","id_token":"eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibk9tWXZ2aFQ4SVFYUVNEcjl0S3Y0USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tETkV6SmpIeHNCeXpSUTY4OTE3JiEnXSgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDgyNjQ1LCJub25jZSI6Im9McTdhWENWTDRHd3FlUng5NUozQVZDRSIsImlhdCI6MTYzMzA4MjM0NX0.JBahqHvCTKJqFjPNc30Mxk8Fbcf0mM7G7XcY9gUIkVHWAgSivMWldMQGbCSmQ-o3u-EHrx7Jb9OivxCJ5yKc-JRPfXSk9MxIfbKSDJpe1QLMPlBgSZjsnxqe_qyGS51tnKnNYZrKh4cHJX2xChaQFMgKEK_3rou81N8hnj0-7xa3Or2TpB9pCRTuU-O5sairTzqDsJu8ARmi7DogrYqFAARZlRIbY8TVbEAgB7S08Gkc34in9RAJ2xHoB-H9JBpN1QMeUPwIwlFOte1vQubTw2HbPc-104ZI5bN-AxjRMOgFz0uXgb5x4t38E3Qe33LffDFdREXes-Rr6DY5t5ex5Q","access_token":"PpS0GGiXrO9OycWhlfnLwnvA9GGaRBQ6RIqSsMifiZsdo9FYR8","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 09:59:06 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance gUHQGpBtMuRndPC
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer PpS0GGiXrO9OycWhlfnLwnvA9GGaRBQ6RIqSsMifiZsdo9FYR8",
  "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 09:59:06 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
PpS0GGiXrO9OycWhlfnLwnvA9GGaRBQ6RIqSsMifiZsdo9FYR8
2021-10-01 09:59:06 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
PpS0GGiXrO9OycWhlfnLwnvA9GGaRBQ6RIqSsMifiZsdo9FYR8
2021-10-01 09:59:06 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 09:59:06
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 09:59:06 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 09:59:06 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 09:59:06 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 09:59:06 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance gUHQGpBtMuRndPC
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 09:59:06 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:59:10
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
kqzVt2rA3slSqGT
Test Results