Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-06-13 20:37:10 INFO
TEST-RUNNER
Test instance 4LHqDRapFpPxUE9 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-missing-sub
2021-06-13 20:37:10 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 20:37:10
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 20:37:11
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "0Ovh52nEd5ZWpfEYllRJzwryga2iRVXvd0-8O3Q8CQfvZJV-Ip7aCadviYFhGOsT_b8w5Uh5GzlcGOzXlqgdrn2MQSXVYcg8wAt2Ee1WfzhsKrXBcz82msnRFl1fY5fQV6PL7zMCxVVbjR5BQzfrVi8L5vlv9Rouo3y3HSLjv0k",
      "kty": "RSA",
      "q": "qVgfbUvjiTEalKLaUZbMM_cI9UV_H4yJHF0HFzOdVtzq0thC0Me3V4Ek4jNWxVIqk7bXIDUxHIyKD_BjW0bO_ajjVu6OwUIhj0tJ2BaDhQAENf5dLO0QIAJ2OISJdKQtUwrr75UFjMHxtid19RJ0fK2q1YTe3bYo9UnvCoVUQ4E",
      "d": "PKq4JsJCnOnCWNALVpb3iaOxzCK88STU4cZZ0XeEAkgo_vL9n7J_9wdEbPcgjGRbEmQt65ewGNiy7EPYY4GB5NTuY2OY6Kxx6Gy0H5DOElCHAz4pKKAPvO2-afQ--AF_OgOZ7hnbwW_l6OyqFrP2g1QeodqK6Chh_4DxijD8ENr-jQiQ3ceObYWWnWr3nXuFZ_eJ-YJyXOkfmDTZaznHg2QBs724z905tabdjCS0uopsykvUF0qscXH0Zk20-aj5oqWgpYYN4LCwRtBARkSxgi5vJUlp46SntkAELvM8a46Oc1CP-vchoiUN8L83yXYmz9U5t5fAs8sAh2AVOJz8AQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "7ec5f98b-8381-4e2e-9fe0-a95e3305bea4",
      "qi": "x9VxPIGHCMZKtOusYWEWsaRSRBvuQlmR8g4DRY2fODggpsAdYceAIWcrgf6r1CEQk7S2Rbj9CQGns7qjX6g9iWafw_0QZognhlWVlH-OO0lpFMcCjrhHxmgju1UwDw2rboR2rVSv-HRpDz6bgRq_tzWa-RiUNfyaGgewsmGDmEs",
      "dp": "hS55uf3QwrNR1UMWe26MBrJh2Y0Irs6TcymfQv9b7h3i2-n4mLVPJWxZS_zwGuRwwAeLcf57RYGRVkpVPLM7CKr8J-OoXUc6gupLgC4eP8eGHMv04DTh6FbTNUCcuG5k4BmIvZl1ILrDO_iXffQ9z5j6K2nDlynzpUCxsp81NBE",
      "dq": "EWpysPbhC7b1GNw2v7VWgvGhBjiDfmchor0egZBZWhmWPODo3jfr7x_k_y5wehKdNlvTfAh8aIc7m7AJR9Xca9H2r3YRUGbQtL_1dDe8hu0dgcALLRekVOZr6hwXVtubnbK92QHmdDdt-GHOi8m-GSRzMUpc8UhOpgtYfiiAJgE",
      "n": "ijOi3S8YECCY7yQRG8ZbW2g5BRX2TLPo0OTCF3xsL44OvuhYFUlGn3iz7dfYham7xfCSpQuXiWiHOsyLxXcHij66LTQ-3HZxmwaQI8e0f2DDzMFZdpnJWruprqNm4J6HPAuaZQgEKICznS3Bi4BxQN3Wo8KSXkOYGbmWOaGSXpaOpvvgEAqwWvzoxj1Avy6iAEFn9MxXZdNax-8XUkPy_vuhjvm4EiYBv4C9NQJ7CpPxa24LutJtfDkpw-WzQXmivbiZhcXT7AVQ6NKcTzHVXnGeF3VMXiFeQMikbpkZku2_V_VTX7CohjfqhrGXhyjA5WGZxRu443ijwErF4Md-yQ"
    },
    {
      "kty": "EC",
      "d": "byvAAZDzt2AuW032R8UD8FFImoQEmNvxbY9AxKRqaBg",
      "use": "sig",
      "crv": "P-256",
      "kid": "7ebcde29-fa12-4a4e-905d-0b675329ba67",
      "x": "aEOhNUoT8ZREblLceBVaatSb3ZXAjNR5FYGGjvdLGls",
      "y": "m0M-cWHo8SvkNxykxOOUTibQGKc9jTCWNXpySZCDDS8"
    },
    {
      "kty": "EC",
      "d": "onsLJMYlEU-ubzWZAQqbgIcvrMjXLJMkOS9igHacnNo",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "8a192ed8-55ee-4d51-9c9a-9966a059302a",
      "x": "nTrwq2D2LLPFOi6W-Zo_1bYbOm3fqjSLecCcc-FGtQc",
      "y": "UVZkdVEQ-UCC-MVyOnqxuAFTXh8K4j2mcIELx3QivkM"
    },
    {
      "kty": "OKP",
      "d": "w_vaRzfFhTzXZ8bkY3dEB6SKg-PpIb11wpHCmP0k5xU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "81656e53-659d-4a59-9ba3-64291dfb185a",
      "x": "25izStgLXJ0af6iqAmItwW9gu50NrzdAo6b9Gf3UZT4"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8FZ38WUAViuxcizF4-uoActRcRE9oBrIBFIJZuRmvnrF1hLNWls0cKE7m177ovoxh50YQwoWmHeAtaAQBPxEq2z3XwJ2ouaK5ZAI3YBpKDrHlOCXZ_oLABOTyJNa0P_CJjg7lQ3wjmSeRPZnEZvt3GZpzwfFTSv7FuO_2k1PsV0",
      "kty": "RSA",
      "q": "vEokfiqkWY6VckDLgJlpa9Djyulg9_lSZfloYXyJpCSfZdQbzdvyD_quk-pGpKcwuUA8BF1XV0pNg5pbAdoiFFfDTnkK8jUYioR9trxWsUXarYfCKyz7sDu_QaguXZElZydouAvY5Qid3yhtaeFnzPoWmwxAsegV-NobLYlE4n8",
      "d": "FAx2-k0VjdVYgHKe0-ut5AK5fqbG2aSTvfbK2V1F3kp8eOblJG8312P1w5wiAD1Gz0DPW8MQwt5jf_k3do3lGJq9ugex_XG2sDb2OukX1Mgqt4UrmUNiakxN5wPG-d8dWVL0OVYXRbVOnaG3w0OLCLcCD08YnUrhejqdJdiGxNnJaVPIPjb69Ms5LxQ2VMx4lIH6ZIxArAwlSysjCE11udFAbbiqz60X_Y_rjyGE2cYYeiltQDq1MYo0z-UQmPrBf-7LEnpd1dYI2bxHaXL2H6c5D15uqLJcJjhRJt1bzhUjKEgj2sfMUIgq20YUZpamK-TQPnHbJupYLqrh13bFiQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "27e31565-6105-47d4-9082-6e30d2197290",
      "qi": "nT8wjH8_NSUBs_mtPajp_C4doYOXDfH9z0osw2l0FdCkaoJ_pi-u_JGdm5j6phMciFgOafxnunWzqF5SXLW8R6u-gAl0PKJmwHPgumzxGHfVDmidB4HaRWSOmchhzguIYLk9brxtmEhcv6ELF-azKQviCYgFQSoVcXJu0BTgQ1U",
      "dp": "N8CnVF1MxbCfGlBem6_YKopi2yrXs-NikPYC7lZ_qyJJ8I4uCw7rTFFqxXE0SKtngAEmVq7pbPcT6Y43CSEIQQgnHmgw4zs972EJXXDjdAymrden59vuX1crSjU8tQ0PmdQjpkE0k6Otv2u1nzUf6afsVbWExJE2TyoIIHkcypU",
      "alg": "RSA-OAEP",
      "dq": "dSLe7wqSMhDNEkYTFA7ckbFjdUGZDMuzojL15-f1LQOHkm7RWVEilyRJ5UVS624DlsvKSqDTDD_yVxP41_8fQm6S10fgMmwrt0jTeJJUkHY3o8sYVYnnjmytACijp5v7m9_detoL9fhVVpYs8zjCPbe7xntp6APNX4I4dCy4iPs",
      "n": "sMUbVo1o54seZ3_awOMY9YRFV7sILU382Z3fAss-kHUx0KgBN38zPBe8NI2tSRfnW8WtkWPczIzgXHbe9pNTmwNryt8_Tq__g-5zTdkJz7axOP74io4687q2K2J3beeFIS1X3nceMqXyq1IwmHsaN-8DSGZ-aXDjwxyHtqEi3ghLyIAcSFutaY2q9NTXnzyG45-VrnVOjqwlmID6ZvLdsJ18EI2hmOzWLt8ZUIdVWRccm2fj25Amqh-5HHM9majbntqsbJLqxQycH09o3eCWmtIoLxdqIzz_MyIcsv6u6I4MXz0e4M89gOIFuWYoGLMgUgkvMWexD8dToBD7ltEXIw"
    },
    {
      "kty": "EC",
      "d": "KXy_OIhaLIx1FPc_Bl1YqfK5r033Re8qhH8eJV2d_yk",
      "use": "enc",
      "crv": "P-256",
      "kid": "a1167ffc-7101-4cfa-8226-41e0c6c01ef1",
      "x": "wzehu9_cENzWpegCVxUu-zzbB2m0Lc20vA4xh18_RNY",
      "y": "F6O_9ylJCvUYfpRzoktuiiWp66sha3GeeN9noy-usis",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7ec5f98b-8381-4e2e-9fe0-a95e3305bea4",
      "n": "ijOi3S8YECCY7yQRG8ZbW2g5BRX2TLPo0OTCF3xsL44OvuhYFUlGn3iz7dfYham7xfCSpQuXiWiHOsyLxXcHij66LTQ-3HZxmwaQI8e0f2DDzMFZdpnJWruprqNm4J6HPAuaZQgEKICznS3Bi4BxQN3Wo8KSXkOYGbmWOaGSXpaOpvvgEAqwWvzoxj1Avy6iAEFn9MxXZdNax-8XUkPy_vuhjvm4EiYBv4C9NQJ7CpPxa24LutJtfDkpw-WzQXmivbiZhcXT7AVQ6NKcTzHVXnGeF3VMXiFeQMikbpkZku2_V_VTX7CohjfqhrGXhyjA5WGZxRu443ijwErF4Md-yQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "11e2c1ad-b01c-41a0-86ea-bf18b637a66c",
      "n": "mD0iQ7YjYupl81v_pwx4jp5-x9X0pOi9GvMV7JRcQpb0EbjB9529SV-9jCioHhitlx6T4YpT424Pl0mGKpIytJJT6k0sFd_tPHfgcpesJ7aKNMTzHl97UrzT1yNXXbkiRyDH74bb_zwQsmIty-NRXfD3488j8WdGFQezHMjDqHjyZ_-sQ2jldhdRXVdjzFFtySNn7aT5aFXJz0OBZLDwuvZsz8gHOFgEulr2l8cI-xzgP_jYdmJA-mpB10-CqrBsqAEogfqW43fKaFWOUnbTW1lXh4pY-pLZTXePRvRpoR3cVuQY7bIolTjkjqKOIL2lqT-0O5IZEnwyzZgp_NBsmw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7ebcde29-fa12-4a4e-905d-0b675329ba67",
      "x": "aEOhNUoT8ZREblLceBVaatSb3ZXAjNR5FYGGjvdLGls",
      "y": "m0M-cWHo8SvkNxykxOOUTibQGKc9jTCWNXpySZCDDS8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "68978bf5-f4fe-4398-ab23-9bc125025331",
      "x": "XhJkqe8v-Tpie0GFD_MlzdjuFvSLIqPEup0EE7iuvhQ",
      "y": "MwzqsGY6Uj1jUfWbMkdSvNRXIiI50ImuJ_ceyhhMd_k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "8a192ed8-55ee-4d51-9c9a-9966a059302a",
      "x": "nTrwq2D2LLPFOi6W-Zo_1bYbOm3fqjSLecCcc-FGtQc",
      "y": "UVZkdVEQ-UCC-MVyOnqxuAFTXh8K4j2mcIELx3QivkM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "81656e53-659d-4a59-9ba3-64291dfb185a",
      "x": "25izStgLXJ0af6iqAmItwW9gu50NrzdAo6b9Gf3UZT4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "27e31565-6105-47d4-9082-6e30d2197290",
      "alg": "RSA-OAEP",
      "n": "sMUbVo1o54seZ3_awOMY9YRFV7sILU382Z3fAss-kHUx0KgBN38zPBe8NI2tSRfnW8WtkWPczIzgXHbe9pNTmwNryt8_Tq__g-5zTdkJz7axOP74io4687q2K2J3beeFIS1X3nceMqXyq1IwmHsaN-8DSGZ-aXDjwxyHtqEi3ghLyIAcSFutaY2q9NTXnzyG45-VrnVOjqwlmID6ZvLdsJ18EI2hmOzWLt8ZUIdVWRccm2fj25Amqh-5HHM9majbntqsbJLqxQycH09o3eCWmtIoLxdqIzz_MyIcsv6u6I4MXz0e4M89gOIFuWYoGLMgUgkvMWexD8dToBD7ltEXIw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a1167ffc-7101-4cfa-8226-41e0c6c01ef1",
      "x": "wzehu9_cENzWpegCVxUu-zzbB2m0Lc20vA4xh18_RNY",
      "y": "F6O_9ylJCvUYfpRzoktuiiWp66sha3GeeN9noy-usis",
      "alg": "ECDH-ES"
    }
  ]
}
2021-06-13 20:37:11 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-06-13 20:37:11 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-06-13 20:37:11 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 20:37:11 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 20:37:11 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 20:37:11 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-06-13 20:37:11 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-06-13 20:37:11 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 20:37:11 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-06-13 20:37:11 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-06-13 20:37:11 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-06-13 20:37:11 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-06-13 20:37:11 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-06-13 20:37:11 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 20:37:11 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-06-13 20:37:11 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 20:37:11 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-06-13 20:37:11 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 20:37:11 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-06-13 20:37:11 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 20:37:11 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-06-13 20:37:11 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-06-13 20:37:11 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-06-13 20:37:11 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-06-13 20:37:11 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-06-13 20:37:11 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-06-13 20:37:11
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-06-13 20:37:11
oidcc-client-test-missing-sub
Setup Done
2021-06-13 20:38:26 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 4LHqDRapFpPxUE9
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 20:38:26 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 4LHqDRapFpPxUE9
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 20:39:13 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 4LHqDRapFpPxUE9
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": "807HQzyjov7eHeY59cdOUloCw3ZePCwlIDuwOc4MUXU\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "he3vf0kk-eTH8BaukkXe6cpBoYYJKvusnw4HYH47G9M"
}
incoming_body
Authorization endpoint
2021-06-13 20:39:13 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-06-13 20:39:13 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 20:39:13 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": "807HQzyjov7eHeY59cdOUloCw3ZePCwlIDuwOc4MUXU\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "he3vf0kk-eTH8BaukkXe6cpBoYYJKvusnw4HYH47G9M"
}
2021-06-13 20:39:13 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email offline_access
2021-06-13 20:39:13 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
he3vf0kk-eTH8BaukkXe6cpBoYYJKvusnw4HYH47G9M
2021-06-13 20:39:13 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-06-13 20:39:13 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
87654321
2021-06-13 20:39:13 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 20:39:13 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 20:39:13 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-06-13 20:39:13 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
qTCf1Lc5K8
2021-06-13 20:39:13 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
h2GkGkOwp-mevME_ggnekA
2021-06-13 20:39:13 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "state": "807HQzyjov7eHeY59cdOUloCw3ZePCwlIDuwOc4MUXU\u003d"
}
2021-06-13 20:39:13 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": "807HQzyjov7eHeY59cdOUloCw3ZePCwlIDuwOc4MUXU\u003d",
  "code": "qTCf1Lc5K8"
}
2021-06-13 20:39:13
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=807HQzyjov7eHeY59cdOUloCw3ZePCwlIDuwOc4MUXU%3D&code=qTCf1Lc5K8
2021-06-13 20:39:13 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 4LHqDRapFpPxUE9
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=807HQzyjov7eHeY59cdOUloCw3ZePCwlIDuwOc4MUXU%3D&code=qTCf1Lc5K8]
outgoing_path
authorize
2021-06-13 20:39:13 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 4LHqDRapFpPxUE9
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": "qTCf1Lc5K8",
  "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=qTCf1Lc5K8&redirect_uri=https%3A%2F%2Fenv-239211.customer.cloud.microstrategy.com%2FMicroStrategyLibrary%2Fauth%2Foidc%2Flogin
Token endpoint
2021-06-13 20:39:13 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
87654321
client_secret
12345678
method
client_secret_basic
2021-06-13 20:39:13 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-06-13 20:39:13 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
qTCf1Lc5K8
2021-06-13 20:39:13 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 20:39:13 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
afug6I56uV1fnjE61NMvdR78r1wQemmsIeTU9GV2IJifxXnT9X
2021-06-13 20:39:13 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
9YtOiLWS3jSZN-wjBdq5bw
2021-06-13 20:39:13 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/MSTR_M2021_UP1/
sub
user-subject-1234531
aud
87654321
nonce
he3vf0kk-eTH8BaukkXe6cpBoYYJKvusnw4HYH47G9M
iat
1623616753
exp
1623617053
2021-06-13 20:39:13
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "aud": "87654321",
  "nonce": "he3vf0kk-eTH8BaukkXe6cpBoYYJKvusnw4HYH47G9M",
  "iat": 1623616753,
  "exp": 1623617053
}
2021-06-13 20:39:13 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
9YtOiLWS3jSZN-wjBdq5bw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "aud": "87654321",
  "nonce": "he3vf0kk-eTH8BaukkXe6cpBoYYJKvusnw4HYH47G9M",
  "iat": 1623616753,
  "exp": 1623617053,
  "at_hash": "9YtOiLWS3jSZN-wjBdq5bw"
}
2021-06-13 20:39:13 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI3ZWM1Zjk4Yi04MzgxLTRlMmUtOWZlMC1hOTVlMzMwNWJlYTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOVl0T2lMV1MzalNaTi13akJkcTVidyIsImF1ZCI6Ijg3NjU0MzIxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL01TVFJfTTIwMjFfVVAxXC8iLCJleHAiOjE2MjM2MTcwNTMsIm5vbmNlIjoiaGUzdmYwa2stZVRIOEJhdWtrWGU2Y3BCb1lZSkt2dXNudzRIWUg0N0c5TSIsImlhdCI6MTYyMzYxNjc1M30.BnkoOVr1WXTyfISkmzR40Nf35T23tGxoVU6ncwPHgMCy9Y24YiOFzyZvq4HR0abw_PQbtuoDBlKTU2MUUe9YNKJmbGWhWiGHxPPBJlgq_NzL34tR0t4tRonvX9ZP6dobX-5Dat6TBcHLIKvit9mkLQe_qV2ZqtyNH5ks0dZncnXp2iGclBRV8VwjGkJNxvP0HBPRYv3pFhn9zHsgHdqDWTG9N_IcXIoY4euR0acfVcn6CMrhzACRZRcv8DGG2Hi8rn6VJ1H5_bRXdEkogWgwvCIjPb2G4EtAFXgQdHbQm5PD1R2bsG-p-OBT-rRxHh5APXE6hgfwDbV3siGFKC4dvA
key
{"p":"0Ovh52nEd5ZWpfEYllRJzwryga2iRVXvd0-8O3Q8CQfvZJV-Ip7aCadviYFhGOsT_b8w5Uh5GzlcGOzXlqgdrn2MQSXVYcg8wAt2Ee1WfzhsKrXBcz82msnRFl1fY5fQV6PL7zMCxVVbjR5BQzfrVi8L5vlv9Rouo3y3HSLjv0k","kty":"RSA","q":"qVgfbUvjiTEalKLaUZbMM_cI9UV_H4yJHF0HFzOdVtzq0thC0Me3V4Ek4jNWxVIqk7bXIDUxHIyKD_BjW0bO_ajjVu6OwUIhj0tJ2BaDhQAENf5dLO0QIAJ2OISJdKQtUwrr75UFjMHxtid19RJ0fK2q1YTe3bYo9UnvCoVUQ4E","d":"PKq4JsJCnOnCWNALVpb3iaOxzCK88STU4cZZ0XeEAkgo_vL9n7J_9wdEbPcgjGRbEmQt65ewGNiy7EPYY4GB5NTuY2OY6Kxx6Gy0H5DOElCHAz4pKKAPvO2-afQ--AF_OgOZ7hnbwW_l6OyqFrP2g1QeodqK6Chh_4DxijD8ENr-jQiQ3ceObYWWnWr3nXuFZ_eJ-YJyXOkfmDTZaznHg2QBs724z905tabdjCS0uopsykvUF0qscXH0Zk20-aj5oqWgpYYN4LCwRtBARkSxgi5vJUlp46SntkAELvM8a46Oc1CP-vchoiUN8L83yXYmz9U5t5fAs8sAh2AVOJz8AQ","e":"AQAB","use":"sig","kid":"7ec5f98b-8381-4e2e-9fe0-a95e3305bea4","qi":"x9VxPIGHCMZKtOusYWEWsaRSRBvuQlmR8g4DRY2fODggpsAdYceAIWcrgf6r1CEQk7S2Rbj9CQGns7qjX6g9iWafw_0QZognhlWVlH-OO0lpFMcCjrhHxmgju1UwDw2rboR2rVSv-HRpDz6bgRq_tzWa-RiUNfyaGgewsmGDmEs","dp":"hS55uf3QwrNR1UMWe26MBrJh2Y0Irs6TcymfQv9b7h3i2-n4mLVPJWxZS_zwGuRwwAeLcf57RYGRVkpVPLM7CKr8J-OoXUc6gupLgC4eP8eGHMv04DTh6FbTNUCcuG5k4BmIvZl1ILrDO_iXffQ9z5j6K2nDlynzpUCxsp81NBE","dq":"EWpysPbhC7b1GNw2v7VWgvGhBjiDfmchor0egZBZWhmWPODo3jfr7x_k_y5wehKdNlvTfAh8aIc7m7AJR9Xca9H2r3YRUGbQtL_1dDe8hu0dgcALLRekVOZr6hwXVtubnbK92QHmdDdt-GHOi8m-GSRzMUpc8UhOpgtYfiiAJgE","n":"ijOi3S8YECCY7yQRG8ZbW2g5BRX2TLPo0OTCF3xsL44OvuhYFUlGn3iz7dfYham7xfCSpQuXiWiHOsyLxXcHij66LTQ-3HZxmwaQI8e0f2DDzMFZdpnJWruprqNm4J6HPAuaZQgEKICznS3Bi4BxQN3Wo8KSXkOYGbmWOaGSXpaOpvvgEAqwWvzoxj1Avy6iAEFn9MxXZdNax-8XUkPy_vuhjvm4EiYBv4C9NQJ7CpPxa24LutJtfDkpw-WzQXmivbiZhcXT7AVQ6NKcTzHVXnGeF3VMXiFeQMikbpkZku2_V_VTX7CohjfqhrGXhyjA5WGZxRu443ijwErF4Md-yQ"}
algorithm
RS256
2021-06-13 20:39:13 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 20:39:13 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
afug6I56uV1fnjE61NMvdR78r1wQemmsIeTU9GV2IJifxXnT9X
token_type
Bearer
id_token
eyJraWQiOiI3ZWM1Zjk4Yi04MzgxLTRlMmUtOWZlMC1hOTVlMzMwNWJlYTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOVl0T2lMV1MzalNaTi13akJkcTVidyIsImF1ZCI6Ijg3NjU0MzIxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL01TVFJfTTIwMjFfVVAxXC8iLCJleHAiOjE2MjM2MTcwNTMsIm5vbmNlIjoiaGUzdmYwa2stZVRIOEJhdWtrWGU2Y3BCb1lZSkt2dXNudzRIWUg0N0c5TSIsImlhdCI6MTYyMzYxNjc1M30.BnkoOVr1WXTyfISkmzR40Nf35T23tGxoVU6ncwPHgMCy9Y24YiOFzyZvq4HR0abw_PQbtuoDBlKTU2MUUe9YNKJmbGWhWiGHxPPBJlgq_NzL34tR0t4tRonvX9ZP6dobX-5Dat6TBcHLIKvit9mkLQe_qV2ZqtyNH5ks0dZncnXp2iGclBRV8VwjGkJNxvP0HBPRYv3pFhn9zHsgHdqDWTG9N_IcXIoY4euR0acfVcn6CMrhzACRZRcv8DGG2Hi8rn6VJ1H5_bRXdEkogWgwvCIjPb2G4EtAFXgQdHbQm5PD1R2bsG-p-OBT-rRxHh5APXE6hgfwDbV3siGFKC4dvA
scope
openid profile email offline_access
2021-06-13 20:39:13 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 4LHqDRapFpPxUE9
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "afug6I56uV1fnjE61NMvdR78r1wQemmsIeTU9GV2IJifxXnT9X",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI3ZWM1Zjk4Yi04MzgxLTRlMmUtOWZlMC1hOTVlMzMwNWJlYTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiOVl0T2lMV1MzalNaTi13akJkcTVidyIsImF1ZCI6Ijg3NjU0MzIxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL01TVFJfTTIwMjFfVVAxXC8iLCJleHAiOjE2MjM2MTcwNTMsIm5vbmNlIjoiaGUzdmYwa2stZVRIOEJhdWtrWGU2Y3BCb1lZSkt2dXNudzRIWUg0N0c5TSIsImlhdCI6MTYyMzYxNjc1M30.BnkoOVr1WXTyfISkmzR40Nf35T23tGxoVU6ncwPHgMCy9Y24YiOFzyZvq4HR0abw_PQbtuoDBlKTU2MUUe9YNKJmbGWhWiGHxPPBJlgq_NzL34tR0t4tRonvX9ZP6dobX-5Dat6TBcHLIKvit9mkLQe_qV2ZqtyNH5ks0dZncnXp2iGclBRV8VwjGkJNxvP0HBPRYv3pFhn9zHsgHdqDWTG9N_IcXIoY4euR0acfVcn6CMrhzACRZRcv8DGG2Hi8rn6VJ1H5_bRXdEkogWgwvCIjPb2G4EtAFXgQdHbQm5PD1R2bsG-p-OBT-rRxHh5APXE6hgfwDbV3siGFKC4dvA",
  "scope": "openid profile email offline_access"
}
outgoing_path
token
2021-06-13 20:39:13 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 4LHqDRapFpPxUE9
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 20:39:13 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 4LHqDRapFpPxUE9
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7ec5f98b-8381-4e2e-9fe0-a95e3305bea4",
      "n": "ijOi3S8YECCY7yQRG8ZbW2g5BRX2TLPo0OTCF3xsL44OvuhYFUlGn3iz7dfYham7xfCSpQuXiWiHOsyLxXcHij66LTQ-3HZxmwaQI8e0f2DDzMFZdpnJWruprqNm4J6HPAuaZQgEKICznS3Bi4BxQN3Wo8KSXkOYGbmWOaGSXpaOpvvgEAqwWvzoxj1Avy6iAEFn9MxXZdNax-8XUkPy_vuhjvm4EiYBv4C9NQJ7CpPxa24LutJtfDkpw-WzQXmivbiZhcXT7AVQ6NKcTzHVXnGeF3VMXiFeQMikbpkZku2_V_VTX7CohjfqhrGXhyjA5WGZxRu443ijwErF4Md-yQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "11e2c1ad-b01c-41a0-86ea-bf18b637a66c",
      "n": "mD0iQ7YjYupl81v_pwx4jp5-x9X0pOi9GvMV7JRcQpb0EbjB9529SV-9jCioHhitlx6T4YpT424Pl0mGKpIytJJT6k0sFd_tPHfgcpesJ7aKNMTzHl97UrzT1yNXXbkiRyDH74bb_zwQsmIty-NRXfD3488j8WdGFQezHMjDqHjyZ_-sQ2jldhdRXVdjzFFtySNn7aT5aFXJz0OBZLDwuvZsz8gHOFgEulr2l8cI-xzgP_jYdmJA-mpB10-CqrBsqAEogfqW43fKaFWOUnbTW1lXh4pY-pLZTXePRvRpoR3cVuQY7bIolTjkjqKOIL2lqT-0O5IZEnwyzZgp_NBsmw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7ebcde29-fa12-4a4e-905d-0b675329ba67",
      "x": "aEOhNUoT8ZREblLceBVaatSb3ZXAjNR5FYGGjvdLGls",
      "y": "m0M-cWHo8SvkNxykxOOUTibQGKc9jTCWNXpySZCDDS8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "68978bf5-f4fe-4398-ab23-9bc125025331",
      "x": "XhJkqe8v-Tpie0GFD_MlzdjuFvSLIqPEup0EE7iuvhQ",
      "y": "MwzqsGY6Uj1jUfWbMkdSvNRXIiI50ImuJ_ceyhhMd_k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "8a192ed8-55ee-4d51-9c9a-9966a059302a",
      "x": "nTrwq2D2LLPFOi6W-Zo_1bYbOm3fqjSLecCcc-FGtQc",
      "y": "UVZkdVEQ-UCC-MVyOnqxuAFTXh8K4j2mcIELx3QivkM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "81656e53-659d-4a59-9ba3-64291dfb185a",
      "x": "25izStgLXJ0af6iqAmItwW9gu50NrzdAo6b9Gf3UZT4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "27e31565-6105-47d4-9082-6e30d2197290",
      "alg": "RSA-OAEP",
      "n": "sMUbVo1o54seZ3_awOMY9YRFV7sILU382Z3fAss-kHUx0KgBN38zPBe8NI2tSRfnW8WtkWPczIzgXHbe9pNTmwNryt8_Tq__g-5zTdkJz7axOP74io4687q2K2J3beeFIS1X3nceMqXyq1IwmHsaN-8DSGZ-aXDjwxyHtqEi3ghLyIAcSFutaY2q9NTXnzyG45-VrnVOjqwlmID6ZvLdsJ18EI2hmOzWLt8ZUIdVWRccm2fj25Amqh-5HHM9majbntqsbJLqxQycH09o3eCWmtIoLxdqIzz_MyIcsv6u6I4MXz0e4M89gOIFuWYoGLMgUgkvMWexD8dToBD7ltEXIw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a1167ffc-7101-4cfa-8226-41e0c6c01ef1",
      "x": "wzehu9_cENzWpegCVxUu-zzbB2m0Lc20vA4xh18_RNY",
      "y": "F6O_9ylJCvUYfpRzoktuiiWp66sha3GeeN9noy-usis",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-06-13 20:39:18 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
2021-06-13 20:39:44
TEST-RUNNER
Alias has now been claimed by another test
alias
MSTR_M2021_UP1
new_test_id
GH0fuTkzz9J2S3R
Test Results