Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
vvcwgQI1komVg
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test
2020-09-01 12:48:51 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/G11soOPM96oXWit/",
  "authorization_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/token",
  "jwks_uri": "https://www.certification.openid.net/test/G11soOPM96oXWit/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/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:48:51
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/G11soOPM96oXWit/",
  "authorization_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/token",
  "jwks_uri": "https://www.certification.openid.net/test/G11soOPM96oXWit/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/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:48:51
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "zs05nH2WQszIPfQh2invC2e_AhPy1YnClTH0dhmBrjZA7OZV0PgcYkoJJBYVE-VX_iOhx0ZlgbGV39cXQM7qZcySqD_Ng6kIF9RovqeDHsocGLqOCnGJlQYkno1n0Dqjk26ox9N9A5OTiqb7zglc2f0jqrPEHDdVzXfSnsSVnTk",
      "kty": "RSA",
      "q": "tqwH1gyeWTfSLjVPY8UD-K-EMmR609Kf4FTy_XWn3gCFZVpsy6LJ9Hac4SWUceTEwcPdaKJCk2iFCdl_asaSup7uKDW6U4ruUBAs2m3ik8I3Q8VmzFU_SLp1VCftDRQ4FgriTCysJ6YYRS1KlPeZnZ_FXb1ymSeivwC9Le2d380",
      "d": "Ak_731OZI1_umMvVHgvuhqY-3U3wXgZFsVH7W3Nuo0P3P6oRtEsp6Lt6otZPe-AAWsmcsHBEw0qbzcdO9V2p7QO_-NzkMf5QmBaB_s2c-QJ6jxVD53nHdazKbS_q6Oi6DiDTutlmyJsawwk7JUFqY8L5lab-cVSxH_WZUofuJyijWd7IiQf1y584KRGOSbXF9eeVZE14Oc7JmzQTvwiKTcIgXDipzr_3I74TzXSJv9sI-5aO1tpAQkDOGCcK_OmxRgQRJIdi728NtCXEfJRefttCiqczu1BrEPeT-gswekgO80EZh3F2ymVtmah4ndJKrrF6YOE2mf_TDxnFHfCx4Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "4ab2fb4b-f18a-4547-96b5-f3b62018da84",
      "qi": "nXdTeKuSRuklItige8bobfQghtnJTv1qK4_dCywHF_Nf0ZjZznR_i4RVpxKWnY8MFBJRfpN-xd3gynzfkPZdLrOgFyuZ6w77onDfzuXh43Y_y3mDcEgYr8hzLycZDPISheoA9BdEUBle2IzBmJEhJAHWg89hsKFonATk4xkm2xA",
      "dp": "GrruImsdO_8qNs_SfFeFPW0ohEU90xoeW5h8Z7N-Tp1WoQhYuU0Ipi-5pL9x9ANl70R9ybswraXdoHQ13jugko3xuuucTdNQZ3weGd6fFSC8pvmeGH16che8Lf5LF-AseocIK-QLOaYeoQJac9RD-y08KflYdOk2HvvI7pqsWAk",
      "dq": "OXgBtxudLaBcJWFsKo0u5KwDQP9PjRh0Z9UR5R-Awl0TmoFKPP5n3tr6G_MAspwwMm12WJbDrzBwulqMtYDnZILflhLhHatVsiaEleuAHtA5Jr8RyjL_h9fxVZqB_11fD8A41ZIwTwD4HbtT_W2wDGDZbNZPGVPY5ZJL8gkRY_k",
      "n": "k5DfLHzALiHkwwkzkZX0Lg7VwuFCDB_WBWceBS6isqCoagTT-D1e8iM9Jl_MsllLubKYkNCwX5AaBUM8vZmfc9Rf30_H4racpEtM2kM_OHKOeRnrvpzGSFnDLDTejf4_B3LgwrZfuK5UyWh9QTMDCRCJwNRmx7LXCGgEBUwyn7xZ-mkusTcPE5Al8InCXKSpxmKv1J-lsOPu60fn_ugS5N9HH10qiuPRkdcDXyS2fsd1hyoLHoV2MY1qDZmyTZ6TQrUzUYS3QGxYPTFM5MDy6n0WrsFWCGFDzLoXAeYRxaThY563aFqVIUwXZB8SEGUE8fOFKpGQCJSbKMC18LiNpQ"
    },
    {
      "kty": "EC",
      "d": "X8yBcA2QW-YqIo5WrnyP0O2ju6FwL-hNeHD5SGAtBlQ",
      "use": "sig",
      "crv": "P-256",
      "kid": "eb9010be-ec6c-4f4c-97fb-6879cad81b4e",
      "x": "x1XCx4lmLYk3W7wjkpcHGZR-tnBQNy9-91S77JYagzY",
      "y": "Zc0HaCa_8d-6xwW1yVM0Nqstf7HmX5FDO4th_MPJ1Qc"
    },
    {
      "kty": "EC",
      "d": "RVJCB9ZxxHkTxCZEopoWGTLc3WMekiMD2mQ7OHFBsIw",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e995fbcf-81be-480d-aa74-45f0559e6a4d",
      "x": "b4B4zgDgZN1Y3ue_uPkN-oWTo_uPXzVTGa6NVDoU638",
      "y": "fjM_by4DLqU1wzNLWiHpsNZvkZu7UnaWsNhLN73o8uU"
    },
    {
      "kty": "OKP",
      "d": "ojwgN4Kc34yg92zUCW0cFC5jgRB0lQehYbiENL2qZM8",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "0f96fb42-1bc6-4e9a-bac1-202e9833c08c",
      "x": "1S75ybQZ3dkz-dNmoU6mvd6P7bwwpGIPBjuSYoDVcNA"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "xz0BBF4-_GaAhy3czNFjXHmZqPjoyZJ7_rCXy_U5igyOJUAixI3VwDXc3cr-xRFaA9nINx9-WGqhDb_66u7PNx20gHAK_UMM5GnybczF6BD8yF2YP29YrcXoiaXRHzkcBLZNeE6txCnjcT2LOHcehMNpdUQ3hlXZUZC0LzktpLk",
      "kty": "RSA",
      "q": "uE4vnAsFoMu4xpvjA2DbB_O6xI40p0wwJaHJEMj0LQIZ4ZmmxpxMIN9NimdaEa2bAXNySX4Y_DpkkO4KlZQiWJdVvjHvgudZ8gvp5Pccl-EofRs1K0P6jUSLVNwq1Dd5aIOSHY3wgK05-HZI4hdmClcJIsoRuEMyA2qNP5WuQF8",
      "d": "TLzY4GDi4SxdLF4ymRg5Wv8RkeVWmqZAwG7Mt0UoskVO-Xbz-5aCUlWaMGgqrHZxjo4PLc7Lxo6c0f24ATyS8zf1Hp-pdR14l9CGQUfA_6mVUK54zPWwFnvsScJClAzGU5gwfTI0wP9lyOxHuNp1191cMtXyzpnqGrKHnCLeIr6RA-h9PaOUDYN5CHMNSfVOJIDIkp-nwWXD0i9UkdVXEK2FBLOyf_VsZKYJIlOGvXhVKvYiBIhblIAhJV_wzb_ecNRp6-hw2wzlDz7-szTVJJ14cuLnvrcIOp52fEdiIgvZdyvrOjVI6dTwdVxQvI0xzeez_DOOxS5Gx4BpeknA0Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "9acb981b-4367-480e-ba26-bacc28f0bfc9",
      "qi": "audNFjHi-2zxxEGPuHTzS6uDfoi5TOSE_rHNAkBfzwdMGfZw3zAamsB9AjXetkI4IA_W2Q79dSncLZF48u0YObo2k8SQyrYYR6f_wTnLSnRtSqJA2KE1p0u_DQhghmnuUVhL0IlbiwsV8thuz1sU7JJF6Dmh8K8CZiNCWU6IZ80",
      "dp": "cumNd56AB4V7JfxeuEcgXsrHxHxjjzcMixYBRyKV4Dhjl7qJEwKXQTgPvmCBVtouJ8BpSNnCPm6pm0uaBfxcyXY5kEaPIAmXGvq8V3Xew31gvpO05wlqhTd7akCX_8EpltIqlnQSpuxeAQc1EAksMfifD4Kb38AOCoxCUGZTHAk",
      "alg": "RSA-OAEP",
      "dq": "Gi0gne0C05-bkrm5OFWdRjfboub_m3M6s12TDQs9gtb1jhEgmrzAIzsT7EBZjoE1rrMS3FVIfypb9imY3z220xZLW0QEXHc3UyVWBusB6KBV-87NcmOpRj8h-t96RcHLQIjPS9tI-T2hKiTCnTntiDJsXcCNW7pPdCTCAvHjWck",
      "n": "j3CyXxgCaPJ1SHLjyfW5Ai-u7jZ1bHEVCnH8WYfjm3ycNxjX2kiioGKxE9dHoCc9HTI1_JylBm99gsv58lmt2x6ARy5qpvqWYLIG8xzhNH7DIPrGjfImN7YC-gnjhrOmfE43BSNYs2pALtykrE21Um-kLVCGu36mlQ8FhH2EC8B7vjlnd58fNzqwFqKkQWuy_20ZsbqDy7xpTnr-JhJidEbEjABuUEhNd7IvbCEMUUQsnYxCAJTExC7R6URZC1d2nAnVfhvNJGt_Nw9w7ex57OSYORsu2qgw8LKgeMiDsyjBBNhPBAOOmfwzQcTqzbR7UvkDz8CRAFb7rog-Q9xgpw"
    },
    {
      "kty": "EC",
      "d": "SQayKP0Avu2qKOHAPhVEnruZ9PtWKO4ffEWLxhmyBo8",
      "use": "enc",
      "crv": "P-256",
      "kid": "527eb44c-6b86-47a9-b2cf-7300f5421447",
      "x": "Iy_0B0PL7NnHIK9rARWFi4e4eFWfrqJXaujE5H2HOlQ",
      "y": "5i2PZWIO6Tz6g84KGfGxzm2YG7b2Y3Xy8kXkAtWZSRc",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4ab2fb4b-f18a-4547-96b5-f3b62018da84",
      "n": "k5DfLHzALiHkwwkzkZX0Lg7VwuFCDB_WBWceBS6isqCoagTT-D1e8iM9Jl_MsllLubKYkNCwX5AaBUM8vZmfc9Rf30_H4racpEtM2kM_OHKOeRnrvpzGSFnDLDTejf4_B3LgwrZfuK5UyWh9QTMDCRCJwNRmx7LXCGgEBUwyn7xZ-mkusTcPE5Al8InCXKSpxmKv1J-lsOPu60fn_ugS5N9HH10qiuPRkdcDXyS2fsd1hyoLHoV2MY1qDZmyTZ6TQrUzUYS3QGxYPTFM5MDy6n0WrsFWCGFDzLoXAeYRxaThY563aFqVIUwXZB8SEGUE8fOFKpGQCJSbKMC18LiNpQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "411821f3-9f18-4a55-a41a-bf2a34dbb014",
      "n": "ncpE2PSH-96XAKaV_FH2opi-Deg68GLRJDsr-8c4AwD-AfObuAFnQC0mvgAU1rVW_f51vDTJhUVi-FkgVLBW5lz60UEJKZLOfkmaYifGn5WrvpjMUy643ao2bcxj92PFoyMxv4cYlou02lANugCGtfOsnjBFVa8YQ3_GEdD1y1jucmSt7zGxbUy7Vc1xqbcxD3nJNmZrPa0ROcTqBim1TOUVnVxwX1CnDfIDDdkOiwnXcePUIC9qGZMSlKFe22jePUnVib-O2JIAP2Wb5PtduR9CdU5VAs7W7BPOww8p7Z17ZbF_W6Jgk793aNnI5-M-_a1C00KYl98owNmmOmCPDw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "eb9010be-ec6c-4f4c-97fb-6879cad81b4e",
      "x": "x1XCx4lmLYk3W7wjkpcHGZR-tnBQNy9-91S77JYagzY",
      "y": "Zc0HaCa_8d-6xwW1yVM0Nqstf7HmX5FDO4th_MPJ1Qc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2b3ba18e-cd97-4268-b7b2-fb68ea98a6d0",
      "x": "s7uYws3WLrZa8SL--rNgZh0PZnyAsWqs39PhuA51dpU",
      "y": "HvBRh1EtUrsxEOseQDdpfHuDHiAW10sKM4d-CRRrIK4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e995fbcf-81be-480d-aa74-45f0559e6a4d",
      "x": "b4B4zgDgZN1Y3ue_uPkN-oWTo_uPXzVTGa6NVDoU638",
      "y": "fjM_by4DLqU1wzNLWiHpsNZvkZu7UnaWsNhLN73o8uU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "0f96fb42-1bc6-4e9a-bac1-202e9833c08c",
      "x": "1S75ybQZ3dkz-dNmoU6mvd6P7bwwpGIPBjuSYoDVcNA"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9acb981b-4367-480e-ba26-bacc28f0bfc9",
      "alg": "RSA-OAEP",
      "n": "j3CyXxgCaPJ1SHLjyfW5Ai-u7jZ1bHEVCnH8WYfjm3ycNxjX2kiioGKxE9dHoCc9HTI1_JylBm99gsv58lmt2x6ARy5qpvqWYLIG8xzhNH7DIPrGjfImN7YC-gnjhrOmfE43BSNYs2pALtykrE21Um-kLVCGu36mlQ8FhH2EC8B7vjlnd58fNzqwFqKkQWuy_20ZsbqDy7xpTnr-JhJidEbEjABuUEhNd7IvbCEMUUQsnYxCAJTExC7R6URZC1d2nAnVfhvNJGt_Nw9w7ex57OSYORsu2qgw8LKgeMiDsyjBBNhPBAOOmfwzQcTqzbR7UvkDz8CRAFb7rog-Q9xgpw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "527eb44c-6b86-47a9-b2cf-7300f5421447",
      "x": "Iy_0B0PL7NnHIK9rARWFi4e4eFWfrqJXaujE5H2HOlQ",
      "y": "5i2PZWIO6Tz6g84KGfGxzm2YG7b2Y3Xy8kXkAtWZSRc",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:48:51 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:48:51 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:48:51 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:48:51 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:48:51
oidcc-client-test
Setup Done
2020-09-01 12:48:52 INCOMING
oidcc-client-test
Incoming HTTP request to test instance G11soOPM96oXWit
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:48:52 OUTGOING
oidcc-client-test
Response to HTTP request to test instance G11soOPM96oXWit
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/G11soOPM96oXWit/",
  "authorization_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/token",
  "jwks_uri": "https://www.certification.openid.net/test/G11soOPM96oXWit/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/G11soOPM96oXWit/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:48:52 INCOMING
oidcc-client-test
Incoming HTTP request to test instance G11soOPM96oXWit
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": "161",
  "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"
  ]
}
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"]}
Registration endpoint
2020-09-01 12:48:52 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"
  ]
}
2020-09-01 12:48:52 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:48:52 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:48:52 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:48:52 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:48:52 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:48:52 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:48:52 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:48:52 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:48:52 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:48:52 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:48:52 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:48:52 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:48:52 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:48:52 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:48:52 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:48:52 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:48:52 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:48:52 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:48:52 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:48:52 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:48:52 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:48:52 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"
  ],
  "client_id": "client_okJCEuZTaTFwPGf15391\\,\u0027 \u003d"
}
2020-09-01 12:48:52
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_WydHaYzsFIzqwJauJiPJlfeYGdzaLcKEguNFuIYRvbiLqOdOtx6599936058&$;$*
2020-09-01 12:48:52 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:48:52 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"
  ],
  "client_id": "client_okJCEuZTaTFwPGf15391\\,\u0027 \u003d",
  "client_secret": "secret_WydHaYzsFIzqwJauJiPJlfeYGdzaLcKEguNFuIYRvbiLqOdOtx6599936058\u0026$;$*"
}
2020-09-01 12:48:52 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:48:52 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:48:52
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:48:52 OUTGOING
oidcc-client-test
Response to HTTP request to test instance G11soOPM96oXWit
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"
  ],
  "client_id": "client_okJCEuZTaTFwPGf15391\\,\u0027 \u003d",
  "client_secret": "secret_WydHaYzsFIzqwJauJiPJlfeYGdzaLcKEguNFuIYRvbiLqOdOtx6599936058\u0026$;$*",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:48:52 INCOMING
oidcc-client-test
Incoming HTTP request to test instance G11soOPM96oXWit
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_okJCEuZTaTFwPGf15391\\,\u0027 \u003d",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5CG-Or_6Vr0pbXOWVSep2M4fk5rCrtr5yDmWnW3zoRs",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:48:52 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:48:52 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:48:52 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_okJCEuZTaTFwPGf15391\\,\u0027 \u003d",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5CG-Or_6Vr0pbXOWVSep2M4fk5rCrtr5yDmWnW3zoRs",
  "response_mode": "form_post"
}
2020-09-01 12:48:52 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:48:52 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:48:52 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:48:52 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_okJCEuZTaTFwPGf15391\,' =
2020-09-01 12:48:52 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:48:52 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:48:52 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:48:52 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
HkqN5KPFGi
2020-09-01 12:48:52 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
Jjbt84XA8Ukzs-duJPeDhw
2020-09-01 12:48:52 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5CG-Or_6Vr0pbXOWVSep2M4fk5rCrtr5yDmWnW3zoRs"
}
2020-09-01 12:48:52 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5CG-Or_6Vr0pbXOWVSep2M4fk5rCrtr5yDmWnW3zoRs",
  "code": "HkqN5KPFGi"
}
2020-09-01 12:48:52 OUTGOING
oidcc-client-test
Response to HTTP request to test instance G11soOPM96oXWit
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"5CG-Or_6Vr0pbXOWVSep2M4fk5rCrtr5yDmWnW3zoRs","code":"HkqN5KPFGi"}}]
outgoing_path
authorize
2020-09-01 12:48:53 INCOMING
oidcc-client-test
Incoming HTTP request to test instance G11soOPM96oXWit
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X29rSkNFdVpUYVRGd1BHZjE1MzkxJTVDJTJDJyslM0Q6c2VjcmV0X1d5ZEhhWXpzRkl6cXdKYXVKaVBKbGZlWUdkemFMY0tFZ3VORnVJWVJ2YmlMcU9kT3R4NjU5OTkzNjA1OCUyNiUyNCUzQiUyNCo\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": "HkqN5KPFGi",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=HkqN5KPFGi&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:48:53 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_okJCEuZTaTFwPGf15391\,' =
client_secret
secret_WydHaYzsFIzqwJauJiPJlfeYGdzaLcKEguNFuIYRvbiLqOdOtx6599936058&$;$*
method
client_secret_basic
2020-09-01 12:48:53 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:48:53 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
HkqN5KPFGi
2020-09-01 12:48:53 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:48:53 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Hz337yy0Vq98EzFrelbTwX9tXG69Df9GDT3zza4VcUkTK05Lba
2020-09-01 12:48:53 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
E_XI8Qf5ZFagqg0TY1GYAg
2020-09-01 12:48:53 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/G11soOPM96oXWit/
sub
user-subject-1234531
aud
client_okJCEuZTaTFwPGf15391\,' =
iat
1598964533
exp
1598964833
2020-09-01 12:48:53 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
E_XI8Qf5ZFagqg0TY1GYAg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/G11soOPM96oXWit/",
  "sub": "user-subject-1234531",
  "aud": "client_okJCEuZTaTFwPGf15391\\,\u0027 \u003d",
  "iat": 1598964533,
  "exp": 1598964833,
  "at_hash": "E_XI8Qf5ZFagqg0TY1GYAg"
}
2020-09-01 12:48:53 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0YWIyZmI0Yi1mMThhLTQ1NDctOTZiNS1mM2I2MjAxOGRhODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRV9YSThRZjVaRmFncWcwVFkxR1lBZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X29rSkNFdVpUYVRGd1BHZjE1MzkxXFwsJyA9IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0cxMXNvT1BNOTZvWFdpdFwvIiwiZXhwIjoxNTk4OTY0ODMzLCJpYXQiOjE1OTg5NjQ1MzN9.IYUA-MPHFxivtiDOp-erTIkewc-MMfd8Ijw-vbxdDtAe4Ljo-BAwSog-B_ZXFLAUfzTUvsgWTredPYtrbEGz141CPyVgwuDAvvuAi7a77oEQKQ7NuxALmfg7XFKVn4ExWqYUI3rkPzIQzP7mqBQTg4hZCODX3oNTZqEUrttrlkrnk7EHzR_ADYg3xszHT2RhoM3pqQ4OpHWPrY_IsmAdCKWwmioolccMS2S5pE7vBCNsiTJCLvFSyvbPsA-GnbZ0ANAN49SjT_5Y2_z_TcltxRYFAj9mnd1eRPQMUsN5OZdhSjj7n2xaVPJ0iBijmZD4M2gWLOnJ37ZpAcE2pUvWqg
key
{"p":"zs05nH2WQszIPfQh2invC2e_AhPy1YnClTH0dhmBrjZA7OZV0PgcYkoJJBYVE-VX_iOhx0ZlgbGV39cXQM7qZcySqD_Ng6kIF9RovqeDHsocGLqOCnGJlQYkno1n0Dqjk26ox9N9A5OTiqb7zglc2f0jqrPEHDdVzXfSnsSVnTk","kty":"RSA","q":"tqwH1gyeWTfSLjVPY8UD-K-EMmR609Kf4FTy_XWn3gCFZVpsy6LJ9Hac4SWUceTEwcPdaKJCk2iFCdl_asaSup7uKDW6U4ruUBAs2m3ik8I3Q8VmzFU_SLp1VCftDRQ4FgriTCysJ6YYRS1KlPeZnZ_FXb1ymSeivwC9Le2d380","d":"Ak_731OZI1_umMvVHgvuhqY-3U3wXgZFsVH7W3Nuo0P3P6oRtEsp6Lt6otZPe-AAWsmcsHBEw0qbzcdO9V2p7QO_-NzkMf5QmBaB_s2c-QJ6jxVD53nHdazKbS_q6Oi6DiDTutlmyJsawwk7JUFqY8L5lab-cVSxH_WZUofuJyijWd7IiQf1y584KRGOSbXF9eeVZE14Oc7JmzQTvwiKTcIgXDipzr_3I74TzXSJv9sI-5aO1tpAQkDOGCcK_OmxRgQRJIdi728NtCXEfJRefttCiqczu1BrEPeT-gswekgO80EZh3F2ymVtmah4ndJKrrF6YOE2mf_TDxnFHfCx4Q","e":"AQAB","use":"sig","kid":"4ab2fb4b-f18a-4547-96b5-f3b62018da84","qi":"nXdTeKuSRuklItige8bobfQghtnJTv1qK4_dCywHF_Nf0ZjZznR_i4RVpxKWnY8MFBJRfpN-xd3gynzfkPZdLrOgFyuZ6w77onDfzuXh43Y_y3mDcEgYr8hzLycZDPISheoA9BdEUBle2IzBmJEhJAHWg89hsKFonATk4xkm2xA","dp":"GrruImsdO_8qNs_SfFeFPW0ohEU90xoeW5h8Z7N-Tp1WoQhYuU0Ipi-5pL9x9ANl70R9ybswraXdoHQ13jugko3xuuucTdNQZ3weGd6fFSC8pvmeGH16che8Lf5LF-AseocIK-QLOaYeoQJac9RD-y08KflYdOk2HvvI7pqsWAk","dq":"OXgBtxudLaBcJWFsKo0u5KwDQP9PjRh0Z9UR5R-Awl0TmoFKPP5n3tr6G_MAspwwMm12WJbDrzBwulqMtYDnZILflhLhHatVsiaEleuAHtA5Jr8RyjL_h9fxVZqB_11fD8A41ZIwTwD4HbtT_W2wDGDZbNZPGVPY5ZJL8gkRY_k","n":"k5DfLHzALiHkwwkzkZX0Lg7VwuFCDB_WBWceBS6isqCoagTT-D1e8iM9Jl_MsllLubKYkNCwX5AaBUM8vZmfc9Rf30_H4racpEtM2kM_OHKOeRnrvpzGSFnDLDTejf4_B3LgwrZfuK5UyWh9QTMDCRCJwNRmx7LXCGgEBUwyn7xZ-mkusTcPE5Al8InCXKSpxmKv1J-lsOPu60fn_ugS5N9HH10qiuPRkdcDXyS2fsd1hyoLHoV2MY1qDZmyTZ6TQrUzUYS3QGxYPTFM5MDy6n0WrsFWCGFDzLoXAeYRxaThY563aFqVIUwXZB8SEGUE8fOFKpGQCJSbKMC18LiNpQ"}
algorithm
RS256
2020-09-01 12:48:53 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:48:53 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
Hz337yy0Vq98EzFrelbTwX9tXG69Df9GDT3zza4VcUkTK05Lba
token_type
Bearer
id_token
eyJraWQiOiI0YWIyZmI0Yi1mMThhLTQ1NDctOTZiNS1mM2I2MjAxOGRhODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRV9YSThRZjVaRmFncWcwVFkxR1lBZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X29rSkNFdVpUYVRGd1BHZjE1MzkxXFwsJyA9IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0cxMXNvT1BNOTZvWFdpdFwvIiwiZXhwIjoxNTk4OTY0ODMzLCJpYXQiOjE1OTg5NjQ1MzN9.IYUA-MPHFxivtiDOp-erTIkewc-MMfd8Ijw-vbxdDtAe4Ljo-BAwSog-B_ZXFLAUfzTUvsgWTredPYtrbEGz141CPyVgwuDAvvuAi7a77oEQKQ7NuxALmfg7XFKVn4ExWqYUI3rkPzIQzP7mqBQTg4hZCODX3oNTZqEUrttrlkrnk7EHzR_ADYg3xszHT2RhoM3pqQ4OpHWPrY_IsmAdCKWwmioolccMS2S5pE7vBCNsiTJCLvFSyvbPsA-GnbZ0ANAN49SjT_5Y2_z_TcltxRYFAj9mnd1eRPQMUsN5OZdhSjj7n2xaVPJ0iBijmZD4M2gWLOnJ37ZpAcE2pUvWqg
scope
openid
2020-09-01 12:48:53 OUTGOING
oidcc-client-test
Response to HTTP request to test instance G11soOPM96oXWit
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "Hz337yy0Vq98EzFrelbTwX9tXG69Df9GDT3zza4VcUkTK05Lba",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI0YWIyZmI0Yi1mMThhLTQ1NDctOTZiNS1mM2I2MjAxOGRhODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiRV9YSThRZjVaRmFncWcwVFkxR1lBZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X29rSkNFdVpUYVRGd1BHZjE1MzkxXFwsJyA9IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0cxMXNvT1BNOTZvWFdpdFwvIiwiZXhwIjoxNTk4OTY0ODMzLCJpYXQiOjE1OTg5NjQ1MzN9.IYUA-MPHFxivtiDOp-erTIkewc-MMfd8Ijw-vbxdDtAe4Ljo-BAwSog-B_ZXFLAUfzTUvsgWTredPYtrbEGz141CPyVgwuDAvvuAi7a77oEQKQ7NuxALmfg7XFKVn4ExWqYUI3rkPzIQzP7mqBQTg4hZCODX3oNTZqEUrttrlkrnk7EHzR_ADYg3xszHT2RhoM3pqQ4OpHWPrY_IsmAdCKWwmioolccMS2S5pE7vBCNsiTJCLvFSyvbPsA-GnbZ0ANAN49SjT_5Y2_z_TcltxRYFAj9mnd1eRPQMUsN5OZdhSjj7n2xaVPJ0iBijmZD4M2gWLOnJ37ZpAcE2pUvWqg",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:48:53 INCOMING
oidcc-client-test
Incoming HTTP request to test instance G11soOPM96oXWit
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:48:53 OUTGOING
oidcc-client-test
Response to HTTP request to test instance G11soOPM96oXWit
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4ab2fb4b-f18a-4547-96b5-f3b62018da84",
      "n": "k5DfLHzALiHkwwkzkZX0Lg7VwuFCDB_WBWceBS6isqCoagTT-D1e8iM9Jl_MsllLubKYkNCwX5AaBUM8vZmfc9Rf30_H4racpEtM2kM_OHKOeRnrvpzGSFnDLDTejf4_B3LgwrZfuK5UyWh9QTMDCRCJwNRmx7LXCGgEBUwyn7xZ-mkusTcPE5Al8InCXKSpxmKv1J-lsOPu60fn_ugS5N9HH10qiuPRkdcDXyS2fsd1hyoLHoV2MY1qDZmyTZ6TQrUzUYS3QGxYPTFM5MDy6n0WrsFWCGFDzLoXAeYRxaThY563aFqVIUwXZB8SEGUE8fOFKpGQCJSbKMC18LiNpQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "411821f3-9f18-4a55-a41a-bf2a34dbb014",
      "n": "ncpE2PSH-96XAKaV_FH2opi-Deg68GLRJDsr-8c4AwD-AfObuAFnQC0mvgAU1rVW_f51vDTJhUVi-FkgVLBW5lz60UEJKZLOfkmaYifGn5WrvpjMUy643ao2bcxj92PFoyMxv4cYlou02lANugCGtfOsnjBFVa8YQ3_GEdD1y1jucmSt7zGxbUy7Vc1xqbcxD3nJNmZrPa0ROcTqBim1TOUVnVxwX1CnDfIDDdkOiwnXcePUIC9qGZMSlKFe22jePUnVib-O2JIAP2Wb5PtduR9CdU5VAs7W7BPOww8p7Z17ZbF_W6Jgk793aNnI5-M-_a1C00KYl98owNmmOmCPDw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "eb9010be-ec6c-4f4c-97fb-6879cad81b4e",
      "x": "x1XCx4lmLYk3W7wjkpcHGZR-tnBQNy9-91S77JYagzY",
      "y": "Zc0HaCa_8d-6xwW1yVM0Nqstf7HmX5FDO4th_MPJ1Qc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2b3ba18e-cd97-4268-b7b2-fb68ea98a6d0",
      "x": "s7uYws3WLrZa8SL--rNgZh0PZnyAsWqs39PhuA51dpU",
      "y": "HvBRh1EtUrsxEOseQDdpfHuDHiAW10sKM4d-CRRrIK4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e995fbcf-81be-480d-aa74-45f0559e6a4d",
      "x": "b4B4zgDgZN1Y3ue_uPkN-oWTo_uPXzVTGa6NVDoU638",
      "y": "fjM_by4DLqU1wzNLWiHpsNZvkZu7UnaWsNhLN73o8uU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "0f96fb42-1bc6-4e9a-bac1-202e9833c08c",
      "x": "1S75ybQZ3dkz-dNmoU6mvd6P7bwwpGIPBjuSYoDVcNA"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9acb981b-4367-480e-ba26-bacc28f0bfc9",
      "alg": "RSA-OAEP",
      "n": "j3CyXxgCaPJ1SHLjyfW5Ai-u7jZ1bHEVCnH8WYfjm3ycNxjX2kiioGKxE9dHoCc9HTI1_JylBm99gsv58lmt2x6ARy5qpvqWYLIG8xzhNH7DIPrGjfImN7YC-gnjhrOmfE43BSNYs2pALtykrE21Um-kLVCGu36mlQ8FhH2EC8B7vjlnd58fNzqwFqKkQWuy_20ZsbqDy7xpTnr-JhJidEbEjABuUEhNd7IvbCEMUUQsnYxCAJTExC7R6URZC1d2nAnVfhvNJGt_Nw9w7ex57OSYORsu2qgw8LKgeMiDsyjBBNhPBAOOmfwzQcTqzbR7UvkDz8CRAFb7rog-Q9xgpw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "527eb44c-6b86-47a9-b2cf-7300f5421447",
      "x": "Iy_0B0PL7NnHIK9rARWFi4e4eFWfrqJXaujE5H2HOlQ",
      "y": "5i2PZWIO6Tz6g84KGfGxzm2YG7b2Y3Xy8kXkAtWZSRc",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:48:54 INCOMING
oidcc-client-test
Incoming HTTP request to test instance G11soOPM96oXWit
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer Hz337yy0Vq98EzFrelbTwX9tXG69Df9GDT3zza4VcUkTK05Lba",
  "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:48:54 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
Hz337yy0Vq98EzFrelbTwX9tXG69Df9GDT3zza4VcUkTK05Lba
2020-09-01 12:48:54 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
Hz337yy0Vq98EzFrelbTwX9tXG69Df9GDT3zza4VcUkTK05Lba
2020-09-01 12:48:54 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:48:54
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:48:54 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:48:54 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:48:54 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:48:54 OUTGOING
oidcc-client-test
Response to HTTP request to test instance G11soOPM96oXWit
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:48:54 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
Test Results