Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 09:01:29 INFO
TEST-RUNNER
Test instance fg9Ga6Ih0ZKcrEi created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
DzQn2tM8FOnAc
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-08 09:01:29 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-08 09:01:29
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-08 09:01:29
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "51SdRh45MXrBszWwlJmH3m1Dgt5GaxPTQmnXPqjhqF0SHFg0NO0kFDJbks8E2bf2U2URXwW-zIxHQWUPGtaqg1AFn1F3dfVcBdDD-h-12-NPWxnhCJH3dubB_1CPg9pA_OjeiqYXBZtqZKASRxlgf1-r5ZsOpoyhDUYGDpjkevk",
      "kty": "RSA",
      "q": "se-Y94cIIqP1FwWE5X4Hk9Y5YdWM7cAz3O87GvScaq3RlSEV0ctx_BqeGmIqZEuiGgaozzJ8bPlWgUBY4WmPPTUe7Ibd45vllpRE_u0XrJhd8Rk7JxXSQ3W5jWjU0ZjkDUAnWtiUHm1LSHPI_w5_22DZBaFEQxAa_bnRHXaU7js",
      "d": "lIeIDOQhCzlHoSQ-4HPAdxNMFEYiB_NCMfYih2DGdvzji_oV-Dawksy4LU-olPK8kDnv28zDpchQJ4f804oDSMrsNas-wylg7Rt_Jw3qzGQxg3QIJi05B-haR2mDuLm_Y4COw5YLbgMQ3kfYh2M5EddAneJNewUfMxibccmt95cyHJ6RblURiFG05X1ss4a1S-DAOHVj87Z--sUfO9P22d3SitzIDFAajNWxLSbJF6ZDpNTrfcPBCpxKL4fiokAuuxgs6JKqBJdiBQ6uL_nNv54MQA4H1beVuKD5nh25YB9Wgb7devu8nLcAE_OzhOyLjxgQV2eC44mh2blqadenQQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "vihjygrALr6eJWHdXfHP--VxTkigG6w-1DaaW-v9mdIxBTWz0fJl3BK7MmDhiB4d3ayGEP2_j6M2cfPvA7HqSlobL5BicEZ0mzHwte9Huni2jgyBqh_T1XhmHZpo4yyGK4cpRlM6a_zmqZXQ93QXsiS2ImlZBL42hDVkBzV_uH8",
      "dp": "IX2Oh2g4v4EWKevL9LeFhB4td_TWHQpxu1u3Xcr1YHqY9KGQbVknsATaXRa7jQmlD83CBg--374vUrhex3Psm7YqGjahJOKwv-bJeJy-p2bxRi8o9SSsvvoJe_0dyej_H55XGZuSGa22aXsDKmfyIH6pVERuio4xgspwdgyMh4E",
      "dq": "Mur_eQXZHCCTCC16JDn2bSXGceqsU3TG4phK76HECPsImIZJOinfymbLi30_6EeEcbIqKHCoDn8jdAU36flNFhTXbpQBdxqrjnWLcO_j8G4Bo_a2aK7j5o4PtRmknP4FdI1BNcv4RuS7wFXx1JsPl3WVZPkLEa3QK387ChVe9PU",
      "n": "oMoC9jlmHBZ5dLWGm6hjGMMAwmPbDP7o3b_pzDjSyWXARSLebz_A-6zlIa0K7eYPRPQtWt3y60NCjsIpjoh18HcH-B2Vze8Rq0-rCFw5sCAyPACFzXLUKZ2IjJvc5SVl9yuhxTEh3OnAtj05qHd8SrINP7H4lIUO77Xomb11I0tv-j93xHBmoVdL04iAkwQtJS-T8O1lnsZNAV7pzEHryrgJ8G59OmwLHKba49oAwp_VPOBs6nj1FEc6vORmcuEbjO-JU_WOtZyA03SYoc1WY3i1ydgjj38VCluF9F6qUTv4SUjf1hZku9CkG8WFFIJ26bz0O1vwCSQw5uN8hO_VYw"
    },
    {
      "kty": "EC",
      "d": "-274jvhVOH1SE6Ka1byTyspwagNLw04dz4_yGZIz5ME",
      "use": "sig",
      "crv": "P-256",
      "x": "lZvwWyJg7xk8qJMqWgtz9ZD3t0CzUmYt9Jk260MXB5E",
      "y": "yFLeyL1mzMWcogENuvZZHKU893yG1dWipgIi8igRzRs"
    },
    {
      "kty": "EC",
      "d": "LZpHupLJAh1zHoCWtVAmAg1kQ-FFCxNiYuE2bIjGIsk",
      "use": "sig",
      "crv": "secp256k1",
      "x": "D2RL09-GqmEsQ4XqI2pLP8KYFiFfO7K7byuE0wRk8wo",
      "y": "PbR1bQ5vgarfgDhHoMBl34fs7gjyuzcSU2vkJG9POT4"
    },
    {
      "kty": "OKP",
      "d": "pp23cP6WZZ1EHGU5Tbh415POBamMScKOnqW9Ps1id0E",
      "use": "sig",
      "crv": "Ed25519",
      "x": "BNm-Qnif9ACw6LVkxaIMaF7wku8usSyTdqYqazon1jI"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "9te1kYxdMZAlsY4ulnDUiU6scEIZ6WQU9AEJ5HzfXU5mJ_yhnYMT327DQz5oSfM1zTfWfgLaxcckgopJfnzw6dpGRyPavexhl-lvXV9XjKifJ6HePeLAhyv-SIc8WgqWVsdtqE3U8dZrcab1yR_NMC1sVhgrnj9E31fwZXKNgc0",
      "kty": "RSA",
      "q": "wcL6FWCshI2h1ks84xT0qvlu31IDRozwMfFyTBuf0du9D9hDdPAlqSOfplrQB-2gRztUyMN82t1i5lA_Pn_9AW5-Rgo-rovPL1F_mpXsYDOPa_0ISO46l7l-GCBVvIrX7AzJOEuGzO5ZrSa7SLMPq5hThDQ1B4dRi1KMmQSLl-c",
      "d": "U1PuWNWdgIazZcIHy806RavZU-HMgPVh95JvvJWx-yqTlmo76xap3hXHDxm5WfoOTj8vdtsqabE7gTubJ4l0GsA12nJRAqrdzfTdomx2vkY0R-aS8_nqJ5YTDlMmZ2P7WBbmSLURL9kHysXYmPSJeJAgw6DpTIYmUtaNu1oeh6qNERrTrLZugwAvWb-VLWr5U7APRm0kvB0WuvbyscbWGKcbcX5oWd_mZAp4f-X_m0NtxXFBqYK8Mrnl5QOz6qVU56J2N_VDbfqtnznoXGGHfmVw5GuQr4VmokQuD1nELPx9qu7zcCDOU6Og5q9b0tdNPXVbgHUGF_b3bwiuV7Jq8Q",
      "e": "AQAB",
      "use": "enc",
      "qi": "fBwBSgq_ZSjCrvrRgQWfObMKVja5XWoQ59zdbpUdh2bcfqenwrQWXLC8tE8tBzBHgki0sEAKtOXMLKUZmgbVjaBJiviLpf5AkpMG2Ksp3B1NSMhl9FGDqbvP2Tv1Z29_4JrjjkzxwyhQjFhclABWvgiFHJWE5Ril0chTQdStXSE",
      "dp": "AwgxRcFon6Q6okyxy81E_w7FVXeqY9CD5V9h5LmX8Mh2vsT-ozWp99OfeGL62vWu0n9-Ffwo_cbtbuEN-AzG1MiGlncdR7nwlPIcGRSDucmUcuMtHKt9W-uxauimWCDLKfO3KBsUo4fTuAip-jd2yMG2E_SmDIKQcQHehRB8Jn0",
      "alg": "RSA-OAEP",
      "dq": "Bej7ldFYEcb8K7wpxEdsWxa2ogsvXGSKIwvZT6b8Dfuk3ancDOISVAFpKjrU45kE7YdKw8DquwZLsPi7pR1kSznikiJX3R0YmbnjqYRvLFQGSOXz7b2OffhDd1rtIo4dne6Z6KStHO0cQSLQTZxgmvxPd9Xb1Dn1a8l9zmEMHPs",
      "n": "utSgfZdX5dUemtstS6lh_mg2ghpiApLqueLP1tlvJe109vXF_21TyWqPtgSpzMb8sSwjb4yLQv8d_ezgKlwP8Qs7s32Rue8VXAlHsBL_cillUJ4Fhb6CBM0saD2y2HyZel7jiFu7TyzkGEq4A-YG8jGVJhPWJhNT7dNomzFTIVmAX8Ky9J-XVdZnsFo2N2btVEHxT3Q32jHkYmTEgl6jT3UtbqayAhJsCY6V0k9QeHLOjNbgFW6ATY_FMJaDoBYvXGFkBUOvX_vpJA2Z1Ak6KJ0QG4PeBZDDbHSn3xz4bWT3NM3sWCo_jVArRx3ZmSgS8BLsVqWLNlVAPdp9g48K-w"
    },
    {
      "kty": "EC",
      "d": "tQvMFgcIIN8Zg88Ev84_U5fjg37u1NppDYzsEaFjBvQ",
      "use": "enc",
      "crv": "P-256",
      "x": "NzEuY486ZIfkLH41NNKD8auHF17Y4qwM5DWALuIiRg8",
      "y": "x3wccGHFq05l4fRQxbts6Cs9g2qTxNZBI3jzpnfM4QU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "oMoC9jlmHBZ5dLWGm6hjGMMAwmPbDP7o3b_pzDjSyWXARSLebz_A-6zlIa0K7eYPRPQtWt3y60NCjsIpjoh18HcH-B2Vze8Rq0-rCFw5sCAyPACFzXLUKZ2IjJvc5SVl9yuhxTEh3OnAtj05qHd8SrINP7H4lIUO77Xomb11I0tv-j93xHBmoVdL04iAkwQtJS-T8O1lnsZNAV7pzEHryrgJ8G59OmwLHKba49oAwp_VPOBs6nj1FEc6vORmcuEbjO-JU_WOtZyA03SYoc1WY3i1ydgjj38VCluF9F6qUTv4SUjf1hZku9CkG8WFFIJ26bz0O1vwCSQw5uN8hO_VYw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "lZvwWyJg7xk8qJMqWgtz9ZD3t0CzUmYt9Jk260MXB5E",
      "y": "yFLeyL1mzMWcogENuvZZHKU893yG1dWipgIi8igRzRs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "D2RL09-GqmEsQ4XqI2pLP8KYFiFfO7K7byuE0wRk8wo",
      "y": "PbR1bQ5vgarfgDhHoMBl34fs7gjyuzcSU2vkJG9POT4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "BNm-Qnif9ACw6LVkxaIMaF7wku8usSyTdqYqazon1jI"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "utSgfZdX5dUemtstS6lh_mg2ghpiApLqueLP1tlvJe109vXF_21TyWqPtgSpzMb8sSwjb4yLQv8d_ezgKlwP8Qs7s32Rue8VXAlHsBL_cillUJ4Fhb6CBM0saD2y2HyZel7jiFu7TyzkGEq4A-YG8jGVJhPWJhNT7dNomzFTIVmAX8Ky9J-XVdZnsFo2N2btVEHxT3Q32jHkYmTEgl6jT3UtbqayAhJsCY6V0k9QeHLOjNbgFW6ATY_FMJaDoBYvXGFkBUOvX_vpJA2Z1Ak6KJ0QG4PeBZDDbHSn3xz4bWT3NM3sWCo_jVArRx3ZmSgS8BLsVqWLNlVAPdp9g48K-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "NzEuY486ZIfkLH41NNKD8auHF17Y4qwM5DWALuIiRg8",
      "y": "x3wccGHFq05l4fRQxbts6Cs9g2qTxNZBI3jzpnfM4QU",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 09:01:29 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 09:01:29 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-08 09:01:29
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 09:01:29
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 09:01:29
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-10-08 09:01:35 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance fg9Ga6Ih0ZKcrEi
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-08 09:01:35 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fg9Ga6Ih0ZKcrEi
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-08 09:01:36 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance fg9Ga6Ih0ZKcrEi
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-08 09:01:36 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fg9Ga6Ih0ZKcrEi
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "oMoC9jlmHBZ5dLWGm6hjGMMAwmPbDP7o3b_pzDjSyWXARSLebz_A-6zlIa0K7eYPRPQtWt3y60NCjsIpjoh18HcH-B2Vze8Rq0-rCFw5sCAyPACFzXLUKZ2IjJvc5SVl9yuhxTEh3OnAtj05qHd8SrINP7H4lIUO77Xomb11I0tv-j93xHBmoVdL04iAkwQtJS-T8O1lnsZNAV7pzEHryrgJ8G59OmwLHKba49oAwp_VPOBs6nj1FEc6vORmcuEbjO-JU_WOtZyA03SYoc1WY3i1ydgjj38VCluF9F6qUTv4SUjf1hZku9CkG8WFFIJ26bz0O1vwCSQw5uN8hO_VYw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "lZvwWyJg7xk8qJMqWgtz9ZD3t0CzUmYt9Jk260MXB5E",
      "y": "yFLeyL1mzMWcogENuvZZHKU893yG1dWipgIi8igRzRs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "D2RL09-GqmEsQ4XqI2pLP8KYFiFfO7K7byuE0wRk8wo",
      "y": "PbR1bQ5vgarfgDhHoMBl34fs7gjyuzcSU2vkJG9POT4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "BNm-Qnif9ACw6LVkxaIMaF7wku8usSyTdqYqazon1jI"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "utSgfZdX5dUemtstS6lh_mg2ghpiApLqueLP1tlvJe109vXF_21TyWqPtgSpzMb8sSwjb4yLQv8d_ezgKlwP8Qs7s32Rue8VXAlHsBL_cillUJ4Fhb6CBM0saD2y2HyZel7jiFu7TyzkGEq4A-YG8jGVJhPWJhNT7dNomzFTIVmAX8Ky9J-XVdZnsFo2N2btVEHxT3Q32jHkYmTEgl6jT3UtbqayAhJsCY6V0k9QeHLOjNbgFW6ATY_FMJaDoBYvXGFkBUOvX_vpJA2Z1Ak6KJ0QG4PeBZDDbHSn3xz4bWT3NM3sWCo_jVArRx3ZmSgS8BLsVqWLNlVAPdp9g48K-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "NzEuY486ZIfkLH41NNKD8auHF17Y4qwM5DWALuIiRg8",
      "y": "x3wccGHFq05l4fRQxbts6Cs9g2qTxNZBI3jzpnfM4QU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 09:01:36 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance fg9Ga6Ih0ZKcrEi
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": "493",
  "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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
    "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
  ],
  "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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87", "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-08 09:01:36 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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
    "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-08 09:01:36 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 09:01:36 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 09:01:36 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
]
2021-10-08 09:01:36 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 09:01:36 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 09:01:36 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 09:01:36 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 09:01:36 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 09:01:36 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-08 09:01:36 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 09:01:36 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:01:36 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 09:01:36 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-08 09:01:36 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 09:01:36 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-08 09:01:36 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 09:01:36 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 09:01:36 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 09:01:36 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 09:01:36 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 09:01:36 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 09:01:36 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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
    "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -"
}
2021-10-08 09:01:36
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_eqCnYFaIwllUHeVokCPZdUAdKOoouOQCNNJxFjkaegljvfdCFC4531559024:&|_+
2021-10-08 09:01:36 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 09:01:36 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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
    "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -",
  "client_secret": "secret_eqCnYFaIwllUHeVokCPZdUAdKOoouOQCNNJxFjkaegljvfdCFC4531559024:\u0026|_+"
}
2021-10-08 09:01:36
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 09:01:36
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-08 09:01:37 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, 08 Oct 2021 09:01:35 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 21:01:37 GMT",
  "etag": "\"1633683695.5728095-691-625874018\"",
  "date": "Fri, 08 Oct 2021 09:01:37 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-08 09:01:37
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-08 09:01:37 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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
    "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -",
  "client_secret": "secret_eqCnYFaIwllUHeVokCPZdUAdKOoouOQCNNJxFjkaegljvfdCFC4531559024:\u0026|_+",
  "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-08 09:01:37
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-10-08 09:01:37
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 09:01:37 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fg9Ga6Ih0ZKcrEi
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/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
    "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -",
  "client_secret": "secret_eqCnYFaIwllUHeVokCPZdUAdKOoouOQCNNJxFjkaegljvfdCFC4531559024:\u0026|_+",
  "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-08 09:01:37 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance fg9Ga6Ih0ZKcrEi
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d0E0601437642B0449830803A5B3B74D7; __utma\u003d201319536.1325286560.1632909994.1633446768.1633523692.11; __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/15.0 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "ZyB99URxI4STBBPtTD3Nxf9D",
  "state": "KmueZbYB3tlA8gyIYml8sm80NxyCxTYU",
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -"
}
incoming_body
Authorization endpoint
2021-10-08 09:01:37 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 09:01:37 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:01:37 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "ZyB99URxI4STBBPtTD3Nxf9D",
  "state": "KmueZbYB3tlA8gyIYml8sm80NxyCxTYU",
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -"
}
2021-10-08 09:01:37 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 09:01:37 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
ZyB99URxI4STBBPtTD3Nxf9D
2021-10-08 09:01:37 SUCCESS
EnsureResponseTypeIsCodeIdToken
Response type is expected value
expected
code id_token
2021-10-08 09:01:37 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_CyuYXUHStWCXgwU59425>?| -
2021-10-08 09:01:37 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87
expected
[
  "https://89.45.234.133:8090/authz_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87"
]
2021-10-08 09:01:37 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:01:37 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 09:01:37 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg
2021-10-08 09:01:37 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
fz8HfCpvII5mdo93uL_Hkg
2021-10-08 09:01:37 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_CyuYXUHStWCXgwU59425>?| -
nonce
ZyB99URxI4STBBPtTD3Nxf9D
iat
1633683697
exp
1633683997
2021-10-08 09:01:37 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
fz8HfCpvII5mdo93uL_Hkg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_CyuYXUHStWCXgwU59425\u003e?| -",
  "nonce": "ZyB99URxI4STBBPtTD3Nxf9D",
  "iat": 1633683697,
  "exp": 1633683997,
  "c_hash": "fz8HfCpvII5mdo93uL_Hkg"
}
2021-10-08 09:01:37 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-08 09:01:38 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9DeXVZWFVIU3RXQ1hnd1U1OTQyNT4_fCAtIiwiY19oYXNoIjoiZno4SGZDcHZJSTVtZG85M3VMX0hrZyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODM5OTcsIm5vbmNlIjoiWnlCOTlVUnhJNFNUQkJQdFREM054ZjlEIiwiaWF0IjoxNjMzNjgzNjk3fQ.Xu2Bbe-9WwYKu4XeTPiHMIhFYyv5nmpdhCKHnZ0-VEwtdjMP0AFu2iJn97ShV88QBHqXvC38xEXY8XIYnEaFrt_NKpzKcCalCbbKAbG-eBjKQCs8vpamXy-L1uo5FRWS8nEtLJEVyO33eZIGKVNRsaOsPU3xyLLKaqkerxp4zJpX4lta1bPXclVQKjJZoSs6CUnHWBV2Ho5RNOBZG-kIk-qMutcHHqHE0GyHiVp0cONva0F4q3ah2z09UYRtONphajvRAPjG8I2MZC0f0pzN3R0vNQDkrCZUctCB2cwBiNQJkWCjCMKTTidIiPyjgjt4NbVeXvvgRH1ELvmYbIpQPQ
key
{"p":"51SdRh45MXrBszWwlJmH3m1Dgt5GaxPTQmnXPqjhqF0SHFg0NO0kFDJbks8E2bf2U2URXwW-zIxHQWUPGtaqg1AFn1F3dfVcBdDD-h-12-NPWxnhCJH3dubB_1CPg9pA_OjeiqYXBZtqZKASRxlgf1-r5ZsOpoyhDUYGDpjkevk","kty":"RSA","q":"se-Y94cIIqP1FwWE5X4Hk9Y5YdWM7cAz3O87GvScaq3RlSEV0ctx_BqeGmIqZEuiGgaozzJ8bPlWgUBY4WmPPTUe7Ibd45vllpRE_u0XrJhd8Rk7JxXSQ3W5jWjU0ZjkDUAnWtiUHm1LSHPI_w5_22DZBaFEQxAa_bnRHXaU7js","d":"lIeIDOQhCzlHoSQ-4HPAdxNMFEYiB_NCMfYih2DGdvzji_oV-Dawksy4LU-olPK8kDnv28zDpchQJ4f804oDSMrsNas-wylg7Rt_Jw3qzGQxg3QIJi05B-haR2mDuLm_Y4COw5YLbgMQ3kfYh2M5EddAneJNewUfMxibccmt95cyHJ6RblURiFG05X1ss4a1S-DAOHVj87Z--sUfO9P22d3SitzIDFAajNWxLSbJF6ZDpNTrfcPBCpxKL4fiokAuuxgs6JKqBJdiBQ6uL_nNv54MQA4H1beVuKD5nh25YB9Wgb7devu8nLcAE_OzhOyLjxgQV2eC44mh2blqadenQQ","e":"AQAB","use":"sig","qi":"vihjygrALr6eJWHdXfHP--VxTkigG6w-1DaaW-v9mdIxBTWz0fJl3BK7MmDhiB4d3ayGEP2_j6M2cfPvA7HqSlobL5BicEZ0mzHwte9Huni2jgyBqh_T1XhmHZpo4yyGK4cpRlM6a_zmqZXQ93QXsiS2ImlZBL42hDVkBzV_uH8","dp":"IX2Oh2g4v4EWKevL9LeFhB4td_TWHQpxu1u3Xcr1YHqY9KGQbVknsATaXRa7jQmlD83CBg--374vUrhex3Psm7YqGjahJOKwv-bJeJy-p2bxRi8o9SSsvvoJe_0dyej_H55XGZuSGa22aXsDKmfyIH6pVERuio4xgspwdgyMh4E","dq":"Mur_eQXZHCCTCC16JDn2bSXGceqsU3TG4phK76HECPsImIZJOinfymbLi30_6EeEcbIqKHCoDn8jdAU36flNFhTXbpQBdxqrjnWLcO_j8G4Bo_a2aK7j5o4PtRmknP4FdI1BNcv4RuS7wFXx1JsPl3WVZPkLEa3QK387ChVe9PU","n":"oMoC9jlmHBZ5dLWGm6hjGMMAwmPbDP7o3b_pzDjSyWXARSLebz_A-6zlIa0K7eYPRPQtWt3y60NCjsIpjoh18HcH-B2Vze8Rq0-rCFw5sCAyPACFzXLUKZ2IjJvc5SVl9yuhxTEh3OnAtj05qHd8SrINP7H4lIUO77Xomb11I0tv-j93xHBmoVdL04iAkwQtJS-T8O1lnsZNAV7pzEHryrgJ8G59OmwLHKba49oAwp_VPOBs6nj1FEc6vORmcuEbjO-JU_WOtZyA03SYoc1WY3i1ydgjj38VCluF9F6qUTv4SUjf1hZku9CkG8WFFIJ26bz0O1vwCSQw5uN8hO_VYw"}
algorithm
RS256
2021-10-08 09:01:38 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-08 09:01:38 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "state": "KmueZbYB3tlA8gyIYml8sm80NxyCxTYU"
}
2021-10-08 09:01:38 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "state": "KmueZbYB3tlA8gyIYml8sm80NxyCxTYU",
  "code": "Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg"
}
2021-10-08 09:01:38 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "state": "KmueZbYB3tlA8gyIYml8sm80NxyCxTYU",
  "code": "Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9DeXVZWFVIU3RXQ1hnd1U1OTQyNT4_fCAtIiwiY19oYXNoIjoiZno4SGZDcHZJSTVtZG85M3VMX0hrZyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODM5OTcsIm5vbmNlIjoiWnlCOTlVUnhJNFNUQkJQdFREM054ZjlEIiwiaWF0IjoxNjMzNjgzNjk3fQ.Xu2Bbe-9WwYKu4XeTPiHMIhFYyv5nmpdhCKHnZ0-VEwtdjMP0AFu2iJn97ShV88QBHqXvC38xEXY8XIYnEaFrt_NKpzKcCalCbbKAbG-eBjKQCs8vpamXy-L1uo5FRWS8nEtLJEVyO33eZIGKVNRsaOsPU3xyLLKaqkerxp4zJpX4lta1bPXclVQKjJZoSs6CUnHWBV2Ho5RNOBZG-kIk-qMutcHHqHE0GyHiVp0cONva0F4q3ah2z09UYRtONphajvRAPjG8I2MZC0f0pzN3R0vNQDkrCZUctCB2cwBiNQJkWCjCMKTTidIiPyjgjt4NbVeXvvgRH1ELvmYbIpQPQ"
}
2021-10-08 09:01:38
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87#state=KmueZbYB3tlA8gyIYml8sm80NxyCxTYU&code=Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg&id_token=eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9DeXVZWFVIU3RXQ1hnd1U1OTQyNT4_fCAtIiwiY19oYXNoIjoiZno4SGZDcHZJSTVtZG85M3VMX0hrZyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODM5OTcsIm5vbmNlIjoiWnlCOTlVUnhJNFNUQkJQdFREM054ZjlEIiwiaWF0IjoxNjMzNjgzNjk3fQ.Xu2Bbe-9WwYKu4XeTPiHMIhFYyv5nmpdhCKHnZ0-VEwtdjMP0AFu2iJn97ShV88QBHqXvC38xEXY8XIYnEaFrt_NKpzKcCalCbbKAbG-eBjKQCs8vpamXy-L1uo5FRWS8nEtLJEVyO33eZIGKVNRsaOsPU3xyLLKaqkerxp4zJpX4lta1bPXclVQKjJZoSs6CUnHWBV2Ho5RNOBZG-kIk-qMutcHHqHE0GyHiVp0cONva0F4q3ah2z09UYRtONphajvRAPjG8I2MZC0f0pzN3R0vNQDkrCZUctCB2cwBiNQJkWCjCMKTTidIiPyjgjt4NbVeXvvgRH1ELvmYbIpQPQ
2021-10-08 09:01:38 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fg9Ga6Ih0ZKcrEi
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87#state=KmueZbYB3tlA8gyIYml8sm80NxyCxTYU&code=Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg&id_token=eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9DeXVZWFVIU3RXQ1hnd1U1OTQyNT4_fCAtIiwiY19oYXNoIjoiZno4SGZDcHZJSTVtZG85M3VMX0hrZyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzM2ODM5OTcsIm5vbmNlIjoiWnlCOTlVUnhJNFNUQkJQdFREM054ZjlEIiwiaWF0IjoxNjMzNjgzNjk3fQ.Xu2Bbe-9WwYKu4XeTPiHMIhFYyv5nmpdhCKHnZ0-VEwtdjMP0AFu2iJn97ShV88QBHqXvC38xEXY8XIYnEaFrt_NKpzKcCalCbbKAbG-eBjKQCs8vpamXy-L1uo5FRWS8nEtLJEVyO33eZIGKVNRsaOsPU3xyLLKaqkerxp4zJpX4lta1bPXclVQKjJZoSs6CUnHWBV2Ho5RNOBZG-kIk-qMutcHHqHE0GyHiVp0cONva0F4q3ah2z09UYRtONphajvRAPjG8I2MZC0f0pzN3R0vNQDkrCZUctCB2cwBiNQJkWCjCMKTTidIiPyjgjt4NbVeXvvgRH1ELvmYbIpQPQ]
outgoing_path
authorize
2021-10-08 09:01:38 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance fg9Ga6Ih0ZKcrEi
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X0N5dVlYVUhTdFdDWGd3VTU5NDI1JTNFJTNGJTdDKy06c2VjcmV0X2VxQ25ZRmFJd2xsVUhlVm9rQ1BaZFVBZEtPb291T1FDTk5KeEZqa2FlZ2xqdmZkQ0ZDNDUzMTU1OTAyNCUzQSUyNiU3Q18lMkI\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "284",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87",
  "client_id": "client_CyuYXUHStWCXgwU59425\u003e?| -",
  "state": "KmueZbYB3tlA8gyIYml8sm80NxyCxTYU",
  "code": "Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_im_cb%2F407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87&client_id=client_CyuYXUHStWCXgwU59425%3E%3F%7C+-&state=KmueZbYB3tlA8gyIYml8sm80NxyCxTYU&code=Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg
Token endpoint
2021-10-08 09:01:38 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_CyuYXUHStWCXgwU59425>?| -
client_secret
secret_eqCnYFaIwllUHeVokCPZdUAdKOoouOQCNNJxFjkaegljvfdCFC4531559024:&|_+
method
client_secret_basic
2021-10-08 09:01:38 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-08 09:01:38 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
Hpjkvf2MbUg6GPx7ocyj3MBkw34snNLg
2021-10-08 09:01:38 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_im_cb/407fe55676a985dc1e97bf03e6b55e1fc6b3610b57ac721cf9d94e7505139e87
2021-10-08 09:01:38 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
YXeRyZeTR7pHSgNo4K1RVwuTxrejy21NYZAzQg6nc2IsOqI9qw
2021-10-08 09:01:38 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
46wbqCbDDjlBwlAMdJebtg
2021-10-08 09:01:38 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_CyuYXUHStWCXgwU59425>?| -
nonce
ZyB99URxI4STBBPtTD3Nxf9D
iat
1633683698
exp
1633683998
2021-10-08 09:01:38 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
46wbqCbDDjlBwlAMdJebtg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_CyuYXUHStWCXgwU59425\u003e?| -",
  "nonce": "ZyB99URxI4STBBPtTD3Nxf9D",
  "iat": 1633683698,
  "exp": 1633683998,
  "at_hash": "46wbqCbDDjlBwlAMdJebtg"
}
2021-10-08 09:01:38 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNDZ3YnFDYkREamxCd2xBTWRKZWJ0ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0N5dVlYVUhTdFdDWGd3VTU5NDI1Pj98IC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzNjgzOTk4LCJub25jZSI6Ilp5Qjk5VVJ4STRTVEJCUHRURDNOeGY5RCIsImlhdCI6MTYzMzY4MzY5OH0.EKixZLSIUIJ3W2_IxfQtHGdCS0csbpqFiQxntl5ENAdHMNsu3gTBTZib3jb_RjQRJ0gKiXRnLSL7J4rJwj_U9AFGzwdLo-ev5ZuaPlhkksk5tS7lh8fAuxWGjcIFDSs_0j6ScnKuai-nIIM9CoyOEniVBUMDK-SQzJ2cU8stm-ncNkmrVIq84OpfUVzvwOShoYcDK-7wFOy87yLEXm6gDp6ODwyefta1_lmd24hreCGK9_wpQgnWz1qJc_dDnvu9o36w4am3Pr50-C9uBDNeJ9ETBj9IcRYE10uVzI9AKFSVPTiALtZfC5DL_iXEaEwQzaX43wkfUnbCe2ebGpwLbQ
key
{"p":"51SdRh45MXrBszWwlJmH3m1Dgt5GaxPTQmnXPqjhqF0SHFg0NO0kFDJbks8E2bf2U2URXwW-zIxHQWUPGtaqg1AFn1F3dfVcBdDD-h-12-NPWxnhCJH3dubB_1CPg9pA_OjeiqYXBZtqZKASRxlgf1-r5ZsOpoyhDUYGDpjkevk","kty":"RSA","q":"se-Y94cIIqP1FwWE5X4Hk9Y5YdWM7cAz3O87GvScaq3RlSEV0ctx_BqeGmIqZEuiGgaozzJ8bPlWgUBY4WmPPTUe7Ibd45vllpRE_u0XrJhd8Rk7JxXSQ3W5jWjU0ZjkDUAnWtiUHm1LSHPI_w5_22DZBaFEQxAa_bnRHXaU7js","d":"lIeIDOQhCzlHoSQ-4HPAdxNMFEYiB_NCMfYih2DGdvzji_oV-Dawksy4LU-olPK8kDnv28zDpchQJ4f804oDSMrsNas-wylg7Rt_Jw3qzGQxg3QIJi05B-haR2mDuLm_Y4COw5YLbgMQ3kfYh2M5EddAneJNewUfMxibccmt95cyHJ6RblURiFG05X1ss4a1S-DAOHVj87Z--sUfO9P22d3SitzIDFAajNWxLSbJF6ZDpNTrfcPBCpxKL4fiokAuuxgs6JKqBJdiBQ6uL_nNv54MQA4H1beVuKD5nh25YB9Wgb7devu8nLcAE_OzhOyLjxgQV2eC44mh2blqadenQQ","e":"AQAB","use":"sig","qi":"vihjygrALr6eJWHdXfHP--VxTkigG6w-1DaaW-v9mdIxBTWz0fJl3BK7MmDhiB4d3ayGEP2_j6M2cfPvA7HqSlobL5BicEZ0mzHwte9Huni2jgyBqh_T1XhmHZpo4yyGK4cpRlM6a_zmqZXQ93QXsiS2ImlZBL42hDVkBzV_uH8","dp":"IX2Oh2g4v4EWKevL9LeFhB4td_TWHQpxu1u3Xcr1YHqY9KGQbVknsATaXRa7jQmlD83CBg--374vUrhex3Psm7YqGjahJOKwv-bJeJy-p2bxRi8o9SSsvvoJe_0dyej_H55XGZuSGa22aXsDKmfyIH6pVERuio4xgspwdgyMh4E","dq":"Mur_eQXZHCCTCC16JDn2bSXGceqsU3TG4phK76HECPsImIZJOinfymbLi30_6EeEcbIqKHCoDn8jdAU36flNFhTXbpQBdxqrjnWLcO_j8G4Bo_a2aK7j5o4PtRmknP4FdI1BNcv4RuS7wFXx1JsPl3WVZPkLEa3QK387ChVe9PU","n":"oMoC9jlmHBZ5dLWGm6hjGMMAwmPbDP7o3b_pzDjSyWXARSLebz_A-6zlIa0K7eYPRPQtWt3y60NCjsIpjoh18HcH-B2Vze8Rq0-rCFw5sCAyPACFzXLUKZ2IjJvc5SVl9yuhxTEh3OnAtj05qHd8SrINP7H4lIUO77Xomb11I0tv-j93xHBmoVdL04iAkwQtJS-T8O1lnsZNAV7pzEHryrgJ8G59OmwLHKba49oAwp_VPOBs6nj1FEc6vORmcuEbjO-JU_WOtZyA03SYoc1WY3i1ydgjj38VCluF9F6qUTv4SUjf1hZku9CkG8WFFIJ26bz0O1vwCSQw5uN8hO_VYw"}
algorithm
RS256
2021-10-08 09:01:38 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-08 09:01:38 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
YXeRyZeTR7pHSgNo4K1RVwuTxrejy21NYZAzQg6nc2IsOqI9qw
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNDZ3YnFDYkREamxCd2xBTWRKZWJ0ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0N5dVlYVUhTdFdDWGd3VTU5NDI1Pj98IC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzNjgzOTk4LCJub25jZSI6Ilp5Qjk5VVJ4STRTVEJCUHRURDNOeGY5RCIsImlhdCI6MTYzMzY4MzY5OH0.EKixZLSIUIJ3W2_IxfQtHGdCS0csbpqFiQxntl5ENAdHMNsu3gTBTZib3jb_RjQRJ0gKiXRnLSL7J4rJwj_U9AFGzwdLo-ev5ZuaPlhkksk5tS7lh8fAuxWGjcIFDSs_0j6ScnKuai-nIIM9CoyOEniVBUMDK-SQzJ2cU8stm-ncNkmrVIq84OpfUVzvwOShoYcDK-7wFOy87yLEXm6gDp6ODwyefta1_lmd24hreCGK9_wpQgnWz1qJc_dDnvu9o36w4am3Pr50-C9uBDNeJ9ETBj9IcRYE10uVzI9AKFSVPTiALtZfC5DL_iXEaEwQzaX43wkfUnbCe2ebGpwLbQ
scope
openid profile email address phone
2021-10-08 09:01:38 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fg9Ga6Ih0ZKcrEi
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "YXeRyZeTR7pHSgNo4K1RVwuTxrejy21NYZAzQg6nc2IsOqI9qw",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNDZ3YnFDYkREamxCd2xBTWRKZWJ0ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0N5dVlYVUhTdFdDWGd3VTU5NDI1Pj98IC0iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzNjgzOTk4LCJub25jZSI6Ilp5Qjk5VVJ4STRTVEJCUHRURDNOeGY5RCIsImlhdCI6MTYzMzY4MzY5OH0.EKixZLSIUIJ3W2_IxfQtHGdCS0csbpqFiQxntl5ENAdHMNsu3gTBTZib3jb_RjQRJ0gKiXRnLSL7J4rJwj_U9AFGzwdLo-ev5ZuaPlhkksk5tS7lh8fAuxWGjcIFDSs_0j6ScnKuai-nIIM9CoyOEniVBUMDK-SQzJ2cU8stm-ncNkmrVIq84OpfUVzvwOShoYcDK-7wFOy87yLEXm6gDp6ODwyefta1_lmd24hreCGK9_wpQgnWz1qJc_dDnvu9o36w4am3Pr50-C9uBDNeJ9ETBj9IcRYE10uVzI9AKFSVPTiALtZfC5DL_iXEaEwQzaX43wkfUnbCe2ebGpwLbQ",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-08 09:01:39 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance fg9Ga6Ih0ZKcrEi
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer YXeRyZeTR7pHSgNo4K1RVwuTxrejy21NYZAzQg6nc2IsOqI9qw",
  "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-08 09:01:39 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
YXeRyZeTR7pHSgNo4K1RVwuTxrejy21NYZAzQg6nc2IsOqI9qw
2021-10-08 09:01:39 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
YXeRyZeTR7pHSgNo4K1RVwuTxrejy21NYZAzQg6nc2IsOqI9qw
2021-10-08 09:01:39 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-08 09:01:39
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-08 09:01:39 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:01:39 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:01:39 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-08 09:01:39 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance fg9Ga6Ih0ZKcrEi
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-08 09:01:39 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-10-08 09:01:45
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
cggOOC4koGgNfQL
Test Results