Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-29 05:59:28 INFO
TEST-RUNNER
Test instance exfYIj47VLAwGp2 created
baseUrl
https://www.certification.openid.net/test/a/caos
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
caos
description
RP Certification
planId
uoprP0OO8Z4Qo
config
{
  "alias": "caos",
  "description": "RP Certification",
  "publish": "summary",
  "client": {
    "client_id": "93634749943374746@openid_certification",
    "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
    "redirect_uri": "http://localhost:4200/auth/callback"
  }
}
testName
oidcc-client-test-kid-absent-single-jwks
2021-07-29 05:59:28 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/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-07-29 05:59:28
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/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/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-07-29 05:59:28
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1s409cTIYskH8Q4W9OUoiUYAVycddcs29StINdvPG9e-0gk_6NW2onzFzob2CEwoegqvYVzckEIiMt8tPoz8z4eycxAV23c5cqXkzgftUbYwb3hiVw1YkvxXRv1G2e4ZFGEYYu5viVNouJv8htTT-fpEZM3sJGxPMsAdjr_WwYk",
      "kty": "RSA",
      "q": "rV5L2K9mUI0_tXMmgWJd6s5kFKQ_eXZM_aKmpqBR_cQLPTXu-HiqYxQxaop3LxuGq2Hnbla9FAggb4BLO4KwvXfgmm0ED1ep99fHxGhdebockDoxCets1_t9rRkvkkCI6Vq4YJ0E6RK7r9g9KQYl5bNkVL82SZ-CYsvCDGRHvyE",
      "d": "cwqHJCnCj_PMk-hj9ncyOMuC7Zt8SVqywztGGYhlnlQvGyQXvGxggUZfhRFPB1SuTNJJewr-dwKTfkXQB_04qgRF0ZP4Peqa6oNNDiJ0C3IvAiblAliIhjcZ0FobTARVZAlQUy28Ueoywu0Q_d02HwWjTa5NbAE1F8qgyME2KSOXdOgmNAHlqlkybTJPibGmPHL8uxx4Z3wfZBftzF263UmXpJEqbDmnn8Pzj9hdbtgdjDKuVxNQBaZcOR9t3n1nxNAXwOklq5ifwRAB5ZN-1ehfjaXHb6E56WEqsGajCbt0vcU8FefS2EWM0tkszRFlr6VsU7w-NTRhY9g-XDWUAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "n20gJ1Fpay7yTHDWulbDiMdFZdaPMMegRCGOncHzC9nNRSg4Dsz-dV2OrcFRyvqvPSyNrz7ftUR2iOdiYty4wZF5oVeMdw-G7Vzr-cwk5yY5k4gaHmj3tSkcCmZNkREUARQFEVovBjdkgffB790I12OkciXCoM2NR5Iez3ps_HA",
      "dp": "eCDMF2IcmrpIebPifMSnXdXLHPJgFF84dfXlpVEvSyflrHrFxgW25LoYuX5am5tTy6SsHiwboYWKsJ6FJAUe4UTHNHgbcSgE9av3AI4IV3knLz_I51wsW89JVAcTF4-DcRU32SP1NnxyBUQe_pyJi7Q9iY5r8Jat1_j-zrVUedk",
      "dq": "Y0ZT-Ei4NfgsOyMtMXm6ffKhrJBBKLRtce_prhCv4riYFv0DUpUGPKYbhf60MO16ODlf5PcWXpoouLCmY_V6b4RtwQAcCw0P7zRI2FdK76F7KbuoyR1evm7skGqTqxP5Umb4nZpMbYqknxUcMJmsqdQH5992nsIQT7KN87qYuwE",
      "n": "kXh5JcLnLE7vOWuoql271gYGU_ZT_nQyBCOwXGEf3OE5gt7rjam5DvN1Mx3-Gz6PkQs71S__sZtTy-LAErd5DSnJYRQGBAFO4Ms5o-MqIflz3E6rvV1yuf8rmjpXtvlPIZn0FqwWNLTEI8zOuBfO0wfGuBwcWAiKbVZnMPMXx7SLHHpNQl-1MgnpW1k5pKYf5xMBbfRqB6DKAYRWWgFnqozvF42iAm5RYihgbKCr85iGjevhbs_pXhvW5-9fmG_WyM41vW_G6YNj-q39S79T0B8b5tdeyR50FtjJaz_PRMYPo-EDiRpvRxrZyTFyPgg2LrtB4oeob-x8tk0dJhMpqQ"
    },
    {
      "kty": "EC",
      "d": "Q-6RxJGS8MXJukHbEifjDkVNIMjObEjvCPqm9Nu4O70",
      "use": "sig",
      "crv": "P-256",
      "x": "T_1XEPND3vY6XugOA4PvJM75zRpskfknm-PdedzHmnQ",
      "y": "1INMWgA9rdo9ZWgf2Y3DAl8IFMeDMmf01N42c0p4o1Q"
    },
    {
      "kty": "EC",
      "d": "QFdIjJa0-fTA480AQYyGT0DvJQV1t85iSCjnzDu52wo",
      "use": "sig",
      "crv": "secp256k1",
      "x": "HX57H9GIlpEUJStJb54d_GKMrnCgZO2AHTQLlIu9jgk",
      "y": "vsYXc6y6-bWSDP7PRj769YiPot9IW1pplhdk0iZF8P8"
    },
    {
      "kty": "OKP",
      "d": "VlvWitoVOJvYTOiLBwpQMmossZ3VZYLfPpdT8AHRcsQ",
      "use": "sig",
      "crv": "Ed25519",
      "x": "hmoCzk84oEQ14XVmIBdswTF5TXT_WIUz-EBmPFq9_8M"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-fp_W1nEj4W_aeWhNy16-QVjEVV8qJOlmFr9ObYAejIIvF7hQXrTFbJ7J5KzQ82OIzSCqAtj8DFFSWJF2Ee8NwVKk5o1Ro16xWqx59O-xF-1h-Q2DWY0Sx8cTZ9FB_9RbtA2R1uEIy5oJBzRiGnwVvvRkpZb-t74r_EN2EFczFc",
      "kty": "RSA",
      "q": "11paXGB8V50RuVFtGDHRczSylexhcbuIOlUIObZ_il2yXnsM_82Pn-ihbliuDcujomsOjPRGLOvxNXmwXoeNpJJ0hbblUC0PaKDcHgGWdFIleH_6SyHIJLH3tslDelXv1p7-DXthiGnLWEOvTiW3DbWTZH3NPsxkDw0b5zlyLWE",
      "d": "pDedCs869mVy-dEp-t1lC7g2EHgwMaYu2_NG2qfqnP3vpeTURIxcHQvng8TfpOU5BavmL2PQJrtkA6qlTiCjhw3kCCvQQvVvra-6h4GXSxNSBGX3dBNZalyKwRWxwkWdEaru6GaarvAnVqbZM6hX2y0py1kcC406L9Bwa5gADcakKXomEFVoyrSZt7ytPoxLolMFV6fUanJ_PMkpPS5HBIz6Bvd9Dl4ozafRwR7uLpGJ1NYVvhote5jENC8Yh8iD4txG0GV8FZDeicCiWqH705CVHlkUzS-ffQIVI6W4PtWX0M5ucEyfQubdYIaDHAYsm5NzCshb-59d01M_RJJkwQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "0xP_-MOB76RReu8W48kbDJ8lzn0Jo_50pmtp5ZiVudF6D9LVgAZg8OCnjlwNhzfaQqPlJZr5PAPfYqADdWTZ6Jzo7VfuJ_zfvOqHtVmwRRUACytAZqo5HAl2OzKfNoF6fvdERT0yGRcBwugxPzR511SfU6AAKBISt7gq2CZOH84",
      "dp": "aHGHAK3y-FxTa3Vr9FfmR2E-0SE8olp-F7f8kT4_2M5K5BloWClvRGN8HT6n865QstjftkJ8EQElB9ItiH4AX6SwUhdeJwo5v34iss-_puCuQgbRpquLMc_fzXa8Kuk8JuaLpyjPfruG-3-m9C3_Ivi3yV1VNO4wTaKTvEUi9qU",
      "alg": "RSA-OAEP",
      "dq": "cqd8LGqCSPMrGIstlhAP_1IzMnbjenXplYToGDH9vWEdMgg5Z4e9y9lC-UjlghrFSBfPa2QyaIBFr77WE73_v3rp5rb1Z7ZV2dKq3p7hx5Rktr8MNywJLuBBjmOhNWTDiHSlte_WgZYx2RBQKT8TMo1Vp88Ck0imjQzhqj1_eIE",
      "n": "0kmbQsOE4KyY_8P-jz7hXjW9r6sWp0peOCTKAzSF3ASa5xZQoUTvw-953QSBAHMTqFQiQCBUujvtpdOJYA3anPYi6iUv-oGYqcljgIIgm1EX_lG5B_ZX70NO5T8LiiDmc2_2u51QoDMsIItWH3NcIWD4OXAl4PvP3Y8a2J72o9uXenKLBtE6SmpHCVRA7rXFmgWvZN4ofIrLZ_BP9LvIh-16evB2Bg84lCWcgwkouqlodPv9HJiRx-TlZWJ3khf4fdJYXGzMxq30fqC52n8n7PTuOoND_TYWu7t3dYxBTyL7Z_FTPMjEKEA2Y-TkcIR8t2_pqM8bbUiYVJbBcdK39w"
    },
    {
      "kty": "EC",
      "d": "CwWibd58hxIziEnPVAn-608Q7Qy7TF5u584CXw1kYvU",
      "use": "enc",
      "crv": "P-256",
      "x": "mVObjFAQQNnmClBd3axPeLErIMnsNtq8l6NuFNy3jNI",
      "y": "oLPt3Jd5BE8d4nPVHWho0hKssF-EFG2zIs-NHm_aiYo",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "kXh5JcLnLE7vOWuoql271gYGU_ZT_nQyBCOwXGEf3OE5gt7rjam5DvN1Mx3-Gz6PkQs71S__sZtTy-LAErd5DSnJYRQGBAFO4Ms5o-MqIflz3E6rvV1yuf8rmjpXtvlPIZn0FqwWNLTEI8zOuBfO0wfGuBwcWAiKbVZnMPMXx7SLHHpNQl-1MgnpW1k5pKYf5xMBbfRqB6DKAYRWWgFnqozvF42iAm5RYihgbKCr85iGjevhbs_pXhvW5-9fmG_WyM41vW_G6YNj-q39S79T0B8b5tdeyR50FtjJaz_PRMYPo-EDiRpvRxrZyTFyPgg2LrtB4oeob-x8tk0dJhMpqQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "T_1XEPND3vY6XugOA4PvJM75zRpskfknm-PdedzHmnQ",
      "y": "1INMWgA9rdo9ZWgf2Y3DAl8IFMeDMmf01N42c0p4o1Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "HX57H9GIlpEUJStJb54d_GKMrnCgZO2AHTQLlIu9jgk",
      "y": "vsYXc6y6-bWSDP7PRj769YiPot9IW1pplhdk0iZF8P8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "hmoCzk84oEQ14XVmIBdswTF5TXT_WIUz-EBmPFq9_8M"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "0kmbQsOE4KyY_8P-jz7hXjW9r6sWp0peOCTKAzSF3ASa5xZQoUTvw-953QSBAHMTqFQiQCBUujvtpdOJYA3anPYi6iUv-oGYqcljgIIgm1EX_lG5B_ZX70NO5T8LiiDmc2_2u51QoDMsIItWH3NcIWD4OXAl4PvP3Y8a2J72o9uXenKLBtE6SmpHCVRA7rXFmgWvZN4ofIrLZ_BP9LvIh-16evB2Bg84lCWcgwkouqlodPv9HJiRx-TlZWJ3khf4fdJYXGzMxq30fqC52n8n7PTuOoND_TYWu7t3dYxBTyL7Z_FTPMjEKEA2Y-TkcIR8t2_pqM8bbUiYVJbBcdK39w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "mVObjFAQQNnmClBd3axPeLErIMnsNtq8l6NuFNy3jNI",
      "y": "oLPt3Jd5BE8d4nPVHWho0hKssF-EFG2zIs-NHm_aiYo",
      "alg": "ECDH-ES"
    }
  ]
}
2021-07-29 05:59:28 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-29 05:59:28 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-07-29 05:59:28 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 05:59:28 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "93634749943374746@openid_certification",
  "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
  "redirect_uris": [
    "http://localhost:4200/auth/callback"
  ]
}
2021-07-29 05:59:28 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-07-29 05:59:28 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-07-29 05:59:28 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 05:59:28 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-07-29 05:59:28 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-07-29 05:59:28 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-07-29 05:59:28 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-07-29 05:59:28 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-07-29 05:59:28 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-07-29 05:59:28 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-07-29 05:59:28 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 05:59:28 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-07-29 05:59:28 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-07-29 05:59:28 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-07-29 05:59:28 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-07-29 05:59:28 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-07-29 05:59:28 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-07-29 05:59:28 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-07-29 05:59:28 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-07-29 05:59:28 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-07-29 05:59:28
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-07-29 05:59:28
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-07-29 05:59:28
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-07-29 05:59:33 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance exfYIj47VLAwGp2
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "upgrade-insecure-requests": "1",
  "cookie": "JSESSIONID\u003d0340D2A012AC78B6C2939CF389A64905",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15",
  "accept-language": "en-gb",
  "accept-encoding": "gzip, deflate",
  "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
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "7a1af567-7590-425d-83fd-3cc2fdd23718"
}
incoming_body
Authorization endpoint
2021-07-29 05:59:33 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-07-29 05:59:33 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 05:59:33 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "7a1af567-7590-425d-83fd-3cc2fdd23718"
}
2021-07-29 05:59:33 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile
2021-07-29 05:59:33 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2021-07-29 05:59:33 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-07-29 05:59:33 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
93634749943374746@openid_certification
2021-07-29 05:59:33 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
http://localhost:4200/auth/callback
expected
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 05:59:33 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 05:59:33 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-07-29 05:59:33 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
NI2Xa7izIJ
2021-07-29 05:59:33 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
4-dSKrZOUmBu_Y4Wab8V1w
2021-07-29 05:59:33 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "7a1af567-7590-425d-83fd-3cc2fdd23718"
}
2021-07-29 05:59:33 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "7a1af567-7590-425d-83fd-3cc2fdd23718",
  "code": "NI2Xa7izIJ"
}
2021-07-29 05:59:33
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
http://localhost:4200/auth/callback?state=7a1af567-7590-425d-83fd-3cc2fdd23718&code=NI2Xa7izIJ
2021-07-29 05:59:33 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance exfYIj47VLAwGp2
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [http://localhost:4200/auth/callback?state=7a1af567-7590-425d-83fd-3cc2fdd23718&code=NI2Xa7izIJ]
outgoing_path
authorize
2021-07-29 05:59:33 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance exfYIj47VLAwGp2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Basic OTM2MzQ3NDk5NDMzNzQ3NDYlNDBvcGVuaWRfY2VydGlmaWNhdGlvbjpteWNsUSU2MFJCX0Y1JTdDSEElM0ElNDA3JTIxcjdIJTI4RExsdEtBJTI5UH51JTIzJTI5QWclMjNMUThadyUyQ2ttJTJBJTNEJTQwSmhZYWNBNCU1RXFDJTVEQiU3QlpLJTdE",
  "content-type": "application/x-www-form-urlencoded",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "106",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "code": "NI2Xa7izIJ",
  "grant_type": "authorization_code",
  "redirect_uri": "http://localhost:4200/auth/callback"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=NI2Xa7izIJ&grant_type=authorization_code&redirect_uri=http%3A%2F%2Flocalhost%3A4200%2Fauth%2Fcallback
Token endpoint
2021-07-29 05:59:33 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
method
client_secret_basic
2021-07-29 05:59:33 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-07-29 05:59:33 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
NI2Xa7izIJ
2021-07-29 05:59:33 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
http://localhost:4200/auth/callback
2021-07-29 05:59:33 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
YN3qdb2p5jeA1qSv37AY96CHAqQtN4DDerLjos5GsAJTf23wNb
2021-07-29 05:59:33 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
3vmHfztGG88TYojoYcbhiw
2021-07-29 05:59:33 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/caos/
sub
user-subject-1234531
aud
93634749943374746@openid_certification
iat
1627538373
exp
1627538673
2021-07-29 05:59:33 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
3vmHfztGG88TYojoYcbhiw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/caos/",
  "sub": "user-subject-1234531",
  "aud": "93634749943374746@openid_certification",
  "iat": 1627538373,
  "exp": 1627538673,
  "at_hash": "3vmHfztGG88TYojoYcbhiw"
}
2021-07-29 05:59:33 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiM3ZtSGZ6dEdHODhUWW9qb1ljYmhpdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4NjczLCJpYXQiOjE2Mjc1MzgzNzN9.QeOISOdnLkSmAkHyyhLqG64n-ZsLforqreH8mO8DfNJVndOmUxzAs_di_JQzNB8efF0UGfXLI8bXGhd-GC6sgHHnJMlYmbadQcYD3IeiHcPBLrADsPihFF-7cWCMzc_is6R3CMMDuxdNxKxSjuJaESDNmQJGaH9qFT1xTubxsKeIQDAkYtc_C6qZKu8c2_rRJJDdtR7YrESAxdf3sOUgcYohyW9MNIoVFuVK1_XG6U5N0s8D_R4hSQk2xsh4QhrxslxHcTrsd74N9HDIFcmJZ8Lj9E35PRTmcP_qGCm0nkMr9K-qWHi93TaHXnDTKLcXM6PEDyoaLzmcK06pMwi_gg
key
{"p":"1s409cTIYskH8Q4W9OUoiUYAVycddcs29StINdvPG9e-0gk_6NW2onzFzob2CEwoegqvYVzckEIiMt8tPoz8z4eycxAV23c5cqXkzgftUbYwb3hiVw1YkvxXRv1G2e4ZFGEYYu5viVNouJv8htTT-fpEZM3sJGxPMsAdjr_WwYk","kty":"RSA","q":"rV5L2K9mUI0_tXMmgWJd6s5kFKQ_eXZM_aKmpqBR_cQLPTXu-HiqYxQxaop3LxuGq2Hnbla9FAggb4BLO4KwvXfgmm0ED1ep99fHxGhdebockDoxCets1_t9rRkvkkCI6Vq4YJ0E6RK7r9g9KQYl5bNkVL82SZ-CYsvCDGRHvyE","d":"cwqHJCnCj_PMk-hj9ncyOMuC7Zt8SVqywztGGYhlnlQvGyQXvGxggUZfhRFPB1SuTNJJewr-dwKTfkXQB_04qgRF0ZP4Peqa6oNNDiJ0C3IvAiblAliIhjcZ0FobTARVZAlQUy28Ueoywu0Q_d02HwWjTa5NbAE1F8qgyME2KSOXdOgmNAHlqlkybTJPibGmPHL8uxx4Z3wfZBftzF263UmXpJEqbDmnn8Pzj9hdbtgdjDKuVxNQBaZcOR9t3n1nxNAXwOklq5ifwRAB5ZN-1ehfjaXHb6E56WEqsGajCbt0vcU8FefS2EWM0tkszRFlr6VsU7w-NTRhY9g-XDWUAQ","e":"AQAB","use":"sig","qi":"n20gJ1Fpay7yTHDWulbDiMdFZdaPMMegRCGOncHzC9nNRSg4Dsz-dV2OrcFRyvqvPSyNrz7ftUR2iOdiYty4wZF5oVeMdw-G7Vzr-cwk5yY5k4gaHmj3tSkcCmZNkREUARQFEVovBjdkgffB790I12OkciXCoM2NR5Iez3ps_HA","dp":"eCDMF2IcmrpIebPifMSnXdXLHPJgFF84dfXlpVEvSyflrHrFxgW25LoYuX5am5tTy6SsHiwboYWKsJ6FJAUe4UTHNHgbcSgE9av3AI4IV3knLz_I51wsW89JVAcTF4-DcRU32SP1NnxyBUQe_pyJi7Q9iY5r8Jat1_j-zrVUedk","dq":"Y0ZT-Ei4NfgsOyMtMXm6ffKhrJBBKLRtce_prhCv4riYFv0DUpUGPKYbhf60MO16ODlf5PcWXpoouLCmY_V6b4RtwQAcCw0P7zRI2FdK76F7KbuoyR1evm7skGqTqxP5Umb4nZpMbYqknxUcMJmsqdQH5992nsIQT7KN87qYuwE","n":"kXh5JcLnLE7vOWuoql271gYGU_ZT_nQyBCOwXGEf3OE5gt7rjam5DvN1Mx3-Gz6PkQs71S__sZtTy-LAErd5DSnJYRQGBAFO4Ms5o-MqIflz3E6rvV1yuf8rmjpXtvlPIZn0FqwWNLTEI8zOuBfO0wfGuBwcWAiKbVZnMPMXx7SLHHpNQl-1MgnpW1k5pKYf5xMBbfRqB6DKAYRWWgFnqozvF42iAm5RYihgbKCr85iGjevhbs_pXhvW5-9fmG_WyM41vW_G6YNj-q39S79T0B8b5tdeyR50FtjJaz_PRMYPo-EDiRpvRxrZyTFyPgg2LrtB4oeob-x8tk0dJhMpqQ"}
algorithm
RS256
2021-07-29 05:59:33 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-07-29 05:59:33 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
YN3qdb2p5jeA1qSv37AY96CHAqQtN4DDerLjos5GsAJTf23wNb
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiM3ZtSGZ6dEdHODhUWW9qb1ljYmhpdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4NjczLCJpYXQiOjE2Mjc1MzgzNzN9.QeOISOdnLkSmAkHyyhLqG64n-ZsLforqreH8mO8DfNJVndOmUxzAs_di_JQzNB8efF0UGfXLI8bXGhd-GC6sgHHnJMlYmbadQcYD3IeiHcPBLrADsPihFF-7cWCMzc_is6R3CMMDuxdNxKxSjuJaESDNmQJGaH9qFT1xTubxsKeIQDAkYtc_C6qZKu8c2_rRJJDdtR7YrESAxdf3sOUgcYohyW9MNIoVFuVK1_XG6U5N0s8D_R4hSQk2xsh4QhrxslxHcTrsd74N9HDIFcmJZ8Lj9E35PRTmcP_qGCm0nkMr9K-qWHi93TaHXnDTKLcXM6PEDyoaLzmcK06pMwi_gg
scope
openid profile
2021-07-29 05:59:33 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance exfYIj47VLAwGp2
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "YN3qdb2p5jeA1qSv37AY96CHAqQtN4DDerLjos5GsAJTf23wNb",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiM3ZtSGZ6dEdHODhUWW9qb1ljYmhpdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4NjczLCJpYXQiOjE2Mjc1MzgzNzN9.QeOISOdnLkSmAkHyyhLqG64n-ZsLforqreH8mO8DfNJVndOmUxzAs_di_JQzNB8efF0UGfXLI8bXGhd-GC6sgHHnJMlYmbadQcYD3IeiHcPBLrADsPihFF-7cWCMzc_is6R3CMMDuxdNxKxSjuJaESDNmQJGaH9qFT1xTubxsKeIQDAkYtc_C6qZKu8c2_rRJJDdtR7YrESAxdf3sOUgcYohyW9MNIoVFuVK1_XG6U5N0s8D_R4hSQk2xsh4QhrxslxHcTrsd74N9HDIFcmJZ8Lj9E35PRTmcP_qGCm0nkMr9K-qWHi93TaHXnDTKLcXM6PEDyoaLzmcK06pMwi_gg",
  "scope": "openid profile"
}
outgoing_path
token
2021-07-29 05:59:33 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance exfYIj47VLAwGp2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "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-07-29 05:59:33 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance exfYIj47VLAwGp2
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "kXh5JcLnLE7vOWuoql271gYGU_ZT_nQyBCOwXGEf3OE5gt7rjam5DvN1Mx3-Gz6PkQs71S__sZtTy-LAErd5DSnJYRQGBAFO4Ms5o-MqIflz3E6rvV1yuf8rmjpXtvlPIZn0FqwWNLTEI8zOuBfO0wfGuBwcWAiKbVZnMPMXx7SLHHpNQl-1MgnpW1k5pKYf5xMBbfRqB6DKAYRWWgFnqozvF42iAm5RYihgbKCr85iGjevhbs_pXhvW5-9fmG_WyM41vW_G6YNj-q39S79T0B8b5tdeyR50FtjJaz_PRMYPo-EDiRpvRxrZyTFyPgg2LrtB4oeob-x8tk0dJhMpqQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "T_1XEPND3vY6XugOA4PvJM75zRpskfknm-PdedzHmnQ",
      "y": "1INMWgA9rdo9ZWgf2Y3DAl8IFMeDMmf01N42c0p4o1Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "HX57H9GIlpEUJStJb54d_GKMrnCgZO2AHTQLlIu9jgk",
      "y": "vsYXc6y6-bWSDP7PRj769YiPot9IW1pplhdk0iZF8P8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "hmoCzk84oEQ14XVmIBdswTF5TXT_WIUz-EBmPFq9_8M"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "0kmbQsOE4KyY_8P-jz7hXjW9r6sWp0peOCTKAzSF3ASa5xZQoUTvw-953QSBAHMTqFQiQCBUujvtpdOJYA3anPYi6iUv-oGYqcljgIIgm1EX_lG5B_ZX70NO5T8LiiDmc2_2u51QoDMsIItWH3NcIWD4OXAl4PvP3Y8a2J72o9uXenKLBtE6SmpHCVRA7rXFmgWvZN4ofIrLZ_BP9LvIh-16evB2Bg84lCWcgwkouqlodPv9HJiRx-TlZWJ3khf4fdJYXGzMxq30fqC52n8n7PTuOoND_TYWu7t3dYxBTyL7Z_FTPMjEKEA2Y-TkcIR8t2_pqM8bbUiYVJbBcdK39w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "mVObjFAQQNnmClBd3axPeLErIMnsNtq8l6NuFNy3jNI",
      "y": "oLPt3Jd5BE8d4nPVHWho0hKssF-EFG2zIs-NHm_aiYo",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-07-29 05:59:33 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance exfYIj47VLAwGp2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Bearer YN3qdb2p5jeA1qSv37AY96CHAqQtN4DDerLjos5GsAJTf23wNb",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "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-07-29 05:59:33 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
YN3qdb2p5jeA1qSv37AY96CHAqQtN4DDerLjos5GsAJTf23wNb
2021-07-29 05:59:33 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
YN3qdb2p5jeA1qSv37AY96CHAqQtN4DDerLjos5GsAJTf23wNb
2021-07-29 05:59:33 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
2021-07-29 05:59:33
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-07-29 05:59:33 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 05:59:33 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 05:59:33 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-07-29 05:59:33 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance exfYIj47VLAwGp2
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"
}
outgoing_path
userinfo
2021-07-29 05:59:33 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-07-29 05:59:41
TEST-RUNNER
Alias has now been claimed by another test
alias
caos
new_test_id
Mt7lHqenztMveXu
Test Results