Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:12:12 INFO
TEST-RUNNER
Test instance WFq5M0ctGGEoYOF created
baseUrl
https://www.certification.openid.net/test/WFq5M0ctGGEoYOF
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias

                                
description
test suite runner for openid-client
planId
7n4X1Ncvmepka
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-idtoken-sig-none
2020-09-01 12:12:12 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/",
  "authorization_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/token",
  "jwks_uri": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/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"
  ]
}
2020-09-01 12:12:12
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/",
  "authorization_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/token",
  "jwks_uri": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/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"
  ]
}
2020-09-01 12:12:13
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "-ffth8p82lK9Xfnib-GHmx2t4nXdomvfJAyb2kukp5F32bs_mpmDk0QXMn71koVwWcYommzSbCELLpf3WioE84538PgQvHrgFJKMWIoY0-Qd87ShSuDmpEHKPvSk8ZiTBYqsmJu9smwS4VLzZJgcSUDadt_vTeY79DP9QmTAPPM",
      "kty": "RSA",
      "q": "s4o76fLB1YGIFAO6EsnFlZDLsJbYB_KlzjBkWix4yNTborWPw5BqcHbR28pQ5gsSZ03qkRdFWq1jYPjAcOOTPjz3BUV9Pj8Y1usnlYtkxOBJmyLnLqWX9zmmeVUPwQvFw2HDnTbq1qgQiyli41QmI1-4v-EhxTT8AiLSBXA9Dbc",
      "d": "BwAa_j0qQ_T5onvjKWeEo7mzShj6VYeFbjDPQIQ6J1_LYfOYGIL1b8IQ0p-q8quEiYjnH5DhKv7EjuZoTSc0ayb6h3g-7hhS0kKYvuQ-ZzoJCW3a1pa13HeVn6cr6wGiUBnZuDw-vf8OydNVkxOVo2Qljsm6r2b8x7bT-DZetM-9mVdDxcJ1Gj-PGzIvxwnvHvseS2gqC9kB4D5VW90B2H2AL1REnX-85gB_nNS3ANt6kGQ_YZWHE2jFPgZTXV6F8CGxQM6rUpnhPhuZ5x4xiLJmjKqI0MKjOlg8JK5B8yq2fRV8VX5Uc4PrXCmXftkqh-S269V6JfSQ4l9OeOeorQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "80b57715-24e3-44db-8847-5ed98df219c4",
      "qi": "EH3-mWOBpAuCdLxtmaBF8gWRo_j2igxc94kRvN6ndsEyvTrwzOuOYGijn-2ckcHHiCAUjeV24jvFEPXLswP7zsFVvW8LS5xU2IZHNH_uNqZab-f4W8h08iXRNCzT_78Uny4ZqUZxGY6bWzZthYLgpb7oeXMVKTEcbaetY45cBg",
      "dp": "IUZTpEPcIuPouV3OOr524rssrnyqKDjb11ymUoTHQlcm8SDv8pCE51GlFN-5qOuCbTDnrsbVq_cqGeW405PMXO-WH8ml0LE6qwJnFFItw-cV5Z8h6WnOygbH-WFvo4l_6LjxCM-SjPG-AaidJcLp4QZ1DmX44RHI4VUaXYAz5uk",
      "dq": "QsgDOyTx1nHE5PTx7HUiylw-d6PUHTizVbuISEZMcx9BxwbTv8Fi5gw8SQ27A6ZQpR5FRsyqHm1qDrLYGeV8amUQ2OQdDt83ZRG4-pYL2HM4zbyw0xgDK5FFC9KI9pxjZiZiNYMs3MVMygaN4tL1EKlVNgIOpqTrq_u5tQ4nl4c",
      "n": "r09VPJE3kyXRMC3xD9Dap-VLys-e0IrOLjIHwoRSIaVLl20TehZMXwjDUezI9ZQfZ-4QrPMPvLE1q_e0cEBTLv5OTSjUsr7XqBlWIY1IoUDhuHtII14NBxY25r3toHtiexNy8vx56OT65t8rxD8RNtto29V-ZhgVAKV72LVzpK9BCCoj4BeLaR-GaVeLGpg8N1noNMOAsr_O2e17aMryWxxIYfxDPW5MSd3211hCIjb7wkb-TkgqSPzbjYudokXbxoGV70oai4bYHv714dmc9nuitNCEzcDU5uTh2p6NzfxoQXFsy_k7r7Yk_GGYRxpau03wFSJ8NZpB8wzLnmrotQ"
    },
    {
      "kty": "EC",
      "d": "SJvftDwsC7TZyDtQUzVtEld1sTDvC-osjaMThaN20m4",
      "use": "sig",
      "crv": "P-256",
      "kid": "4b66836e-9617-4eb2-9ee2-23c79e485762",
      "x": "8OjUYqgzbxGapOGBR4SplQrrW3cmCstVIJgKvmdvDOI",
      "y": "-OZbs5HqMZVEDw-o3MjaOfSnL9xwWx1yJBx40qo4Jr0"
    },
    {
      "kty": "EC",
      "d": "SZ7CLi-23Ur5z1qJjspvr_ceFlVAHNzB8fkezUEV6ho",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "0fb84ec6-501a-4be5-a99f-53bcdc490c6c",
      "x": "ODuPY-v3NoxFGFnCoz2D9sloR2B_mEbcNl4qLr_QOSI",
      "y": "Yaw3o3sdlRZgwUSChxdaMqyGq9KKXTpG8DW3xl-PT8s"
    },
    {
      "kty": "OKP",
      "d": "V7N0mkcFchQ8G8dw86oQVv_G7etZ7fIZxRlxx6Em-DE",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "2c94d254-f51d-4c95-bd5b-fe565ef509d7",
      "x": "N-9ncdbYPkLUBE3hNoVviL8lQw-O6RBVAPj-LOYi0t4"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-yc63IG0CQb5C_68-T9YESC1wMhplHUFeDRGpbFH5B39Se52zsGtZnbreNfmXqn5gHcA8_leCeK29JEqGLT1onOYvrSEDjMlrspwpTuIP5jR2o1xQbG_Jl8TjCbzDLteoqzpcSkkDT-ADgFMh--56-w-Km_WD7MBhgFr2FZ7peE",
      "kty": "RSA",
      "q": "t52TAV4wqNCaQr7M7GRj6SSfIyW89ER6q9NKlFeAn3JcW_wsdz7g3SrOlPIF2AbHWnLokdxVvxlhzbm5pHw0UHD-cu-Hc-G0j4OyLSy2Y0L9lzKUdweBrNrsJqTwICkUdCCvFnqxItCKzZ1010oyHVc_PEBjRG1Gxl4abipnV6E",
      "d": "k5sjXZR3UFJFvyiYg6-n7VzNiC7y_diudB5MkvZtoNj-QvKoNsOx8KHQ9SnZUwgQPuAiBqfppbDsFLMRphIKLSwOC1q9wZZqCxkRiWMDHsR1JQERj7yFg_ItYEvDc4PfBSkyZTRye4uREeSgGWJzeUl-RzFTd-u5IvKvab2kgFrglPoDPZpPdM53ttMgIYY4IFr4cltuBisOoPk7b0fWn8rDIzVY-V0v-TKiINEslMcZtzM6bqGOJv-MhKdTnNm9t0dMM6tOaSTCdeA2UM6fZ4-yz2SiVHwMcDh45YooCfcF5sc4ivGZ3GaPdXrJN8VsOYR_Bqmtr58bSFRZ9IX8AQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "20a8e404-321f-479e-8629-e3db2514f3c4",
      "qi": "TAy4fCzRfNUzknl3j_6CNh6-qOvnLtyi-YqlwL73IIdTVxF-M3bGjpj7uRr6qiPwCQTKJL4jabsg4Euh5X8Itj1IvCgreVFkC6cuJUk6pDZtlvXmrmipqv5w_UE6TEOHVqxWvFbUTaFSV8a7DBkZKO-J6DQesToIzbk6tToE3DM",
      "dp": "RexIIPgjbZf5YnOLnUEbfblDoOarLl_eI_c57AuNXl9TE3BGt42If0yAhmZlhtl_01pOc55rpgjusuxvce1_rbjNP9r2IRXwWdeWwQnwBvS_CD_01jtsYnx57r0xUcwgrt3BKHYxyVZyinOmIPqHIr3lGN-GE1zdAbgHlHWPe0E",
      "alg": "RSA-OAEP",
      "dq": "mYcp-gTVzvHNam27TxWJ7NFwNqVBX0U7BR0AyRR5OdkXnNo4G-T5hDRc03GirUTNv7VA_WUsVUNV4fyfWwd3fqNcPqJFsgFRRoapntg6ELlc7OWf-f7O0MekmZNkLJ_suETz4WnpXuDcjpxPrAwf5ySifTChT__HI-pfUyolisE",
      "n": "tCOiW5hPO8rPAWOM8RWd-6V1D84rgjjpWHoUg6T9F-aO7ZHieqhyAyx67hf9lR4tYzrRA5vCErCcniGjea3_NHQzMjwtFGFcu5eVayTd3vsVrHFRSczpa5j6nFHhDs7qVCj5552HTjvUm2DrrYCnoV4O7KX3W71cR9l0ZER3fjkgIYXl9TNGxdO2zbjqQxUPNzFXQ189sVbv-jMXjSE62VY-eWzlRVT737ZD-pxlBGpB92JEkTZ4aJJMsDDFv_mDO32k8_HQSxHpgDo_n1VaQsML-hfMF9SLQ12mU16jLg8o44BbcwvsTq9Btpx8uSLYDCReLz9mGrpLXo4XEKnJgQ"
    },
    {
      "kty": "EC",
      "d": "3mNKgrzFIlTY6t5pAZVsX5wrS0hqrSjqS0oy95ZjfUU",
      "use": "enc",
      "crv": "P-256",
      "kid": "6f5fa080-9d33-4325-8261-f69e36f40fa8",
      "x": "P73Mfs040nqV0iyzsVnwIFCWtdnXZeT5-Rnx0y0Kn-A",
      "y": "27e6kK1zGU_yCw64UsZUFc3axX8HPbB4aExEis2PcHg",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "80b57715-24e3-44db-8847-5ed98df219c4",
      "n": "r09VPJE3kyXRMC3xD9Dap-VLys-e0IrOLjIHwoRSIaVLl20TehZMXwjDUezI9ZQfZ-4QrPMPvLE1q_e0cEBTLv5OTSjUsr7XqBlWIY1IoUDhuHtII14NBxY25r3toHtiexNy8vx56OT65t8rxD8RNtto29V-ZhgVAKV72LVzpK9BCCoj4BeLaR-GaVeLGpg8N1noNMOAsr_O2e17aMryWxxIYfxDPW5MSd3211hCIjb7wkb-TkgqSPzbjYudokXbxoGV70oai4bYHv714dmc9nuitNCEzcDU5uTh2p6NzfxoQXFsy_k7r7Yk_GGYRxpau03wFSJ8NZpB8wzLnmrotQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eed66e4d-2189-4070-a562-fc11f3a1557d",
      "n": "gtIyKu4RTKO4ZcoEZX-MMONR0I6kn8JFyk_bxByFrWEYdpEhI4eGwRyKEM3T4mBhLusHyMjYhyLIr-P0RB6ncfZuQgKrPEIfpF5W823pob6m16TeFhPOD7BtmZabqSDmJskKXcY5iCKrGm819z2q91Yri95cTb6WHwxWAwgGGpTykbO7c4C0f4funxwstRNmXf-hIbJR7pfJYfNb5KF7uCFCMrnf_PsyL5CZrHEz7iYdS-n57np8OvFBxx-3XrHIhFrRNeZs3_RoSDXc65i1UOdkFffP14-e5u7LXqvrSMOZvNj2fudZeUqXTVmU_h7C8FIh3du-nSGZhI99YxW0ww"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4b66836e-9617-4eb2-9ee2-23c79e485762",
      "x": "8OjUYqgzbxGapOGBR4SplQrrW3cmCstVIJgKvmdvDOI",
      "y": "-OZbs5HqMZVEDw-o3MjaOfSnL9xwWx1yJBx40qo4Jr0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d02f6005-0db5-497e-a031-8d4ce05f269d",
      "x": "w2zi_NaFzlne6hnk_tV-k2bJYjOruaby8t6CyWQa8AE",
      "y": "Q3DRwdmpSi-_0j6V7tB4tc8Rhc-PDTnh-aS2ah8HuXc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "0fb84ec6-501a-4be5-a99f-53bcdc490c6c",
      "x": "ODuPY-v3NoxFGFnCoz2D9sloR2B_mEbcNl4qLr_QOSI",
      "y": "Yaw3o3sdlRZgwUSChxdaMqyGq9KKXTpG8DW3xl-PT8s"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "2c94d254-f51d-4c95-bd5b-fe565ef509d7",
      "x": "N-9ncdbYPkLUBE3hNoVviL8lQw-O6RBVAPj-LOYi0t4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "20a8e404-321f-479e-8629-e3db2514f3c4",
      "alg": "RSA-OAEP",
      "n": "tCOiW5hPO8rPAWOM8RWd-6V1D84rgjjpWHoUg6T9F-aO7ZHieqhyAyx67hf9lR4tYzrRA5vCErCcniGjea3_NHQzMjwtFGFcu5eVayTd3vsVrHFRSczpa5j6nFHhDs7qVCj5552HTjvUm2DrrYCnoV4O7KX3W71cR9l0ZER3fjkgIYXl9TNGxdO2zbjqQxUPNzFXQ189sVbv-jMXjSE62VY-eWzlRVT737ZD-pxlBGpB92JEkTZ4aJJMsDDFv_mDO32k8_HQSxHpgDo_n1VaQsML-hfMF9SLQ12mU16jLg8o44BbcwvsTq9Btpx8uSLYDCReLz9mGrpLXo4XEKnJgQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6f5fa080-9d33-4325-8261-f69e36f40fa8",
      "x": "P73Mfs040nqV0iyzsVnwIFCWtdnXZeT5-Rnx0y0Kn-A",
      "y": "27e6kK1zGU_yCw64UsZUFc3axX8HPbB4aExEis2PcHg",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:12:13 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:12:13 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:12:13 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"
}
2020-09-01 12:12:13 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:12:13
oidcc-client-test-idtoken-sig-none
Setup Done
2020-09-01 12:12:16 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance WFq5M0ctGGEoYOF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "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
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:12:16 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance WFq5M0ctGGEoYOF
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/",
  "authorization_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/token",
  "jwks_uri": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/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
2020-09-01 12:12:16 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance WFq5M0ctGGEoYOF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "199",
  "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
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none"
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"grant_types":["authorization_code"],"redirect_uris":["https://rp.example.com/cb"],"id_token_signed_response_alg":"none"}
Registration endpoint
2020-09-01 12:12:16 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none"
}
2020-09-01 12:12:16 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:12:16 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:12:16 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:12:16 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:12:16 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:12:16 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:12:16 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:12:16 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:12:16 SUCCESS
ValidateIdTokenSignedResponseAlg
none algorithm is allowed as only 'code' response type will be used
2020-09-01 12:12:16 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:12:16 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:12:16 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:12:16 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:12:16 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:12:16 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:12:16 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:12:16 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:12:16 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:12:16 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:12:16 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:12:16 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:12:16 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,"
}
2020-09-01 12:12:16
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_KxBHIZuVALxIRwbBtIuoVnSgPPEoPvmOwvkZblXKWAcJaCGfrr9742859240%!=#"
2020-09-01 12:12:16 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:12:16
SetClientIdTokenSignedResponseAlgToNone
Set id_token_signed_response_alg to none for the registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,",
  "client_secret": "secret_KxBHIZuVALxIRwbBtIuoVnSgPPEoPvmOwvkZblXKWAcJaCGfrr9742859240%!\u003d#\""
}
2020-09-01 12:12:16
SetClientGrantTypesToAuthorizationCodeOnly
Set grant_types to ['authorization_code'] for the registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,",
  "client_secret": "secret_KxBHIZuVALxIRwbBtIuoVnSgPPEoPvmOwvkZblXKWAcJaCGfrr9742859240%!\u003d#\""
}
2020-09-01 12:12:16 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,",
  "client_secret": "secret_KxBHIZuVALxIRwbBtIuoVnSgPPEoPvmOwvkZblXKWAcJaCGfrr9742859240%!\u003d#\""
}
2020-09-01 12:12:16 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:12:16
SetServerSigningAlgToNone
Successfully set signing algorithm to none
signing_algorithm
none
2020-09-01 12:12:16
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
none
2020-09-01 12:12:16 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance WFq5M0ctGGEoYOF
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,",
  "client_secret": "secret_KxBHIZuVALxIRwbBtIuoVnSgPPEoPvmOwvkZblXKWAcJaCGfrr9742859240%!\u003d#\""
}
outgoing_path
register
2020-09-01 12:12:17 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance WFq5M0ctGGEoYOF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "got/9.6.0 (https://github.com/sindresorhus/got)",
  "accept-encoding": "gzip, deflate",
  "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
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "UZiXqQOV-nPilYCDk5xCItjbcACoANXfjhr7yZIlzSo"
}
incoming_body
Authorization endpoint
2020-09-01 12:12:17 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:12:17 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:12:17 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_YitcQpJNLwVJVKh29241]~`$,",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "UZiXqQOV-nPilYCDk5xCItjbcACoANXfjhr7yZIlzSo"
}
2020-09-01 12:12:17 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:12:17 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:12:17 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:12:17 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_YitcQpJNLwVJVKh29241]~`$,
2020-09-01 12:12:17 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:12:17 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:12:17 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:12:17 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
BZ5llN90rl
2020-09-01 12:12:17 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "UZiXqQOV-nPilYCDk5xCItjbcACoANXfjhr7yZIlzSo"
}
2020-09-01 12:12:17 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "UZiXqQOV-nPilYCDk5xCItjbcACoANXfjhr7yZIlzSo",
  "code": "BZ5llN90rl"
}
2020-09-01 12:12:17
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://rp.example.com/cb?state=UZiXqQOV-nPilYCDk5xCItjbcACoANXfjhr7yZIlzSo&code=BZ5llN90rl
2020-09-01 12:12:17 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance WFq5M0ctGGEoYOF
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://rp.example.com/cb?state=UZiXqQOV-nPilYCDk5xCItjbcACoANXfjhr7yZIlzSo&code=BZ5llN90rl]
outgoing_path
authorize
2020-09-01 12:12:18 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance WFq5M0ctGGEoYOF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X1lpdGNRcEpOTHdWSlZLaDI5MjQxJTVEfiU2MCUyNCUyQzpzZWNyZXRfS3hCSEladVZBTHhJUndiQnRJdW9WblNnUFBFb1B2bU93dmtaYmxYS1dBY0phQ0dmcnI5NzQyODU5MjQwJTI1ISUzRCUyMyUyMg\u003d\u003d",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "92",
  "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",
  "code": "BZ5llN90rl",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=BZ5llN90rl&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:12:18 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_YitcQpJNLwVJVKh29241]~`$,
client_secret
secret_KxBHIZuVALxIRwbBtIuoVnSgPPEoPvmOwvkZblXKWAcJaCGfrr9742859240%!=#"
method
client_secret_basic
2020-09-01 12:12:18 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:12:18 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
BZ5llN90rl
2020-09-01 12:12:18 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:12:18 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
1e4ASeVYRxgs4JHqqyEJM2gTO4Gs5cVbDBH2V96WjUc5saxRta
2020-09-01 12:12:18 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/WFq5M0ctGGEoYOF/
sub
user-subject-1234531
aud
client_YitcQpJNLwVJVKh29241]~`$,
iat
1598962338
exp
1598962638
2020-09-01 12:12:18 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2020-09-01 12:12:18 SUCCESS
SignIdTokenWithAlgNone
Created id_token with alg none
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9XRnE1TTBjdEdHRW9ZT0YvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfWWl0Y1FwSk5Md1ZKVktoMjkyNDFdfmAkLCIsImlhdCI6MTU5ODk2MjMzOCwiZXhwIjoxNTk4OTYyNjM4fQ.
2020-09-01 12:12:18 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:12:18 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
1e4ASeVYRxgs4JHqqyEJM2gTO4Gs5cVbDBH2V96WjUc5saxRta
token_type
Bearer
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9XRnE1TTBjdEdHRW9ZT0YvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfWWl0Y1FwSk5Md1ZKVktoMjkyNDFdfmAkLCIsImlhdCI6MTU5ODk2MjMzOCwiZXhwIjoxNTk4OTYyNjM4fQ.
scope
openid
2020-09-01 12:12:18 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance WFq5M0ctGGEoYOF
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "1e4ASeVYRxgs4JHqqyEJM2gTO4Gs5cVbDBH2V96WjUc5saxRta",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9XRnE1TTBjdEdHRW9ZT0YvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfWWl0Y1FwSk5Md1ZKVktoMjkyNDFdfmAkLCIsImlhdCI6MTU5ODk2MjMzOCwiZXhwIjoxNTk4OTYyNjM4fQ.",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:12:18 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance WFq5M0ctGGEoYOF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer 1e4ASeVYRxgs4JHqqyEJM2gTO4Gs5cVbDBH2V96WjUc5saxRta",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "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
2020-09-01 12:12:18 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
1e4ASeVYRxgs4JHqqyEJM2gTO4Gs5cVbDBH2V96WjUc5saxRta
2020-09-01 12:12:18 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
1e4ASeVYRxgs4JHqqyEJM2gTO4Gs5cVbDBH2V96WjUc5saxRta
2020-09-01 12:12:18 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:12:18
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:12:18 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:12:18 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:12:18 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-09-01 12:12:18 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance WFq5M0ctGGEoYOF
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:12:18 FINISHED
oidcc-client-test-idtoken-sig-none
Test has run to completion
testmodule_result
PASSED
Test Results