Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-06-13 21:30:35 INFO
TEST-RUNNER
Test instance K4fS0o2f6TIDBYh created
baseUrl
https://www.certification.openid.net/test/a/MSTR_M2021_UP1
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
MSTR_M2021_UP1
description
planId
iEllghTC7G18K
config
{
  "alias": "MSTR_M2021_UP1",
  "client": {
    "client_id": "87654321",
    "client_secret": "12345678",
    "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login"
  }
}
testName
oidcc-client-test-scope-userinfo-claims
2021-06-13 21:30:36 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/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-06-13 21:30:36
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/MSTR_M2021_UP1/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/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-06-13 21:30:36
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4cC7CecyDBN2_u1Y6HQ47_w78EkMeSpEGhKPDYZIM1BjOssD6Yn04dVrg4H_BjNlvpIlHD8jwTf3kUllyNE1oLI2oxYpmor4hRnw2LViFbof-bB9zkHaWJ3m4obfHrPZUi0FqXO5fHRCmvkcs8Vwho9yxu57lxcJiniFu8mmJ7M",
      "kty": "RSA",
      "q": "uQAV6r2Ynraptm9m-gpEKtJwUxJQYJGwOWLQvkDFgavs1UTRD-r7_zTMGRSu8DwnmjsEWF756gwuA6Ie88Mx-m_g1DA76u756bK7h-yp6amMmCIFoVUZJCDyHztGoxN49N1DX1sdJz9-QWETqaf1NPHmq_TZKeYfW-bXJNuJtIk",
      "d": "espO7gfE5n87JE3jDqdhzC1GZVhu3XLWXewOF30vOvqwUt2M4kymRCpf2kevUaH57Y_QEPZPfZ1UvRiZD0x0ERjDzeu7fGdEvwIMhk-RhT5WWT4mQSU7JrgV02uLW9qnAQuJHY9isPGZUM0cvCx3R_GhoL6YbZJn-JXPsnPtkYc1ia30bRyJKl0QAhKL5Dz-k79E_yW9LxgLWIlCXJJf2OWRvbi1prp7mmakb3sEcvFDLECrTIvbNrvsSzx-PHLgvDSxzd073GYb31BuUx9R_yIvfETlb802TqAD7FX2RZCh7D95GAciJf6rHHIfRteeoU3A2FHlSPdA4NS8vzXEcQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "a47e95fc-8f39-44f3-8baa-a28b0f4422bf",
      "qi": "EW15lJkOUkN4E7yK3T9TGk8zY_wze5NxY23OkljDY9paAaeztgzm_lO7ns0zq28FB4k-X3z-PTQqCySH3G3xa0kQlUdjMymwtPHD_SdYel9-jL_b7SvQsQ27sZXppg4fpCcrv9Tf6IZV-le3Te7bDxrhFgpOhhM-dnQiM7iLPJo",
      "dp": "xYfeIMwq_mYJuQX0xXDsYRBTYeyI_Xv-GtIiWbMlecDdEpSQ18fefbxAVtFoVASlAhreXdjhcC-Ib5fJd-2W_wTwycKapJ701YHdO8F6EYjKca_8ZH06kE-ZtpxMnpC_lyfNzHd11W_k17UhaCtaSmM6CtahTZLaxk6utaG7wQ",
      "dq": "qlao134BI8n-k8sZXwrK3z7qS6LmPTSHtR8GItdSw-XAaFI3yNdNdhtv_Xvs46gPstO6WYABzn2udIv2we2te_E9a0KKOPQXShXW0_2WKV6C5KUW2AiZ4IkxRo52qLrKOXPtj8Q-IKA2qQ4wY5sRjNFa2mPU_N41a5It8HLv5Tk",
      "n": "oyRaffjH0jnlakcrnPguZR_s_3rplZs-QZoaOiddFLZY3mfJEd3CoQYWebhwsGD3COONbsowUTHByUZUGzPj27eDRUQ_q3tfv8ObwS62iAvPW8ZZNb-oX8z_NrlIKWzsiAIWT8qbqo5EAouVfXXqdteQSP3E7hAgsNvX_3qkPulOUlT7HaXLbugoEbZZzXT5-EInum8teL3kU3DdasAm5i4f2IACEFi-z-0RpXu9c3AWSnhdbjQ2Zh7MeRi-TsCTnmLAANpKrbc1JHTFgC5kMw_JjFPqgoL7byi8fGvSuekKRtezOtcrdDE3a1ZhE1upUH59Uz-7nzNCDpNVHaAayw"
    },
    {
      "kty": "EC",
      "d": "Jf10LeMKXraBPHR5Rp2XdrCvcEU4OMsBM1fkJbkzdtU",
      "use": "sig",
      "crv": "P-256",
      "kid": "cdefbecc-6925-4952-90bb-b82e1b98310b",
      "x": "Fr1D9XtcPPX5gTWBpw9aC0FBZitvRrouz47p-dMKwcw",
      "y": "Suku2aBT7d8v1HOJtVCd4p54fY3bOaugjcNZREZ01Cg"
    },
    {
      "kty": "EC",
      "d": "iqeiti5i0AdNT44otsx746zIc5XPDqZFtJC06qWSrrY",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6a2d3b91-e18a-4897-9a19-1d8f874d2904",
      "x": "zP_QW9G6hij0JMAJDYssFDi-ZP8yc3LstIKL0bFtmK4",
      "y": "pmF-UM07mqEwsaztN9uiHy9egEL-BzTisjSJr51F09A"
    },
    {
      "kty": "OKP",
      "d": "qXknrO3vaSCDpRs_LzelAO3ml4sReXn-8Z5qN-0JGZM",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8d47e6f9-e570-446d-9fa5-a108293d3619",
      "x": "5lWxrEQRCkDnRXiDj4zZPA2Ev2wW_zUwTmLcMcds7-U"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7Ed98QA5mdF6lQ8YR103EEgnW2hu_bktPpFWXO-xrNTQQNJcjLUBOVUbLCmyvEUOCm1os5H6e8ersvZrABCNIW04Ph6VXqnv8OoQ4CLtJUJLfNq_j5zoAhRVsPn2KQfpvyXaWNBsUjzctyoyW4bdpZLgUs5fd1SKY3TvnkMEcQU",
      "kty": "RSA",
      "q": "z0nAy-adRArUHOWgpK1nXwQRWZDdjnBDKid3WcKRipkC7MrxPsn5oFVae8Hj4BLOJJu1GMR9Qnxec6nlBcq5L5iMreW6NgfySNiMsoPQ_OVtai2-wA8I-nnNyPX3iSNqztM9k5qXf9V6tYGjPg_IJbQZXPawn5ZvTspC6aj4qJ8",
      "d": "ojY8IS_Orbaf9SRUe95Gw8xOzV18B8mDlVTQIB1M9OkjlqMgluDZPEwtQ2xx2HUvFvkYWo-6Ll-1P10RD56F5gNTNnZH57Td7inhtC3j6qtLMUd1jUYo114wtITUP3wYOMUlmL-1umG4oTG2s31F2wRfqr3OVcGmM_b4kTwYsbML6R1rUc3gXxoHTZnI_3x-nYEfIhJFZRrIBfTOVWrttXB0l3b_tDHHQBU8KfrsSe3vml5yauOJo6_Ks2CSlZTzLlU5BV1wlF6pRGBy1d25rX3rztEMb0UapSOXwxPKK6kprju_jS8OBzry0eqvxVPT4WgLIbC90iSVfexPQin-kQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "7c10a1b8-07f8-4611-b30d-22117b083898",
      "qi": "KGOq4yv97xAsp8Rz7denH7X53L4iPvU1dTCh07aOgRVzCo2uzyrw8QgYr4HMjwg9XfBxCqjlM3VkeyYxTbdSamorHCUslLsPHcVtMCFtMOkHkMVY7JM6LaMgZ45nT2A4JHWuBNNgVYlHu0uiS7AG2bbl8RMlYmCdBJ-PyPCGPjk",
      "dp": "AnoRYOhesjUW8t8QoxbgD-ShvPyQRUqepcxCOoEsvKISeMt7uuHe3Gn--eyJ-h1DM2rIMTGzjX6fVyXsIzkJMbOCZmxNpotjf4QEn0TedYiHYAyu-2NqrzLlXxCPuwhhM-bCrjGpIQeQTL89feYhBq5Oea--InMZbEd6h48uSb0",
      "alg": "RSA-OAEP",
      "dq": "F0dxH3UGtF2C9LvVDqlqsoECccyTFSwGXvWPscToE2ibq3wfG64TGq57OurLbJ6wB-x0qhNm_dB5ywOJdN0Pbwjyw5TJFMhPrV6kbmffUIdzgjkg8vC9UWPceHUnF3-ivxd6EtmJqhGPdlLYwl-DWrifIJGTxFhgp7iPSy5uvoE",
      "n": "v1HhKpjmo99e6kPOWryEgr8GFHT9o0ZUYQJ3iCECrFEDnsPfkzRdfkUFpYFdbXhh3-qxifcx0BN6Ku5DtahJg47H3Z6GIc0uf_w9boqs2AQB8AjgjhniJx6Lrq6TuX5256cqvDwuOnig7nBumF30cldFf8fyAr7rYG7GwLEba7YN2f0Wlv52DqDcUkn-hZ4opuXdSFO5FBvflIMr69ksuUWoCOy1pTBmqXUdCgmKoMrEQLvkGSo-lIFW1zU1jOCmV-XZyzGY7F9TeQnMzdUMFVjgmuJpXMxCEZvdaIgwKaG9Tc6KQ0IWRIua6ZOwWQesbv4X75OveS5YTK1MTsV6Gw"
    },
    {
      "kty": "EC",
      "d": "QzWfqu_wfmK4oP2y2TjK9cFkUcPb9SDZ53U-YRpybbg",
      "use": "enc",
      "crv": "P-256",
      "kid": "ab856221-e4e3-42f8-b2ea-fbbb7dd9b6a4",
      "x": "yT5gZlNajJs0EQRHSnvyirle7IqZHTqF9y4iIJMlNZs",
      "y": "7Rf7qWxzOOp4TqMgwyXScsVpInuBV7rcUJut0A_Z8Ms",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a47e95fc-8f39-44f3-8baa-a28b0f4422bf",
      "n": "oyRaffjH0jnlakcrnPguZR_s_3rplZs-QZoaOiddFLZY3mfJEd3CoQYWebhwsGD3COONbsowUTHByUZUGzPj27eDRUQ_q3tfv8ObwS62iAvPW8ZZNb-oX8z_NrlIKWzsiAIWT8qbqo5EAouVfXXqdteQSP3E7hAgsNvX_3qkPulOUlT7HaXLbugoEbZZzXT5-EInum8teL3kU3DdasAm5i4f2IACEFi-z-0RpXu9c3AWSnhdbjQ2Zh7MeRi-TsCTnmLAANpKrbc1JHTFgC5kMw_JjFPqgoL7byi8fGvSuekKRtezOtcrdDE3a1ZhE1upUH59Uz-7nzNCDpNVHaAayw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9490b41f-73fc-4822-bbc4-e32b5d67b002",
      "n": "qc7MvdIQyM7MP7Y5pnIPAgRAGHpOrMNo6qk5I0UtkvSOR47sUJYaGlvzDiWa5E2ur9iUiwBgpU0Df8k4Xh_5idfA4VksOtn-88ZDBvBGEfaso951atReJrMF7PXG_641NISnrtBUHx9uan2XO0m6PGXYkkk2rrgS5mVHnP5ffufgAe6XqroEB6AyxdxO5VmjBQaNxjst1lia35VU_WkkH63XbZQi9rwQh5BTkUlxpbdPcSSB7OhWyce07jMPWgNPSdZtaQo4MknAgIgDsZDEvnKENrwhCvfc_VFAUczPdrIx8HFOer5XjCqTTAuyVefHOExIbDVDBLv0ra6gD7O3RQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cdefbecc-6925-4952-90bb-b82e1b98310b",
      "x": "Fr1D9XtcPPX5gTWBpw9aC0FBZitvRrouz47p-dMKwcw",
      "y": "Suku2aBT7d8v1HOJtVCd4p54fY3bOaugjcNZREZ01Cg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ad9bff81-4ae5-4526-afb9-11827847f2ea",
      "x": "XUbe3-lw_kGhTTvdy8cZwybdaRxk_XTuiZeLEgpWaQk",
      "y": "xyI32mbHoac0bS5ACxxBufMM8czdNKjIqVHMVZTuM1Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6a2d3b91-e18a-4897-9a19-1d8f874d2904",
      "x": "zP_QW9G6hij0JMAJDYssFDi-ZP8yc3LstIKL0bFtmK4",
      "y": "pmF-UM07mqEwsaztN9uiHy9egEL-BzTisjSJr51F09A"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8d47e6f9-e570-446d-9fa5-a108293d3619",
      "x": "5lWxrEQRCkDnRXiDj4zZPA2Ev2wW_zUwTmLcMcds7-U"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7c10a1b8-07f8-4611-b30d-22117b083898",
      "alg": "RSA-OAEP",
      "n": "v1HhKpjmo99e6kPOWryEgr8GFHT9o0ZUYQJ3iCECrFEDnsPfkzRdfkUFpYFdbXhh3-qxifcx0BN6Ku5DtahJg47H3Z6GIc0uf_w9boqs2AQB8AjgjhniJx6Lrq6TuX5256cqvDwuOnig7nBumF30cldFf8fyAr7rYG7GwLEba7YN2f0Wlv52DqDcUkn-hZ4opuXdSFO5FBvflIMr69ksuUWoCOy1pTBmqXUdCgmKoMrEQLvkGSo-lIFW1zU1jOCmV-XZyzGY7F9TeQnMzdUMFVjgmuJpXMxCEZvdaIgwKaG9Tc6KQ0IWRIua6ZOwWQesbv4X75OveS5YTK1MTsV6Gw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ab856221-e4e3-42f8-b2ea-fbbb7dd9b6a4",
      "x": "yT5gZlNajJs0EQRHSnvyirle7IqZHTqF9y4iIJMlNZs",
      "y": "7Rf7qWxzOOp4TqMgwyXScsVpInuBV7rcUJut0A_Z8Ms",
      "alg": "ECDH-ES"
    }
  ]
}
2021-06-13 21:30:36 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-06-13 21:30:36 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-06-13 21:30:36 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-06-13 21:30:36 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
87654321
client_secret
12345678
redirect_uris
[
  "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login"
]
2021-06-13 21:30:36 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "87654321",
  "client_secret": "12345678",
  "redirect_uris": [
    "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login"
  ]
}
2021-06-13 21:30:36 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-06-13 21:30:36 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-06-13 21:30:36 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login"
]
2021-06-13 21:30:36 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-06-13 21:30:36 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-06-13 21:30:36 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-06-13 21:30:36 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-06-13 21:30:36 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-06-13 21:30:36 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-06-13 21:30:36 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-06-13 21:30:36 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-06-13 21:30:36 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-06-13 21:30:36 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-06-13 21:30:36 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-06-13 21:30:36 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-06-13 21:30:36 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-06-13 21:30:36 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-06-13 21:30:36 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-06-13 21:30:36 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-06-13 21:30:36 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-06-13 21:30:36 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-06-13 21:30:36
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-06-13 21:30:36
oidcc-client-test-scope-userinfo-claims
Setup Done
2021-06-13 21:31:38 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance K4fS0o2f6TIDBYh
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/xml, text/xml, application/json, application/*+xml, application/*+json",
  "user-agent": "Java/11.0.8",
  "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
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-06-13 21:31:38 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance K4fS0o2f6TIDBYh
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/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
2021-06-13 21:32:50 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance K4fS0o2f6TIDBYh
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 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-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"90\", \"Google Chrome\";v\u003d\"90\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://env-239211.customer.cloud.microstrategy.com/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-GB-oxendict;q\u003d0.9,en;q\u003d0.8,tr;q\u003d0.7,eu;q\u003d0.6",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1623336640.30.8.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; __utma\u003d201319536.763838286.1615572732.1623353581.1623411213.32; JSESSIONID\u003d32A224047A3267CDD9D4EE876688B2EF",
  "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
{
  "response_type": "code",
  "client_id": "87654321",
  "scope": "openid profile email offline_access",
  "state": "dds7Ca-ou8pVCQh7S-9PlBq6kAAjP_8ZOOsKTALMgk0\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "PiMiXZSNv90zRpGDZUChIEqylLWB_MCSLBkTPpyYJ4U"
}
incoming_body
Authorization endpoint
2021-06-13 21:32:50 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-06-13 21:32:50 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 21:32:50 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "87654321",
  "scope": "openid profile email offline_access",
  "state": "dds7Ca-ou8pVCQh7S-9PlBq6kAAjP_8ZOOsKTALMgk0\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "PiMiXZSNv90zRpGDZUChIEqylLWB_MCSLBkTPpyYJ4U"
}
2021-06-13 21:32:50 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email offline_access
2021-06-13 21:32:50 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
PiMiXZSNv90zRpGDZUChIEqylLWB_MCSLBkTPpyYJ4U
2021-06-13 21:32:50 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-06-13 21:32:50 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
87654321
2021-06-13 21:32:50 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login
expected
[
  "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login"
]
2021-06-13 21:32:50 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 21:32:50 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-06-13 21:32:50 SUCCESS
EnsureScopeContainsAtLeastOneOfProfileEmailPhoneAddress
Found at least one of profile, email, phone and address scopes in request
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
2021-06-13 21:32:50 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
fTBmr2KhKV
2021-06-13 21:32:50 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
lLC3MOFSZlNNlLTqz8hghg
2021-06-13 21:32:50 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "state": "dds7Ca-ou8pVCQh7S-9PlBq6kAAjP_8ZOOsKTALMgk0\u003d"
}
2021-06-13 21:32:50 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "state": "dds7Ca-ou8pVCQh7S-9PlBq6kAAjP_8ZOOsKTALMgk0\u003d",
  "code": "fTBmr2KhKV"
}
2021-06-13 21:32:50
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=dds7Ca-ou8pVCQh7S-9PlBq6kAAjP_8ZOOsKTALMgk0%3D&code=fTBmr2KhKV
2021-06-13 21:32:50 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance K4fS0o2f6TIDBYh
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=dds7Ca-ou8pVCQh7S-9PlBq6kAAjP_8ZOOsKTALMgk0%3D&code=fTBmr2KhKV]
outgoing_path
authorize
2021-06-13 21:32:50 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance K4fS0o2f6TIDBYh
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json;charset\u003dUTF-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "authorization": "Basic ODc2NTQzMjE6MTIzNDU2Nzg\u003d",
  "user-agent": "Java/11.0.8",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "code": "fTBmr2KhKV",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=fTBmr2KhKV&redirect_uri=https%3A%2F%2Fenv-239211.customer.cloud.microstrategy.com%2FMicroStrategyLibrary%2Fauth%2Foidc%2Flogin
Token endpoint
2021-06-13 21:32:50 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
87654321
client_secret
12345678
method
client_secret_basic
2021-06-13 21:32:50 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-06-13 21:32:50 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
fTBmr2KhKV
2021-06-13 21:32:50 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login
2021-06-13 21:32:50 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
oI1czAxEFjrc4c2FuWY4KMbWIJRvmJwgsFYqWoQIP6JWhZu0ei
2021-06-13 21:32:50 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
YufHzPbQly8K--7Akf1J4A
2021-06-13 21:32:50 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/MSTR_M2021_UP1/
sub
user-subject-1234531
aud
87654321
nonce
PiMiXZSNv90zRpGDZUChIEqylLWB_MCSLBkTPpyYJ4U
iat
1623619970
exp
1623620270
2021-06-13 21:32:50 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
YufHzPbQly8K--7Akf1J4A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "sub": "user-subject-1234531",
  "aud": "87654321",
  "nonce": "PiMiXZSNv90zRpGDZUChIEqylLWB_MCSLBkTPpyYJ4U",
  "iat": 1623619970,
  "exp": 1623620270,
  "at_hash": "YufHzPbQly8K--7Akf1J4A"
}
2021-06-13 21:32:50 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJhNDdlOTVmYy04ZjM5LTQ0ZjMtOGJhYS1hMjhiMGY0NDIyYmYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWXVmSHpQYlFseThLLS03QWtmMUo0QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvTVNUUl9NMjAyMV9VUDFcLyIsImV4cCI6MTYyMzYyMDI3MCwibm9uY2UiOiJQaU1pWFpTTnY5MHpScEdEWlVDaElFcXlsTFdCX01DU0xCa1RQcHlZSjRVIiwiaWF0IjoxNjIzNjE5OTcwfQ.ha5IOSfHifDX1wjoVDLfnFr1McGFAzTTaQzYpcnZM-Lqo8CMjThTnPEF36zNfAnlwclrcxLmNB3pRNSiuSW4RHQjZtVYrP9ag6ctoBwK74hQ4WvOy5uYaDZXQ3YwmV9M3s8-ARdc8pyy3bHi9i-m1TxF-7-_Nfk2SCh4UYu1Y2WTkiFxIlSpuX__7xjKFWGKnKRBjHeothuvdFhcXz05wCcFdsNwCqDCD1vPyhFtDjPeK9c765-teBr6Q2pkHDFIFfhLd6ZdTJBXX8IJpVbnaDFHpo68-4UjEuXqnBqOzA-3ixnXBPUTLid3ABGWRm48rh8f4AQDWplgGJJW_J_aag
key
{"p":"4cC7CecyDBN2_u1Y6HQ47_w78EkMeSpEGhKPDYZIM1BjOssD6Yn04dVrg4H_BjNlvpIlHD8jwTf3kUllyNE1oLI2oxYpmor4hRnw2LViFbof-bB9zkHaWJ3m4obfHrPZUi0FqXO5fHRCmvkcs8Vwho9yxu57lxcJiniFu8mmJ7M","kty":"RSA","q":"uQAV6r2Ynraptm9m-gpEKtJwUxJQYJGwOWLQvkDFgavs1UTRD-r7_zTMGRSu8DwnmjsEWF756gwuA6Ie88Mx-m_g1DA76u756bK7h-yp6amMmCIFoVUZJCDyHztGoxN49N1DX1sdJz9-QWETqaf1NPHmq_TZKeYfW-bXJNuJtIk","d":"espO7gfE5n87JE3jDqdhzC1GZVhu3XLWXewOF30vOvqwUt2M4kymRCpf2kevUaH57Y_QEPZPfZ1UvRiZD0x0ERjDzeu7fGdEvwIMhk-RhT5WWT4mQSU7JrgV02uLW9qnAQuJHY9isPGZUM0cvCx3R_GhoL6YbZJn-JXPsnPtkYc1ia30bRyJKl0QAhKL5Dz-k79E_yW9LxgLWIlCXJJf2OWRvbi1prp7mmakb3sEcvFDLECrTIvbNrvsSzx-PHLgvDSxzd073GYb31BuUx9R_yIvfETlb802TqAD7FX2RZCh7D95GAciJf6rHHIfRteeoU3A2FHlSPdA4NS8vzXEcQ","e":"AQAB","use":"sig","kid":"a47e95fc-8f39-44f3-8baa-a28b0f4422bf","qi":"EW15lJkOUkN4E7yK3T9TGk8zY_wze5NxY23OkljDY9paAaeztgzm_lO7ns0zq28FB4k-X3z-PTQqCySH3G3xa0kQlUdjMymwtPHD_SdYel9-jL_b7SvQsQ27sZXppg4fpCcrv9Tf6IZV-le3Te7bDxrhFgpOhhM-dnQiM7iLPJo","dp":"xYfeIMwq_mYJuQX0xXDsYRBTYeyI_Xv-GtIiWbMlecDdEpSQ18fefbxAVtFoVASlAhreXdjhcC-Ib5fJd-2W_wTwycKapJ701YHdO8F6EYjKca_8ZH06kE-ZtpxMnpC_lyfNzHd11W_k17UhaCtaSmM6CtahTZLaxk6utaG7wQ","dq":"qlao134BI8n-k8sZXwrK3z7qS6LmPTSHtR8GItdSw-XAaFI3yNdNdhtv_Xvs46gPstO6WYABzn2udIv2we2te_E9a0KKOPQXShXW0_2WKV6C5KUW2AiZ4IkxRo52qLrKOXPtj8Q-IKA2qQ4wY5sRjNFa2mPU_N41a5It8HLv5Tk","n":"oyRaffjH0jnlakcrnPguZR_s_3rplZs-QZoaOiddFLZY3mfJEd3CoQYWebhwsGD3COONbsowUTHByUZUGzPj27eDRUQ_q3tfv8ObwS62iAvPW8ZZNb-oX8z_NrlIKWzsiAIWT8qbqo5EAouVfXXqdteQSP3E7hAgsNvX_3qkPulOUlT7HaXLbugoEbZZzXT5-EInum8teL3kU3DdasAm5i4f2IACEFi-z-0RpXu9c3AWSnhdbjQ2Zh7MeRi-TsCTnmLAANpKrbc1JHTFgC5kMw_JjFPqgoL7byi8fGvSuekKRtezOtcrdDE3a1ZhE1upUH59Uz-7nzNCDpNVHaAayw"}
algorithm
RS256
2021-06-13 21:32:50 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-06-13 21:32:50 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
oI1czAxEFjrc4c2FuWY4KMbWIJRvmJwgsFYqWoQIP6JWhZu0ei
token_type
Bearer
id_token
eyJraWQiOiJhNDdlOTVmYy04ZjM5LTQ0ZjMtOGJhYS1hMjhiMGY0NDIyYmYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWXVmSHpQYlFseThLLS03QWtmMUo0QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvTVNUUl9NMjAyMV9VUDFcLyIsImV4cCI6MTYyMzYyMDI3MCwibm9uY2UiOiJQaU1pWFpTTnY5MHpScEdEWlVDaElFcXlsTFdCX01DU0xCa1RQcHlZSjRVIiwiaWF0IjoxNjIzNjE5OTcwfQ.ha5IOSfHifDX1wjoVDLfnFr1McGFAzTTaQzYpcnZM-Lqo8CMjThTnPEF36zNfAnlwclrcxLmNB3pRNSiuSW4RHQjZtVYrP9ag6ctoBwK74hQ4WvOy5uYaDZXQ3YwmV9M3s8-ARdc8pyy3bHi9i-m1TxF-7-_Nfk2SCh4UYu1Y2WTkiFxIlSpuX__7xjKFWGKnKRBjHeothuvdFhcXz05wCcFdsNwCqDCD1vPyhFtDjPeK9c765-teBr6Q2pkHDFIFfhLd6ZdTJBXX8IJpVbnaDFHpo68-4UjEuXqnBqOzA-3ixnXBPUTLid3ABGWRm48rh8f4AQDWplgGJJW_J_aag
scope
openid profile email offline_access
2021-06-13 21:32:50 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance K4fS0o2f6TIDBYh
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "oI1czAxEFjrc4c2FuWY4KMbWIJRvmJwgsFYqWoQIP6JWhZu0ei",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJhNDdlOTVmYy04ZjM5LTQ0ZjMtOGJhYS1hMjhiMGY0NDIyYmYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWXVmSHpQYlFseThLLS03QWtmMUo0QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvTVNUUl9NMjAyMV9VUDFcLyIsImV4cCI6MTYyMzYyMDI3MCwibm9uY2UiOiJQaU1pWFpTTnY5MHpScEdEWlVDaElFcXlsTFdCX01DU0xCa1RQcHlZSjRVIiwiaWF0IjoxNjIzNjE5OTcwfQ.ha5IOSfHifDX1wjoVDLfnFr1McGFAzTTaQzYpcnZM-Lqo8CMjThTnPEF36zNfAnlwclrcxLmNB3pRNSiuSW4RHQjZtVYrP9ag6ctoBwK74hQ4WvOy5uYaDZXQ3YwmV9M3s8-ARdc8pyy3bHi9i-m1TxF-7-_Nfk2SCh4UYu1Y2WTkiFxIlSpuX__7xjKFWGKnKRBjHeothuvdFhcXz05wCcFdsNwCqDCD1vPyhFtDjPeK9c765-teBr6Q2pkHDFIFfhLd6ZdTJBXX8IJpVbnaDFHpo68-4UjEuXqnBqOzA-3ixnXBPUTLid3ABGWRm48rh8f4AQDWplgGJJW_J_aag",
  "scope": "openid profile email offline_access"
}
outgoing_path
token
2021-06-13 21:32:50 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance K4fS0o2f6TIDBYh
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json, application/jwk-set+json",
  "user-agent": "Java/11.0.8",
  "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
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-06-13 21:32:50 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance K4fS0o2f6TIDBYh
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a47e95fc-8f39-44f3-8baa-a28b0f4422bf",
      "n": "oyRaffjH0jnlakcrnPguZR_s_3rplZs-QZoaOiddFLZY3mfJEd3CoQYWebhwsGD3COONbsowUTHByUZUGzPj27eDRUQ_q3tfv8ObwS62iAvPW8ZZNb-oX8z_NrlIKWzsiAIWT8qbqo5EAouVfXXqdteQSP3E7hAgsNvX_3qkPulOUlT7HaXLbugoEbZZzXT5-EInum8teL3kU3DdasAm5i4f2IACEFi-z-0RpXu9c3AWSnhdbjQ2Zh7MeRi-TsCTnmLAANpKrbc1JHTFgC5kMw_JjFPqgoL7byi8fGvSuekKRtezOtcrdDE3a1ZhE1upUH59Uz-7nzNCDpNVHaAayw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9490b41f-73fc-4822-bbc4-e32b5d67b002",
      "n": "qc7MvdIQyM7MP7Y5pnIPAgRAGHpOrMNo6qk5I0UtkvSOR47sUJYaGlvzDiWa5E2ur9iUiwBgpU0Df8k4Xh_5idfA4VksOtn-88ZDBvBGEfaso951atReJrMF7PXG_641NISnrtBUHx9uan2XO0m6PGXYkkk2rrgS5mVHnP5ffufgAe6XqroEB6AyxdxO5VmjBQaNxjst1lia35VU_WkkH63XbZQi9rwQh5BTkUlxpbdPcSSB7OhWyce07jMPWgNPSdZtaQo4MknAgIgDsZDEvnKENrwhCvfc_VFAUczPdrIx8HFOer5XjCqTTAuyVefHOExIbDVDBLv0ra6gD7O3RQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cdefbecc-6925-4952-90bb-b82e1b98310b",
      "x": "Fr1D9XtcPPX5gTWBpw9aC0FBZitvRrouz47p-dMKwcw",
      "y": "Suku2aBT7d8v1HOJtVCd4p54fY3bOaugjcNZREZ01Cg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ad9bff81-4ae5-4526-afb9-11827847f2ea",
      "x": "XUbe3-lw_kGhTTvdy8cZwybdaRxk_XTuiZeLEgpWaQk",
      "y": "xyI32mbHoac0bS5ACxxBufMM8czdNKjIqVHMVZTuM1Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6a2d3b91-e18a-4897-9a19-1d8f874d2904",
      "x": "zP_QW9G6hij0JMAJDYssFDi-ZP8yc3LstIKL0bFtmK4",
      "y": "pmF-UM07mqEwsaztN9uiHy9egEL-BzTisjSJr51F09A"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8d47e6f9-e570-446d-9fa5-a108293d3619",
      "x": "5lWxrEQRCkDnRXiDj4zZPA2Ev2wW_zUwTmLcMcds7-U"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "7c10a1b8-07f8-4611-b30d-22117b083898",
      "alg": "RSA-OAEP",
      "n": "v1HhKpjmo99e6kPOWryEgr8GFHT9o0ZUYQJ3iCECrFEDnsPfkzRdfkUFpYFdbXhh3-qxifcx0BN6Ku5DtahJg47H3Z6GIc0uf_w9boqs2AQB8AjgjhniJx6Lrq6TuX5256cqvDwuOnig7nBumF30cldFf8fyAr7rYG7GwLEba7YN2f0Wlv52DqDcUkn-hZ4opuXdSFO5FBvflIMr69ksuUWoCOy1pTBmqXUdCgmKoMrEQLvkGSo-lIFW1zU1jOCmV-XZyzGY7F9TeQnMzdUMFVjgmuJpXMxCEZvdaIgwKaG9Tc6KQ0IWRIua6ZOwWQesbv4X75OveS5YTK1MTsV6Gw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ab856221-e4e3-42f8-b2ea-fbbb7dd9b6a4",
      "x": "yT5gZlNajJs0EQRHSnvyirle7IqZHTqF9y4iIJMlNZs",
      "y": "7Rf7qWxzOOp4TqMgwyXScsVpInuBV7rcUJut0A_Z8Ms",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-06-13 21:32:50 INCOMING
oidcc-client-test-scope-userinfo-claims
Incoming HTTP request to test instance K4fS0o2f6TIDBYh
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "authorization": "Bearer oI1czAxEFjrc4c2FuWY4KMbWIJRvmJwgsFYqWoQIP6JWhZu0ei",
  "user-agent": "Java/11.0.8",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-06-13 21:32:50 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
oI1czAxEFjrc4c2FuWY4KMbWIJRvmJwgsFYqWoQIP6JWhZu0ei
2021-06-13 21:32:50 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
oI1czAxEFjrc4c2FuWY4KMbWIJRvmJwgsFYqWoQIP6JWhZu0ei
2021-06-13 21:32:50 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
email
user@example.com
email_verified
false
2021-06-13 21:32:50
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-06-13 21:32:50 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-06-13 21:32:50 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-06-13 21:32:50 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-06-13 21:32:50 OUTGOING
oidcc-client-test-scope-userinfo-claims
Response to HTTP request to test instance K4fS0o2f6TIDBYh
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",
  "email": "user@example.com",
  "email_verified": false
}
outgoing_path
userinfo
2021-06-13 21:32:50 FINISHED
oidcc-client-test-scope-userinfo-claims
Test has run to completion
testmodule_result
PASSED
2021-06-13 21:33:49
TEST-RUNNER
Alias has now been claimed by another test
alias
MSTR_M2021_UP1
new_test_id
h1DUodFhCW3v1E8
Test Results