Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-22 08:22:32 INFO
TEST-RUNNER
Test instance JaQwtCJeoSAafwr created
baseUrl
https://www.certification.openid.net/test/a/tal_test
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
tal_test
description
OIDC basic RP
planId
e8h4aJW3KlCcO
config
{
  "keys": [
    {
      "kty": "RSA",
      "n": "pD35mn3PUlIIRrShaxHkggSi1QdIElCRlfVNogupS2PidMDqnO7MDW3hEteZPzxHuARva09X8lSzoT8Ad5zl8fGO0WP0YXTTJKMEqpAHoBmimOX6XnVs7USSxPLVGIGO4pdjKQUeUlTXEcuRUuABa6h13Dj2v0TB6ako8Fa_YDvRxsqkd73SCaDp7Isnx3uy9PlyO9Uc5pupyf2Tq1oqP-NnxYgYl7F8AMgtpZhTqLT3b6xw4I4vjQy3vKBo3kJK8LacnVtKdXJDTZat75qATDDS0Pht8mtwpGPBN0T_j06k7Hx5tZVQHJn1FZGbOzr5THCTKSoz_3Tay5ZN3vgDNw",
      "e": "AQAB",
      "alg": "RS256",
      "use": "sig",
      "kid": "QjA0MzI4REU2NTQzMDkzMzAxRDExRTJGRkY5ODNERkI0MkNFRkJENA"
    }
  ],
  "alias": "tal_test",
  "description": "OIDC basic RP",
  "server": {
    "issuer": "https://us-oidc-op-tal.com/",
    "authorization_endpoint": "https://fidm.us1.gigya.com/oidc/op/v1.0/4_r4_M9P7uNb9K50G4XFmyEw/authorize",
    "token_endpoint": "https://fidm.us1.gigya.com/oidc/op/v1.0/4_r4_M9P7uNb9K50G4XFmyEw/token",
    "userinfo_endpoint": "https://fidm.us1.gigya.com/oidc/op/v1.0/4_r4_M9P7uNb9K50G4XFmyEw/userinfo",
    "jwks_uri": "https://fidm.us1.gigya.com/oidc/op/v1.0/4_r4_M9P7uNb9K50G4XFmyEw/.well-known/jwks"
  },
  "client": {
    "client_id": "hPNHrtzZmktTOROQam3V6jsB",
    "client_secret": "Pm2tl7mD0KVT1fgcuqIzw8h1_odnk6j6j3lf8Dqo0rw31pHfHQX_UbNsIca9MkffsX3jjgVW1zZnNT4dbG_kPA",
    "redirect_uri": "https://socialize.gigya.com/socialize.finalizeOidcLogin?"
  },
  "client_secret_post": {
    "client_id": "hPNHrtzZmktTOROQam3V6jsB",
    "client_secret": "Pm2tl7mD0KVT1fgcuqIzw8h1_odnk6j6j3lf8Dqo0rw31pHfHQX_UbNsIca9MkffsX3jjgVW1zZnNT4dbG_kPA"
  },
  "client2": {
    "client_secret": "OsfJrq6QX1PITBWKKkAUbetQMZ5A3TQmr_18ldff8LkZqSfL7IBb5d7xsyB-HV4I3ppgrODHCKm-BfDLIHWl-g",
    "client_id": "u-NyAWylVfYwyPjl4tqKS9GY"
  },
  "consent": {}
}
testName
oidcc-client-test-scope-userinfo-claims
2022-11-22 08:22:32 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/tal_test/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/tal_test/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/tal_test/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/tal_test/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/tal_test/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/tal_test/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ]
}
2022-11-22 08:22:32
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/tal_test/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/tal_test/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/tal_test/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/tal_test/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/tal_test/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/tal_test/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ]
}
2022-11-22 08:22:33
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7pjSM0YeN8LW4H2VMDZhga-j08svbDlG4hyUyhS1-NmMYsmfnC60nAv9Pg5yqpg4nH5vCI2IlI2OV42uLhOgZx9j76mxdm_CQ3445xwtuAEIepg9u0njI5KJyBmd7yVLX2FVzEpYHXXQvt4i0Xh8R6PlFuKSbDAK1FSgd5XLC7M",
      "kty": "RSA",
      "q": "7ktTseZdr5Fi1Khb-2PxHCWAIdM1nQQEgkoC2b7NqcarpvkZPYu5WMTbgRaP6HHc7SOeiOTfNpUd3l688onSI8wi_D4mEdF0iEosc3znjVLlUzqC_MFnMVdCyBtqDeSNb11TWODoqCcqL7OK0E-e9NXFdN45nIZXm2h6T9r1h1E",
      "d": "IzJR7sMak4NU9R2hhY9-inkIOK75OBERDQuixUM7yXLgQXTxbYly_6G_ovCamOiU7k_otd6PeMoa0eLtU7B5laAPGYfUvWyiJEM3lrNbRfoekb7uLRjfoXavyX3Rf-Az66ACblSvmny8uB5mmqNmNgJj5Bw5HI-AEYxMNIDBtxCNaHGzcPQ59H_aV9UNx2JGzhJeosf1WSa-nEt21yKnODiFwgl7Qi7otmfc9AiP0M6kvMvjJUnqAEl20Dio9RjmPa-rq3-zCT9YyyqNMiH_Wh-tUg9EvpSpxEnwIyepWZIXQvxrNx71cLlbItYCqK7LpIINxwkpUEsP3yKGa1w1QQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "193b49b8-287c-4d4e-a97d-e9441933315a",
      "qi": "Cc8ccKiB7f75g23GtIemneAmiafusbL1LzZtRu-rgTL6fnlu7-8zwNcnOekY-cPGir-fmNQPIFU0upSsBuLsb33F5iHewFzOfoMUHf6DHWVoETUzE-kJ43pqqd2R_GOkyOZp9FyGEQmZnARol-OYaHwuH0T2akC_grE1KrObmbk",
      "dp": "PpQ8hZA9eriSrTyi9Ys91crgeDtRi9wV-FYwvDPkaol8pahmQYuKeWc3m6AkeRQFvR34N1EP4o6iJ9qUNaeWKZX1GzXxwrObSyJ_ADbG0v0KYUUu48GEXp8fnikB4GhytWiNHVDefZOaFYWjsjccuZmGC5OPfeq33Gr5z4OtRrs",
      "dq": "rLuptaE5dBS9QU2xL29ozXBZiythB6pr4k3n9xMaXeEHeIfExhpMho5cVxyVwHcZIETbnHvbWeOJvTGLYXyJ-Sz2h0Y9rljYUhsCUczOxGC8nzIg1TsUpG2OmSNWIy_zXjCWRCz0OT_6ko1hKFMu9GcpNOgJdu7i_mIjl1Mu-6E",
      "n": "3hhIMpq6NeEmztDjPWZkhBsUy9-CwvopQ7Ou-kgZKIngdUIUeFsdQoUuzMlEzojk6JrE1oXsj5eUPHs5MypgrJSZc6yL76rNyc6Ag_3hLED8sZrwX5zuQuduerDabZSG-Kcq_tgqkoT77e-A1smlbTU9CsyDvcJ-IL4Iy2x1hR26Nej2DK3dMRJjpvyyPnvIx2pfiY5_h9WEUlVDwso8zK21uQqEu1IswEwJbsvAkwr6EONq7O9X1Zushk-mDm7UPUJukmT6mR7KEe5cC2IcwmE-go-W6ae1goOp0b3oQ_RV_kuiLNW2X2Df-1mqn3jcCGxXCDPQJ7pWWwNaGLkYow"
    },
    {
      "kty": "EC",
      "d": "ZBu90aJrngRVCUYwuqDycQV_fPuu9KkMDmYghJ1Rhtg",
      "use": "sig",
      "crv": "P-256",
      "kid": "69ef5b50-50bb-4218-afe3-b92ca57cda00",
      "x": "tkCxKxy4LQ9F2pOViGKKwpKDCE9fy6H1YQzXzYKln10",
      "y": "GpnLFSuH5jFHE5ppuOF82-C-Es99446_8x1sJpU8eWk"
    },
    {
      "kty": "EC",
      "d": "kFzEwYdi83e7BLqaeOQp2knDL2GLVEyiHQGkRTsZt7M",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "da97cf14-3989-4c2a-829c-09e6f1aee20e",
      "x": "a5M6F-gLwd12FNgqFsHbxiMutiXDKni0BXrSlCap58o",
      "y": "O0lzSjes8hOe1ylVMBibhr11oZtzYXefpXTpDf3E62s"
    },
    {
      "kty": "OKP",
      "d": "lYsMfJfQ7kjEWBVisSN-paNbj9_63RqAptmB4wGTmEk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "1fbe976a-3850-4e78-9000-236142626306",
      "x": "2ofXxyLAssDh_yUt9aL_xBj1tWChxF-9tBO7ZMAhNds"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "9sR2TmlaWK5whP_WoZzFWc-KZTdQ0VOfQU9Cej2IE3Nn4nTvBQKjSWbTPgmq8DC61XaP4clnS8p9J6Mke_qfUsWl2xb2kxdFEiRVakrSEzhypOGpPrJ2aNVlEsvOYNRYjUsddbChpOICJWoHqxAU_fyTtm0hKyJWm_mdcv0mWdc",
      "kty": "RSA",
      "q": "tRgy3UXaCRcnP9KcdP-EcY2pr3OCbiWjB0mDDEwSc-fmBIegAciAoE8gn70Fd_7tQ0P_NIKKrle67G0K7sg0Ds_1aZ8dk_xa5UTj10z3KglMfZk49pL4VakbZNntmE-AA3NPRjtcGw-dXeQQ1jt9V6Kz2-RjzAlObv7sNSJZLHk",
      "d": "fMidda4yZGmgO-Nr2myTvnSvUKVcTDebg4vIAt6ltHLi1xNop42Bj1TKWqKfeWiQImpsK6XF1xSShZyKsVp_5zCtxIyKbluTCuctVxDbkoKORllPV7cEx8quuH0vK25rdGzrTuZvnnX98oEuKiUtXcK-SH1jKIKkFoW1mwP3P0LGQSAgkI0zMDWyqB9QAZmAhEYkanh1kU2Rw3oQFwnp1joDtt0vadVau7xUY8hvt71-_Pgry_OyJES7yGZ8fTLoyVZpo5djcqk9a8mtN3EbHk_crAFKerOMQ-WlZkFdyfa1KW2Oxpg07euX8C8ylnXXxGDx_LXqzBtrjjk5IzQwAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "04cd9422-e3eb-4e5c-9a66-1475b27a4119",
      "qi": "jbrDWHrMbZhdRLqFIfGSuI3GATPhidHAmPOd7ZVGVIF3NDrWna3AyGHxB_i0REfFF3lNCxEDhxtJyNlD-x6q_2tPl8TcCiUEzAZtdFiC19F408YzPzzcucocGT1xphpmweFkD0cakDCJslOWfBNmG0z6Bee4eNM-q5LMFCQNCVY",
      "dp": "aiTrtqK-h_LQ14Ssr-udQBpzr0Hx83iCwjbzo10gUS2M--3Mel0-G26tYrwJ2TM8ymErVrWpRwKcfxY_tUyCh7oYs3rXKUITJdCXJRd18WqQdbfTcvKU2FciGMmtxhzQ0kYDMAKAJUpKHgnTrpNGVFH2v7uFTuaAVqsyPKoDexU",
      "alg": "RSA-OAEP",
      "dq": "d6Mk90nOYXMKWv-onSKxPNN55o9I-7uhmI7YJKedCTWKoDN5YbQ0RbQAuYcGtd-Un3usfeQ_-i27L7ZaIqXgvmhkmQKlZ76vzgdU_ke6gerivZccKsmthenSTy4p6RWcXKsxFBTjJH2MWRryhJWImPzEFeEsjP8Y8fs30WJ_xwE",
      "n": "rpA7GDHhU2NZCRzlDyv313pOBKjQW7y4R48Z9bgtkZ7nOU1Jw8sQ8ciIpxDBM82xBZDd2O28IsRsjvIZmyHXymhVRkOUQZtJTZuWBe99ZTxVCEKRDgYZ349WDNSAONFC_PxTj9WsyrKEEXtIR8y3-OsrbXDZvLWTuOJW6TuNqDFDqikBSKKQ-IbSn9ZeInXfHIpV-2uN3aXML-sNoCDUH1jitQtjgmxU0g6Inkc-61t0rTiT3wCnuqZq3gMHSK4rAarvWFuJDhk8Eoe7Tc9JO1Ywck3fN27IPWArH00hxS6X6fsHv3Bvikgc_KX8FIkk-oS4mcf6rcbruRajCFBqnw"
    },
    {
      "kty": "EC",
      "d": "dt2nFy5zYICDxWKv6za6oKVUlhRe2Oz9XktjvKHBNhI",
      "use": "enc",
      "crv": "P-256",
      "kid": "ff3003cc-4240-4af5-b7af-a675a3c75030",
      "x": "yzuPaWrWyhaxNzbpiNEUIBrc_dXc_BUPm4EA8MLKNp8",
      "y": "L_9InHbyQJa5lEYpZvDhbbSwFdaKgh-73Q9dSGXmzE0",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "193b49b8-287c-4d4e-a97d-e9441933315a",
      "n": "3hhIMpq6NeEmztDjPWZkhBsUy9-CwvopQ7Ou-kgZKIngdUIUeFsdQoUuzMlEzojk6JrE1oXsj5eUPHs5MypgrJSZc6yL76rNyc6Ag_3hLED8sZrwX5zuQuduerDabZSG-Kcq_tgqkoT77e-A1smlbTU9CsyDvcJ-IL4Iy2x1hR26Nej2DK3dMRJjpvyyPnvIx2pfiY5_h9WEUlVDwso8zK21uQqEu1IswEwJbsvAkwr6EONq7O9X1Zushk-mDm7UPUJukmT6mR7KEe5cC2IcwmE-go-W6ae1goOp0b3oQ_RV_kuiLNW2X2Df-1mqn3jcCGxXCDPQJ7pWWwNaGLkYow"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "13908718-645d-4d26-96cf-6342f7f3607d",
      "n": "jJ3QX5yZdda_Q-L9jouHkZR7u22vRKZ3hm5YbEUq4N1nhNqO3Hi3gOPXDMevGdzYHz8qK3yKC7C2AITg3li-TNY_EMK_R05NrnXoyi-fkkUPkdrWr9FsPusPlkFkjCej16S9XuiOVl8b33EOOXkL9JJYRaleNA-Y2wSRV2WXLYgTWE_2spTizc5foAuTwLdWISbwyT-553ETLPlUdXGNIgFkkNlGXF76P4dny9gdcEzqzQHYZlhCcQeLBPZb543Xi4XtGyLDlBeILXtIGxOgO9eJXaRkt_FH0cmAc2E38afD7eGdIuwm8QPEhAbt16I7gko-8wss-Krz80pC7q3toQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "69ef5b50-50bb-4218-afe3-b92ca57cda00",
      "x": "tkCxKxy4LQ9F2pOViGKKwpKDCE9fy6H1YQzXzYKln10",
      "y": "GpnLFSuH5jFHE5ppuOF82-C-Es99446_8x1sJpU8eWk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a6495319-d122-4c94-8b92-339d6cde6b3a",
      "x": "TimgcmCI7qw-J4LlejMBr9XNqSiw1IcrqxtIn4tIaLo",
      "y": "wLacgRzHFhRrFPzdYSLrXC2hN9nOnO_BeFL-QnPAghg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "da97cf14-3989-4c2a-829c-09e6f1aee20e",
      "x": "a5M6F-gLwd12FNgqFsHbxiMutiXDKni0BXrSlCap58o",
      "y": "O0lzSjes8hOe1ylVMBibhr11oZtzYXefpXTpDf3E62s"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "1fbe976a-3850-4e78-9000-236142626306",
      "x": "2ofXxyLAssDh_yUt9aL_xBj1tWChxF-9tBO7ZMAhNds"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "04cd9422-e3eb-4e5c-9a66-1475b27a4119",
      "alg": "RSA-OAEP",
      "n": "rpA7GDHhU2NZCRzlDyv313pOBKjQW7y4R48Z9bgtkZ7nOU1Jw8sQ8ciIpxDBM82xBZDd2O28IsRsjvIZmyHXymhVRkOUQZtJTZuWBe99ZTxVCEKRDgYZ349WDNSAONFC_PxTj9WsyrKEEXtIR8y3-OsrbXDZvLWTuOJW6TuNqDFDqikBSKKQ-IbSn9ZeInXfHIpV-2uN3aXML-sNoCDUH1jitQtjgmxU0g6Inkc-61t0rTiT3wCnuqZq3gMHSK4rAarvWFuJDhk8Eoe7Tc9JO1Ywck3fN27IPWArH00hxS6X6fsHv3Bvikgc_KX8FIkk-oS4mcf6rcbruRajCFBqnw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ff3003cc-4240-4af5-b7af-a675a3c75030",
      "x": "yzuPaWrWyhaxNzbpiNEUIBrc_dXc_BUPm4EA8MLKNp8",
      "y": "L_9InHbyQJa5lEYpZvDhbbSwFdaKgh-73Q9dSGXmzE0",
      "alg": "ECDH-ES"
    }
  ]
}
2022-11-22 08:22:33 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-22 08:22:33 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-22 08:22:33 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/",
  "profile": "https://example.com/user",
  "updated_at": 1580000000
}
2022-11-22 08:22:33 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
hPNHrtzZmktTOROQam3V6jsB
client_secret
Pm2tl7mD0KVT1fgcuqIzw8h1_odnk6j6j3lf8Dqo0rw31pHfHQX_UbNsIca9MkffsX3jjgVW1zZnNT4dbG_kPA
redirect_uris
[
  "https://socialize.gigya.com/socialize.finalizeOidcLogin?"
]
2022-11-22 08:22:33 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "hPNHrtzZmktTOROQam3V6jsB",
  "client_secret": "Pm2tl7mD0KVT1fgcuqIzw8h1_odnk6j6j3lf8Dqo0rw31pHfHQX_UbNsIca9MkffsX3jjgVW1zZnNT4dbG_kPA",
  "redirect_uris": [
    "https://socialize.gigya.com/socialize.finalizeOidcLogin?"
  ]
}
2022-11-22 08:22:33 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-11-22 08:22:33 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-11-22 08:22:33 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://socialize.gigya.com/socialize.finalizeOidcLogin?"
]
2022-11-22 08:22:33 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-11-22 08:22:33 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-11-22 08:22:33 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-11-22 08:22:33 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-11-22 08:22:33 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-11-22 08:22:33 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2022-11-22 08:22:33 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-11-22 08:22:33 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-22 08:22:33 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-11-22 08:22:33 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2022-11-22 08:22:33 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-11-22 08:22:33 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2022-11-22 08:22:33 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-11-22 08:22:33 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-11-22 08:22:33 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-11-22 08:22:33 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-11-22 08:22:33 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-11-22 08:22:33 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2022-11-22 08:22:33
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2022-11-22 08:22:33
oidcc-client-test-scope-userinfo-claims
Setup Done
2022-11-22 08:22:37 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to /test/a/tal_test/jwks
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "PostmanRuntime/7.29.2",
  "accept": "*/*",
  "postman-token": "c7532f42-c14d-4d16-9268-48edd1c824e6",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "JSESSIONID\u003d257ED7B888E67176B6F9F3421FBF063F",
  "connection": "close"
}
incoming_path
/test/a/tal_test/jwks
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
Jwks endpoint
2022-11-22 08:22:37 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance JaQwtCJeoSAafwr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "193b49b8-287c-4d4e-a97d-e9441933315a",
      "n": "3hhIMpq6NeEmztDjPWZkhBsUy9-CwvopQ7Ou-kgZKIngdUIUeFsdQoUuzMlEzojk6JrE1oXsj5eUPHs5MypgrJSZc6yL76rNyc6Ag_3hLED8sZrwX5zuQuduerDabZSG-Kcq_tgqkoT77e-A1smlbTU9CsyDvcJ-IL4Iy2x1hR26Nej2DK3dMRJjpvyyPnvIx2pfiY5_h9WEUlVDwso8zK21uQqEu1IswEwJbsvAkwr6EONq7O9X1Zushk-mDm7UPUJukmT6mR7KEe5cC2IcwmE-go-W6ae1goOp0b3oQ_RV_kuiLNW2X2Df-1mqn3jcCGxXCDPQJ7pWWwNaGLkYow"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "13908718-645d-4d26-96cf-6342f7f3607d",
      "n": "jJ3QX5yZdda_Q-L9jouHkZR7u22vRKZ3hm5YbEUq4N1nhNqO3Hi3gOPXDMevGdzYHz8qK3yKC7C2AITg3li-TNY_EMK_R05NrnXoyi-fkkUPkdrWr9FsPusPlkFkjCej16S9XuiOVl8b33EOOXkL9JJYRaleNA-Y2wSRV2WXLYgTWE_2spTizc5foAuTwLdWISbwyT-553ETLPlUdXGNIgFkkNlGXF76P4dny9gdcEzqzQHYZlhCcQeLBPZb543Xi4XtGyLDlBeILXtIGxOgO9eJXaRkt_FH0cmAc2E38afD7eGdIuwm8QPEhAbt16I7gko-8wss-Krz80pC7q3toQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "69ef5b50-50bb-4218-afe3-b92ca57cda00",
      "x": "tkCxKxy4LQ9F2pOViGKKwpKDCE9fy6H1YQzXzYKln10",
      "y": "GpnLFSuH5jFHE5ppuOF82-C-Es99446_8x1sJpU8eWk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a6495319-d122-4c94-8b92-339d6cde6b3a",
      "x": "TimgcmCI7qw-J4LlejMBr9XNqSiw1IcrqxtIn4tIaLo",
      "y": "wLacgRzHFhRrFPzdYSLrXC2hN9nOnO_BeFL-QnPAghg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "da97cf14-3989-4c2a-829c-09e6f1aee20e",
      "x": "a5M6F-gLwd12FNgqFsHbxiMutiXDKni0BXrSlCap58o",
      "y": "O0lzSjes8hOe1ylVMBibhr11oZtzYXefpXTpDf3E62s"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "1fbe976a-3850-4e78-9000-236142626306",
      "x": "2ofXxyLAssDh_yUt9aL_xBj1tWChxF-9tBO7ZMAhNds"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "04cd9422-e3eb-4e5c-9a66-1475b27a4119",
      "alg": "RSA-OAEP",
      "n": "rpA7GDHhU2NZCRzlDyv313pOBKjQW7y4R48Z9bgtkZ7nOU1Jw8sQ8ciIpxDBM82xBZDd2O28IsRsjvIZmyHXymhVRkOUQZtJTZuWBe99ZTxVCEKRDgYZ349WDNSAONFC_PxTj9WsyrKEEXtIR8y3-OsrbXDZvLWTuOJW6TuNqDFDqikBSKKQ-IbSn9ZeInXfHIpV-2uN3aXML-sNoCDUH1jitQtjgmxU0g6Inkc-61t0rTiT3wCnuqZq3gMHSK4rAarvWFuJDhk8Eoe7Tc9JO1Ywck3fN27IPWArH00hxS6X6fsHv3Bvikgc_KX8FIkk-oS4mcf6rcbruRajCFBqnw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ff3003cc-4240-4af5-b7af-a675a3c75030",
      "x": "yzuPaWrWyhaxNzbpiNEUIBrc_dXc_BUPm4EA8MLKNp8",
      "y": "L_9InHbyQJa5lEYpZvDhbbSwFdaKgh-73Q9dSGXmzE0",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2022-11-22 08:22:54 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to /test/a/tal_test/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"107\", \"Chromium\";v\u003d\"107\", \"Not\u003dA?Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"macOS\"",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://socialize.us1.gigya.com/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,he;q\u003d0.8",
  "cookie": "__utma\u003d201319536.76864017.1658307142.1664786690.1665555850.13; __utmz\u003d201319536.1665555850.13.6.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d119918A143D359300525FD5835CE0195",
  "connection": "close"
}
incoming_path
/test/a/tal_test/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "hPNHrtzZmktTOROQam3V6jsB",
  "redirect_uri": "https://socialize.gigya.com/socialize.finalizeOidcLogin?",
  "scope": "openid email profile address phone",
  "state": "tk2.oi.AcbHIQq6UA.90OFAboLr6TEWTa-I4RY_4HYZMNjGsegVe4qXTM6MTOs-3HBfGdDhMqzZ1SR6ioK.AXUSW2R92uzUSwysXjrQ1AozAyWbiF49Z0J-EocEEd2ni7lPCEP6vSF4YftkWN0Gqd7DFhOmR37UXYzIp7T-5g.sc3yc463l70n4055151h7",
  "response_type": "code",
  "nonce": "24df6609e0d44c6e87b61dabf609edb0"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
Authorization endpoint
2022-11-22 08:22:54 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-11-22 08:22:54 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "profile",
  "address",
  "phone"
]
expected
openid
2022-11-22 08:22:54 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "hPNHrtzZmktTOROQam3V6jsB",
  "redirect_uri": "https://socialize.gigya.com/socialize.finalizeOidcLogin?",
  "scope": "openid email profile address phone",
  "state": "tk2.oi.AcbHIQq6UA.90OFAboLr6TEWTa-I4RY_4HYZMNjGsegVe4qXTM6MTOs-3HBfGdDhMqzZ1SR6ioK.AXUSW2R92uzUSwysXjrQ1AozAyWbiF49Z0J-EocEEd2ni7lPCEP6vSF4YftkWN0Gqd7DFhOmR37UXYzIp7T-5g.sc3yc463l70n4055151h7",
  "response_type": "code",
  "nonce": "24df6609e0d44c6e87b61dabf609edb0"
}
2022-11-22 08:22:54 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email profile address phone
2022-11-22 08:22:54 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
24df6609e0d44c6e87b61dabf609edb0
2022-11-22 08:22:54 INFO
EnsureAuthorizationRequestContainsPkceCodeChallenge
Skipped evaluation due to missing required element: effective_authorization_endpoint_request code_challenge
path
code_challenge
mapped
object
effective_authorization_endpoint_request
2022-11-22 08:22:54 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-11-22 08:22:54 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
hPNHrtzZmktTOROQam3V6jsB
2022-11-22 08:22:54 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://socialize.gigya.com/socialize.finalizeOidcLogin?
expected
[
  "https://socialize.gigya.com/socialize.finalizeOidcLogin?"
]
2022-11-22 08:22:54 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "profile",
  "address",
  "phone"
]
expected
openid
2022-11-22 08:22:54 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-11-22 08:22:54 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "openid",
  "email",
  "profile",
  "address",
  "phone"
]
2022-11-22 08:22:54 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
OoycPUsyZF0jykmAfpkacVtGS8xkYKGx
2022-11-22 08:22:54 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
3cSl5sA3xSRbxFZhsJZrqg
2022-11-22 08:22:54 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://socialize.gigya.com/socialize.finalizeOidcLogin?",
  "state": "tk2.oi.AcbHIQq6UA.90OFAboLr6TEWTa-I4RY_4HYZMNjGsegVe4qXTM6MTOs-3HBfGdDhMqzZ1SR6ioK.AXUSW2R92uzUSwysXjrQ1AozAyWbiF49Z0J-EocEEd2ni7lPCEP6vSF4YftkWN0Gqd7DFhOmR37UXYzIp7T-5g.sc3yc463l70n4055151h7"
}
2022-11-22 08:22:54 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://socialize.gigya.com/socialize.finalizeOidcLogin?",
  "state": "tk2.oi.AcbHIQq6UA.90OFAboLr6TEWTa-I4RY_4HYZMNjGsegVe4qXTM6MTOs-3HBfGdDhMqzZ1SR6ioK.AXUSW2R92uzUSwysXjrQ1AozAyWbiF49Z0J-EocEEd2ni7lPCEP6vSF4YftkWN0Gqd7DFhOmR37UXYzIp7T-5g.sc3yc463l70n4055151h7",
  "code": "OoycPUsyZF0jykmAfpkacVtGS8xkYKGx"
}
2022-11-22 08:22:54
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://socialize.gigya.com/socialize.finalizeOidcLogin?state=tk2.oi.AcbHIQq6UA.90OFAboLr6TEWTa-I4RY_4HYZMNjGsegVe4qXTM6MTOs-3HBfGdDhMqzZ1SR6ioK.AXUSW2R92uzUSwysXjrQ1AozAyWbiF49Z0J-EocEEd2ni7lPCEP6vSF4YftkWN0Gqd7DFhOmR37UXYzIp7T-5g.sc3yc463l70n4055151h7&code=OoycPUsyZF0jykmAfpkacVtGS8xkYKGx
2022-11-22 08:22:54 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance JaQwtCJeoSAafwr
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://socialize.gigya.com/socialize.finalizeOidcLogin?state=tk2.oi.AcbHIQq6UA.90OFAboLr6TEWTa-I4RY_4HYZMNjGsegVe4qXTM6MTOs-3HBfGdDhMqzZ1SR6ioK.AXUSW2R92uzUSwysXjrQ1AozAyWbiF49Z0J-EocEEd2ni7lPCEP6vSF4YftkWN0Gqd7DFhOmR37UXYzIp7T-5g.sc3yc463l70n4055151h7&code=OoycPUsyZF0jykmAfpkacVtGS8xkYKGx]
outgoing_path
authorize
2022-11-22 08:22:55 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to /test/a/tal_test/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic aFBOSHJ0elpta3RUT1JPUWFtM1Y2anNCOlBtMnRsN21EMEtWVDFmZ2N1cUl6dzhoMV9vZG5rNmo2ajNsZjhEcW8wcnczMXBIZkhRWF9VYk5zSWNhOU1rZmZzWDNqamdWVzF6Wm5OVDRkYkdfa1BB",
  "accept": "application/json, application/json",
  "cookie": "JSESSIONID\u003d4E9075DF35E49099A3DD2652E3C3BC15",
  "content-type": "application/x-www-form-urlencoded",
  "connection": "close",
  "content-length": "147"
}
incoming_path
/test/a/tal_test/token
incoming_body_form_params
{
  "code": "OoycPUsyZF0jykmAfpkacVtGS8xkYKGx",
  "grant_type": "authorization_code",
  "redirect_uri": "https://socialize.gigya.com/socialize.finalizeOidcLogin?"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
code=OoycPUsyZF0jykmAfpkacVtGS8xkYKGx&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fsocialize.gigya.com%2Fsocialize.finalizeOidcLogin%3F
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Token endpoint
2022-11-22 08:22:55
CheckClientIdMatchesOnTokenRequestIfPresent
client_id not present, nothing to check
2022-11-22 08:22:55 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
hPNHrtzZmktTOROQam3V6jsB
client_secret
Pm2tl7mD0KVT1fgcuqIzw8h1_odnk6j6j3lf8Dqo0rw31pHfHQX_UbNsIca9MkffsX3jjgVW1zZnNT4dbG_kPA
method
client_secret_basic
2022-11-22 08:22:55 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-11-22 08:22:55 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
OoycPUsyZF0jykmAfpkacVtGS8xkYKGx
2022-11-22 08:22:55 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://socialize.gigya.com/socialize.finalizeOidcLogin?
2022-11-22 08:22:55 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
SYU10MjYy8E9DgwvuiVhjUMeBuKVUvucjGFPVSK0x1sYQvFsUa
2022-11-22 08:22:55 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
fabXrikJxhVsGJoKH05wZA
2022-11-22 08:22:55 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/tal_test/
sub
user-subject-1234531
aud
hPNHrtzZmktTOROQam3V6jsB
nonce
24df6609e0d44c6e87b61dabf609edb0
iat
1669105375
exp
1669105675
2022-11-22 08:22:55 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
fabXrikJxhVsGJoKH05wZA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/tal_test/",
  "sub": "user-subject-1234531",
  "aud": "hPNHrtzZmktTOROQam3V6jsB",
  "nonce": "24df6609e0d44c6e87b61dabf609edb0",
  "iat": 1669105375,
  "exp": 1669105675,
  "at_hash": "fabXrikJxhVsGJoKH05wZA"
}
2022-11-22 08:22:55 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxOTNiNDliOC0yODdjLTRkNGUtYTk3ZC1lOTQ0MTkzMzMxNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZmFiWHJpa0p4aFZzR0pvS0gwNXdaQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiaFBOSHJ0elpta3RUT1JPUWFtM1Y2anNCIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL3RhbF90ZXN0XC8iLCJleHAiOjE2NjkxMDU2NzUsIm5vbmNlIjoiMjRkZjY2MDllMGQ0NGM2ZTg3YjYxZGFiZjYwOWVkYjAiLCJpYXQiOjE2NjkxMDUzNzV9.fa3mcmnKniH1_amKcwlFIVJC_n7EtWCyOXV9Tc1T9yyJmvMtjO9nXRiqPezgpsg9I9RN6jM7I5EYMWiOLlWz2T2QYEIU2nntdc5TR3vgX7cgNV2fTP-WE6AxiNRUEIH24DV-yiHoPOw8LrMO48Kgy_f10OvU2QmhlaXJThCUxJL8Juga8f2rhc1uUZnG2Z2DG3u7C4pzzH3A5UMPOnxeMv3DkvZZg5rJDQAKq-td1KDPL2u0DaAWR4ntEXhn5iGbQf-abe2U0O92tfackpTfy-2KPLWgxZzNi_CUHcf6oUZyGAIYS1JhwGRnouGqIktPwQNVNUfvMGivP0eQFl-5kw
key
{"p":"7pjSM0YeN8LW4H2VMDZhga-j08svbDlG4hyUyhS1-NmMYsmfnC60nAv9Pg5yqpg4nH5vCI2IlI2OV42uLhOgZx9j76mxdm_CQ3445xwtuAEIepg9u0njI5KJyBmd7yVLX2FVzEpYHXXQvt4i0Xh8R6PlFuKSbDAK1FSgd5XLC7M","kty":"RSA","q":"7ktTseZdr5Fi1Khb-2PxHCWAIdM1nQQEgkoC2b7NqcarpvkZPYu5WMTbgRaP6HHc7SOeiOTfNpUd3l688onSI8wi_D4mEdF0iEosc3znjVLlUzqC_MFnMVdCyBtqDeSNb11TWODoqCcqL7OK0E-e9NXFdN45nIZXm2h6T9r1h1E","d":"IzJR7sMak4NU9R2hhY9-inkIOK75OBERDQuixUM7yXLgQXTxbYly_6G_ovCamOiU7k_otd6PeMoa0eLtU7B5laAPGYfUvWyiJEM3lrNbRfoekb7uLRjfoXavyX3Rf-Az66ACblSvmny8uB5mmqNmNgJj5Bw5HI-AEYxMNIDBtxCNaHGzcPQ59H_aV9UNx2JGzhJeosf1WSa-nEt21yKnODiFwgl7Qi7otmfc9AiP0M6kvMvjJUnqAEl20Dio9RjmPa-rq3-zCT9YyyqNMiH_Wh-tUg9EvpSpxEnwIyepWZIXQvxrNx71cLlbItYCqK7LpIINxwkpUEsP3yKGa1w1QQ","e":"AQAB","use":"sig","kid":"193b49b8-287c-4d4e-a97d-e9441933315a","qi":"Cc8ccKiB7f75g23GtIemneAmiafusbL1LzZtRu-rgTL6fnlu7-8zwNcnOekY-cPGir-fmNQPIFU0upSsBuLsb33F5iHewFzOfoMUHf6DHWVoETUzE-kJ43pqqd2R_GOkyOZp9FyGEQmZnARol-OYaHwuH0T2akC_grE1KrObmbk","dp":"PpQ8hZA9eriSrTyi9Ys91crgeDtRi9wV-FYwvDPkaol8pahmQYuKeWc3m6AkeRQFvR34N1EP4o6iJ9qUNaeWKZX1GzXxwrObSyJ_ADbG0v0KYUUu48GEXp8fnikB4GhytWiNHVDefZOaFYWjsjccuZmGC5OPfeq33Gr5z4OtRrs","dq":"rLuptaE5dBS9QU2xL29ozXBZiythB6pr4k3n9xMaXeEHeIfExhpMho5cVxyVwHcZIETbnHvbWeOJvTGLYXyJ-Sz2h0Y9rljYUhsCUczOxGC8nzIg1TsUpG2OmSNWIy_zXjCWRCz0OT_6ko1hKFMu9GcpNOgJdu7i_mIjl1Mu-6E","n":"3hhIMpq6NeEmztDjPWZkhBsUy9-CwvopQ7Ou-kgZKIngdUIUeFsdQoUuzMlEzojk6JrE1oXsj5eUPHs5MypgrJSZc6yL76rNyc6Ag_3hLED8sZrwX5zuQuduerDabZSG-Kcq_tgqkoT77e-A1smlbTU9CsyDvcJ-IL4Iy2x1hR26Nej2DK3dMRJjpvyyPnvIx2pfiY5_h9WEUlVDwso8zK21uQqEu1IswEwJbsvAkwr6EONq7O9X1Zushk-mDm7UPUJukmT6mR7KEe5cC2IcwmE-go-W6ae1goOp0b3oQ_RV_kuiLNW2X2Df-1mqn3jcCGxXCDPQJ7pWWwNaGLkYow"}
algorithm
RS256
2022-11-22 08:22:55 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2022-11-22 08:22:55 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
SYU10MjYy8E9DgwvuiVhjUMeBuKVUvucjGFPVSK0x1sYQvFsUa
token_type
Bearer
id_token
eyJraWQiOiIxOTNiNDliOC0yODdjLTRkNGUtYTk3ZC1lOTQ0MTkzMzMxNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZmFiWHJpa0p4aFZzR0pvS0gwNXdaQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiaFBOSHJ0elpta3RUT1JPUWFtM1Y2anNCIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL3RhbF90ZXN0XC8iLCJleHAiOjE2NjkxMDU2NzUsIm5vbmNlIjoiMjRkZjY2MDllMGQ0NGM2ZTg3YjYxZGFiZjYwOWVkYjAiLCJpYXQiOjE2NjkxMDUzNzV9.fa3mcmnKniH1_amKcwlFIVJC_n7EtWCyOXV9Tc1T9yyJmvMtjO9nXRiqPezgpsg9I9RN6jM7I5EYMWiOLlWz2T2QYEIU2nntdc5TR3vgX7cgNV2fTP-WE6AxiNRUEIH24DV-yiHoPOw8LrMO48Kgy_f10OvU2QmhlaXJThCUxJL8Juga8f2rhc1uUZnG2Z2DG3u7C4pzzH3A5UMPOnxeMv3DkvZZg5rJDQAKq-td1KDPL2u0DaAWR4ntEXhn5iGbQf-abe2U0O92tfackpTfy-2KPLWgxZzNi_CUHcf6oUZyGAIYS1JhwGRnouGqIktPwQNVNUfvMGivP0eQFl-5kw
scope
openid email profile address phone
2022-11-22 08:22:55 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance JaQwtCJeoSAafwr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "SYU10MjYy8E9DgwvuiVhjUMeBuKVUvucjGFPVSK0x1sYQvFsUa",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxOTNiNDliOC0yODdjLTRkNGUtYTk3ZC1lOTQ0MTkzMzMxNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZmFiWHJpa0p4aFZzR0pvS0gwNXdaQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiaFBOSHJ0elpta3RUT1JPUWFtM1Y2anNCIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL3RhbF90ZXN0XC8iLCJleHAiOjE2NjkxMDU2NzUsIm5vbmNlIjoiMjRkZjY2MDllMGQ0NGM2ZTg3YjYxZGFiZjYwOWVkYjAiLCJpYXQiOjE2NjkxMDUzNzV9.fa3mcmnKniH1_amKcwlFIVJC_n7EtWCyOXV9Tc1T9yyJmvMtjO9nXRiqPezgpsg9I9RN6jM7I5EYMWiOLlWz2T2QYEIU2nntdc5TR3vgX7cgNV2fTP-WE6AxiNRUEIH24DV-yiHoPOw8LrMO48Kgy_f10OvU2QmhlaXJThCUxJL8Juga8f2rhc1uUZnG2Z2DG3u7C4pzzH3A5UMPOnxeMv3DkvZZg5rJDQAKq-td1KDPL2u0DaAWR4ntEXhn5iGbQf-abe2U0O92tfackpTfy-2KPLWgxZzNi_CUHcf6oUZyGAIYS1JhwGRnouGqIktPwQNVNUfvMGivP0eQFl-5kw",
  "scope": "openid email profile address phone"
}
outgoing_path
token
2022-11-22 08:22:55 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to /test/a/tal_test/userinfo
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer SYU10MjYy8E9DgwvuiVhjUMeBuKVUvucjGFPVSK0x1sYQvFsUa",
  "accept": "application/json, application/json",
  "cookie": "JSESSIONID\u003d4E9075DF35E49099A3DD2652E3C3BC15",
  "connection": "close"
}
incoming_path
/test/a/tal_test/userinfo
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Userinfo endpoint
2022-11-22 08:22:55 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
SYU10MjYy8E9DgwvuiVhjUMeBuKVUvucjGFPVSK0x1sYQvFsUa
2022-11-22 08:22:55 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
SYU10MjYy8E9DgwvuiVhjUMeBuKVUvucjGFPVSK0x1sYQvFsUa
2022-11-22 08:22:55 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
email
user@example.com
email_verified
false
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
profile
https://example.com/user
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
address
{
  "street_address": "100 Universal City Plaza",
  "locality": "Hollywood",
  "region": "CA",
  "postal_code": "91608",
  "country": "USA"
}
phone_number_verified
false
phone_number
+1 555 5550000
2022-11-22 08:22:55
ClearAccessTokenFromRequest
Removed incoming access token from environment
2022-11-22 08:22:55 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-22 08:22:55 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-22 08:22:55 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2022-11-22 08:22:55 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance JaQwtCJeoSAafwr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "profile": "https://example.com/user",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000"
}
outgoing_path
userinfo
2022-11-22 08:22:55 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2022-11-22 08:23:01
TEST-RUNNER
Alias has now been claimed by another test
alias
tal_test
new_test_id
sCA6nHICfAyOidg
Test Results