Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-06-13 20:56:08 INFO
TEST-RUNNER
Test instance yq0GcHK3arRRVc3 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-idtoken-sig-rs256
2021-06-13 20:56:08 SUCCESS
OIDCCGenerateServerConfigurationIdTokenSigningAlgRS256Only
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": [
    "RS256"
  ],
  "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:56:08
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": [
    "RS256"
  ],
  "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:56:08
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9UJA4i1JW6JgVbrx_WNr_riyOqteVwH5LpLIRKRWfDlnmGPZVH5j4CqSY0U5Lpbw-vcRb-fBwya9fXr-NCEzdYe-ZDs5BA1J0Gk9Hr81b7uax0r24OXhDljkibC9igfdbjv0zesJV2Db4vnUE2PzkRZwCRDRcGRU5SBT85zybP8",
      "kty": "RSA",
      "q": "imajDbWJEf91eBIva53AMhhqm_-rhlm-WkR7VVyiWQA3MF9MKdr9EXg3tYWZ-fdNWg5iqpu6SyftshdU897cY26jCbr0iQMtUz9EGGbzw8q4fcR5LFPDb-LdiiuSZIBoejjmbH2rn2bX-zz-BZHSaO9-HxBYZtzVAhMEpxiwKQM",
      "d": "f0qINPvMKqQRkAlg69Yx68slRT7_4DMEZfrsF6Syjzx-CQuM0TU2ds065MmaaX0GcbXYNo6q-Wy7lv6MVTSE-hjHUfHDy0qJYzbmw-GHwpEpjHy8a9mq9qc6PfgRdjP02it2-SkKS5u4h2wAt_AUpENh8rxmv-ZyMo0Y_bSu_gN_4j0n7LGW9RGdR4YML4lbAs3rbxlOCu8W9Muh1F18437Vv3TrrnEBSvOaSfKq4K8Q_Dx5NpiEyy1W8bUNn4UhpL3dncML96xYe5DNZptkSWBVU9EQI8N5ggHK3PWt-iv9qm5gfZo8G5x02eCIAzH9S6XW_7iQJNSdq7mKsT9I8Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "6853ab2c-e5e5-436e-934f-210f49f3ca44",
      "qi": "rwbIGCvuXKg5XXYByCvrdms6YbZT53NLCSOG3u3V-3swxFnE6_a7I75dfNcUc4Z07RgwtkWmHfkohfRc-13CNbFjTcjXAISOCLKx-0H6iEK-A1BJd4wDx7txegk_HkmZZ5301FlRvZWet9aMzyiqIkCrKMTs5I6eSGJgkwUtNuU",
      "dp": "NrZc-xfXMZX7n6Rgr4IqaVyShfwMw6QxDm64NnfiwzubHKfJp8u6RBu7JGIg63_IqnPLdAdjdkGCLCfv5XkynZl2o62CfqDoQpH3jJBjP1W-pY7XnDwsBKNX-E9xOQWgJCND7VvtbYyyAORypxC5GTjELYGO91-qgKLBl6r_eck",
      "dq": "Q6hlMYB7X6cIoAgT0oItwM-a3mQgT-9zVOGBgXtliijG0gjkTNnXOUERytVjLoWs9MdviIPUkIUWeCdbylQ6XQlq_oi8nnZFJBsbiOpbZG2nvyPbMMZKFlpLfw5J5IO5j3Zdfs_4pFY8Y3-vlr1wpQffGgR9ktuF7hup_J3fEE0",
      "n": "hJgLlhggDoTTmbP_HBq_gfMELzeBLT3qQn_nE3w1ZnOUJbvDgaTa2-Y56sMkWyyL1d0MNVja6Hr_1gzOZAiijkXUERgHq44W39tSnD9ka9iphI7vxooDSftZSw53fSppGcQDNXczZrUqP4auhhUL-vRjXx_j3E_0Yhtbh4zzPA6TZJXrmMYbLJZrc7m7pIFWzg5-FXOtbWnG7p0pNqFOte7ElrmIlXzOh3Mwl_eeiQsN5M97J52QpEE9Zuroad1uIvUoOAgwawIaAaKyyvzk9xXr5x3HKWoFES2ZIxCVISRlUSXQrqNkqiX2XEbRaT23_9sf_4DqRSury7c5gZwd_Q"
    },
    {
      "kty": "EC",
      "d": "klw7gwsIejaBoopqoGxPjrlmfGQ8OI1VVM7LvkR7nms",
      "use": "sig",
      "crv": "P-256",
      "kid": "741ff573-fba6-47c6-a854-65153fb63f05",
      "x": "1F-QEmmUMTKUSLkfV4CvQ9xJ3M1lMt92iU8yXedkwL0",
      "y": "OXdbYAZxFarZ_OiioD7m7fezhWYIrnH3-15tNJ8_ZAw"
    },
    {
      "kty": "EC",
      "d": "nPiSkwtbjlCnPW9VmBmyKE8RppPX9HzNxgjQxGWKxZg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "efd44c82-4fe6-4a0e-9419-de398735f627",
      "x": "u5n8O65A9bQyZkbTQ13yz_KXBXkXCX7SntCoLF4P4cg",
      "y": "Fp0CagHNlhiETVCZ8_9aHouNjRWOql5wCKVrsMwWN2I"
    },
    {
      "kty": "OKP",
      "d": "zsCzmfKu3re_xVWqqNrx1qm65hl19hqPhTkRx5nR8E0",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7926adc7-8feb-4c36-bd6a-e3a694653303",
      "x": "g7DmkApOjH98DSsLScDn0wPaall1AA2nVgYytPXVYH8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "3QKsCaQHiyINUX3BspLpyXbheBZ8LZM3QNioumd5j_70VLzYs-zzcvBpwLWUv7970rdHZv2KbErDLJf_GPfxlo-ogiyOkjht2_TsBHd8y_qJ4_ePwquocQwbpDB7n1oyyUzehI2UgvLb4MeK-jsH2cX4LiRrLoRRHvp5CtklWSk",
      "kty": "RSA",
      "q": "xwmlkQDxlq5oylBDziwZ_p1PN74ZLxtZnwci0IllGdchjL75UBz9J3xL62ZWUlAQl6zBDoApmbU9jhOhfBYMxoJlCe7nHjC8J4rTAFz3U8KcqhcWNFVvGUCxZYaJz3-_8mrDZkJOihSif4hoJPMRW0LWHC_McecG7EYX4MWGtPM",
      "d": "ouKMle1_a7M55ZIB0ymo5R1oF6qOc6nFmfkybGJ7U932ZnxBOzlEWiMkuEVcv4oI0w8U6GLulASlwsGK9pgzn4p1oeg19vyOulexAKLq9wxSQ_czijzqBTmBl6rl_PKDa86dChDHREUXCADvpLrKn7yN2JGZz-PDZbhaTUv5HpBCZa55UbbckXnZzdaaQKP37UE_kVHkrTtbtvt4NCbF1RaTYAksqCEJ3ZlpQFWMpNkrDF8EHsuDLnp2do7fG5Mj8g78-1AM4cHCIC-8tFJD_ppWEpgR2Y7zrzhSpylzlABE5DKFDivaBzXSEwZ9_P1mNF32vEkKko7vRDjClo9fwQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "9f0bf289-5c79-4539-8214-006bca63eabd",
      "qi": "fmG8PvUw0CTY0Opd7NoOxuAXy9z0XEx4fUwFeFCeM_FcMQTGEnAPNQz7dS-Ah42ZDvTNwzc0qzImIUeLUYUiQ0FJmr4bCSg6qusCf8pgM1L0A3LIu5rCw7UfP-y3Yd1kYEoM6QTE1ii1_-1YEd76c_GSibI-BlUXnsKOP2TOe6o",
      "dp": "BNDOFtewImP3jlMDKXTyCyW_-_Hhesy-Y3dVFdqzV2PixwXmYuVC2LpMU5qhRxxRAmJj9-aGYZ2vawVU1aJxbSpsLYnzAVShcC2CBwbjfT5UStdWFpPO88ejwowb5Xj9qk02fATpu4C3McqnSJSIs0IRClBY1Yakjdw_TvE0UyE",
      "alg": "RSA-OAEP",
      "dq": "FZyKibAci0vsvOryMdTADdFu5JKTkXXayVWxBgulGqUtU2b5EyXSpxLr-2dlQBLJem6bl8N6wOHZCTBAfIS4ZmWKKwXxuml4RKLiPkvZ3xJmiGFxW8VbBtbrbCarmAg7A0tsZBIXDQ8ohch95mUuIUakkPLvs_5t1gHWXeWUttk",
      "n": "q9Vnw3MO2zQ5qVCM_D1d9yh0ZFxD1l1Mxwu0ZfO8P1Vomp99axGFFSVUZDF4XR_2XKKOi1Cl2WjjwwraXpfq_9gADQu4EG14xIF4-KXvMf2Q3ye0tfnaVAuyu1VKa7xrqT2zMPZlU4nDbctRf-ckBrBTsIyDJWxbfNeqcVTEMW25kQ-vDSXC7BBrx6CxOFLSFtUTqbu1yUkHPuISZeEpGimhKSBpnQrm7xJvT1MEdJ0-lbjIB5mPQ3VvEPzcond62BPGIzHP7x3_OK2up_pQkMmb8Ju7C5Qbzkrtde39H58zRYiasLRa2-Dq-N8ZU4_qY7HWMqgaYGfCiqADmZp16w"
    },
    {
      "kty": "EC",
      "d": "xrznVqLF8GUoYK8s4uW1KqyPWZwxZmFGCUvKVTxyP08",
      "use": "enc",
      "crv": "P-256",
      "kid": "d7cda7b9-4ac3-4ec7-b7f8-f2d96b51c18d",
      "x": "bVEnABYc4ca4MM-cKIT-LyRr2FqgEV4qmGcHxDeEca4",
      "y": "Li-hiS2U8S6WNFKw0m5sEA-rW7BURA8MyanmsK25blk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6853ab2c-e5e5-436e-934f-210f49f3ca44",
      "n": "hJgLlhggDoTTmbP_HBq_gfMELzeBLT3qQn_nE3w1ZnOUJbvDgaTa2-Y56sMkWyyL1d0MNVja6Hr_1gzOZAiijkXUERgHq44W39tSnD9ka9iphI7vxooDSftZSw53fSppGcQDNXczZrUqP4auhhUL-vRjXx_j3E_0Yhtbh4zzPA6TZJXrmMYbLJZrc7m7pIFWzg5-FXOtbWnG7p0pNqFOte7ElrmIlXzOh3Mwl_eeiQsN5M97J52QpEE9Zuroad1uIvUoOAgwawIaAaKyyvzk9xXr5x3HKWoFES2ZIxCVISRlUSXQrqNkqiX2XEbRaT23_9sf_4DqRSury7c5gZwd_Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d1f9986b-b031-4cbc-b17e-98f65d728f5d",
      "n": "knjx8WOWAkOp9xgrhqlbhef-LjV8WWFbplwZYnHl2U1aoYiVU5Pmj5wn_crVVT4hJZp5xEatPxNnfhTy2TCFMYa2JPL9Sr3hvS-kYHhiB3cZ8mNcZezFRzZlHqE1bpZZZ_-myUOUeGYzAzFRbUDEL1Ant_SEHwMZjqVwj67nKn0tQIz3O1eEDJiLpSq-LrJ4aMS-9iHgYh5I1ZCDOUEh2GNvB_3m2ueZyLyoEUlCYxJHTi1bjNYEoRN4FQerMD9IAKvwY8IEFUPxlkbT_f4K2JB2E24Wdlodd5QRqmCdJdfWjbneVzhFZC50PtFQ3sSvkymgl-dvxEpPYJegRspYUQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "741ff573-fba6-47c6-a854-65153fb63f05",
      "x": "1F-QEmmUMTKUSLkfV4CvQ9xJ3M1lMt92iU8yXedkwL0",
      "y": "OXdbYAZxFarZ_OiioD7m7fezhWYIrnH3-15tNJ8_ZAw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b0323e7e-5876-4771-8fcf-0765d35a6a0a",
      "x": "hQalLJJu5vrRGCSJAn0dwR194QG94I0Gv4Jw5HWDM98",
      "y": "GWVMP2rBhKILVCvoDuLKJso4a-9jonp2H3NJ8aarQZQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "efd44c82-4fe6-4a0e-9419-de398735f627",
      "x": "u5n8O65A9bQyZkbTQ13yz_KXBXkXCX7SntCoLF4P4cg",
      "y": "Fp0CagHNlhiETVCZ8_9aHouNjRWOql5wCKVrsMwWN2I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7926adc7-8feb-4c36-bd6a-e3a694653303",
      "x": "g7DmkApOjH98DSsLScDn0wPaall1AA2nVgYytPXVYH8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9f0bf289-5c79-4539-8214-006bca63eabd",
      "alg": "RSA-OAEP",
      "n": "q9Vnw3MO2zQ5qVCM_D1d9yh0ZFxD1l1Mxwu0ZfO8P1Vomp99axGFFSVUZDF4XR_2XKKOi1Cl2WjjwwraXpfq_9gADQu4EG14xIF4-KXvMf2Q3ye0tfnaVAuyu1VKa7xrqT2zMPZlU4nDbctRf-ckBrBTsIyDJWxbfNeqcVTEMW25kQ-vDSXC7BBrx6CxOFLSFtUTqbu1yUkHPuISZeEpGimhKSBpnQrm7xJvT1MEdJ0-lbjIB5mPQ3VvEPzcond62BPGIzHP7x3_OK2up_pQkMmb8Ju7C5Qbzkrtde39H58zRYiasLRa2-Dq-N8ZU4_qY7HWMqgaYGfCiqADmZp16w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d7cda7b9-4ac3-4ec7-b7f8-f2d96b51c18d",
      "x": "bVEnABYc4ca4MM-cKIT-LyRr2FqgEV4qmGcHxDeEca4",
      "y": "Li-hiS2U8S6WNFKw0m5sEA-rW7BURA8MyanmsK25blk",
      "alg": "ECDH-ES"
    }
  ]
}
2021-06-13 20:56:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-06-13 20:56:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-06-13 20:56:08 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:56:08 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:56:08 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:56:08 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-06-13 20:56:08 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-06-13 20:56:08 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:56:08 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-06-13 20:56:08 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-06-13 20:56:08 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-06-13 20:56:08 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-06-13 20:56:08 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-06-13 20:56:08 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:56:08 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-06-13 20:56:08 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:56:08 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-06-13 20:56:08 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:56:08 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-06-13 20:56:08 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:56:08 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-06-13 20:56:08 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-06-13 20:56:08 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-06-13 20:56:08 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-06-13 20:56:08 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-06-13 20:56:08
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-06-13 20:56:08
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-06-13 20:56:08
oidcc-client-test-idtoken-sig-rs256
Setup Done
2021-06-13 20:57:32 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance yq0GcHK3arRRVc3
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:57:32 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance yq0GcHK3arRRVc3
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": [
    "RS256"
  ],
  "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:58:22 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance yq0GcHK3arRRVc3
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": "fY68IiHngUNZIv5vHgEppJuh52S9zHYMf2_GuENvvg4\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "Za4oMquzIsovXVsCZGQpINqaI11JUYhYonUQQSGe1C4"
}
incoming_body
Authorization endpoint
2021-06-13 20:58:22 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-06-13 20:58:22 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 20:58:22 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": "fY68IiHngUNZIv5vHgEppJuh52S9zHYMf2_GuENvvg4\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "Za4oMquzIsovXVsCZGQpINqaI11JUYhYonUQQSGe1C4"
}
2021-06-13 20:58:22 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email offline_access
2021-06-13 20:58:22 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
Za4oMquzIsovXVsCZGQpINqaI11JUYhYonUQQSGe1C4
2021-06-13 20:58:22 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-06-13 20:58:22 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
87654321
2021-06-13 20:58:22 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:58:22 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 20:58:22 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-06-13 20:58:22 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
NXUaAO6fJi
2021-06-13 20:58:22 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
Qw_iVN6Jz1jM9PjxnYr9EA
2021-06-13 20:58:22 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "state": "fY68IiHngUNZIv5vHgEppJuh52S9zHYMf2_GuENvvg4\u003d"
}
2021-06-13 20:58:22 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": "fY68IiHngUNZIv5vHgEppJuh52S9zHYMf2_GuENvvg4\u003d",
  "code": "NXUaAO6fJi"
}
2021-06-13 20:58:22
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=fY68IiHngUNZIv5vHgEppJuh52S9zHYMf2_GuENvvg4%3D&code=NXUaAO6fJi
2021-06-13 20:58:22 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance yq0GcHK3arRRVc3
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=fY68IiHngUNZIv5vHgEppJuh52S9zHYMf2_GuENvvg4%3D&code=NXUaAO6fJi]
outgoing_path
authorize
2021-06-13 20:58:23 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance yq0GcHK3arRRVc3
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": "NXUaAO6fJi",
  "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=NXUaAO6fJi&redirect_uri=https%3A%2F%2Fenv-239211.customer.cloud.microstrategy.com%2FMicroStrategyLibrary%2Fauth%2Foidc%2Flogin
Token endpoint
2021-06-13 20:58:23 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
87654321
client_secret
12345678
method
client_secret_basic
2021-06-13 20:58:23 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-06-13 20:58:23 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
NXUaAO6fJi
2021-06-13 20:58:23 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:58:23 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
4Cvz23lkdUHW8aFJpNYFNoyYRp2gTDQwnU6AJUx0zC7EwZL1uU
2021-06-13 20:58:23 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
m0AaXrOEcWZOwwxHyu-olw
2021-06-13 20:58:23 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/MSTR_M2021_UP1/
sub
user-subject-1234531
aud
87654321
nonce
Za4oMquzIsovXVsCZGQpINqaI11JUYhYonUQQSGe1C4
iat
1623617903
exp
1623618203
2021-06-13 20:58:23 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
m0AaXrOEcWZOwwxHyu-olw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "sub": "user-subject-1234531",
  "aud": "87654321",
  "nonce": "Za4oMquzIsovXVsCZGQpINqaI11JUYhYonUQQSGe1C4",
  "iat": 1623617903,
  "exp": 1623618203,
  "at_hash": "m0AaXrOEcWZOwwxHyu-olw"
}
2021-06-13 20:58:23 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI2ODUzYWIyYy1lNWU1LTQzNmUtOTM0Zi0yMTBmNDlmM2NhNDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibTBBYVhyT0VjV1pPd3d4SHl1LW9sdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvTVNUUl9NMjAyMV9VUDFcLyIsImV4cCI6MTYyMzYxODIwMywibm9uY2UiOiJaYTRvTXF1eklzb3ZYVnNDWkdRcElOcWFJMTFKVVloWW9uVVFRU0dlMUM0IiwiaWF0IjoxNjIzNjE3OTAzfQ.Y7syADPT1KiP7zFnfl59zeA5EgRhN9rXJgg5zH1LyIGLaNGxuQEHDK-hlvqcKERV6d0KViuwOlPJFd510LsyKSAsOAp6RAXN7E0qml4DiH87abpZ4zLTgYSfbopnG9ECRoYwpxLcXYrusTQ6RZgZnfGAtYNFUglmHprJcfpot-htgGKg4_RG9GrbTPJeLgvaBtFXWAQ-OnxIHZlBveDrDetarN9ME071T-L9ByzFk91KGAYsP4Bamv9aekhecu1kvmqerxBYTQ3QjkoIjqtUrpYCY-Q4upJkuc0dSCgRhz6OH8tA2mNNYkjVZsjH2kZQ6PjFjq0AyVoKIAFTvWrRsw
key
{"p":"9UJA4i1JW6JgVbrx_WNr_riyOqteVwH5LpLIRKRWfDlnmGPZVH5j4CqSY0U5Lpbw-vcRb-fBwya9fXr-NCEzdYe-ZDs5BA1J0Gk9Hr81b7uax0r24OXhDljkibC9igfdbjv0zesJV2Db4vnUE2PzkRZwCRDRcGRU5SBT85zybP8","kty":"RSA","q":"imajDbWJEf91eBIva53AMhhqm_-rhlm-WkR7VVyiWQA3MF9MKdr9EXg3tYWZ-fdNWg5iqpu6SyftshdU897cY26jCbr0iQMtUz9EGGbzw8q4fcR5LFPDb-LdiiuSZIBoejjmbH2rn2bX-zz-BZHSaO9-HxBYZtzVAhMEpxiwKQM","d":"f0qINPvMKqQRkAlg69Yx68slRT7_4DMEZfrsF6Syjzx-CQuM0TU2ds065MmaaX0GcbXYNo6q-Wy7lv6MVTSE-hjHUfHDy0qJYzbmw-GHwpEpjHy8a9mq9qc6PfgRdjP02it2-SkKS5u4h2wAt_AUpENh8rxmv-ZyMo0Y_bSu_gN_4j0n7LGW9RGdR4YML4lbAs3rbxlOCu8W9Muh1F18437Vv3TrrnEBSvOaSfKq4K8Q_Dx5NpiEyy1W8bUNn4UhpL3dncML96xYe5DNZptkSWBVU9EQI8N5ggHK3PWt-iv9qm5gfZo8G5x02eCIAzH9S6XW_7iQJNSdq7mKsT9I8Q","e":"AQAB","use":"sig","kid":"6853ab2c-e5e5-436e-934f-210f49f3ca44","qi":"rwbIGCvuXKg5XXYByCvrdms6YbZT53NLCSOG3u3V-3swxFnE6_a7I75dfNcUc4Z07RgwtkWmHfkohfRc-13CNbFjTcjXAISOCLKx-0H6iEK-A1BJd4wDx7txegk_HkmZZ5301FlRvZWet9aMzyiqIkCrKMTs5I6eSGJgkwUtNuU","dp":"NrZc-xfXMZX7n6Rgr4IqaVyShfwMw6QxDm64NnfiwzubHKfJp8u6RBu7JGIg63_IqnPLdAdjdkGCLCfv5XkynZl2o62CfqDoQpH3jJBjP1W-pY7XnDwsBKNX-E9xOQWgJCND7VvtbYyyAORypxC5GTjELYGO91-qgKLBl6r_eck","dq":"Q6hlMYB7X6cIoAgT0oItwM-a3mQgT-9zVOGBgXtliijG0gjkTNnXOUERytVjLoWs9MdviIPUkIUWeCdbylQ6XQlq_oi8nnZFJBsbiOpbZG2nvyPbMMZKFlpLfw5J5IO5j3Zdfs_4pFY8Y3-vlr1wpQffGgR9ktuF7hup_J3fEE0","n":"hJgLlhggDoTTmbP_HBq_gfMELzeBLT3qQn_nE3w1ZnOUJbvDgaTa2-Y56sMkWyyL1d0MNVja6Hr_1gzOZAiijkXUERgHq44W39tSnD9ka9iphI7vxooDSftZSw53fSppGcQDNXczZrUqP4auhhUL-vRjXx_j3E_0Yhtbh4zzPA6TZJXrmMYbLJZrc7m7pIFWzg5-FXOtbWnG7p0pNqFOte7ElrmIlXzOh3Mwl_eeiQsN5M97J52QpEE9Zuroad1uIvUoOAgwawIaAaKyyvzk9xXr5x3HKWoFES2ZIxCVISRlUSXQrqNkqiX2XEbRaT23_9sf_4DqRSury7c5gZwd_Q"}
algorithm
RS256
2021-06-13 20:58:23 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:58:23 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
4Cvz23lkdUHW8aFJpNYFNoyYRp2gTDQwnU6AJUx0zC7EwZL1uU
token_type
Bearer
id_token
eyJraWQiOiI2ODUzYWIyYy1lNWU1LTQzNmUtOTM0Zi0yMTBmNDlmM2NhNDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibTBBYVhyT0VjV1pPd3d4SHl1LW9sdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvTVNUUl9NMjAyMV9VUDFcLyIsImV4cCI6MTYyMzYxODIwMywibm9uY2UiOiJaYTRvTXF1eklzb3ZYVnNDWkdRcElOcWFJMTFKVVloWW9uVVFRU0dlMUM0IiwiaWF0IjoxNjIzNjE3OTAzfQ.Y7syADPT1KiP7zFnfl59zeA5EgRhN9rXJgg5zH1LyIGLaNGxuQEHDK-hlvqcKERV6d0KViuwOlPJFd510LsyKSAsOAp6RAXN7E0qml4DiH87abpZ4zLTgYSfbopnG9ECRoYwpxLcXYrusTQ6RZgZnfGAtYNFUglmHprJcfpot-htgGKg4_RG9GrbTPJeLgvaBtFXWAQ-OnxIHZlBveDrDetarN9ME071T-L9ByzFk91KGAYsP4Bamv9aekhecu1kvmqerxBYTQ3QjkoIjqtUrpYCY-Q4upJkuc0dSCgRhz6OH8tA2mNNYkjVZsjH2kZQ6PjFjq0AyVoKIAFTvWrRsw
scope
openid profile email offline_access
2021-06-13 20:58:23 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance yq0GcHK3arRRVc3
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "4Cvz23lkdUHW8aFJpNYFNoyYRp2gTDQwnU6AJUx0zC7EwZL1uU",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI2ODUzYWIyYy1lNWU1LTQzNmUtOTM0Zi0yMTBmNDlmM2NhNDQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibTBBYVhyT0VjV1pPd3d4SHl1LW9sdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjEiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvTVNUUl9NMjAyMV9VUDFcLyIsImV4cCI6MTYyMzYxODIwMywibm9uY2UiOiJaYTRvTXF1eklzb3ZYVnNDWkdRcElOcWFJMTFKVVloWW9uVVFRU0dlMUM0IiwiaWF0IjoxNjIzNjE3OTAzfQ.Y7syADPT1KiP7zFnfl59zeA5EgRhN9rXJgg5zH1LyIGLaNGxuQEHDK-hlvqcKERV6d0KViuwOlPJFd510LsyKSAsOAp6RAXN7E0qml4DiH87abpZ4zLTgYSfbopnG9ECRoYwpxLcXYrusTQ6RZgZnfGAtYNFUglmHprJcfpot-htgGKg4_RG9GrbTPJeLgvaBtFXWAQ-OnxIHZlBveDrDetarN9ME071T-L9ByzFk91KGAYsP4Bamv9aekhecu1kvmqerxBYTQ3QjkoIjqtUrpYCY-Q4upJkuc0dSCgRhz6OH8tA2mNNYkjVZsjH2kZQ6PjFjq0AyVoKIAFTvWrRsw",
  "scope": "openid profile email offline_access"
}
outgoing_path
token
2021-06-13 20:58:23 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance yq0GcHK3arRRVc3
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:58:23 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance yq0GcHK3arRRVc3
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "6853ab2c-e5e5-436e-934f-210f49f3ca44",
      "n": "hJgLlhggDoTTmbP_HBq_gfMELzeBLT3qQn_nE3w1ZnOUJbvDgaTa2-Y56sMkWyyL1d0MNVja6Hr_1gzOZAiijkXUERgHq44W39tSnD9ka9iphI7vxooDSftZSw53fSppGcQDNXczZrUqP4auhhUL-vRjXx_j3E_0Yhtbh4zzPA6TZJXrmMYbLJZrc7m7pIFWzg5-FXOtbWnG7p0pNqFOte7ElrmIlXzOh3Mwl_eeiQsN5M97J52QpEE9Zuroad1uIvUoOAgwawIaAaKyyvzk9xXr5x3HKWoFES2ZIxCVISRlUSXQrqNkqiX2XEbRaT23_9sf_4DqRSury7c5gZwd_Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d1f9986b-b031-4cbc-b17e-98f65d728f5d",
      "n": "knjx8WOWAkOp9xgrhqlbhef-LjV8WWFbplwZYnHl2U1aoYiVU5Pmj5wn_crVVT4hJZp5xEatPxNnfhTy2TCFMYa2JPL9Sr3hvS-kYHhiB3cZ8mNcZezFRzZlHqE1bpZZZ_-myUOUeGYzAzFRbUDEL1Ant_SEHwMZjqVwj67nKn0tQIz3O1eEDJiLpSq-LrJ4aMS-9iHgYh5I1ZCDOUEh2GNvB_3m2ueZyLyoEUlCYxJHTi1bjNYEoRN4FQerMD9IAKvwY8IEFUPxlkbT_f4K2JB2E24Wdlodd5QRqmCdJdfWjbneVzhFZC50PtFQ3sSvkymgl-dvxEpPYJegRspYUQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "741ff573-fba6-47c6-a854-65153fb63f05",
      "x": "1F-QEmmUMTKUSLkfV4CvQ9xJ3M1lMt92iU8yXedkwL0",
      "y": "OXdbYAZxFarZ_OiioD7m7fezhWYIrnH3-15tNJ8_ZAw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b0323e7e-5876-4771-8fcf-0765d35a6a0a",
      "x": "hQalLJJu5vrRGCSJAn0dwR194QG94I0Gv4Jw5HWDM98",
      "y": "GWVMP2rBhKILVCvoDuLKJso4a-9jonp2H3NJ8aarQZQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "efd44c82-4fe6-4a0e-9419-de398735f627",
      "x": "u5n8O65A9bQyZkbTQ13yz_KXBXkXCX7SntCoLF4P4cg",
      "y": "Fp0CagHNlhiETVCZ8_9aHouNjRWOql5wCKVrsMwWN2I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7926adc7-8feb-4c36-bd6a-e3a694653303",
      "x": "g7DmkApOjH98DSsLScDn0wPaall1AA2nVgYytPXVYH8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9f0bf289-5c79-4539-8214-006bca63eabd",
      "alg": "RSA-OAEP",
      "n": "q9Vnw3MO2zQ5qVCM_D1d9yh0ZFxD1l1Mxwu0ZfO8P1Vomp99axGFFSVUZDF4XR_2XKKOi1Cl2WjjwwraXpfq_9gADQu4EG14xIF4-KXvMf2Q3ye0tfnaVAuyu1VKa7xrqT2zMPZlU4nDbctRf-ckBrBTsIyDJWxbfNeqcVTEMW25kQ-vDSXC7BBrx6CxOFLSFtUTqbu1yUkHPuISZeEpGimhKSBpnQrm7xJvT1MEdJ0-lbjIB5mPQ3VvEPzcond62BPGIzHP7x3_OK2up_pQkMmb8Ju7C5Qbzkrtde39H58zRYiasLRa2-Dq-N8ZU4_qY7HWMqgaYGfCiqADmZp16w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d7cda7b9-4ac3-4ec7-b7f8-f2d96b51c18d",
      "x": "bVEnABYc4ca4MM-cKIT-LyRr2FqgEV4qmGcHxDeEca4",
      "y": "Li-hiS2U8S6WNFKw0m5sEA-rW7BURA8MyanmsK25blk",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-06-13 20:58:23 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance yq0GcHK3arRRVc3
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "authorization": "Bearer 4Cvz23lkdUHW8aFJpNYFNoyYRp2gTDQwnU6AJUx0zC7EwZL1uU",
  "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 20:58:23 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
4Cvz23lkdUHW8aFJpNYFNoyYRp2gTDQwnU6AJUx0zC7EwZL1uU
2021-06-13 20:58:23 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
4Cvz23lkdUHW8aFJpNYFNoyYRp2gTDQwnU6AJUx0zC7EwZL1uU
2021-06-13 20:58:23 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 20:58:23
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-06-13 20:58:23 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 20:58:23 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 20:58:23 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 20:58:23 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance yq0GcHK3arRRVc3
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 20:58:23 FINISHED
oidcc-client-test-idtoken-sig-rs256
Test has run to completion
testmodule_result
PASSED
2021-06-13 21:00:04
TEST-RUNNER
Alias has now been claimed by another test
alias
MSTR_M2021_UP1
new_test_id
BKc55DyDbbHrwSF
Test Results