Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-29 06:01:19 INFO
TEST-RUNNER
Test instance AOBEwFnz9vjt9QQ created
baseUrl
https://www.certification.openid.net/test/a/caos
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
caos
description
RP Certification
planId
uoprP0OO8Z4Qo
config
{
  "alias": "caos",
  "description": "RP Certification",
  "publish": "summary",
  "client": {
    "client_id": "93634749943374746@openid_certification",
    "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
    "redirect_uri": "http://localhost:4200/auth/callback"
  }
}
testName
oidcc-client-test-scope-userinfo-claims
2021-07-29 06:01:19 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/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"
  ]
}
2021-07-29 06:01:19
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/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/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"
  ]
}
2021-07-29 06:01:20
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1ZSG0NWodw_lZjA22TFiWhRVtawh0-zEx68ZujVzDRnWiHmjS75--3Qd6XFzsIa-9fsNNTSYOrcZev19W7OkQz6G404MVKmhGcB88h0DP3nS-IIikq7lnYuasK5WyN2VaseJTQxVfhC4cFDCSIfs39RUaiW2jam1ZwXV0k-YfFc",
      "kty": "RSA",
      "q": "06ruamsr31WbG4KFbqrkviqArPwEfVWpDBRemr0DJlVJX4cBLHcwxfR65z08SSe342g_Sbk3okkysQ-fU8fcZtv__KK6gqr3SQrSutZnTZGF_GiBq2OKYHu6e0PFbvoAmskLOMKX0Vk0_hjlKTFCFpL0vh29OnRsHMI_bd6K9is",
      "d": "Ln6oaiA0VN7-4NzEfcu4H-99-Nc4cbDoKcrE30YUxXAdAsFtbKh5nEp-VM3hFTsXhH0pFenN5ubnOSKWiTI8jaHFoS10O8HzmVARc_WJHO1YSlbo49teadPZay8lniHBv2FwSLK_BITzacPJ0Iq8g4vigI662hr2sejViDJf5OsPodrZgDRBaUekaetkQsm38tehdyJw19d9VpfC7efm7ZIioe_JA03JuyqOmWlZUTuHh493yxoWY1FIwRhCfRv8qAB53eTGwYlKyjLi3NJsPQeWBq4XhgJ4LNCzxhmsUOhXzaxkdcCTDkJljFizn3xHiXtzPjHgT4cUT-ciloFlRQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "3c34ccb0-5d1d-45d1-9dca-70c224db7f90",
      "qi": "eI4Am14Bjqw3VG_bmpOH8J_64sNI0VtH4YSAemAu4zjFy6EsOMnJDsAhk2t6X8QM370ww_uivpAU0-YIFQeczg2X21jXpatZdRePnGBpEXRLZmP_LnFEsoFwW3TH6THwCCghbdAPpleET34OHIlNr9GCREvvhqoeModUKv1bfog",
      "dp": "crUoivSVXAy_idiPPKsXRYXyWnYuXOGm9hAG40ldl0WvQPEDUOTo0igVAJGcLszPttC00USEFdTM7I9ESoH60Nq-G0qJuNa53VjSQj5uxiKpuio6Y0lnrOuTkxyvI4ZOf2DXTvg22lQkmr3k-ot2Huisxa2nlAH3mXM62Y9COFU",
      "dq": "umD5nDUQJZBwipGsQl0yG4y7TxZ-MYp61ssc3m3uVxOkDvyGeQveo3_5tKHD8rqJfjEuARGZPknr2-LgrVn_5YZ0apUzW5mFMwjXs3LU9YVdEHtJKov0ra5k7uMm9ugmHiVGv00Bd3Jwagmrx1C7W7s8zCbNl6oqBEy6o1jgzY8",
      "n": "sJgGqIUHY7v8nX8m9B6IKYkwkGeEVprFGHL9s3V9OdSBti5hgVskq_vTTX415t60IslK1dVqyYSuxZ3PAeVKfbKh94ecFK88kMwRzc8GyXvEeN_HbQGIOskFOQ3LeAfzUSg-8AHGsP8QdswNTFdAw7nibEsfRb4b71EpNzRUM0PiM_8j09p1i7iVTiSCHEBethXQpkdm6OluUHXvo9tK-LADmVvFY60SFmxNh3lu4cQNu0rxeTY9qmAzvfXxGAwXo8OvzWMMEC-WV7tX56uMselrGzehC91poCUByv5b34xMuEUmi_TftX7PJDWLsIwa4eC0rwCSFwe2TIDhXv58nQ"
    },
    {
      "kty": "EC",
      "d": "FRHtZc3VwAvKJRmQypJfQwnnNsjq2zb7O2efQj2u9_k",
      "use": "sig",
      "crv": "P-256",
      "kid": "f281efab-7474-499f-b786-63ec3539b31d",
      "x": "qp9XzqnzaQxaXslBLkgoRA1D8w3rORYy_r-zhmxrKzs",
      "y": "VhSBwmK0TUPPChqmyLKiaBFq3QOafj-deM4eiXZA1_w"
    },
    {
      "kty": "EC",
      "d": "px56hPJWF6hocgdD0mLoU1rnkFCEwJJsYv7hWr1OWAE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bc21188a-443b-424a-911e-b221d62802a6",
      "x": "Pa03vnyO1QJ0bNUFSv68oB4GZljWb1JbQC2FX2WJ8rw",
      "y": "hriBhssbTw75Qc_zhXYMYZ6K_iYpOiLN6qbDEWCYjbE"
    },
    {
      "kty": "OKP",
      "d": "bkChK9QXhkA7tfLtAjVgzs0oAy4f_AVtVvwbsKXoiGU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7594329a-3956-4dbd-99c8-72915142d65c",
      "x": "duBLfnNXK14zR6SgjGaZLaiR_5_QdkdsCydMveQ6GjQ"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "16WNpzKp6dZmgTtpMDh1Q28wwTB9qA8WEeXBeVyLnmEKEc6wmE03Z1kHomrV1I_StWIZEX666OKf8DPiDkvI9ssOE3Adu7LbjUZffM7hDhSUIZHDOCerv0AyKmB9_Sr2s_YPzu-McsmAtw_XYn-lx4e22nnEvbZfN1RFAZnFNJ8",
      "kty": "RSA",
      "q": "x2Rbd4CVcO5-LLYGlA2ja9vRcWrfzDQV2g_7swNaNDRye_UJ73l3prgHukYMuMFBFyBUxoKylHC09LV9SI4GLT2ROMYg74iuQFnqAfUCw9SAhTNN_KR9BNbxE8IVQiF-35EDYfqFZPDkBGSH2f0LVhVeO3uWs0cpGP6pDjXWmBU",
      "d": "Mwq03i-uOSI2wFSD14a-OJxoMqyFwS0HXeH8UW32WA_rV1MVhE64iEKsRUuY8z6XqxPTVfLa2IY5v7-LLK5U3m33cPBoh7a_MpoZepoyVvJUrX1yGxNDtP5YMzdxMsH91duQLd4-z2H5M9ok2ndei73lz6Ke7zHxCoIKzGyd3ME7f7hz6x7e63VPNBU2CWvJ_spB-NzqcBxEv0Qa5u1Y_xHCwUCgSnStawY3A5_45iE7KZGnmjXlExigXZ4tYl0BJmYgb3hFEmJTQ-7qoK197Z3tvJYIdQRXtjNuxHzkBlc1TXerKnIvOJ3wrQJUivGlB7fvbCJKnQA235QNQh3OIQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "9972aca2-8e82-497f-9880-65a6d59f8126",
      "qi": "Y0toKEcOE1X2HrHSv7XVrtwTe8RNzRshkDz-pg8anKq3F6yzCOEBHtBL8bMEJqpyuzYLXfyK9CHEcYYLlh4daujiW7OvSO4fLQzGM4Hm_bPJcFbWgr60G3EMAjZRbg5FQNHXrl398h89i8PsADWCwaj-GWOzAKn6gmSJNpbrNI4",
      "dp": "duCs1h73zBCFMXiu5AY7npENL3Kr0pl-cR9XKK_7x7N2-ZoXf94RTMenjcGXXzZp0dPiPeK-5uMHiEMRuw_MGUCW4eBMg8x1e8vvl730Eu8FOfxAwhQcebHJ9dJ7obSti0d6L3me0yiB7GivM31qxjPqeUXnTy3aD4ZFBDzgmcE",
      "alg": "RSA-OAEP",
      "dq": "finmJktaQ8bkV24l43Btw0Wn1NgHG7KpUP1kCfVJEldNSVnXG4wERZ2UZi0Ex7KgeP2gJqt0S7C1D1H3H_2dsuqOBRp4pJgbieRayTo6saa4W5AG_KEn6fQHPrVDtkBzgwrC1TArT5-M56qkuy3-Ck4i_ghJZs7UFlisp60xR7E",
      "n": "p_Y61NFR0DBUWtexLgztiIsKA6joKjJlBLI8Z_4LFJhwy_-MTmmRVvxODIs2Opu5lOTiJm-VM3sroEe2HkB-2lk7EBdcmghrELoTSj2Ol1NkT2ncOKBm8COLM_oXrfssrbN3xCGvqGW1UOuY0OfmIFipOsYjgBagRO_fR51p4hIT3jTZ2UebevXIpVioIbenxJxNEyZg8XR7C2Vh_S6tkd8XFXjXM7K0MA8hlhWQORftwptPfpfmBWgrEmI0qomEblBOzZ9We1Z1u9_D90GIh0kjiYZLM-Af5onhowIA-QBX5NGXq6sIP9UyDsLmfA0ziMkU-39qmw5NVtLfnFW5Cw"
    },
    {
      "kty": "EC",
      "d": "kOuhCA0f9eEDjQvKwrAlgECnWqIEOrgQ-VHM_7deSns",
      "use": "enc",
      "crv": "P-256",
      "kid": "f08e9fc7-e0b5-44a1-b1ac-75b9e393b09a",
      "x": "LARp71inRsFWhQ9VW_bEUDy-GdGxAHXc5bx8-lJQw3o",
      "y": "-KRhzQtiDQxa-PILGOYzFqOz6H6tZ1EXIWECp3lbvKU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3c34ccb0-5d1d-45d1-9dca-70c224db7f90",
      "n": "sJgGqIUHY7v8nX8m9B6IKYkwkGeEVprFGHL9s3V9OdSBti5hgVskq_vTTX415t60IslK1dVqyYSuxZ3PAeVKfbKh94ecFK88kMwRzc8GyXvEeN_HbQGIOskFOQ3LeAfzUSg-8AHGsP8QdswNTFdAw7nibEsfRb4b71EpNzRUM0PiM_8j09p1i7iVTiSCHEBethXQpkdm6OluUHXvo9tK-LADmVvFY60SFmxNh3lu4cQNu0rxeTY9qmAzvfXxGAwXo8OvzWMMEC-WV7tX56uMselrGzehC91poCUByv5b34xMuEUmi_TftX7PJDWLsIwa4eC0rwCSFwe2TIDhXv58nQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1323fdd7-95c4-4afc-b19c-af00a6fd4472",
      "n": "pPwrGK4cTXJSCGvHm5N2YRBNHEiBdKA1Zt5LiDU2p5zY0qlIzLpMfxcObR4PxCYqnH1I-wlMevNBQp5a-mCUjNUNBO_Q6D3Jkh_lKOw8MIhH805Ux0jHitDok4aThc_6XWu1l_t-NxtDqZtwBcktvG2YJdj3bb6SaXnU853yISfpyiiI1ZFkf-IPR_xdy5daiTXXHWkXt-iICLptnqQKL4tV104PeMnTpwQmswDY64_ChWV61Sxr95Q-ZRrwhof8Rjhx6JGVs35-aJcmkjIeOkV9xb0PzUdtoWS3w0HvfBC4QYswqL9RlnKMr6-cTbcIWzHQu9ctS5knZs4N7Aaz-w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f281efab-7474-499f-b786-63ec3539b31d",
      "x": "qp9XzqnzaQxaXslBLkgoRA1D8w3rORYy_r-zhmxrKzs",
      "y": "VhSBwmK0TUPPChqmyLKiaBFq3QOafj-deM4eiXZA1_w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4680c2c6-ea2b-4eb0-84ad-c4f8ab97a82c",
      "x": "QzgxQIqxjTKmVZ9S26wZfSQ5A1-ALQ_Zyq1_YBxA3b0",
      "y": "epouXUk006tbUu6inIy4KHJwdfbCMaLXrHVBc_denn4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bc21188a-443b-424a-911e-b221d62802a6",
      "x": "Pa03vnyO1QJ0bNUFSv68oB4GZljWb1JbQC2FX2WJ8rw",
      "y": "hriBhssbTw75Qc_zhXYMYZ6K_iYpOiLN6qbDEWCYjbE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7594329a-3956-4dbd-99c8-72915142d65c",
      "x": "duBLfnNXK14zR6SgjGaZLaiR_5_QdkdsCydMveQ6GjQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9972aca2-8e82-497f-9880-65a6d59f8126",
      "alg": "RSA-OAEP",
      "n": "p_Y61NFR0DBUWtexLgztiIsKA6joKjJlBLI8Z_4LFJhwy_-MTmmRVvxODIs2Opu5lOTiJm-VM3sroEe2HkB-2lk7EBdcmghrELoTSj2Ol1NkT2ncOKBm8COLM_oXrfssrbN3xCGvqGW1UOuY0OfmIFipOsYjgBagRO_fR51p4hIT3jTZ2UebevXIpVioIbenxJxNEyZg8XR7C2Vh_S6tkd8XFXjXM7K0MA8hlhWQORftwptPfpfmBWgrEmI0qomEblBOzZ9We1Z1u9_D90GIh0kjiYZLM-Af5onhowIA-QBX5NGXq6sIP9UyDsLmfA0ziMkU-39qmw5NVtLfnFW5Cw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "f08e9fc7-e0b5-44a1-b1ac-75b9e393b09a",
      "x": "LARp71inRsFWhQ9VW_bEUDy-GdGxAHXc5bx8-lJQw3o",
      "y": "-KRhzQtiDQxa-PILGOYzFqOz6H6tZ1EXIWECp3lbvKU",
      "alg": "ECDH-ES"
    }
  ]
}
2021-07-29 06:01:20 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-29 06:01:20 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-29 06:01:20 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
}
2021-07-29 06:01:20 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:01:20 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "93634749943374746@openid_certification",
  "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
  "redirect_uris": [
    "http://localhost:4200/auth/callback"
  ]
}
2021-07-29 06:01:20 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-07-29 06:01:20 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-07-29 06:01:20 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:01:20 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-07-29 06:01:20 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-07-29 06:01:20 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-07-29 06:01:20 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-07-29 06:01:20 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-07-29 06:01:20 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-07-29 06:01:20 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-07-29 06:01:20 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:01:20 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-07-29 06:01:20 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-07-29 06:01:20 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-07-29 06:01:20 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-07-29 06:01:20 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-07-29 06:01:20 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-07-29 06:01:20 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-07-29 06:01:20 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-07-29 06:01:20 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-07-29 06:01:20 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-07-29 06:01:20
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-07-29 06:01:20
oidcc-client-test-scope-userinfo-claims
Setup Done
2021-07-29 06:01:24 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance AOBEwFnz9vjt9QQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "upgrade-insecure-requests": "1",
  "cookie": "JSESSIONID\u003d0340D2A012AC78B6C2939CF389A64905",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15",
  "accept-language": "en-gb",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "69162174-7a92-4a35-b162-b0922ae6c562"
}
incoming_body
Authorization endpoint
2021-07-29 06:01:24 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-07-29 06:01:24 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 06:01:24 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "69162174-7a92-4a35-b162-b0922ae6c562"
}
2021-07-29 06:01:24 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile
2021-07-29 06:01:24 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2021-07-29 06:01:24 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-07-29 06:01:24 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
93634749943374746@openid_certification
2021-07-29 06:01:24 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
http://localhost:4200/auth/callback
expected
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:01:24 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 06:01:24 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-07-29 06:01:24 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "openid",
  "profile"
]
2021-07-29 06:01:24 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
J54Rx8cfiW
2021-07-29 06:01:24 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
CvMsG4FT4cV1HPj8WWqjNA
2021-07-29 06:01:24 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "69162174-7a92-4a35-b162-b0922ae6c562"
}
2021-07-29 06:01:24 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "69162174-7a92-4a35-b162-b0922ae6c562",
  "code": "J54Rx8cfiW"
}
2021-07-29 06:01:24
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
http://localhost:4200/auth/callback?state=69162174-7a92-4a35-b162-b0922ae6c562&code=J54Rx8cfiW
2021-07-29 06:01:24 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance AOBEwFnz9vjt9QQ
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [http://localhost:4200/auth/callback?state=69162174-7a92-4a35-b162-b0922ae6c562&code=J54Rx8cfiW]
outgoing_path
authorize
2021-07-29 06:01:24 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance AOBEwFnz9vjt9QQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Basic OTM2MzQ3NDk5NDMzNzQ3NDYlNDBvcGVuaWRfY2VydGlmaWNhdGlvbjpteWNsUSU2MFJCX0Y1JTdDSEElM0ElNDA3JTIxcjdIJTI4RExsdEtBJTI5UH51JTIzJTI5QWclMjNMUThadyUyQ2ttJTJBJTNEJTQwSmhZYWNBNCU1RXFDJTVEQiU3QlpLJTdE",
  "content-type": "application/x-www-form-urlencoded",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "106",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "code": "J54Rx8cfiW",
  "grant_type": "authorization_code",
  "redirect_uri": "http://localhost:4200/auth/callback"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=J54Rx8cfiW&grant_type=authorization_code&redirect_uri=http%3A%2F%2Flocalhost%3A4200%2Fauth%2Fcallback
Token endpoint
2021-07-29 06:01:24 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
method
client_secret_basic
2021-07-29 06:01:24 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-07-29 06:01:24 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
J54Rx8cfiW
2021-07-29 06:01:24 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
http://localhost:4200/auth/callback
2021-07-29 06:01:24 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
4hXEsqfyb9KfeUFsyX0G1ryniYSUFwv8lkeP2ZOT5io1vg438y
2021-07-29 06:01:24 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
08jOwlTkrhs1FNSSXDucxA
2021-07-29 06:01:24 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/caos/
sub
user-subject-1234531
aud
93634749943374746@openid_certification
iat
1627538484
exp
1627538784
2021-07-29 06:01:24 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
08jOwlTkrhs1FNSSXDucxA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/caos/",
  "sub": "user-subject-1234531",
  "aud": "93634749943374746@openid_certification",
  "iat": 1627538484,
  "exp": 1627538784,
  "at_hash": "08jOwlTkrhs1FNSSXDucxA"
}
2021-07-29 06:01:24 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzYzM0Y2NiMC01ZDFkLTQ1ZDEtOWRjYS03MGMyMjRkYjdmOTAiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMDhqT3dsVGtyaHMxRk5TU1hEdWN4QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4Nzg0LCJpYXQiOjE2Mjc1Mzg0ODR9.SZXwJzm9qBcLcFqQDiXOFNcqFINHX4foDE17eIgezfw9rz_uuSg2pG9oLMywnq629AEaW3E2aeZJr9E0CrBEEdoEX9Wp7CRdqgkG9L6iTcuy89bZeo60PZVywSNX6Z2nFiYLGXVFds5cSvRgxcpBfuqbTt5XISlAAxJ0JOOqWChozOJd-du6BsMvsco7AAUua_Vi2uR1aevKdhTCWXwQpMWv-2bnbo-ZjnKRD3gTaNU7boIJDR5sJZq0t_IzHm0FBQej2H3NkCuu57jEvPdqgX2POiXv3pk1bYxkXBkYsnuQ1OEJ721128GIwXbyzazsKb_A8TRbs2qU-d6rUl2r6g
key
{"p":"1ZSG0NWodw_lZjA22TFiWhRVtawh0-zEx68ZujVzDRnWiHmjS75--3Qd6XFzsIa-9fsNNTSYOrcZev19W7OkQz6G404MVKmhGcB88h0DP3nS-IIikq7lnYuasK5WyN2VaseJTQxVfhC4cFDCSIfs39RUaiW2jam1ZwXV0k-YfFc","kty":"RSA","q":"06ruamsr31WbG4KFbqrkviqArPwEfVWpDBRemr0DJlVJX4cBLHcwxfR65z08SSe342g_Sbk3okkysQ-fU8fcZtv__KK6gqr3SQrSutZnTZGF_GiBq2OKYHu6e0PFbvoAmskLOMKX0Vk0_hjlKTFCFpL0vh29OnRsHMI_bd6K9is","d":"Ln6oaiA0VN7-4NzEfcu4H-99-Nc4cbDoKcrE30YUxXAdAsFtbKh5nEp-VM3hFTsXhH0pFenN5ubnOSKWiTI8jaHFoS10O8HzmVARc_WJHO1YSlbo49teadPZay8lniHBv2FwSLK_BITzacPJ0Iq8g4vigI662hr2sejViDJf5OsPodrZgDRBaUekaetkQsm38tehdyJw19d9VpfC7efm7ZIioe_JA03JuyqOmWlZUTuHh493yxoWY1FIwRhCfRv8qAB53eTGwYlKyjLi3NJsPQeWBq4XhgJ4LNCzxhmsUOhXzaxkdcCTDkJljFizn3xHiXtzPjHgT4cUT-ciloFlRQ","e":"AQAB","use":"sig","kid":"3c34ccb0-5d1d-45d1-9dca-70c224db7f90","qi":"eI4Am14Bjqw3VG_bmpOH8J_64sNI0VtH4YSAemAu4zjFy6EsOMnJDsAhk2t6X8QM370ww_uivpAU0-YIFQeczg2X21jXpatZdRePnGBpEXRLZmP_LnFEsoFwW3TH6THwCCghbdAPpleET34OHIlNr9GCREvvhqoeModUKv1bfog","dp":"crUoivSVXAy_idiPPKsXRYXyWnYuXOGm9hAG40ldl0WvQPEDUOTo0igVAJGcLszPttC00USEFdTM7I9ESoH60Nq-G0qJuNa53VjSQj5uxiKpuio6Y0lnrOuTkxyvI4ZOf2DXTvg22lQkmr3k-ot2Huisxa2nlAH3mXM62Y9COFU","dq":"umD5nDUQJZBwipGsQl0yG4y7TxZ-MYp61ssc3m3uVxOkDvyGeQveo3_5tKHD8rqJfjEuARGZPknr2-LgrVn_5YZ0apUzW5mFMwjXs3LU9YVdEHtJKov0ra5k7uMm9ugmHiVGv00Bd3Jwagmrx1C7W7s8zCbNl6oqBEy6o1jgzY8","n":"sJgGqIUHY7v8nX8m9B6IKYkwkGeEVprFGHL9s3V9OdSBti5hgVskq_vTTX415t60IslK1dVqyYSuxZ3PAeVKfbKh94ecFK88kMwRzc8GyXvEeN_HbQGIOskFOQ3LeAfzUSg-8AHGsP8QdswNTFdAw7nibEsfRb4b71EpNzRUM0PiM_8j09p1i7iVTiSCHEBethXQpkdm6OluUHXvo9tK-LADmVvFY60SFmxNh3lu4cQNu0rxeTY9qmAzvfXxGAwXo8OvzWMMEC-WV7tX56uMselrGzehC91poCUByv5b34xMuEUmi_TftX7PJDWLsIwa4eC0rwCSFwe2TIDhXv58nQ"}
algorithm
RS256
2021-07-29 06:01:24 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-07-29 06:01:24 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
4hXEsqfyb9KfeUFsyX0G1ryniYSUFwv8lkeP2ZOT5io1vg438y
token_type
Bearer
id_token
eyJraWQiOiIzYzM0Y2NiMC01ZDFkLTQ1ZDEtOWRjYS03MGMyMjRkYjdmOTAiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMDhqT3dsVGtyaHMxRk5TU1hEdWN4QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4Nzg0LCJpYXQiOjE2Mjc1Mzg0ODR9.SZXwJzm9qBcLcFqQDiXOFNcqFINHX4foDE17eIgezfw9rz_uuSg2pG9oLMywnq629AEaW3E2aeZJr9E0CrBEEdoEX9Wp7CRdqgkG9L6iTcuy89bZeo60PZVywSNX6Z2nFiYLGXVFds5cSvRgxcpBfuqbTt5XISlAAxJ0JOOqWChozOJd-du6BsMvsco7AAUua_Vi2uR1aevKdhTCWXwQpMWv-2bnbo-ZjnKRD3gTaNU7boIJDR5sJZq0t_IzHm0FBQej2H3NkCuu57jEvPdqgX2POiXv3pk1bYxkXBkYsnuQ1OEJ721128GIwXbyzazsKb_A8TRbs2qU-d6rUl2r6g
scope
openid profile
2021-07-29 06:01:24 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance AOBEwFnz9vjt9QQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "4hXEsqfyb9KfeUFsyX0G1ryniYSUFwv8lkeP2ZOT5io1vg438y",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIzYzM0Y2NiMC01ZDFkLTQ1ZDEtOWRjYS03MGMyMjRkYjdmOTAiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMDhqT3dsVGtyaHMxRk5TU1hEdWN4QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4Nzg0LCJpYXQiOjE2Mjc1Mzg0ODR9.SZXwJzm9qBcLcFqQDiXOFNcqFINHX4foDE17eIgezfw9rz_uuSg2pG9oLMywnq629AEaW3E2aeZJr9E0CrBEEdoEX9Wp7CRdqgkG9L6iTcuy89bZeo60PZVywSNX6Z2nFiYLGXVFds5cSvRgxcpBfuqbTt5XISlAAxJ0JOOqWChozOJd-du6BsMvsco7AAUua_Vi2uR1aevKdhTCWXwQpMWv-2bnbo-ZjnKRD3gTaNU7boIJDR5sJZq0t_IzHm0FBQej2H3NkCuu57jEvPdqgX2POiXv3pk1bYxkXBkYsnuQ1OEJ721128GIwXbyzazsKb_A8TRbs2qU-d6rUl2r6g",
  "scope": "openid profile"
}
outgoing_path
token
2021-07-29 06:01:24 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance AOBEwFnz9vjt9QQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "accept-encoding": "gzip",
  "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
2021-07-29 06:01:24 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance AOBEwFnz9vjt9QQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3c34ccb0-5d1d-45d1-9dca-70c224db7f90",
      "n": "sJgGqIUHY7v8nX8m9B6IKYkwkGeEVprFGHL9s3V9OdSBti5hgVskq_vTTX415t60IslK1dVqyYSuxZ3PAeVKfbKh94ecFK88kMwRzc8GyXvEeN_HbQGIOskFOQ3LeAfzUSg-8AHGsP8QdswNTFdAw7nibEsfRb4b71EpNzRUM0PiM_8j09p1i7iVTiSCHEBethXQpkdm6OluUHXvo9tK-LADmVvFY60SFmxNh3lu4cQNu0rxeTY9qmAzvfXxGAwXo8OvzWMMEC-WV7tX56uMselrGzehC91poCUByv5b34xMuEUmi_TftX7PJDWLsIwa4eC0rwCSFwe2TIDhXv58nQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1323fdd7-95c4-4afc-b19c-af00a6fd4472",
      "n": "pPwrGK4cTXJSCGvHm5N2YRBNHEiBdKA1Zt5LiDU2p5zY0qlIzLpMfxcObR4PxCYqnH1I-wlMevNBQp5a-mCUjNUNBO_Q6D3Jkh_lKOw8MIhH805Ux0jHitDok4aThc_6XWu1l_t-NxtDqZtwBcktvG2YJdj3bb6SaXnU853yISfpyiiI1ZFkf-IPR_xdy5daiTXXHWkXt-iICLptnqQKL4tV104PeMnTpwQmswDY64_ChWV61Sxr95Q-ZRrwhof8Rjhx6JGVs35-aJcmkjIeOkV9xb0PzUdtoWS3w0HvfBC4QYswqL9RlnKMr6-cTbcIWzHQu9ctS5knZs4N7Aaz-w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f281efab-7474-499f-b786-63ec3539b31d",
      "x": "qp9XzqnzaQxaXslBLkgoRA1D8w3rORYy_r-zhmxrKzs",
      "y": "VhSBwmK0TUPPChqmyLKiaBFq3QOafj-deM4eiXZA1_w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4680c2c6-ea2b-4eb0-84ad-c4f8ab97a82c",
      "x": "QzgxQIqxjTKmVZ9S26wZfSQ5A1-ALQ_Zyq1_YBxA3b0",
      "y": "epouXUk006tbUu6inIy4KHJwdfbCMaLXrHVBc_denn4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "bc21188a-443b-424a-911e-b221d62802a6",
      "x": "Pa03vnyO1QJ0bNUFSv68oB4GZljWb1JbQC2FX2WJ8rw",
      "y": "hriBhssbTw75Qc_zhXYMYZ6K_iYpOiLN6qbDEWCYjbE"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7594329a-3956-4dbd-99c8-72915142d65c",
      "x": "duBLfnNXK14zR6SgjGaZLaiR_5_QdkdsCydMveQ6GjQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9972aca2-8e82-497f-9880-65a6d59f8126",
      "alg": "RSA-OAEP",
      "n": "p_Y61NFR0DBUWtexLgztiIsKA6joKjJlBLI8Z_4LFJhwy_-MTmmRVvxODIs2Opu5lOTiJm-VM3sroEe2HkB-2lk7EBdcmghrELoTSj2Ol1NkT2ncOKBm8COLM_oXrfssrbN3xCGvqGW1UOuY0OfmIFipOsYjgBagRO_fR51p4hIT3jTZ2UebevXIpVioIbenxJxNEyZg8XR7C2Vh_S6tkd8XFXjXM7K0MA8hlhWQORftwptPfpfmBWgrEmI0qomEblBOzZ9We1Z1u9_D90GIh0kjiYZLM-Af5onhowIA-QBX5NGXq6sIP9UyDsLmfA0ziMkU-39qmw5NVtLfnFW5Cw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "f08e9fc7-e0b5-44a1-b1ac-75b9e393b09a",
      "x": "LARp71inRsFWhQ9VW_bEUDy-GdGxAHXc5bx8-lJQw3o",
      "y": "-KRhzQtiDQxa-PILGOYzFqOz6H6tZ1EXIWECp3lbvKU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-07-29 06:01:24 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance AOBEwFnz9vjt9QQ
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Bearer 4hXEsqfyb9KfeUFsyX0G1ryniYSUFwv8lkeP2ZOT5io1vg438y",
  "accept-encoding": "gzip",
  "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
2021-07-29 06:01:24 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
4hXEsqfyb9KfeUFsyX0G1ryniYSUFwv8lkeP2ZOT5io1vg438y
2021-07-29 06:01:24 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
4hXEsqfyb9KfeUFsyX0G1ryniYSUFwv8lkeP2ZOT5io1vg438y
2021-07-29 06:01:24 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
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
2021-07-29 06:01:24
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-07-29 06:01:24 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:01:24 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:01:24 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-07-29 06:01:24 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance AOBEwFnz9vjt9QQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "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"
}
outgoing_path
userinfo
2021-07-29 06:01:25 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2021-07-29 06:01:31
TEST-RUNNER
Alias has now been claimed by another test
alias
caos
new_test_id
iG3GEZhhCuBvnkF
Test Results