Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test
2020-09-01 12:50:07 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/",
  "authorization_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/token",
  "jwks_uri": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/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:50:07
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/",
  "authorization_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/token",
  "jwks_uri": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/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:50:08
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7j6QBbUOXZc0NEndmLpS9wfvHIImJQTvzfY0codSGY3LQtiOdzCelpuTBDp2FUL1vvLkx0pMfl9RzEtXpzGV0uzRZfl6Exy220OlJzH0gLjvzN5z8_9wQHNJbxOrUrt86piSglG3PaKBuNzJSD2xIM9oFxZjgIVF_A6KGqvrjU0",
      "kty": "RSA",
      "q": "pzZ0m7q1pWqFcDvE9VvdPhRzTjbqQrfMXLy6eCBwZgntuIye1yOrjkGkF71HSehwVCd9tsEaIMRGarJ7V1njg7m8grR5s3WeBPxG4X7cG1G94EXsjxsq06wbVOEQf0LLG8Tkdbtjap22xcQolv87TgN68hAWBKLy84NWR2njev0",
      "d": "irTmv0v3yNP1a9EsrVu3nt2Jw6Qdrhmmh4zpgiVlm4bHEUEFuShTm8zFTyTSPTXuRfYoAdACuIOSVBvhiPYG-CFPDLd4c5IYP0EJPGPuOWtzxdvKRASIFJwd6xOl-NgPUa4h-WYuH2yFT6Dw2pG4YEAhBvfBZP3StlKynXk3zAwwJBjWgAggLmveZiKpxS7nPmdd_2Gy9SCrV-FanX0DtWNOqqssxkWgTvAPMV86iuF6pZYEEYLfXJYcZHtXiCQLWAM_cThdqLB-aX8aVbywOt0Zudx3N5Wj9EMWOafouggcbURpSETaCzjoyeQrgPMXSgNrfjUKfTuYwTEjL-8HAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "14acbb2f-d853-4a35-9815-8fc28ef5919b",
      "qi": "RMDd7Vhv5nXZ0vZdL5lmljJW1WgYMTm2RuGHHtxD63egk5ULKGG9W32xMJEjsT-3YTEwvAw0d12t_mcFjtB__vpa2NXifyWBKEBqKAizOoeQUrUwDezLNcjy7_UOVtyBFk_bY05pacl9YO8x1sqOHOI4NcEKodgY_yE6VN22oa0",
      "dp": "WzSGLDko-7lD2fShKbPCySE3b6F_etKN_zoOz_1v96ppsvh2abiqLZv3RzoeNHuC2ovf-089Q2-4P85kCvSXl7zjWPeNvT1T31LhKcUdBh5GZxaOK02Rqoq4BRbxkmWGJ8Uq6UrhLG5G3P9g6w_6_EWKYrRGeVAL_7eNNTK1pU0",
      "dq": "CEWPWyzPU5GDbFvokGKs_Scx1QquaAKDn4rOhqbEKKgRFHIQYYAoOm9Q2MPKRQO0mtUhSOsgicJr4VdW9qlBsgB8LNMUuiX1XTXFo94MsWVHyVJsM2AarEH1UCuaD1GUjpkc3B4a-uk2Y24iu-WAX4mYiWT2UeBluFok6H96e1k",
      "n": "m519q2E22mXxjgR0Y5qhqvhBNvaKNjuwxa1V9dQAAQkyYTf8DEMWqocxInjjnHfzpCpFqXCPE97zsWPfWKl5b5f6CAWhz2JtUcxKUEW-W6-z7Y6evuzpLoGoqi7F7VcNS4F0E_L9te6hrLo8JDEqXBoW47X-Bb8I2l7WoZpsJQu78_h5_8gUWsHnEpOMpgmyeDuOTVyiLN6GzRKeFOV-D4O11FtV-nqxwDAozjkcmhjmMEOuzzM6qGvwkc59Q02rnbacIWZ7wrRoUmwV9tK9PZJ9ofwtpeqAo2LZHgZdrSij8XytXHgiZXdWdqaE4OxCN1eqbaWFqGyjjE94CWhXGQ"
    },
    {
      "kty": "EC",
      "d": "MqzOnncpnQffdEaEM_4ThCPLEd-BDVdKgDtnqoOGH6Y",
      "use": "sig",
      "crv": "P-256",
      "kid": "6ea7dabb-737e-4308-b37a-f264da1f4123",
      "x": "1c7nN1moXAaYBslydygoX9BIlMkmMssRjZg2bkHkcoc",
      "y": "Km_FXaNMakWeawUk4dtPIdkkuahMGH8rj0icZuxR6nE"
    },
    {
      "kty": "EC",
      "d": "O_rs9sD3LkJ8Tkni_VHTgKgh7wUebKX9FOS5V35fMM0",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bea83a77-9d4b-4b7f-bf1c-870c62152072",
      "x": "7sn-DH_jpDn4ALkrqHpwH048caX5WMvXpFxb1JfL9fg",
      "y": "AYiQCNd7XSqqGKEybKZEgxXkrcOXoafU06mup4SMpVQ"
    },
    {
      "kty": "OKP",
      "d": "4JS8DZWR5pjLXW-QftzRxqSvMTyFhoUQYtnRQfRcKzo",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e94b99dd-bb87-4f1d-9470-9a9a051946ba",
      "x": "b5Csk9yUvAhZz_mTwQ0DrYBZ99lxH3ktHjBrMRYNUhw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8coWe0SwQuMn37MEEPHlC61CdTSBc8ToOqzswhwvHCl0w91t9YxhUqA-8oJKEYsK5pVhCzM4_1QbDcG3oonXT6ovlx6MzPscOC82-mHlBqKEaGY0NlwIC6mJc8uGGHGi_KH_7uoctSo_F2tNWQp3mzq5aDor9xUCnkaGoRyLPrU",
      "kty": "RSA",
      "q": "3ZzMtZRk1Y48eGbFt4f7irvAcyYVdl4YWA3uQzhAl85YtUAZ_FUeaWcZAQBp4B07rChPILOfho50jLwGtY_0YEWv2j4ItusL49fs7XdGdkzU_kMvHnDTb3T4rxNarWfI3zYvxza2mHmYQu9yOGQR2Ac09Z3GauU8FelhgKzDPp8",
      "d": "nfOa8eR7hGg53cjiSAwofYTW1-Dw-xupMdBwSr6ZrqseNGHfagTHH6OCkj7NJEbXBj-Wl7aQ1OPWKvUHnyc94OY5Abx8p0SYYbzRkf2DSPeW7ouYSKaCDe1TCJ4xjuMeGg42Kpg-v9fl7xktpcSgprgRtSFwnUFAJUyshaPioEocvdMtIIpqo2Bx-4PSZkGNBidKprSYKyocVN2UtkIe3hUUI9viKCcj7Glc0eNnyL6ZEJ9bchsSx4nRxrpapNeJeP_WK26muRIeOfb2LH-9P3gniQ5Aw8P8f3Yo_D0s6VOaDA3hSB8HBlk-oJEA8Q2JN-uXQLLuo-OJHdlfM2osgQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "2501a17a-8745-4768-98ff-03f5caafd098",
      "qi": "SenyQ-CniHidDagWcwRswlfxg3lNjfirSGymmBxMOL9DgkgJp9Jm325B6lD6WizBHBgM5rgLKakBj1iU3CF7PH00nTUEcmmyfqNxqa8KXC3wi4Zxoac6AfE_LvZxp58RB1196pKMI22HDTnkNpqAxQfAK12fePS9SQ1Q3_SVPkk",
      "dp": "hHwdEXIzupLJWHO4uKgyvtEy5xHcFNlB_lSebkYPMjks992u0KsY8LNJiowFldNAJ9SWFhL9Gjq1kDYjLvakecxgw0dEE1VMwyRr1YoqehY2wxWtalPHPMyquj48vcwWaKNDn1-8VzBM3cI34aAwpWfqC8hEKuDiTGOMhV8klTk",
      "alg": "RSA-OAEP",
      "dq": "icnwTgYSG-XwGzxrOo3GDKBoLDBFr-8ZW8ZtmkXjg3-9EBTnE0kpO4fquAC1067ZZ1U4vbBxQ4xXUxmlYkY7P5CUojFn4bOLFQMwQQWkPfHPjLfhGCA2llo4NULnYmHhN0fNtSODrJIN5bBTaFRv882nU__hWp1lGoqdIRBJ5Sk",
      "n": "0U-N5qdeNq5pi5FZ8tLIT74uCBLt13uslgnzDhLn974kG387nCOzqWyXAzy0ZnhlxaU2M-oDiaw-BtlrMTCZwhIwaKGoj3Pdad9Ng65Ia09CXxd5RaVy-ofU4Yc3eZsGhzpOpI6qkgxJlNMtTDUJ6hj5B0324gdGWVj1k5bcKPyTup6BiPNcwkhg2946p90LD-sPL8RgpwfmdOxMFDPZkd7LUfT38pu1LESJOfy2AZcAeZHr43vfGMqJmThYwlkN2-DYsqj9RZzCZStHBxVXqU9_rg5TJ3z7whgA1_PzrtqbqAaJGsfzzpQLj0FGE0KbyQmHEbnP_84ibd6s04rIaw"
    },
    {
      "kty": "EC",
      "d": "MblqIMNXyIvuVGJ3X1L20HXLyQAhYbh1iUKBzLgF824",
      "use": "enc",
      "crv": "P-256",
      "kid": "2e013464-27f7-4fb2-9626-6c3cfc0ee1b5",
      "x": "iboazhgO4ziUOriUSvuYCJPp5xAcZfKuCwDUsnrEP04",
      "y": "JA5he0Qy9ZDbpzb81p_ob_KNcWAZRoAvksONnpiXgSs",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "14acbb2f-d853-4a35-9815-8fc28ef5919b",
      "n": "m519q2E22mXxjgR0Y5qhqvhBNvaKNjuwxa1V9dQAAQkyYTf8DEMWqocxInjjnHfzpCpFqXCPE97zsWPfWKl5b5f6CAWhz2JtUcxKUEW-W6-z7Y6evuzpLoGoqi7F7VcNS4F0E_L9te6hrLo8JDEqXBoW47X-Bb8I2l7WoZpsJQu78_h5_8gUWsHnEpOMpgmyeDuOTVyiLN6GzRKeFOV-D4O11FtV-nqxwDAozjkcmhjmMEOuzzM6qGvwkc59Q02rnbacIWZ7wrRoUmwV9tK9PZJ9ofwtpeqAo2LZHgZdrSij8XytXHgiZXdWdqaE4OxCN1eqbaWFqGyjjE94CWhXGQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "81606a8d-ddd9-4d65-a4e9-67e3760b9828",
      "n": "3P_82_NmFAYybDe-DPRj6SYAv2kwHNQ9ep0qkQJsfAuPtg2f0TVWSiOUN7XeGRN6_xgwWXx3rkpLzHW5XQaaelpYoNX6jjYGOtwKS7T2xk52qtU8X07d6YMFtdunFcKL2RL_4zdeV0In6dqNsuuLGOmEj-MSkdS2e1XxY_AoPZNEfbp_o_bMH-p2XX25aClme8B1MoDYJWqlsFgv1dXy8k0PgQWmy217Bz9iFro0ryqXdcUnnX7cuO1YTg5Ap1TMqr6N_7BZRD8hhvSLXUkEbAAIPjkkN2GMjpSnAuvas2fKnw6ZE4v9KWoBWTb6LTKdyRyzajOeUIOPK_kkigCmmQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6ea7dabb-737e-4308-b37a-f264da1f4123",
      "x": "1c7nN1moXAaYBslydygoX9BIlMkmMssRjZg2bkHkcoc",
      "y": "Km_FXaNMakWeawUk4dtPIdkkuahMGH8rj0icZuxR6nE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0e36c89b-c36c-4b33-88ec-bc2057a28992",
      "x": "KP3nNeGXKctoLUN7UZ0dmqL0j5iuFioyfr6e-PwDnwk",
      "y": "WTCpg2Q3HygF7kL65ixMHKxyx-jPVb-5fxI3IVCSjnQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bea83a77-9d4b-4b7f-bf1c-870c62152072",
      "x": "7sn-DH_jpDn4ALkrqHpwH048caX5WMvXpFxb1JfL9fg",
      "y": "AYiQCNd7XSqqGKEybKZEgxXkrcOXoafU06mup4SMpVQ"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e94b99dd-bb87-4f1d-9470-9a9a051946ba",
      "x": "b5Csk9yUvAhZz_mTwQ0DrYBZ99lxH3ktHjBrMRYNUhw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "2501a17a-8745-4768-98ff-03f5caafd098",
      "alg": "RSA-OAEP",
      "n": "0U-N5qdeNq5pi5FZ8tLIT74uCBLt13uslgnzDhLn974kG387nCOzqWyXAzy0ZnhlxaU2M-oDiaw-BtlrMTCZwhIwaKGoj3Pdad9Ng65Ia09CXxd5RaVy-ofU4Yc3eZsGhzpOpI6qkgxJlNMtTDUJ6hj5B0324gdGWVj1k5bcKPyTup6BiPNcwkhg2946p90LD-sPL8RgpwfmdOxMFDPZkd7LUfT38pu1LESJOfy2AZcAeZHr43vfGMqJmThYwlkN2-DYsqj9RZzCZStHBxVXqU9_rg5TJ3z7whgA1_PzrtqbqAaJGsfzzpQLj0FGE0KbyQmHEbnP_84ibd6s04rIaw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2e013464-27f7-4fb2-9626-6c3cfc0ee1b5",
      "x": "iboazhgO4ziUOriUSvuYCJPp5xAcZfKuCwDUsnrEP04",
      "y": "JA5he0Qy9ZDbpzb81p_ob_KNcWAZRoAvksONnpiXgSs",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:50:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:50:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:50:08 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:50:08 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:50:08
oidcc-client-test
Setup Done
2020-09-01 12:50:10 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 6vRVczHCgMam7pL
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:50:10 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 6vRVczHCgMam7pL
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/",
  "authorization_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/token",
  "jwks_uri": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/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:50:11 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 6vRVczHCgMam7pL
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": "181",
  "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 id_token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:50:11 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:50:11 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:50:11 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token"
]
2020-09-01 12:50:11 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:50:11 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:50:11 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:50:11 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:50:11 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:50:11 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:50:11 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:50:11 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:50:11 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:50:11 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:50:11 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:50:11 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:50:11 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:50:11 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:50:11 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:50:11 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:50:11 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:50:11 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:50:11 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:50:11 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_ZDCNRhGZUJGLHmC59561?.$}~"
}
2020-09-01 12:50:11
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_sZZSRdLtBRAqXpaIaLxomQXVLeuTUNxcerOjMtfnaNXZDaLnhv5584417289=(&&/
2020-09-01 12:50:11 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:50:11 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_ZDCNRhGZUJGLHmC59561?.$}~",
  "client_secret": "secret_sZZSRdLtBRAqXpaIaLxomQXVLeuTUNxcerOjMtfnaNXZDaLnhv5584417289\u003d(\u0026\u0026/"
}
2020-09-01 12:50:11 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:50:11 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:50:11
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:50:11 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 6vRVczHCgMam7pL
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_ZDCNRhGZUJGLHmC59561?.$}~",
  "client_secret": "secret_sZZSRdLtBRAqXpaIaLxomQXVLeuTUNxcerOjMtfnaNXZDaLnhv5584417289\u003d(\u0026\u0026/",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:50:11 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 6vRVczHCgMam7pL
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_ZDCNRhGZUJGLHmC59561?.$}~",
  "scope": "openid",
  "response_type": "code id_token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PkFxFejBfCFzWcTJwVi5B99aJjTy5slS0VWEEMQakJk",
  "nonce": "4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:50:11 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:50:11 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:11 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_ZDCNRhGZUJGLHmC59561?.$}~",
  "scope": "openid",
  "response_type": "code id_token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PkFxFejBfCFzWcTJwVi5B99aJjTy5slS0VWEEMQakJk",
  "nonce": "4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk",
  "response_mode": "form_post"
}
2020-09-01 12:50:11 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:50:11 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk
2020-09-01 12:50:11 SUCCESS
EnsureResponseTypeIsCodeIdToken
Response type is expected value
expected
code id_token
2020-09-01 12:50:11 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_ZDCNRhGZUJGLHmC59561?.$}~
2020-09-01 12:50:11 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:50:11 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:11 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:50:11 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
uHVec41wFE
2020-09-01 12:50:11 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
AsKEPBM-58UbG_IYhp18jQ
2020-09-01 12:50:11 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/6vRVczHCgMam7pL/
sub
user-subject-1234531
aud
client_ZDCNRhGZUJGLHmC59561?.$}~
nonce
4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk
iat
1598964611
exp
1598964911
2020-09-01 12:50:11 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
AsKEPBM-58UbG_IYhp18jQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/",
  "sub": "user-subject-1234531",
  "aud": "client_ZDCNRhGZUJGLHmC59561?.$}~",
  "nonce": "4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk",
  "iat": 1598964611,
  "exp": 1598964911,
  "c_hash": "AsKEPBM-58UbG_IYhp18jQ"
}
2020-09-01 12:50:11 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2020-09-01 12:50:11 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxNGFjYmIyZi1kODUzLTRhMzUtOTgxNS04ZmMyOGVmNTkxOWIiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9aRENOUmhHWlVKR0xIbUM1OTU2MT8uJH1-IiwiY19oYXNoIjoiQXNLRVBCTS01OFViR19JWWhwMThqUSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC82dlJWY3pIQ2dNYW03cExcLyIsImV4cCI6MTU5ODk2NDkxMSwibm9uY2UiOiI0dTdmTmp6a050aXNnTnhDWUNyMUFWdXg4eHJzWXlmQ1k2TmM3RVNmOHhrIiwiaWF0IjoxNTk4OTY0NjExfQ.JaA2D5BPuEmmz3GZnOAeXPLFVJOTOZ-TVGqTW7xut8j1Mfn_mMZo7IO8524YxQuEGGcC1ie4756LeQqUL8MRzYGwKMMuyJOZTNcT3oDV7hS7AZXk1HI6qmBaF_pHYv4cU5J-3Vw0zBA_fpNlcV-JK-r6cIcrv1vONbRzrqasNf8bXvgZSXhQEKgeYlStuN_8RCDbc6VuCsfVRw7YAjiOSoWIZ_fqzDZUCxJTbOAnFAR83mdaoU36oj82WOV97trdgskcyakimx8NLLdK5vVgsS1YjCgkeFmOEOoS9h9fVfloAfWsP3I97VFrJitQktMxIzG3wc_ESjgQmRoHj3LS8Q
key
{"p":"7j6QBbUOXZc0NEndmLpS9wfvHIImJQTvzfY0codSGY3LQtiOdzCelpuTBDp2FUL1vvLkx0pMfl9RzEtXpzGV0uzRZfl6Exy220OlJzH0gLjvzN5z8_9wQHNJbxOrUrt86piSglG3PaKBuNzJSD2xIM9oFxZjgIVF_A6KGqvrjU0","kty":"RSA","q":"pzZ0m7q1pWqFcDvE9VvdPhRzTjbqQrfMXLy6eCBwZgntuIye1yOrjkGkF71HSehwVCd9tsEaIMRGarJ7V1njg7m8grR5s3WeBPxG4X7cG1G94EXsjxsq06wbVOEQf0LLG8Tkdbtjap22xcQolv87TgN68hAWBKLy84NWR2njev0","d":"irTmv0v3yNP1a9EsrVu3nt2Jw6Qdrhmmh4zpgiVlm4bHEUEFuShTm8zFTyTSPTXuRfYoAdACuIOSVBvhiPYG-CFPDLd4c5IYP0EJPGPuOWtzxdvKRASIFJwd6xOl-NgPUa4h-WYuH2yFT6Dw2pG4YEAhBvfBZP3StlKynXk3zAwwJBjWgAggLmveZiKpxS7nPmdd_2Gy9SCrV-FanX0DtWNOqqssxkWgTvAPMV86iuF6pZYEEYLfXJYcZHtXiCQLWAM_cThdqLB-aX8aVbywOt0Zudx3N5Wj9EMWOafouggcbURpSETaCzjoyeQrgPMXSgNrfjUKfTuYwTEjL-8HAQ","e":"AQAB","use":"sig","kid":"14acbb2f-d853-4a35-9815-8fc28ef5919b","qi":"RMDd7Vhv5nXZ0vZdL5lmljJW1WgYMTm2RuGHHtxD63egk5ULKGG9W32xMJEjsT-3YTEwvAw0d12t_mcFjtB__vpa2NXifyWBKEBqKAizOoeQUrUwDezLNcjy7_UOVtyBFk_bY05pacl9YO8x1sqOHOI4NcEKodgY_yE6VN22oa0","dp":"WzSGLDko-7lD2fShKbPCySE3b6F_etKN_zoOz_1v96ppsvh2abiqLZv3RzoeNHuC2ovf-089Q2-4P85kCvSXl7zjWPeNvT1T31LhKcUdBh5GZxaOK02Rqoq4BRbxkmWGJ8Uq6UrhLG5G3P9g6w_6_EWKYrRGeVAL_7eNNTK1pU0","dq":"CEWPWyzPU5GDbFvokGKs_Scx1QquaAKDn4rOhqbEKKgRFHIQYYAoOm9Q2MPKRQO0mtUhSOsgicJr4VdW9qlBsgB8LNMUuiX1XTXFo94MsWVHyVJsM2AarEH1UCuaD1GUjpkc3B4a-uk2Y24iu-WAX4mYiWT2UeBluFok6H96e1k","n":"m519q2E22mXxjgR0Y5qhqvhBNvaKNjuwxa1V9dQAAQkyYTf8DEMWqocxInjjnHfzpCpFqXCPE97zsWPfWKl5b5f6CAWhz2JtUcxKUEW-W6-z7Y6evuzpLoGoqi7F7VcNS4F0E_L9te6hrLo8JDEqXBoW47X-Bb8I2l7WoZpsJQu78_h5_8gUWsHnEpOMpgmyeDuOTVyiLN6GzRKeFOV-D4O11FtV-nqxwDAozjkcmhjmMEOuzzM6qGvwkc59Q02rnbacIWZ7wrRoUmwV9tK9PZJ9ofwtpeqAo2LZHgZdrSij8XytXHgiZXdWdqaE4OxCN1eqbaWFqGyjjE94CWhXGQ"}
algorithm
RS256
2020-09-01 12:50:11 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:50:11 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PkFxFejBfCFzWcTJwVi5B99aJjTy5slS0VWEEMQakJk"
}
2020-09-01 12:50:11 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PkFxFejBfCFzWcTJwVi5B99aJjTy5slS0VWEEMQakJk",
  "code": "uHVec41wFE"
}
2020-09-01 12:50:11 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "PkFxFejBfCFzWcTJwVi5B99aJjTy5slS0VWEEMQakJk",
  "code": "uHVec41wFE",
  "id_token": "eyJraWQiOiIxNGFjYmIyZi1kODUzLTRhMzUtOTgxNS04ZmMyOGVmNTkxOWIiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9aRENOUmhHWlVKR0xIbUM1OTU2MT8uJH1-IiwiY19oYXNoIjoiQXNLRVBCTS01OFViR19JWWhwMThqUSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC82dlJWY3pIQ2dNYW03cExcLyIsImV4cCI6MTU5ODk2NDkxMSwibm9uY2UiOiI0dTdmTmp6a050aXNnTnhDWUNyMUFWdXg4eHJzWXlmQ1k2TmM3RVNmOHhrIiwiaWF0IjoxNTk4OTY0NjExfQ.JaA2D5BPuEmmz3GZnOAeXPLFVJOTOZ-TVGqTW7xut8j1Mfn_mMZo7IO8524YxQuEGGcC1ie4756LeQqUL8MRzYGwKMMuyJOZTNcT3oDV7hS7AZXk1HI6qmBaF_pHYv4cU5J-3Vw0zBA_fpNlcV-JK-r6cIcrv1vONbRzrqasNf8bXvgZSXhQEKgeYlStuN_8RCDbc6VuCsfVRw7YAjiOSoWIZ_fqzDZUCxJTbOAnFAR83mdaoU36oj82WOV97trdgskcyakimx8NLLdK5vVgsS1YjCgkeFmOEOoS9h9fVfloAfWsP3I97VFrJitQktMxIzG3wc_ESjgQmRoHj3LS8Q"
}
2020-09-01 12:50:11 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 6vRVczHCgMam7pL
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"PkFxFejBfCFzWcTJwVi5B99aJjTy5slS0VWEEMQakJk","code":"uHVec41wFE","id_token":"eyJraWQiOiIxNGFjYmIyZi1kODUzLTRhMzUtOTgxNS04ZmMyOGVmNTkxOWIiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9aRENOUmhHWlVKR0xIbUM1OTU2MT8uJH1-IiwiY19oYXNoIjoiQXNLRVBCTS01OFViR19JWWhwMThqUSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC82dlJWY3pIQ2dNYW03cExcLyIsImV4cCI6MTU5ODk2NDkxMSwibm9uY2UiOiI0dTdmTmp6a050aXNnTnhDWUNyMUFWdXg4eHJzWXlmQ1k2TmM3RVNmOHhrIiwiaWF0IjoxNTk4OTY0NjExfQ.JaA2D5BPuEmmz3GZnOAeXPLFVJOTOZ-TVGqTW7xut8j1Mfn_mMZo7IO8524YxQuEGGcC1ie4756LeQqUL8MRzYGwKMMuyJOZTNcT3oDV7hS7AZXk1HI6qmBaF_pHYv4cU5J-3Vw0zBA_fpNlcV-JK-r6cIcrv1vONbRzrqasNf8bXvgZSXhQEKgeYlStuN_8RCDbc6VuCsfVRw7YAjiOSoWIZ_fqzDZUCxJTbOAnFAR83mdaoU36oj82WOV97trdgskcyakimx8NLLdK5vVgsS1YjCgkeFmOEOoS9h9fVfloAfWsP3I97VFrJitQktMxIzG3wc_ESjgQmRoHj3LS8Q"}}]
outgoing_path
authorize
2020-09-01 12:50:12 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 6vRVczHCgMam7pL
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:50:12 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 6vRVczHCgMam7pL
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "14acbb2f-d853-4a35-9815-8fc28ef5919b",
      "n": "m519q2E22mXxjgR0Y5qhqvhBNvaKNjuwxa1V9dQAAQkyYTf8DEMWqocxInjjnHfzpCpFqXCPE97zsWPfWKl5b5f6CAWhz2JtUcxKUEW-W6-z7Y6evuzpLoGoqi7F7VcNS4F0E_L9te6hrLo8JDEqXBoW47X-Bb8I2l7WoZpsJQu78_h5_8gUWsHnEpOMpgmyeDuOTVyiLN6GzRKeFOV-D4O11FtV-nqxwDAozjkcmhjmMEOuzzM6qGvwkc59Q02rnbacIWZ7wrRoUmwV9tK9PZJ9ofwtpeqAo2LZHgZdrSij8XytXHgiZXdWdqaE4OxCN1eqbaWFqGyjjE94CWhXGQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "81606a8d-ddd9-4d65-a4e9-67e3760b9828",
      "n": "3P_82_NmFAYybDe-DPRj6SYAv2kwHNQ9ep0qkQJsfAuPtg2f0TVWSiOUN7XeGRN6_xgwWXx3rkpLzHW5XQaaelpYoNX6jjYGOtwKS7T2xk52qtU8X07d6YMFtdunFcKL2RL_4zdeV0In6dqNsuuLGOmEj-MSkdS2e1XxY_AoPZNEfbp_o_bMH-p2XX25aClme8B1MoDYJWqlsFgv1dXy8k0PgQWmy217Bz9iFro0ryqXdcUnnX7cuO1YTg5Ap1TMqr6N_7BZRD8hhvSLXUkEbAAIPjkkN2GMjpSnAuvas2fKnw6ZE4v9KWoBWTb6LTKdyRyzajOeUIOPK_kkigCmmQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6ea7dabb-737e-4308-b37a-f264da1f4123",
      "x": "1c7nN1moXAaYBslydygoX9BIlMkmMssRjZg2bkHkcoc",
      "y": "Km_FXaNMakWeawUk4dtPIdkkuahMGH8rj0icZuxR6nE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0e36c89b-c36c-4b33-88ec-bc2057a28992",
      "x": "KP3nNeGXKctoLUN7UZ0dmqL0j5iuFioyfr6e-PwDnwk",
      "y": "WTCpg2Q3HygF7kL65ixMHKxyx-jPVb-5fxI3IVCSjnQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bea83a77-9d4b-4b7f-bf1c-870c62152072",
      "x": "7sn-DH_jpDn4ALkrqHpwH048caX5WMvXpFxb1JfL9fg",
      "y": "AYiQCNd7XSqqGKEybKZEgxXkrcOXoafU06mup4SMpVQ"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e94b99dd-bb87-4f1d-9470-9a9a051946ba",
      "x": "b5Csk9yUvAhZz_mTwQ0DrYBZ99lxH3ktHjBrMRYNUhw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "2501a17a-8745-4768-98ff-03f5caafd098",
      "alg": "RSA-OAEP",
      "n": "0U-N5qdeNq5pi5FZ8tLIT74uCBLt13uslgnzDhLn974kG387nCOzqWyXAzy0ZnhlxaU2M-oDiaw-BtlrMTCZwhIwaKGoj3Pdad9Ng65Ia09CXxd5RaVy-ofU4Yc3eZsGhzpOpI6qkgxJlNMtTDUJ6hj5B0324gdGWVj1k5bcKPyTup6BiPNcwkhg2946p90LD-sPL8RgpwfmdOxMFDPZkd7LUfT38pu1LESJOfy2AZcAeZHr43vfGMqJmThYwlkN2-DYsqj9RZzCZStHBxVXqU9_rg5TJ3z7whgA1_PzrtqbqAaJGsfzzpQLj0FGE0KbyQmHEbnP_84ibd6s04rIaw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2e013464-27f7-4fb2-9626-6c3cfc0ee1b5",
      "x": "iboazhgO4ziUOriUSvuYCJPp5xAcZfKuCwDUsnrEP04",
      "y": "JA5he0Qy9ZDbpzb81p_ob_KNcWAZRoAvksONnpiXgSs",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:50:12 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 6vRVczHCgMam7pL
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X1pEQ05SaEdaVUpHTEhtQzU5NTYxJTNGLiUyNCU3RH46c2VjcmV0X3NaWlNSZEx0QlJBcVhwYUlhTHhvbVFYVkxldVRVTnhjZXJPak10Zm5hTlhaRGFMbmh2NTU4NDQxNzI4OSUzRCglMjYlMjYlMkY\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": "uHVec41wFE",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=uHVec41wFE&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:50:12 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_ZDCNRhGZUJGLHmC59561?.$}~
client_secret
secret_sZZSRdLtBRAqXpaIaLxomQXVLeuTUNxcerOjMtfnaNXZDaLnhv5584417289=(&&/
method
client_secret_basic
2020-09-01 12:50:12 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:50:12 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
uHVec41wFE
2020-09-01 12:50:12 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:50:12 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
IAeNCVNB8fWjw9ukHfCfxLWWSLDYpi2336Axkz84om47SU75bU
2020-09-01 12:50:12 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
FJeSnNHSFT3YC8k9_zPFqQ
2020-09-01 12:50:12 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/6vRVczHCgMam7pL/
sub
user-subject-1234531
aud
client_ZDCNRhGZUJGLHmC59561?.$}~
nonce
4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk
iat
1598964612
exp
1598964912
2020-09-01 12:50:12 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
FJeSnNHSFT3YC8k9_zPFqQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/6vRVczHCgMam7pL/",
  "sub": "user-subject-1234531",
  "aud": "client_ZDCNRhGZUJGLHmC59561?.$}~",
  "nonce": "4u7fNjzkNtisgNxCYCr1AVux8xrsYyfCY6Nc7ESf8xk",
  "iat": 1598964612,
  "exp": 1598964912,
  "at_hash": "FJeSnNHSFT3YC8k9_zPFqQ"
}
2020-09-01 12:50:12 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxNGFjYmIyZi1kODUzLTRhMzUtOTgxNS04ZmMyOGVmNTkxOWIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRkplU25OSFNGVDNZQzhrOV96UEZxUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1pEQ05SaEdaVUpHTEhtQzU5NTYxPy4kfX4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvNnZSVmN6SENnTWFtN3BMXC8iLCJleHAiOjE1OTg5NjQ5MTIsIm5vbmNlIjoiNHU3Zk5qemtOdGlzZ054Q1lDcjFBVnV4OHhyc1l5ZkNZNk5jN0VTZjh4ayIsImlhdCI6MTU5ODk2NDYxMn0.layhwS1A6TLbIPLAGYfoEk6V9StEC4hk5Gms8meX60tMViH0LCCGoKA7Sb_ynIlJrjG_qkiE1WZwwdKFoTZ5Zjm27AS2drHj1wCFCKGwJjeIuZaTP89yxG_7SOH93BnULmGCBu36cXyBmazzAIBg03w5cdJ5LqAJEJFsbSBzSWJoQcaZPBBEDe4ok3Nh4ireDHR0fNu1wrpJABykCPF6mcW0iZGzILtJ1qHXAJasvNFqPE7f-zh7JEJUHXfM97IWSOO61BJMYjiSZIK1SXeNc1I3EH-hbLOVVNkGWz7SDi2bs7WKrQGNm2QD2P3MckSePeaYj2FdRS5bQ5jM_pVxQQ
key
{"p":"7j6QBbUOXZc0NEndmLpS9wfvHIImJQTvzfY0codSGY3LQtiOdzCelpuTBDp2FUL1vvLkx0pMfl9RzEtXpzGV0uzRZfl6Exy220OlJzH0gLjvzN5z8_9wQHNJbxOrUrt86piSglG3PaKBuNzJSD2xIM9oFxZjgIVF_A6KGqvrjU0","kty":"RSA","q":"pzZ0m7q1pWqFcDvE9VvdPhRzTjbqQrfMXLy6eCBwZgntuIye1yOrjkGkF71HSehwVCd9tsEaIMRGarJ7V1njg7m8grR5s3WeBPxG4X7cG1G94EXsjxsq06wbVOEQf0LLG8Tkdbtjap22xcQolv87TgN68hAWBKLy84NWR2njev0","d":"irTmv0v3yNP1a9EsrVu3nt2Jw6Qdrhmmh4zpgiVlm4bHEUEFuShTm8zFTyTSPTXuRfYoAdACuIOSVBvhiPYG-CFPDLd4c5IYP0EJPGPuOWtzxdvKRASIFJwd6xOl-NgPUa4h-WYuH2yFT6Dw2pG4YEAhBvfBZP3StlKynXk3zAwwJBjWgAggLmveZiKpxS7nPmdd_2Gy9SCrV-FanX0DtWNOqqssxkWgTvAPMV86iuF6pZYEEYLfXJYcZHtXiCQLWAM_cThdqLB-aX8aVbywOt0Zudx3N5Wj9EMWOafouggcbURpSETaCzjoyeQrgPMXSgNrfjUKfTuYwTEjL-8HAQ","e":"AQAB","use":"sig","kid":"14acbb2f-d853-4a35-9815-8fc28ef5919b","qi":"RMDd7Vhv5nXZ0vZdL5lmljJW1WgYMTm2RuGHHtxD63egk5ULKGG9W32xMJEjsT-3YTEwvAw0d12t_mcFjtB__vpa2NXifyWBKEBqKAizOoeQUrUwDezLNcjy7_UOVtyBFk_bY05pacl9YO8x1sqOHOI4NcEKodgY_yE6VN22oa0","dp":"WzSGLDko-7lD2fShKbPCySE3b6F_etKN_zoOz_1v96ppsvh2abiqLZv3RzoeNHuC2ovf-089Q2-4P85kCvSXl7zjWPeNvT1T31LhKcUdBh5GZxaOK02Rqoq4BRbxkmWGJ8Uq6UrhLG5G3P9g6w_6_EWKYrRGeVAL_7eNNTK1pU0","dq":"CEWPWyzPU5GDbFvokGKs_Scx1QquaAKDn4rOhqbEKKgRFHIQYYAoOm9Q2MPKRQO0mtUhSOsgicJr4VdW9qlBsgB8LNMUuiX1XTXFo94MsWVHyVJsM2AarEH1UCuaD1GUjpkc3B4a-uk2Y24iu-WAX4mYiWT2UeBluFok6H96e1k","n":"m519q2E22mXxjgR0Y5qhqvhBNvaKNjuwxa1V9dQAAQkyYTf8DEMWqocxInjjnHfzpCpFqXCPE97zsWPfWKl5b5f6CAWhz2JtUcxKUEW-W6-z7Y6evuzpLoGoqi7F7VcNS4F0E_L9te6hrLo8JDEqXBoW47X-Bb8I2l7WoZpsJQu78_h5_8gUWsHnEpOMpgmyeDuOTVyiLN6GzRKeFOV-D4O11FtV-nqxwDAozjkcmhjmMEOuzzM6qGvwkc59Q02rnbacIWZ7wrRoUmwV9tK9PZJ9ofwtpeqAo2LZHgZdrSij8XytXHgiZXdWdqaE4OxCN1eqbaWFqGyjjE94CWhXGQ"}
algorithm
RS256
2020-09-01 12:50:12 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:50:12 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
IAeNCVNB8fWjw9ukHfCfxLWWSLDYpi2336Axkz84om47SU75bU
token_type
Bearer
id_token
eyJraWQiOiIxNGFjYmIyZi1kODUzLTRhMzUtOTgxNS04ZmMyOGVmNTkxOWIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRkplU25OSFNGVDNZQzhrOV96UEZxUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1pEQ05SaEdaVUpHTEhtQzU5NTYxPy4kfX4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvNnZSVmN6SENnTWFtN3BMXC8iLCJleHAiOjE1OTg5NjQ5MTIsIm5vbmNlIjoiNHU3Zk5qemtOdGlzZ054Q1lDcjFBVnV4OHhyc1l5ZkNZNk5jN0VTZjh4ayIsImlhdCI6MTU5ODk2NDYxMn0.layhwS1A6TLbIPLAGYfoEk6V9StEC4hk5Gms8meX60tMViH0LCCGoKA7Sb_ynIlJrjG_qkiE1WZwwdKFoTZ5Zjm27AS2drHj1wCFCKGwJjeIuZaTP89yxG_7SOH93BnULmGCBu36cXyBmazzAIBg03w5cdJ5LqAJEJFsbSBzSWJoQcaZPBBEDe4ok3Nh4ireDHR0fNu1wrpJABykCPF6mcW0iZGzILtJ1qHXAJasvNFqPE7f-zh7JEJUHXfM97IWSOO61BJMYjiSZIK1SXeNc1I3EH-hbLOVVNkGWz7SDi2bs7WKrQGNm2QD2P3MckSePeaYj2FdRS5bQ5jM_pVxQQ
scope
openid
2020-09-01 12:50:12 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 6vRVczHCgMam7pL
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "IAeNCVNB8fWjw9ukHfCfxLWWSLDYpi2336Axkz84om47SU75bU",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxNGFjYmIyZi1kODUzLTRhMzUtOTgxNS04ZmMyOGVmNTkxOWIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRkplU25OSFNGVDNZQzhrOV96UEZxUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1pEQ05SaEdaVUpHTEhtQzU5NTYxPy4kfX4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvNnZSVmN6SENnTWFtN3BMXC8iLCJleHAiOjE1OTg5NjQ5MTIsIm5vbmNlIjoiNHU3Zk5qemtOdGlzZ054Q1lDcjFBVnV4OHhyc1l5ZkNZNk5jN0VTZjh4ayIsImlhdCI6MTU5ODk2NDYxMn0.layhwS1A6TLbIPLAGYfoEk6V9StEC4hk5Gms8meX60tMViH0LCCGoKA7Sb_ynIlJrjG_qkiE1WZwwdKFoTZ5Zjm27AS2drHj1wCFCKGwJjeIuZaTP89yxG_7SOH93BnULmGCBu36cXyBmazzAIBg03w5cdJ5LqAJEJFsbSBzSWJoQcaZPBBEDe4ok3Nh4ireDHR0fNu1wrpJABykCPF6mcW0iZGzILtJ1qHXAJasvNFqPE7f-zh7JEJUHXfM97IWSOO61BJMYjiSZIK1SXeNc1I3EH-hbLOVVNkGWz7SDi2bs7WKrQGNm2QD2P3MckSePeaYj2FdRS5bQ5jM_pVxQQ",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:50:13 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 6vRVczHCgMam7pL
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer IAeNCVNB8fWjw9ukHfCfxLWWSLDYpi2336Axkz84om47SU75bU",
  "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:50:13 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
IAeNCVNB8fWjw9ukHfCfxLWWSLDYpi2336Axkz84om47SU75bU
2020-09-01 12:50:13 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
IAeNCVNB8fWjw9ukHfCfxLWWSLDYpi2336Axkz84om47SU75bU
2020-09-01 12:50:13 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:50:13
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:50:13 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:50:13 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:50:13 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:50:13 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 6vRVczHCgMam7pL
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:50:13 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
Test Results