Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
vvcwgQI1komVg
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-idtoken-sig-rs256
2020-09-01 12:49:35 SUCCESS
OIDCCGenerateServerConfigurationIdTokenSigningAlgRS256Only
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/",
  "authorization_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/token",
  "jwks_uri": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/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": [
    "RS256"
  ],
  "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:49:35
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/",
  "authorization_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/token",
  "jwks_uri": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/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": [
    "RS256"
  ],
  "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:49:35
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_AUZ9_JJSOPpCSmyzK_qR0W5ZER88KsgEF4RgDU2r_yfyF3udG58ua6brIsNir-FDZ1bfibmUi6bDdi5rRNB9RvzP3tILEqV4jBl0vV5pERTccKf2BI5cpWGy9jXgY_t91IOYmMr2FGuZxChiVxVJBbAA-S3x13S1oUMK1rkty8",
      "kty": "RSA",
      "q": "tUWG6D4Des0oouN0H5WNHTweT3O4x95Iusx-w5hzmei8Z3lCEut5W0JZ8LMTmXJCyNfRal1k27WNydYo1YjN1FGQYg41A9541UMhlkXvKZGz8CuRCOE4i9YYK6WfmCnQR19qS2ZvBAfNVDh-L8IzJjXSvzuO1MnXxIp1QvwBn_E",
      "d": "o0BLy_WDt1N9u6B5iD5J0RHQlERaewHbZzYSuxmidI6uO95mkazUDh3jG-iM_-J6NrFTk7NAtPBrzt2RSsYk8whKD8lRBsUHU0xpaL2ZH5N4ZNPw0juxLhHZjp66UUZjL-aKvc8T87BeonaJ8banS6j1hIXMqGw4UIUPFljLGXZwi22quvgFvv8yEM9hbxnfnogoi5CvYcCvvLLrm-9xZvckuE_eWO7_Kff_HpGwh-7ltaRnYf7QPfK1-HlfHZR48DTxzTzu2jLLeWaSXY4HTHdWZwKnEMNel0StFkvHNLHRzuM4XZ_wp8fYQ1EIJnEPC8pUIxz_nw4-5Lks9NtQQQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "26511368-311f-40cf-8b9c-37e5381c5599",
      "qi": "5_Ak2u7nFTP4ZCQroHYZtpBLjn5_9ez0nJUSrSk3XUM3eJxndhrzzDobiyOzBCgNMgc2P4TjCjYpvd7p3ZR9DlzOvg09z1YRi9_k8WrCnOuWbeED6v0K3G_jiNedyzoeSbHgudOuB12i_vmdLg47GELy_c-kR0DpsxKOzwe7W8s",
      "dp": "1M7J-uEQmQg6w43-eXEid0SdI9nhVqhpzuhgBs7oevrrQZpvvMl_cJvMwIo6ySqoA7MYixH18vd_3tVfFJLqYztS0AweCaiBoBoWIWk_akJ349vgdegNsoAo7wEQGUucOfeERfhQEb4HcuhMP11EV9EOGzuLJEJJwvNeL031S-k",
      "dq": "Xlc9CwmbTgIQMBYojXeL5bcwHzGe7YZmW7GqF6n0IBncVA3rsWUT18cEgBzzCl1JHLYVq0HICADJNk5bGicE2IdKmX3DYawbPwKdLFRhUEUgXNKPvQtaHoziL3UXRl4co8iozW0WQga9eiOcqMZtUGmasSQSBfS2cveMZ7w4LEE",
      "n": "snQNi5tmGQ14z1c0psQZ_h6hjJz1KQBcRPlw7Yeg5GU6AVW-BW3FPbnb0M6ihAqZMYD0Dp2C5D3dt8aLWvBUANeaPTYRx8g-V6-2CFBIZ_eP_gDK7xWuJOwb6QvHzr627xthsG7jqv7SqCNfuX9O7UpLH4SNcm36z5fhTh0gjh3mWWc_0isAM3oejdquD3UMFkX3C_uYC1xqyoSvo93xjXhQ3tozrlusMfhPFo8hlpMK66ZQyljepPfvLEGIHQVI9OwKJJFeRaOS6PPXRwraF8e0UO78Pe6WgoWUSCWRcIsttd-zZt492SGM9jULgFG1rLZsqEub4_QBeZaZmkWkPw"
    },
    {
      "kty": "EC",
      "d": "dH1My498IeeSaVc-X7hahv6pYXNMd8B1fxgH8yKXmuA",
      "use": "sig",
      "crv": "P-256",
      "kid": "0159ad00-b04f-44a2-9756-32d7170494be",
      "x": "jtgVX0prmJEgYS436RU94AonNexZF97jEBh28Mc2t9g",
      "y": "FjDLIhGO13y6w_3Ovr7bkA5rgqWLXFXFOF24nmUVzVs"
    },
    {
      "kty": "EC",
      "d": "VPt6UjWkKpUgKwqbNpxl1mp3nULX8ojqO914RcvvVFE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "35f1cd61-eaae-429c-b403-33a47c5f224e",
      "x": "pCyhsDttoaWCPNAadufZOFAFd0GaKJLGaHCjWoz3wpQ",
      "y": "E1-M9SmDl8mEDQRXZnekdiTXstxcCnFD0CjQGiqxlWw"
    },
    {
      "kty": "OKP",
      "d": "kcQ552hPhDzfhb6_6R548d51FBD6NocyR2cp8Ywg0zo",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a2db6b05-8f2b-49a2-a24f-3bc48796b69b",
      "x": "8PSvu9LfWmsuBsQrKqI2kqFXwI03CNw87_phLh5jdkA"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-EdpHqWG67_ehgfssBgUevE4JWAelVgjspp8muyNBuV4je8vvQUqBPsETRs0MEYw3YWoJ6j2JxKE_zBoLQeU_YZcO0A8cFcDG5Dn2eu25Za2iOU898WOKnohaY5I6dyMU-BJ_5GWPUS70964mz6RH5BYoCh8P_9DAMDJiqMc730",
      "kty": "RSA",
      "q": "nGe3M6GWMOcKicCL9c3PjgAbXJFZvd7Cl_XGXaLFcQ6IhkeVx6iOL3Y_bSrMk-ES61EhSBjUKaunsvb67L6O6B31aqEbDhqF0SN86NRpYVsmOlAIUubTyKMestpsMRpplad_rupV-V886DnJb10WsDkZ9W9OAztD105AfuCp_r8",
      "d": "VjZA1G7nH6DeYyhqVSwLra2oRvVUR8H17E5sZ8Lzx89dliftkRa6Y2whKmhm4bjFmTKbd2L5udPsy6xybwaPgESr5htqwGxfAGsk9L3DYWjkJS_ScU8jkZOzfPz5OQ4OnYIWT75Ir7x0FXWQh3FfcOTWi2RcSIVw0pQCols-Z-p2aVC9BumU1MMiE81QbjUoLQKgXcD2ISaVCOKbbMUrY-Uw6pUdM1l12dVij6V4q8xqLTZjmrLdNRyatOkF45qz--Jd8bx8bEnbtPaNxD3oNuM9dkkLDe5MXGJ-Bq2v27-tfxLjZgDwq0DbMSVBfw3SlJghF88-84HVdQTY74yMAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "4eefb0f4-0acc-49c1-a7da-5be6d2652d83",
      "qi": "zavclKfZhaCyaGe5FKlQbwoTMJX3ZIT1PQMGaNYYylgwjZRDG__Ki5nashLxL9Sh5ttC-AwLJelLEAiO6r7LfGECN_gGb3Y59nky0SPwdz74ygp5N2mRiltyrRxqTf6hxW2vlwPf_GxRn2AU7bkNC0Fs7000YNmcOTfXAiNHSNg",
      "dp": "NaWwiCe6NJyb55g0w4QggMQ4npLbaOfHpuMMw6kTfAb_eqPRS-Wew769mi-joj64dlVYFWHD9oNg64c5K2m0_ucWbNMffCLBECbKgmMVfRyIyqHF_7_XTURgjd9pz-aRB9qyAqAht5FviINanmjxkMFu9QRqfKWag8Ikimleaj0",
      "alg": "RSA-OAEP",
      "dq": "h6ghq4OsrC_I4SADhSiErIqFMO3VI60xpPIEorSKgfv0CFvQmsMkyB_M9ZfYpy7h5P6SWmFGq_n5020KyQqjEsrhUSH5QGtaw8H_FkceO9X-OzetcJJLAMwS1VhD3Pcmuynzwjf4Z_nl7xooEBJymlh8nndy97SQrA9wO1wLtis",
      "n": "l7AadxdIPMGGoCgexheJ2pDdnMtnWQFNu9nm3EG6k2AlpW0ciwatRADpSDQFyayyRJCjCaqQeQ5XT1lHclDssWc7PE-7IgdA97ZcJoG0jtHaRMF7Y6PFuR9D2oFAl1zdHEQYUKLqw1WUW1Z5YamdRDVGRQX9q1abb8IgCzOwaBg444Tfot7XlQptoaYz8V2XQMuul4b6KCQ-ktfk3ylJnCVKbOqFLTcrHjUv-KRzxvhHecKDqxJlsO-p6rYy7tTiRzjA2ZscMcxHTuktmfAyolNyAkqUSc7GwvX0qhuHPFiBRkA91JW3YlUmcj419s_12gQbo_-kdQiqQAtz4bm0Qw"
    },
    {
      "kty": "EC",
      "d": "f2idsNL8S3X5WzodEM7pPjYzFaFi2flbbqWZYWQPuZo",
      "use": "enc",
      "crv": "P-256",
      "kid": "e10e2d62-8538-4239-8c1e-9387da9ceeb3",
      "x": "6K0kiacmoYXikpWahs7x0pkjlhj01Obc4WIh8f_xx98",
      "y": "t-HbCFcxb2ZegBwZBNNghoj99aWWpBl3d8paKrh_iiU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "26511368-311f-40cf-8b9c-37e5381c5599",
      "n": "snQNi5tmGQ14z1c0psQZ_h6hjJz1KQBcRPlw7Yeg5GU6AVW-BW3FPbnb0M6ihAqZMYD0Dp2C5D3dt8aLWvBUANeaPTYRx8g-V6-2CFBIZ_eP_gDK7xWuJOwb6QvHzr627xthsG7jqv7SqCNfuX9O7UpLH4SNcm36z5fhTh0gjh3mWWc_0isAM3oejdquD3UMFkX3C_uYC1xqyoSvo93xjXhQ3tozrlusMfhPFo8hlpMK66ZQyljepPfvLEGIHQVI9OwKJJFeRaOS6PPXRwraF8e0UO78Pe6WgoWUSCWRcIsttd-zZt492SGM9jULgFG1rLZsqEub4_QBeZaZmkWkPw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "de560730-9b8a-4d92-805d-d07186379b34",
      "n": "iFxhEBovqdHwyQ2rn4JFPjLC4v_kdzFERHiQZ7aiY0pemOC4VDLNoGtD5tviZdRIM-elc3XHPUG3wmxwcxe_7JbpoDH5iSHFwz5VeeeDcby9YNMFNvZGg75vfbr--3V3lyt-UTIsI-PR-BKZUMwdbyyEPYreG_9yJcGbgcc2dqO8C8m8R6ilh0by8MziCIWkFv6vJ9tTNc0sW7FyTn8PZsDOTysXd6mp8o5uKzG3Z4NLJKQERkypaxkV8C1eFT95o3VwaOygvgyLdfABeghvw2PuZqMF7srmmzxUPQZNG7bvYOazIZwFwBtYZNq4yjEr6iqWXOopEzRLt1AmUv2Mmw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0159ad00-b04f-44a2-9756-32d7170494be",
      "x": "jtgVX0prmJEgYS436RU94AonNexZF97jEBh28Mc2t9g",
      "y": "FjDLIhGO13y6w_3Ovr7bkA5rgqWLXFXFOF24nmUVzVs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9f19af51-a411-44ee-9c48-42b4c95c6f8f",
      "x": "rqfuecdXlbgYQA3tYtoi3-mXXuRiL4kQ9c9NnZqO8YI",
      "y": "AcU4onsL14g0O_IWw5wD6-FLRSwgFOlWnxGEN3aFQ94"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "35f1cd61-eaae-429c-b403-33a47c5f224e",
      "x": "pCyhsDttoaWCPNAadufZOFAFd0GaKJLGaHCjWoz3wpQ",
      "y": "E1-M9SmDl8mEDQRXZnekdiTXstxcCnFD0CjQGiqxlWw"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a2db6b05-8f2b-49a2-a24f-3bc48796b69b",
      "x": "8PSvu9LfWmsuBsQrKqI2kqFXwI03CNw87_phLh5jdkA"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "4eefb0f4-0acc-49c1-a7da-5be6d2652d83",
      "alg": "RSA-OAEP",
      "n": "l7AadxdIPMGGoCgexheJ2pDdnMtnWQFNu9nm3EG6k2AlpW0ciwatRADpSDQFyayyRJCjCaqQeQ5XT1lHclDssWc7PE-7IgdA97ZcJoG0jtHaRMF7Y6PFuR9D2oFAl1zdHEQYUKLqw1WUW1Z5YamdRDVGRQX9q1abb8IgCzOwaBg444Tfot7XlQptoaYz8V2XQMuul4b6KCQ-ktfk3ylJnCVKbOqFLTcrHjUv-KRzxvhHecKDqxJlsO-p6rYy7tTiRzjA2ZscMcxHTuktmfAyolNyAkqUSc7GwvX0qhuHPFiBRkA91JW3YlUmcj419s_12gQbo_-kdQiqQAtz4bm0Qw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e10e2d62-8538-4239-8c1e-9387da9ceeb3",
      "x": "6K0kiacmoYXikpWahs7x0pkjlhj01Obc4WIh8f_xx98",
      "y": "t-HbCFcxb2ZegBwZBNNghoj99aWWpBl3d8paKrh_iiU",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:49:35 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:49:35 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:49:35 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:49:35 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:49:35
oidcc-client-test-idtoken-sig-rs256
Setup Done
2020-09-01 12:49:36 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance HsOVgfMxoo37GrT
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:49:36 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance HsOVgfMxoo37GrT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/",
  "authorization_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/token",
  "jwks_uri": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/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": [
    "RS256"
  ],
  "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:49:36 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance HsOVgfMxoo37GrT
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": "200",
  "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": "RS256"
}
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":"RS256"}
Registration endpoint
2020-09-01 12:49:36 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": "RS256"
}
2020-09-01 12:49:36 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:49:36 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:49:36 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:36 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:49:36 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:49:36 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:49:36 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:49:36 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:49:36 SUCCESS
ValidateIdTokenSignedResponseAlg
id_token_signed_response_alg is one of the known algorithms
alg
RS256
2020-09-01 12:49:36 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:49:36 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:49:36 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:49:36 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:49:36 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:49: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
2020-09-01 12:49:36 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:49:36 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:49:36 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:49:36 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:49:36 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:49:36 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:49:36 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": "RS256",
  "client_id": "client_UULmUGItvTOlfRt21192$}\u0027{_"
}
2020-09-01 12:49:36
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_VoPLrNGcXuoIpZTUtWvjnMlryAlAUQeiUOpvEzjzaIyhYLvHmv6502104550~^,}|
2020-09-01 12:49:36 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:49:36
SetClientIdTokenSignedResponseAlgToRS256
Set id_token_signed_response_alg to RS256 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": "RS256",
  "client_id": "client_UULmUGItvTOlfRt21192$}\u0027{_",
  "client_secret": "secret_VoPLrNGcXuoIpZTUtWvjnMlryAlAUQeiUOpvEzjzaIyhYLvHmv6502104550~^,}|"
}
2020-09-01 12:49:36 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": "RS256",
  "client_id": "client_UULmUGItvTOlfRt21192$}\u0027{_",
  "client_secret": "secret_VoPLrNGcXuoIpZTUtWvjnMlryAlAUQeiUOpvEzjzaIyhYLvHmv6502104550~^,}|"
}
2020-09-01 12:49:36 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:49:36
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2020-09-01 12:49:36
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:49:36 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance HsOVgfMxoo37GrT
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": "RS256",
  "client_id": "client_UULmUGItvTOlfRt21192$}\u0027{_",
  "client_secret": "secret_VoPLrNGcXuoIpZTUtWvjnMlryAlAUQeiUOpvEzjzaIyhYLvHmv6502104550~^,}|"
}
outgoing_path
register
2020-09-01 12:49:37 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance HsOVgfMxoo37GrT
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_UULmUGItvTOlfRt21192$}\u0027{_",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "6RisPyPoT7wy5vytu7RMcb9qMgbkm1N_I-PSK_NGjPI",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:49:37 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:49:37 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:37 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_UULmUGItvTOlfRt21192$}\u0027{_",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "6RisPyPoT7wy5vytu7RMcb9qMgbkm1N_I-PSK_NGjPI",
  "response_mode": "form_post"
}
2020-09-01 12:49:37 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:49:37 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:49:37 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:49:37 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_UULmUGItvTOlfRt21192$}'{_
2020-09-01 12:49:37 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:49:37 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:37 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:49:37 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
R8SSdG3OOL
2020-09-01 12:49:37 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
CfbvU0ehYcyD9nIK1EJKFw
2020-09-01 12:49:37 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "6RisPyPoT7wy5vytu7RMcb9qMgbkm1N_I-PSK_NGjPI"
}
2020-09-01 12:49:37 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "6RisPyPoT7wy5vytu7RMcb9qMgbkm1N_I-PSK_NGjPI",
  "code": "R8SSdG3OOL"
}
2020-09-01 12:49:37 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance HsOVgfMxoo37GrT
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"6RisPyPoT7wy5vytu7RMcb9qMgbkm1N_I-PSK_NGjPI","code":"R8SSdG3OOL"}}]
outgoing_path
authorize
2020-09-01 12:49:37 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance HsOVgfMxoo37GrT
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X1VVTG1VR0l0dlRPbGZSdDIxMTkyJTI0JTdEJyU3Ql86c2VjcmV0X1ZvUExyTkdjWHVvSXBaVFV0V3Zqbk1scnlBbEFVUWVpVU9wdkV6anphSXloWUx2SG12NjUwMjEwNDU1MH4lNUUlMkMlN0QlN0M\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": "R8SSdG3OOL",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=R8SSdG3OOL&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:49:37 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_UULmUGItvTOlfRt21192$}'{_
client_secret
secret_VoPLrNGcXuoIpZTUtWvjnMlryAlAUQeiUOpvEzjzaIyhYLvHmv6502104550~^,}|
method
client_secret_basic
2020-09-01 12:49:37 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:49:37 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
R8SSdG3OOL
2020-09-01 12:49:37 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:49:37 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
8UDr1U0lCeWZIC40qg6lC8OhYW3GmJd6te9Jad7AOHKQqBl40l
2020-09-01 12:49:37 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
1cXM2Md2TtLcMTHUeryLtg
2020-09-01 12:49:37 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/HsOVgfMxoo37GrT/
sub
user-subject-1234531
aud
client_UULmUGItvTOlfRt21192$}'{_
iat
1598964577
exp
1598964877
2020-09-01 12:49:37 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
1cXM2Md2TtLcMTHUeryLtg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/HsOVgfMxoo37GrT/",
  "sub": "user-subject-1234531",
  "aud": "client_UULmUGItvTOlfRt21192$}\u0027{_",
  "iat": 1598964577,
  "exp": 1598964877,
  "at_hash": "1cXM2Md2TtLcMTHUeryLtg"
}
2020-09-01 12:49:37 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIyNjUxMTM2OC0zMTFmLTQwY2YtOGI5Yy0zN2U1MzgxYzU1OTkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMWNYTTJNZDJUdExjTVRIVWVyeUx0ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1VVTG1VR0l0dlRPbGZSdDIxMTkyJH0ne18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvSHNPVmdmTXhvbzM3R3JUXC8iLCJleHAiOjE1OTg5NjQ4NzcsImlhdCI6MTU5ODk2NDU3N30.iHea1ME_1zNauCHpV26Kia_ZM9KZmtlLzRej12uXg4-Xr8aNF3MSg83hguVz2YiepvNscyviudF1THqemsTDlofZ9uks3crfo_nKCU1Yzsn4xEKvqJS_mBlGsJaS-OCnyCIvrgAFKTS9tKbqPF4wmsEODD4oyMiwxigVRJ4Jnr25BBY8XER6viALAtrSXupADcK4WTxnuJFTq4soIIhRW6L3WzO53kqE4RkGGFV4fYvN9pupZ8hTM796DotyUqGlKeLNdZ0PNue7LYpjva9kZjAgz8U5RqyAfXWBl-XK9fheswP9-89aT-wJ6loejKUJEWbxdDKbdAKPO1OWJ6GYCw
key
{"p":"_AUZ9_JJSOPpCSmyzK_qR0W5ZER88KsgEF4RgDU2r_yfyF3udG58ua6brIsNir-FDZ1bfibmUi6bDdi5rRNB9RvzP3tILEqV4jBl0vV5pERTccKf2BI5cpWGy9jXgY_t91IOYmMr2FGuZxChiVxVJBbAA-S3x13S1oUMK1rkty8","kty":"RSA","q":"tUWG6D4Des0oouN0H5WNHTweT3O4x95Iusx-w5hzmei8Z3lCEut5W0JZ8LMTmXJCyNfRal1k27WNydYo1YjN1FGQYg41A9541UMhlkXvKZGz8CuRCOE4i9YYK6WfmCnQR19qS2ZvBAfNVDh-L8IzJjXSvzuO1MnXxIp1QvwBn_E","d":"o0BLy_WDt1N9u6B5iD5J0RHQlERaewHbZzYSuxmidI6uO95mkazUDh3jG-iM_-J6NrFTk7NAtPBrzt2RSsYk8whKD8lRBsUHU0xpaL2ZH5N4ZNPw0juxLhHZjp66UUZjL-aKvc8T87BeonaJ8banS6j1hIXMqGw4UIUPFljLGXZwi22quvgFvv8yEM9hbxnfnogoi5CvYcCvvLLrm-9xZvckuE_eWO7_Kff_HpGwh-7ltaRnYf7QPfK1-HlfHZR48DTxzTzu2jLLeWaSXY4HTHdWZwKnEMNel0StFkvHNLHRzuM4XZ_wp8fYQ1EIJnEPC8pUIxz_nw4-5Lks9NtQQQ","e":"AQAB","use":"sig","kid":"26511368-311f-40cf-8b9c-37e5381c5599","qi":"5_Ak2u7nFTP4ZCQroHYZtpBLjn5_9ez0nJUSrSk3XUM3eJxndhrzzDobiyOzBCgNMgc2P4TjCjYpvd7p3ZR9DlzOvg09z1YRi9_k8WrCnOuWbeED6v0K3G_jiNedyzoeSbHgudOuB12i_vmdLg47GELy_c-kR0DpsxKOzwe7W8s","dp":"1M7J-uEQmQg6w43-eXEid0SdI9nhVqhpzuhgBs7oevrrQZpvvMl_cJvMwIo6ySqoA7MYixH18vd_3tVfFJLqYztS0AweCaiBoBoWIWk_akJ349vgdegNsoAo7wEQGUucOfeERfhQEb4HcuhMP11EV9EOGzuLJEJJwvNeL031S-k","dq":"Xlc9CwmbTgIQMBYojXeL5bcwHzGe7YZmW7GqF6n0IBncVA3rsWUT18cEgBzzCl1JHLYVq0HICADJNk5bGicE2IdKmX3DYawbPwKdLFRhUEUgXNKPvQtaHoziL3UXRl4co8iozW0WQga9eiOcqMZtUGmasSQSBfS2cveMZ7w4LEE","n":"snQNi5tmGQ14z1c0psQZ_h6hjJz1KQBcRPlw7Yeg5GU6AVW-BW3FPbnb0M6ihAqZMYD0Dp2C5D3dt8aLWvBUANeaPTYRx8g-V6-2CFBIZ_eP_gDK7xWuJOwb6QvHzr627xthsG7jqv7SqCNfuX9O7UpLH4SNcm36z5fhTh0gjh3mWWc_0isAM3oejdquD3UMFkX3C_uYC1xqyoSvo93xjXhQ3tozrlusMfhPFo8hlpMK66ZQyljepPfvLEGIHQVI9OwKJJFeRaOS6PPXRwraF8e0UO78Pe6WgoWUSCWRcIsttd-zZt492SGM9jULgFG1rLZsqEub4_QBeZaZmkWkPw"}
algorithm
RS256
2020-09-01 12:49:37 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:49:37 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
8UDr1U0lCeWZIC40qg6lC8OhYW3GmJd6te9Jad7AOHKQqBl40l
token_type
Bearer
id_token
eyJraWQiOiIyNjUxMTM2OC0zMTFmLTQwY2YtOGI5Yy0zN2U1MzgxYzU1OTkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMWNYTTJNZDJUdExjTVRIVWVyeUx0ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1VVTG1VR0l0dlRPbGZSdDIxMTkyJH0ne18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvSHNPVmdmTXhvbzM3R3JUXC8iLCJleHAiOjE1OTg5NjQ4NzcsImlhdCI6MTU5ODk2NDU3N30.iHea1ME_1zNauCHpV26Kia_ZM9KZmtlLzRej12uXg4-Xr8aNF3MSg83hguVz2YiepvNscyviudF1THqemsTDlofZ9uks3crfo_nKCU1Yzsn4xEKvqJS_mBlGsJaS-OCnyCIvrgAFKTS9tKbqPF4wmsEODD4oyMiwxigVRJ4Jnr25BBY8XER6viALAtrSXupADcK4WTxnuJFTq4soIIhRW6L3WzO53kqE4RkGGFV4fYvN9pupZ8hTM796DotyUqGlKeLNdZ0PNue7LYpjva9kZjAgz8U5RqyAfXWBl-XK9fheswP9-89aT-wJ6loejKUJEWbxdDKbdAKPO1OWJ6GYCw
scope
openid
2020-09-01 12:49:37 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance HsOVgfMxoo37GrT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "8UDr1U0lCeWZIC40qg6lC8OhYW3GmJd6te9Jad7AOHKQqBl40l",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIyNjUxMTM2OC0zMTFmLTQwY2YtOGI5Yy0zN2U1MzgxYzU1OTkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMWNYTTJNZDJUdExjTVRIVWVyeUx0ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1VVTG1VR0l0dlRPbGZSdDIxMTkyJH0ne18iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvSHNPVmdmTXhvbzM3R3JUXC8iLCJleHAiOjE1OTg5NjQ4NzcsImlhdCI6MTU5ODk2NDU3N30.iHea1ME_1zNauCHpV26Kia_ZM9KZmtlLzRej12uXg4-Xr8aNF3MSg83hguVz2YiepvNscyviudF1THqemsTDlofZ9uks3crfo_nKCU1Yzsn4xEKvqJS_mBlGsJaS-OCnyCIvrgAFKTS9tKbqPF4wmsEODD4oyMiwxigVRJ4Jnr25BBY8XER6viALAtrSXupADcK4WTxnuJFTq4soIIhRW6L3WzO53kqE4RkGGFV4fYvN9pupZ8hTM796DotyUqGlKeLNdZ0PNue7LYpjva9kZjAgz8U5RqyAfXWBl-XK9fheswP9-89aT-wJ6loejKUJEWbxdDKbdAKPO1OWJ6GYCw",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:49:38 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance HsOVgfMxoo37GrT
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
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2020-09-01 12:49:38 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance HsOVgfMxoo37GrT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "26511368-311f-40cf-8b9c-37e5381c5599",
      "n": "snQNi5tmGQ14z1c0psQZ_h6hjJz1KQBcRPlw7Yeg5GU6AVW-BW3FPbnb0M6ihAqZMYD0Dp2C5D3dt8aLWvBUANeaPTYRx8g-V6-2CFBIZ_eP_gDK7xWuJOwb6QvHzr627xthsG7jqv7SqCNfuX9O7UpLH4SNcm36z5fhTh0gjh3mWWc_0isAM3oejdquD3UMFkX3C_uYC1xqyoSvo93xjXhQ3tozrlusMfhPFo8hlpMK66ZQyljepPfvLEGIHQVI9OwKJJFeRaOS6PPXRwraF8e0UO78Pe6WgoWUSCWRcIsttd-zZt492SGM9jULgFG1rLZsqEub4_QBeZaZmkWkPw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "de560730-9b8a-4d92-805d-d07186379b34",
      "n": "iFxhEBovqdHwyQ2rn4JFPjLC4v_kdzFERHiQZ7aiY0pemOC4VDLNoGtD5tviZdRIM-elc3XHPUG3wmxwcxe_7JbpoDH5iSHFwz5VeeeDcby9YNMFNvZGg75vfbr--3V3lyt-UTIsI-PR-BKZUMwdbyyEPYreG_9yJcGbgcc2dqO8C8m8R6ilh0by8MziCIWkFv6vJ9tTNc0sW7FyTn8PZsDOTysXd6mp8o5uKzG3Z4NLJKQERkypaxkV8C1eFT95o3VwaOygvgyLdfABeghvw2PuZqMF7srmmzxUPQZNG7bvYOazIZwFwBtYZNq4yjEr6iqWXOopEzRLt1AmUv2Mmw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0159ad00-b04f-44a2-9756-32d7170494be",
      "x": "jtgVX0prmJEgYS436RU94AonNexZF97jEBh28Mc2t9g",
      "y": "FjDLIhGO13y6w_3Ovr7bkA5rgqWLXFXFOF24nmUVzVs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9f19af51-a411-44ee-9c48-42b4c95c6f8f",
      "x": "rqfuecdXlbgYQA3tYtoi3-mXXuRiL4kQ9c9NnZqO8YI",
      "y": "AcU4onsL14g0O_IWw5wD6-FLRSwgFOlWnxGEN3aFQ94"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "35f1cd61-eaae-429c-b403-33a47c5f224e",
      "x": "pCyhsDttoaWCPNAadufZOFAFd0GaKJLGaHCjWoz3wpQ",
      "y": "E1-M9SmDl8mEDQRXZnekdiTXstxcCnFD0CjQGiqxlWw"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a2db6b05-8f2b-49a2-a24f-3bc48796b69b",
      "x": "8PSvu9LfWmsuBsQrKqI2kqFXwI03CNw87_phLh5jdkA"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "4eefb0f4-0acc-49c1-a7da-5be6d2652d83",
      "alg": "RSA-OAEP",
      "n": "l7AadxdIPMGGoCgexheJ2pDdnMtnWQFNu9nm3EG6k2AlpW0ciwatRADpSDQFyayyRJCjCaqQeQ5XT1lHclDssWc7PE-7IgdA97ZcJoG0jtHaRMF7Y6PFuR9D2oFAl1zdHEQYUKLqw1WUW1Z5YamdRDVGRQX9q1abb8IgCzOwaBg444Tfot7XlQptoaYz8V2XQMuul4b6KCQ-ktfk3ylJnCVKbOqFLTcrHjUv-KRzxvhHecKDqxJlsO-p6rYy7tTiRzjA2ZscMcxHTuktmfAyolNyAkqUSc7GwvX0qhuHPFiBRkA91JW3YlUmcj419s_12gQbo_-kdQiqQAtz4bm0Qw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e10e2d62-8538-4239-8c1e-9387da9ceeb3",
      "x": "6K0kiacmoYXikpWahs7x0pkjlhj01Obc4WIh8f_xx98",
      "y": "t-HbCFcxb2ZegBwZBNNghoj99aWWpBl3d8paKrh_iiU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:49:38 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance HsOVgfMxoo37GrT
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer 8UDr1U0lCeWZIC40qg6lC8OhYW3GmJd6te9Jad7AOHKQqBl40l",
  "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:49:38 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
8UDr1U0lCeWZIC40qg6lC8OhYW3GmJd6te9Jad7AOHKQqBl40l
2020-09-01 12:49:38 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
8UDr1U0lCeWZIC40qg6lC8OhYW3GmJd6te9Jad7AOHKQqBl40l
2020-09-01 12:49:38 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:49:38
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:49:38 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:49:38 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:49:38 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:49:38 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance HsOVgfMxoo37GrT
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:49:38 FINISHED
oidcc-client-test-idtoken-sig-rs256
Test has run to completion
testmodule_result
PASSED
Test Results