Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
yOlk25gGaeYUc
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-idtoken-sig-none
2020-09-01 12:04:43 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/",
  "authorization_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/token",
  "jwks_uri": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/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:04:43
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/",
  "authorization_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/token",
  "jwks_uri": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/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:04:43
SetRequestUriParameterSupportedToTrueInServerConfiguration
Enabled request_uri support in server configuration
server
{
  "issuer": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/",
  "authorization_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/token",
  "jwks_uri": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/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",
    "PS256",
    "ES256"
  ],
  "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"
  ],
  "request_uri_parameter_supported": true,
  "require_request_uri_registration": false
}
2020-09-01 12:04:44
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1VTdLe8XBUx03lgd05UrU4uV9sBj-Hlol0zjEBfDwATKcLEQFJkmP79ar7vl0Lx4z5oUAycgqaYe64TjqL6bjnk-8nNh1li21-MenXjjs8sSJw24IQ5eOVekLT2ImSW5Y0QiLp-a8grKGn-WtVZAYRL7W7HxP7hOwZYG2zEOvz0",
      "kty": "RSA",
      "q": "me0uCu1Jf-Wuo39y1RCjestGhniEKOtf9eHMsoZmc8a1F2S9IfxmYF17Xg2Auyimhd2VK7yp_xUv4Ui-XeT2dszzAOfVf4TpTFlhliRuyDRUaOGkcfI2tyYuERtU9NURZDrnw9GFpMkBLvqht-ETvo2tKL6PgF1pKsFXl-EE5jU",
      "d": "YoPkXF8R1dbk2MJGjZd_Yk8yFhQFg3mhdwLnvWnN4P2fKJ2vyWJktXlRXEPfbZuOjgclgHU0949_hL9jwjunxtQaQ2P6n78oL89eU2EKWRYSl5PPYig1iBS3ZIFXHw4d1lRSLUFIWJaIanR0emanCJiVP7u74ZU-k1bc0uR6Qk52DgivFWw0IXf0gewprNEZEid8GeYOhq7jebuSH7p3spqDl3WMJbnC3k_0GPEVYq3aD27fz28kd9i2SdXFEMYTKgm0cysMCWzbU2al3cu6rVKKFTvSgfJpeDpVkOU5nYIeYY3kTWCbdFmM81QPqSVdIUxQdFPyveKFVFMtpT5doQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "86489a81-f460-4b95-8555-6fce5fceddb0",
      "qi": "i7adXwKFDeyOoRRgfeCwqh-oX6GrYXigRUG6g481h4VCSspxpQg7POxGjnIwM93kBwYXduUD6xKqiA5iui_1Op2VTWUyvgMAmdBuC4np1lYKDNkkcrs5-UCsGt0lSUhfMN97GOLI0dbfQqSaPna2RuGaxDrXbMKfr4GVTp4KDws",
      "dp": "A6Ek_jISJzHszxeask3YZdx7Ga6eRMzz_Zb-SfjNiMfMFey9RExyvSTpSxIcT9fVClspugABa0F7RzCEmwtbJCpl6sQRxw7NVZD0pWM4JIfw8B8ooc9XxQv7rBVe7JQaulifaEGo5jNOyvKewskL4VrsUdwOKbJeDKcbyMDl6lU",
      "dq": "hAIqA4r_BuXnAScTR3FOksf0guymgyVhldEBqXWkNdSLiDWIEraQ4kIpxD6WUWyKa7Hd9bWGoVH9TxsA0CvFx5r7KKKqsgM9xZG-JHK4Y5Cld5FUY7iTfj0LMvaaxKJamPf_vitZjzonfq_Js5YfRcPhZlkPXso9oEJSKdn8RqU",
      "n": "gEVeH5I2z8csGBU8WaBOalTWQA3PwvadsL3Db-5RP4rRmKgA7lzSCCXf8hx67TUB48_NbCxWSII8_ix0VfigFHxjrvsY3ohoKBNbrKBsCboDwG_Yub1Urw1VN6zkd115uy_Xe4lsINRlxCbu5RxgjJ3RjleuXaZNvN8s9Y9XGNwN3PUvWbvXuu7Q26CLpFjUersTRF8YQLXYjN1e-AcbF6rlYhE4t3PJzumJEPy_pjG38H0_CNAE76jAjHiW7qf2HlCfL-Fy4PoJKN5cThRyiwIPMkXb1T5NFKv5qVnJ2I03rAVjpJejDH-K2PU2-YdHuqpWPcRMVhLBcJu_AdJloQ"
    },
    {
      "kty": "EC",
      "d": "RxHAaiKG_WPUmqsxRRM6mhJ1LnCH236sFsrOg9Nz1qg",
      "use": "sig",
      "crv": "P-256",
      "kid": "4f8763cc-29e9-4c40-bc21-abc13613dfc1",
      "x": "_zWsx7011Vh_69fYK2RJNyi39iqK7vhWdEdid-nezOM",
      "y": "I4YYJpKnYcrOI3bLLyHhAHfkIAWKs91VbVG0vXWjvgc"
    },
    {
      "kty": "EC",
      "d": "bSzGHGbCR7XHiN5_j4gzHrDiMuvuUfktbNBqEUs-7Rw",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "01bf90da-d031-4f46-831a-ccf8f66f8e8f",
      "x": "OPOzMes2hJHOB3hRFo_2LBMcCtdMaDnucNhbktmyRIU",
      "y": "mtrAHS7P7bKF-VSZSu1IX0g0_V02IWjIAe94xLPW1xA"
    },
    {
      "kty": "OKP",
      "d": "88Ew2Rf5TNYdebQNWeVWuJmvUAUWTp43FVFmie8M5wY",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6e28b277-5323-4e44-a5a3-60c9bafc2e21",
      "x": "C9XqUZyf_PG5GtNFIxhEfy0cySy_7C4G53so_jzQ0tU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "89c0xFmvri1Qaj1qXlId62AS3b-aqPvknQeO78QBpFytE8xffV4zwHbQ-TAed8nT9K7Rwyhm6ZaPuYDwpWjmlu6jTS6UjC80ufYXeUxbraNDROBwIKQl_gxqxgsoTl4brHClQwhBG3ExFXq7nwZEoj5DmfdUSmIcs3MwMVNvb2k",
      "kty": "RSA",
      "q": "8BT_mjDf_xJxS_-MQf2GAIZTv5XmPWzkIKgYKlvvadHgRPpTYsHLfns2MXiEgFSnernLBO1kbSevh2UhQQWQWrixsJrqY8z3-NUE19imqAS_1IMWzZKlhcJnIX2UuE1fnL3qzW9CCBSfTnH0WzCIkjt9eRn8-OnTl1C5vYlLIuk",
      "d": "MDVROsw7d9byS_oyFQsc6AGS9FPFYWigLUwJd19v9q0n5lldGcMr-OI6sizfhn16T0I75OQ1deWs01BLrXnMaTfmPRJpn4PoCOf1Me9QtkLsgPZPt_8n_YEepDtoGXQNWUVoWRKHsTeCBxyRzpS5BjBm3mSinEGpUJbspALT7CgkQcXw-DivGWTagaCbyxxOJ6kVqqHfxY-4ASJF5_90SMYX89xCtAFWIBLfXHkKj3PybtHoFtKNTgrm2sMm_FNXud_G5XwLDHN-r4My83zSAT2truptpPqOI_az_e9CEy3gemWRVW5IjhoyrVgwHXrFmi77vvwLM03pMX3LscpOAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "477a072c-fa3d-4449-bdeb-cd1da3f5fa55",
      "qi": "lNb_0xpSZNBmX34c3boD76NmsL7-jEvSPuEEcvp1rIpt6WbEV1PfBrW5SyVH3Pd2VCCDrbil84hnqh1Q0DTGoOD1nV2X_hdBH9ffLINcvhQnBKGrAsyihGXwDr2Yj5fr6dl8uxatr8740q_jQUe9LLrNnd18pBRxPNdGmj3GRuE",
      "dp": "YGjefCPZykwwV1EhFVnyanX5_6MaS2YM5elvIm2lGI9r_z_3IWJ1o8tWpK_Z3BL4su3MEhWPWxwkh3vrqfrn8RU5i_K22RZxCnW6okMGnIjIuBrlOoKsYt4V-We_7_xVhMClFvPUij0e4xc7x4x65osnv2CC-0X_gxQwIdCTZsE",
      "alg": "RSA-OAEP",
      "dq": "3JX-j3ZuqNcSIAjJnuxIjfzdv_8Dj9aX-GVZ5rmXzPuX-uihavCyfyDIF0YrQBoH05wXrAxOJHi9L0K8_hgVnTVrld-QkmgGQqu-im-2GFRcyO41KmaeDLsktMHEvl3hBov8zAp4eiIwiQvsv0hlgy6Dx5wYMb_tuG7kagBWd9k",
      "n": "5K3Bvm7-vci_konSVHD9ia5gwgO8zDq64m5pTyx1N9SwdpxNb6AM-LQFtuml76OET_t2kikauJv-F14cH4bthtMTNtvOhoz2TkRy6pbzgOH1shTD7xSascDH6yMQP19wwaUDrXytzLI8wBXOskxVSdjPzTh-557cnSHk7XX-M9D7FShpxeKs18ULl72CI-nDW33WeRI2vdxpNWbmIwFwwvp13cDIaZiPKoYLXobvYeakrQdXcNveiVTWklrdFUVcVJu2lYUsU08llQpHMEVKNNQWzkHwIU4EvnSqGl1EYV0dKVaeYdzuY1OXgGGprgkAF7VTXQ-iv0kE75_DkftYkQ"
    },
    {
      "kty": "EC",
      "d": "CHYMEsrMvr-B1pBXisDmLxtQWuHPmLfOTnoX1NOr5JM",
      "use": "enc",
      "crv": "P-256",
      "kid": "6fb5cd2d-f4f6-4924-afdc-582ab49d714a",
      "x": "n0BG7qQLiUauIwbain7Reboa4Nx4s93DLm2N3DOPBPo",
      "y": "ynYOc9zhDP44B1HhQratPr81ACgmCDFnmb1xfi6nwws",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "86489a81-f460-4b95-8555-6fce5fceddb0",
      "n": "gEVeH5I2z8csGBU8WaBOalTWQA3PwvadsL3Db-5RP4rRmKgA7lzSCCXf8hx67TUB48_NbCxWSII8_ix0VfigFHxjrvsY3ohoKBNbrKBsCboDwG_Yub1Urw1VN6zkd115uy_Xe4lsINRlxCbu5RxgjJ3RjleuXaZNvN8s9Y9XGNwN3PUvWbvXuu7Q26CLpFjUersTRF8YQLXYjN1e-AcbF6rlYhE4t3PJzumJEPy_pjG38H0_CNAE76jAjHiW7qf2HlCfL-Fy4PoJKN5cThRyiwIPMkXb1T5NFKv5qVnJ2I03rAVjpJejDH-K2PU2-YdHuqpWPcRMVhLBcJu_AdJloQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c6625b74-f8ca-4aa1-84e0-de1b43e3546e",
      "n": "odSm3BIQHXXZRKE8fj1TOmAKUL-gy7m_zg76DGaH2XLExlONWqhe35FWQ7CYSib1zPYoTfIIPwChE7KtthkP-UzaDq4FTnt3-GzfF06nDYhwg5YQgF3M02Q6v4dCDTq58afCJpqvQw_TIHvDwJVsNL1aJlthqd99fSvM7XGrhETRI2yf_3v6Oz6QV3PHxR7ZeVW5L9-BJXsCDM8D9PO4xrbtRluTjRzefMIqSPpBeBpU2j-gHSpYlFpId5Ht0DAfWUF7LuXur5w79438VfQqFJSTjMIxZ98q7Tu-FqEn0MvwLob9x1GSP0WUIiTmLesdjO5_6zJAIucqAqP54xMKFw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4f8763cc-29e9-4c40-bc21-abc13613dfc1",
      "x": "_zWsx7011Vh_69fYK2RJNyi39iqK7vhWdEdid-nezOM",
      "y": "I4YYJpKnYcrOI3bLLyHhAHfkIAWKs91VbVG0vXWjvgc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f5f0dd1c-7bb8-431f-9c7c-bfdca3ac1817",
      "x": "fOgnydyuDubRbR3Erb399Oe1461jUIJoHytSBMPy7gY",
      "y": "EmiHPNyiqjksJ_tZ6YPHY2ZC2yz1_Y9QnLXw7A8ctzU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "01bf90da-d031-4f46-831a-ccf8f66f8e8f",
      "x": "OPOzMes2hJHOB3hRFo_2LBMcCtdMaDnucNhbktmyRIU",
      "y": "mtrAHS7P7bKF-VSZSu1IX0g0_V02IWjIAe94xLPW1xA"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "6e28b277-5323-4e44-a5a3-60c9bafc2e21",
      "x": "C9XqUZyf_PG5GtNFIxhEfy0cySy_7C4G53so_jzQ0tU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "477a072c-fa3d-4449-bdeb-cd1da3f5fa55",
      "alg": "RSA-OAEP",
      "n": "5K3Bvm7-vci_konSVHD9ia5gwgO8zDq64m5pTyx1N9SwdpxNb6AM-LQFtuml76OET_t2kikauJv-F14cH4bthtMTNtvOhoz2TkRy6pbzgOH1shTD7xSascDH6yMQP19wwaUDrXytzLI8wBXOskxVSdjPzTh-557cnSHk7XX-M9D7FShpxeKs18ULl72CI-nDW33WeRI2vdxpNWbmIwFwwvp13cDIaZiPKoYLXobvYeakrQdXcNveiVTWklrdFUVcVJu2lYUsU08llQpHMEVKNNQWzkHwIU4EvnSqGl1EYV0dKVaeYdzuY1OXgGGprgkAF7VTXQ-iv0kE75_DkftYkQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "6fb5cd2d-f4f6-4924-afdc-582ab49d714a",
      "x": "n0BG7qQLiUauIwbain7Reboa4Nx4s93DLm2N3DOPBPo",
      "y": "ynYOc9zhDP44B1HhQratPr81ACgmCDFnmb1xfi6nwws",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:04:44 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:04:44 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:04:44 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:04:44 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:04:44
oidcc-client-test-idtoken-sig-none
Setup Done
2020-09-01 12:04:44 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance lSSWV5JmFnNWa1S
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:04:44 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance lSSWV5JmFnNWa1S
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/",
  "authorization_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/token",
  "jwks_uri": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/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",
    "PS256",
    "ES256"
  ],
  "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"
  ],
  "request_uri_parameter_supported": true,
  "require_request_uri_registration": false
}
outgoing_path
.well-known/openid-configuration
2020-09-01 12:04:45 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance lSSWV5JmFnNWa1S
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "199",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none"
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"grant_types":["authorization_code"],"redirect_uris":["https://rp.example.com/cb"],"id_token_signed_response_alg":"none"}
Registration endpoint
2020-09-01 12:04:45 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none"
}
2020-09-01 12:04:45 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:04:45 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:04:45 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:04:45 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:04:45 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:04:45 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:04:45 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:04:45 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:04:45 SUCCESS
ValidateIdTokenSignedResponseAlg
none algorithm is allowed as only 'code' response type will be used
2020-09-01 12:04:45 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:04:45 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:04:45 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:04:45 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:04:45 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:04:45 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:04:45 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:04:45 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:04:45 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:04:45 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:04:45 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:04:45 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:04:45 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026("
}
2020-09-01 12:04:45
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_txeTpFtafbbRwSCeeYnwDvcAbaoVAGGfVKSyBybDVqkylIOwcK3176862113*)&<<
2020-09-01 12:04:45 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:04:45
SetClientIdTokenSignedResponseAlgToNone
Set id_token_signed_response_alg to none for the registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "client_secret": "secret_txeTpFtafbbRwSCeeYnwDvcAbaoVAGGfVKSyBybDVqkylIOwcK3176862113*)\u0026\u003c\u003c"
}
2020-09-01 12:04:45
SetClientGrantTypesToAuthorizationCodeOnly
Set grant_types to ['authorization_code'] for the registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "client_secret": "secret_txeTpFtafbbRwSCeeYnwDvcAbaoVAGGfVKSyBybDVqkylIOwcK3176862113*)\u0026\u003c\u003c"
}
2020-09-01 12:04:45 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "client_secret": "secret_txeTpFtafbbRwSCeeYnwDvcAbaoVAGGfVKSyBybDVqkylIOwcK3176862113*)\u0026\u003c\u003c"
}
2020-09-01 12:04:45 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:04:45
SetServerSigningAlgToNone
Successfully set signing algorithm to none
signing_algorithm
none
2020-09-01 12:04:45
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
none
2020-09-01 12:04:45 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance lSSWV5JmFnNWa1S
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "none",
  "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "client_secret": "secret_txeTpFtafbbRwSCeeYnwDvcAbaoVAGGfVKSyBybDVqkylIOwcK3176862113*)\u0026\u003c\u003c"
}
outgoing_path
register
2020-09-01 12:04:46 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance lSSWV5JmFnNWa1S
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_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "scope": "openid",
  "response_type": "code",
  "request_uri": "https://limitless-retreat-96294.herokuapp.com/zeqDCifuFhnpc4hmomuIt"
}
incoming_body
Authorization endpoint
2020-09-01 12:04:46
FetchRequestUriAndExtractRequestObject
Fetching request object from request_uri
request_uri
https://limitless-retreat-96294.herokuapp.com/zeqDCifuFhnpc4hmomuIt
2020-09-01 12:04:46
FetchRequestUriAndExtractRequestObject
HTTP request
request_uri
https://limitless-retreat-96294.herokuapp.com/zeqDCifuFhnpc4hmomuIt
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-09-01 12:04:46 RESPONSE
FetchRequestUriAndExtractRequestObject
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "server": "Cowboy",
  "connection": "keep-alive",
  "content-type": "application/jwt",
  "content-length": "545",
  "date": "Tue, 01 Sep 2020 12:04:46 GMT",
  "via": "1.1 vegur"
}
response_body
eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJyZWRpcmVjdF91cmkiOiJodHRwczovL3JwLmV4YW1wbGUuY29tL2NiIiwic2NvcGUiOiJvcGVuaWQiLCJyZXNwb25zZV90eXBlIjoiY29kZSIsImNsaWVudF9pZCI6ImNsaWVudF94V1d0RERjSVJORmNIZk82NDg2NlwiKy4mKCIsInN0YXRlIjoiVHFGV3JaV2V3SjR5cGFSZVBJS2ktNVVmcXBEc1pOelN4R3J3bmNJWkJfOCIsImlzcyI6ImNsaWVudF94V1d0RERjSVJORmNIZk82NDg2NlwiKy4mKCIsImF1ZCI6Imh0dHBzOi8vd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldC90ZXN0L2xTU1dWNUptRm5OV2ExUy8iLCJqdGkiOiI3aU9sYUxKd285aG1NdkM1X1kyUS1COFowekh2TTV5c1VzTUROWlJZMGZFIiwiaWF0IjoxNTk4OTYxODg1LCJleHAiOjE1OTg5NjIxODV9.
2020-09-01 12:04:46
FetchRequestUriAndExtractRequestObject
Downloaded request object
request_object
eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJyZWRpcmVjdF91cmkiOiJodHRwczovL3JwLmV4YW1wbGUuY29tL2NiIiwic2NvcGUiOiJvcGVuaWQiLCJyZXNwb25zZV90eXBlIjoiY29kZSIsImNsaWVudF9pZCI6ImNsaWVudF94V1d0RERjSVJORmNIZk82NDg2NlwiKy4mKCIsInN0YXRlIjoiVHFGV3JaV2V3SjR5cGFSZVBJS2ktNVVmcXBEc1pOelN4R3J3bmNJWkJfOCIsImlzcyI6ImNsaWVudF94V1d0RERjSVJORmNIZk82NDg2NlwiKy4mKCIsImF1ZCI6Imh0dHBzOi8vd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldC90ZXN0L2xTU1dWNUptRm5OV2ExUy8iLCJqdGkiOiI3aU9sYUxKd285aG1NdkM1X1kyUS1COFowekh2TTV5c1VzTUROWlJZMGZFIiwiaWF0IjoxNTk4OTYxODg1LCJleHAiOjE1OTg5NjIxODV9.
2020-09-01 12:04:46 SUCCESS
FetchRequestUriAndExtractRequestObject
Parsed request object
request_object
{
  "value": "eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJyZWRpcmVjdF91cmkiOiJodHRwczovL3JwLmV4YW1wbGUuY29tL2NiIiwic2NvcGUiOiJvcGVuaWQiLCJyZXNwb25zZV90eXBlIjoiY29kZSIsImNsaWVudF9pZCI6ImNsaWVudF94V1d0RERjSVJORmNIZk82NDg2NlwiKy4mKCIsInN0YXRlIjoiVHFGV3JaV2V3SjR5cGFSZVBJS2ktNVVmcXBEc1pOelN4R3J3bmNJWkJfOCIsImlzcyI6ImNsaWVudF94V1d0RERjSVJORmNIZk82NDg2NlwiKy4mKCIsImF1ZCI6Imh0dHBzOi8vd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldC90ZXN0L2xTU1dWNUptRm5OV2ExUy8iLCJqdGkiOiI3aU9sYUxKd285aG1NdkM1X1kyUS1COFowekh2TTV5c1VzTUROWlJZMGZFIiwiaWF0IjoxNTk4OTYxODg1LCJleHAiOjE1OTg5NjIxODV9.",
  "header": {
    "typ": "JWT",
    "alg": "none"
  },
  "claims": {
    "aud": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/",
    "scope": "openid",
    "iss": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
    "response_type": "code",
    "redirect_uri": "https://rp.example.com/cb",
    "state": "TqFWrZWewJ4ypaRePIKi-5UfqpDsZNzSxGrwncIZB_8",
    "exp": 1598962185,
    "iat": 1598961885,
    "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
    "jti": "7iOlaLJwo9hmMvC5_Y2Q-B8Z0zHvM5ysUsMDNZRY0fE"
  }
}
2020-09-01 12:04:46 SUCCESS
EnsureRequestUriIsHttpsOrRequestObjectIsSigned
request_uri is a https url
request_uri
https://limitless-retreat-96294.herokuapp.com/zeqDCifuFhnpc4hmomuIt
2020-09-01 12:04:46 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:04:46 SUCCESS
OIDCCValidateRequestObjectExp
Request object contains a valid exp claim, expiry time
exp
"Sep 1, 2020, 12:09:45 PM"
2020-09-01 12:04:46 SUCCESS
ValidateRequestObjectIat
iat claim is valid
iat
1598961885
2020-09-01 12:04:46 SUCCESS
EnsureNumericRequestObjectClaimsAreNotNull
None of the claims expected to have numeric values, have null values
numeric_claims
[
  "max_age"
]
2020-09-01 12:04:46
ValidateRequestObjectMaxAge
Request object does not contain a max_age claim
2020-09-01 12:04:46 SUCCESS
EnsureRequestObjectDoesNotContainRequestOrRequestUri
Request object does not contain request or request_uri
2020-09-01 12:04:46 SUCCESS
OIDCCEnsureRequiredAuthorizationRequestParametersMatchRequestObject
Required http request parameters match request object claims
response_type
code
client_id
client_xWWtDDcIRNFcHfO64866"+.&(
2020-09-01 12:04:46 SUCCESS
OIDCCEnsureOptionalAuthorizationRequestParametersMatchRequestObject
All http request parameters and request object claims match
2020-09-01 12:04:46 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "scope": "openid",
  "response_type": "code",
  "request_uri": "https://limitless-retreat-96294.herokuapp.com/zeqDCifuFhnpc4hmomuIt",
  "aud": "https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/",
  "iss": "client_xWWtDDcIRNFcHfO64866\"+.\u0026(",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TqFWrZWewJ4ypaRePIKi-5UfqpDsZNzSxGrwncIZB_8",
  "exp": 1598962185,
  "iat": 1598961885,
  "jti": "7iOlaLJwo9hmMvC5_Y2Q-B8Z0zHvM5ysUsMDNZRY0fE"
}
2020-09-01 12:04:46 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:04:46 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:04:46 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:04:46 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_xWWtDDcIRNFcHfO64866"+.&(
2020-09-01 12:04:46 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:04:46 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:04:46 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:04:46 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
ODSPQWnRvB
2020-09-01 12:04:46 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TqFWrZWewJ4ypaRePIKi-5UfqpDsZNzSxGrwncIZB_8"
}
2020-09-01 12:04:46 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "TqFWrZWewJ4ypaRePIKi-5UfqpDsZNzSxGrwncIZB_8",
  "code": "ODSPQWnRvB"
}
2020-09-01 12:04:46
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://rp.example.com/cb?state=TqFWrZWewJ4ypaRePIKi-5UfqpDsZNzSxGrwncIZB_8&code=ODSPQWnRvB
2020-09-01 12:04:46 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance lSSWV5JmFnNWa1S
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://rp.example.com/cb?state=TqFWrZWewJ4ypaRePIKi-5UfqpDsZNzSxGrwncIZB_8&code=ODSPQWnRvB]
outgoing_path
authorize
2020-09-01 12:04:46 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance lSSWV5JmFnNWa1S
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3hXV3RERGNJUk5GY0hmTzY0ODY2JTIyJTJCLiUyNig6c2VjcmV0X3R4ZVRwRnRhZmJiUndTQ2VlWW53RHZjQWJhb1ZBR0dmVktTeUJ5YkRWcWt5bElPd2NLMzE3Njg2MjExMyopJTI2JTNDJTND",
  "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": "ODSPQWnRvB",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=ODSPQWnRvB&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:04:46 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_xWWtDDcIRNFcHfO64866"+.&(
client_secret
secret_txeTpFtafbbRwSCeeYnwDvcAbaoVAGGfVKSyBybDVqkylIOwcK3176862113*)&<<
method
client_secret_basic
2020-09-01 12:04:46 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:04:46 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
ODSPQWnRvB
2020-09-01 12:04:46 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:04:46 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
TUsAfZ1djfno0iSXfjvZMxWAMLHHY7DA9ZyV0fzPrxTf26vANc
2020-09-01 12:04:46 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/lSSWV5JmFnNWa1S/
sub
user-subject-1234531
aud
client_xWWtDDcIRNFcHfO64866"+.&(
iat
1598961886
exp
1598962186
2020-09-01 12:04:46 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2020-09-01 12:04:46 SUCCESS
SignIdTokenWithAlgNone
Created id_token with alg none
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9sU1NXVjVKbUZuTldhMVMvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfeFdXdEREY0lSTkZjSGZPNjQ4NjZcIisuJigiLCJpYXQiOjE1OTg5NjE4ODYsImV4cCI6MTU5ODk2MjE4Nn0.
2020-09-01 12:04:46 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:04:46 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
TUsAfZ1djfno0iSXfjvZMxWAMLHHY7DA9ZyV0fzPrxTf26vANc
token_type
Bearer
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9sU1NXVjVKbUZuTldhMVMvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfeFdXdEREY0lSTkZjSGZPNjQ4NjZcIisuJigiLCJpYXQiOjE1OTg5NjE4ODYsImV4cCI6MTU5ODk2MjE4Nn0.
scope
openid
2020-09-01 12:04:46 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance lSSWV5JmFnNWa1S
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "TUsAfZ1djfno0iSXfjvZMxWAMLHHY7DA9ZyV0fzPrxTf26vANc",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9sU1NXVjVKbUZuTldhMVMvIiwic3ViIjoidXNlci1zdWJqZWN0LTEyMzQ1MzEiLCJhdWQiOiJjbGllbnRfeFdXdEREY0lSTkZjSGZPNjQ4NjZcIisuJigiLCJpYXQiOjE1OTg5NjE4ODYsImV4cCI6MTU5ODk2MjE4Nn0.",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:04:47 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to test instance lSSWV5JmFnNWa1S
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer TUsAfZ1djfno0iSXfjvZMxWAMLHHY7DA9ZyV0fzPrxTf26vANc",
  "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:04:47 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
TUsAfZ1djfno0iSXfjvZMxWAMLHHY7DA9ZyV0fzPrxTf26vANc
2020-09-01 12:04:47 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
TUsAfZ1djfno0iSXfjvZMxWAMLHHY7DA9ZyV0fzPrxTf26vANc
2020-09-01 12:04:47 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:04:47
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:04:47 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:04:47 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:04:47 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:04:47 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance lSSWV5JmFnNWa1S
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:04:47 FINISHED
oidcc-client-test-idtoken-sig-none
Test has run to completion
testmodule_result
PASSED
Test Results