Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-06-13 20:39:44 INFO
TEST-RUNNER
Test instance GH0fuTkzz9J2S3R 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-invalid-aud
2021-06-13 20:39:44 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:39:44
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:39:45
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_rQQAfaCHUjOeKfFNRXQFdgrGhQw9obEJ4qNoulEOcj873vNs1G1_k_Aj5TjrJeZnSxM9Y9QKQj0NSDPvu47uLG0cdTkgvO28Dra8MjL2JPNnc28Bapw6Bhu1oIDU9SrCEVMmz6Of6TUz5biifrvOM5hitU6L320WUkmmOJwf5M",
      "kty": "RSA",
      "q": "8g7XR8arIw2-zHnJ-sTI5Td8a7mjs_VtPfNGPTGVOATsqYadQv91LrSlKUu8dPORltE6wpD9J7xwycDgNzj9rxP86aYm_HdBTJALt2KzUOoO-5TPCMyE8r3L34k5Owf_bIfjqzR37PWDWgiqZa67dZP8r_jNrhr5afXifanQkxM",
      "d": "kobi8rXwk0oGMMSi9aJr8mA4D6oJ1p5wmyBgZ2ceP6a-FGnfiqZfeMuGeISYWr-Fo8erOJn6Tqwk4aZT85Ya4IohNhY4NPg1cjj65U-uFXw1mAIMCgj6mhEA3Nk0kAo_Py2uVqheqP4v19iuIBj6uKg1a-4usny6kcPJy3-JnP8IBLFfaVMhxgZ_XKuVWWFLJYSGEZLwvG5oBQ5RayZwmAhyo2jIBRiMaFBm1wmj_wXYzuHW4_zQkef_U6pMvduKOd8BTopVKEBQfV_SeSYaNuYSsFYXO_K88i8ndTUsTZxSTtSRdNzaFxtKBL-OqJTVIsC99CRaz0XO8QSaJ0h7iQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "8feb20fe-ec69-44c5-83bb-6dc6c82ba913",
      "qi": "P_axYVgFnTw-ux-H52yT1HAmWvtoJBl79Cw6KLu-3qGzHPJXJ5vqQjKVRXx6uqDCSd4-JFZ-nYQN4Jx7Etl4E7VZQMNk8yY9dsOtrlLECg1RnQirPDa4hu36N5lP7fk4tN6oW2DN8qSQE-MMCGnLDAWm-IB9P2oCUTvbN8CxWF0",
      "dp": "6_eNzQO_z7mf75Ae1-t5eINoiyShqAN6vtdSGNfbaV2XV5dvHu5YmV7xmxPpSgC5RC_CrM01Co9ND9tyHAVCNv4LmloNynRXy3_7To_4qpFkMQplYypgp-Xa6chRpNymB2eMbVcrVX4z2o6DGinsbshk_eZFnbHr37wxkfpXFxk",
      "dq": "n77hnpHjUY_5slJR1PhXqMZUi3eJLPO0s6TAXxRA6SZ-1WZslNGokTlQoo9EAV7ZX1IX2F39ZGL9gHiUwH0RFqE3US-BHS7K3m9V_CHcO3MsjiXn-GOY_eX6DT0vkuC1VffcbZmD59Mja6C6a77EIlWW9r9ZZiSRI7fNUKdoahc",
      "n": "8NT7K14uGueS-hKxpjp8TPd6DDY_aQyrJcUi6WkcEvwLHUnsEzIn02LG34VAPI4EkRRsOJUsXjAFOYhwphDcy66ABUlfSKQdzjHT_2ZzNkP_QbPHhzqyoVMpI8yy2YkEDcvty18eHp338wJCfiob7Patp7Tf4-1WNsRNS39fHNapbk6DWH-QzcOogsSAJsImi0r943Xkgc_Cta-NhkjVcwJBcxOAkcJ_UTA8fQnAFsGaJ1R4uAxsaIk5-J40r-zqVIMdFgOSvxjOO_0juhf1lYqVpqdny8ItgnIxQBQ8ZI9wfpkK0ItHEexpq_BX1pRPsjWOQrN1aBgviPfGGgrg6Q"
    },
    {
      "kty": "EC",
      "d": "Eer-ipyZSzN1ZWJE6pTujKlNc5XOOcdKzsVA6Vq_jZE",
      "use": "sig",
      "crv": "P-256",
      "kid": "d35af974-c435-49ec-a1d8-619b7884125a",
      "x": "O5R0KWWbzR0ZDek_4y1rVLnWqrAgRAu0CF_49HXsypk",
      "y": "L5DgFeu6myK0BHxOlm9KRYU8WwkmIlxvATEnRNz12uw"
    },
    {
      "kty": "EC",
      "d": "LBsRk3i-eCSejh5PhPKVfQavaKZ1Lknpwn9ws4l7nxw",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e722bf82-afdf-4a55-a70c-50198596fb98",
      "x": "GVf7W3x_2k3NSQoHVzAnaVuTjf1ntiy7VHmY-93KvxU",
      "y": "mFXNEE7HZ_tyMdEDYZzL3eMJ5TyZ0QSQC33gKqATs-E"
    },
    {
      "kty": "OKP",
      "d": "YR4FLiquHe0mILHdqGP-aMmNbkNqeIBaCZiakQguSyo",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "16f12298-cfde-4962-907f-7d600d6271c0",
      "x": "wA59jtX-rIrUwjFVsPU74KcWhx86MPWB5LiqpOMYuYQ"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0nm-86YNIh05Yg-28Wokq6hXLJvd0fbIJtyLjlZPz1sd9-VV9vwAfD4hzV9QAxvBrkgGLV69JZVYfUmsULk3w42HAH8c3nYiXQrvElknQYv4itPbiFcMzll3Egwq36lhtK3Vexbfpi0DTlzaNEk899abRqvTSLq_h89FE7yYmts",
      "kty": "RSA",
      "q": "o0H_1vIsjb8sLwLcZlqb-iRv32OfxQg8C7FF0ZywHt0jSH0tfjoGbaKfHJdKDtHKCEZwRASyurqQ8PBaHc74AcZvVz_pSsyZiClIX__l6_9WWX6i-bPZwb3C0Z8CD1EDd5izct9BQPXFrQ9pGZmPwEOi8rOKGLF4RjSXANsMXJc",
      "d": "NtqgN626JJ2MLrCtAr6zD48JvDjIOYfXLTKtdlNs0JkIIMK4w_7q-78Dt6awiSKql1bzqnrK6Rh4bLU9SOqhx4iGWZiv-pgpLmw0rKWTfyh94TX-lbx6MjMbIRTKIBq7zaWAqNP37F65dtSppP4Gs-_UrNtSjX8Ze3hqFXeeifbVdRuKKPiOjGxnPy1KKS-0LxB_Orj5i2fyST8_sjGPAqGXcc2VPleSGIwfqzFL2Ey-AGqr1hW3FVP0STqpLjAnMgiy2GR916xhwNvECerHFO39gcc9L1ZHjqPnAeOKi37nBIfYCGtdirysjaWcXYCjV3X2c3HGmW3W5-8bwqKhxQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "56fb0bca-e9ab-458a-a2c8-a90baef11125",
      "qi": "KGgK_S3jqUEYDXjEDVZR5Zg7SzH2D1dnObQJuCzrU9yvWgje1bpZ1tkHvopmjs8bOsrFqg7aUNaUoffNgwKdUwsaNlScJ-BG2p4KFEcRR2ZVB7KWvU_fUFlnrIKUpSDGKh8cOaZwSaFOrzdHpjMSQPd-fNo9cMsI_GquWN7l8IM",
      "dp": "zCvZtlUALHWY8q031BwZEoOsfNN-bG0uX7RVlG_Z39YNzimkKIDwn5VOCQFKhploWn33sA9VAJ5NRswu4eeqVoJ10V99S7fhQcyXeX8Oe6EiKtm0_h8jhxB2VwWCmZCf_Tsb-dmIfpTvvhaIfWwGPozp97Y6sTSnE0FXSvwKNT0",
      "alg": "RSA-OAEP",
      "dq": "nY2hKMAYbUdUjZ32M7U4GES3zl9nng_fWu1e0vajJXYGift8PvgiogWyBjafGwQtNKU9zPa3wesw28UpQuEtiREG_K3KKAyiEry8gyEDtCh8HexPvilqekX20LPimgN2FCJC9BYu9FD7z5Myu6juCP99LzpDiKckyqQQIpxDJss",
      "n": "hjnH1pytkBuJGNTD0zAa5keQ2Vd0Axj2pwBSXSnnqi8hHhaNlZzydlTuEMACStV49dqxqg5ervfmR8KxZ1Ccn7jdskgkWliuBiZR9gYF6f8mUP7v5EWfPPwfWl9615_XtLFsk27pgzaHTZYAwujlCSIekvMGE80tpXZ4jFUH3M5Ym9INzc51E8IKRI-gvb64bUSWojtwetbeeyLx3tf9BI9OKX-dqTs_3ZUSchq0vXuP_YIFO-Fm2vANAFmN_xhWZ9oikwBykw31GgqWrQncdVMj00ymykp7_SVaz5adPtPOPr5YwkTcX8w8Fn9x-DhJaxcQGomgWNQRK2cLsO4LLQ"
    },
    {
      "kty": "EC",
      "d": "yXVHFZ1bw2438eSFBW7-2tVPbq4uFXpo_KI-RL7aEZY",
      "use": "enc",
      "crv": "P-256",
      "kid": "c386c3f1-bb78-456c-bdb5-28fd904555a4",
      "x": "Z4MTsRHXLeI89NanKY6idYzvw-QoMuXqecw1A9RN6e4",
      "y": "o1I0rHL1j8MP4vC3ONk-e21_lkuLCQN945Rw_NnXG_s",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8feb20fe-ec69-44c5-83bb-6dc6c82ba913",
      "n": "8NT7K14uGueS-hKxpjp8TPd6DDY_aQyrJcUi6WkcEvwLHUnsEzIn02LG34VAPI4EkRRsOJUsXjAFOYhwphDcy66ABUlfSKQdzjHT_2ZzNkP_QbPHhzqyoVMpI8yy2YkEDcvty18eHp338wJCfiob7Patp7Tf4-1WNsRNS39fHNapbk6DWH-QzcOogsSAJsImi0r943Xkgc_Cta-NhkjVcwJBcxOAkcJ_UTA8fQnAFsGaJ1R4uAxsaIk5-J40r-zqVIMdFgOSvxjOO_0juhf1lYqVpqdny8ItgnIxQBQ8ZI9wfpkK0ItHEexpq_BX1pRPsjWOQrN1aBgviPfGGgrg6Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3a074f66-060c-4b09-9be2-e1a3180a034b",
      "n": "tY3Cf8AdCo_3Bx-w4KeTDEz5TKSdlfXB6ye154UCoqOyAGElb1sHlyXm_kIJJrjRggGmYRRT9Ywak1RLI_pUpHuc2z7mtxBJQNQsjIBzEG7MnTXL3lVUDWx0ZZoMTs8UHQq6fBizK8keLCYUbCgMXKS0-BJUfTq3WTaeSViMs5sBhHGBQ0FfBNVJ1gBczaqX6C216HuA3lPrf0J0VtaI6giGXB2zeUNU7wNdX9XmjQsX9eRPyR3k0fbJwcVXfoPP8VSzdAdAianR1rxl5OgWT6G-55UVfJdL10st-ukfEsRLZeRiYTvqp8Zg3GbTvo4rhK2LvI_YaIt366_sp_avVQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d35af974-c435-49ec-a1d8-619b7884125a",
      "x": "O5R0KWWbzR0ZDek_4y1rVLnWqrAgRAu0CF_49HXsypk",
      "y": "L5DgFeu6myK0BHxOlm9KRYU8WwkmIlxvATEnRNz12uw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9b4055e2-19ce-41f3-bc53-bbd945f6a916",
      "x": "FLe0ZyYYhyVCO1xcIHzTkmUrLBqgvZWXVPlPV1uwZ4E",
      "y": "0uYuIUOEOR6m4oHGEThssr3uqOTfoY4lbpIV3LZmUHw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e722bf82-afdf-4a55-a70c-50198596fb98",
      "x": "GVf7W3x_2k3NSQoHVzAnaVuTjf1ntiy7VHmY-93KvxU",
      "y": "mFXNEE7HZ_tyMdEDYZzL3eMJ5TyZ0QSQC33gKqATs-E"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "16f12298-cfde-4962-907f-7d600d6271c0",
      "x": "wA59jtX-rIrUwjFVsPU74KcWhx86MPWB5LiqpOMYuYQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "56fb0bca-e9ab-458a-a2c8-a90baef11125",
      "alg": "RSA-OAEP",
      "n": "hjnH1pytkBuJGNTD0zAa5keQ2Vd0Axj2pwBSXSnnqi8hHhaNlZzydlTuEMACStV49dqxqg5ervfmR8KxZ1Ccn7jdskgkWliuBiZR9gYF6f8mUP7v5EWfPPwfWl9615_XtLFsk27pgzaHTZYAwujlCSIekvMGE80tpXZ4jFUH3M5Ym9INzc51E8IKRI-gvb64bUSWojtwetbeeyLx3tf9BI9OKX-dqTs_3ZUSchq0vXuP_YIFO-Fm2vANAFmN_xhWZ9oikwBykw31GgqWrQncdVMj00ymykp7_SVaz5adPtPOPr5YwkTcX8w8Fn9x-DhJaxcQGomgWNQRK2cLsO4LLQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c386c3f1-bb78-456c-bdb5-28fd904555a4",
      "x": "Z4MTsRHXLeI89NanKY6idYzvw-QoMuXqecw1A9RN6e4",
      "y": "o1I0rHL1j8MP4vC3ONk-e21_lkuLCQN945Rw_NnXG_s",
      "alg": "ECDH-ES"
    }
  ]
}
2021-06-13 20:39:45 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-06-13 20:39:45 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-06-13 20:39:45 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:39:45 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:39:45 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:39:45 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-06-13 20:39:45 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-06-13 20:39:45 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:39:45 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-06-13 20:39:45 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-06-13 20:39:45 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-06-13 20:39:45 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-06-13 20:39:45 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-06-13 20:39:45 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:39:45 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-06-13 20:39:45 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:39:45 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-06-13 20:39:45 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:39:45 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-06-13 20:39:45 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:39:45 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-06-13 20:39:45 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-06-13 20:39:45 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-06-13 20:39:45 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-06-13 20:39:45 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-06-13 20:39:45 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-06-13 20:39:45
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-06-13 20:39:45
oidcc-client-test-invalid-aud
Setup Done
2021-06-13 20:40:49 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance GH0fuTkzz9J2S3R
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:40:49 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance GH0fuTkzz9J2S3R
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:43:17 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance GH0fuTkzz9J2S3R
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": "7450L-wh5Gl_stOGH-Md7bHhDpMT_s_CJNSWzR5_Q0g\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "2HXr5I238ZFQXONn7hf8HyP1r8veuHnn4oB8H9mPDxY"
}
incoming_body
Authorization endpoint
2021-06-13 20:43:17 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-06-13 20:43:17 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 20:43:17 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": "7450L-wh5Gl_stOGH-Md7bHhDpMT_s_CJNSWzR5_Q0g\u003d",
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "nonce": "2HXr5I238ZFQXONn7hf8HyP1r8veuHnn4oB8H9mPDxY"
}
2021-06-13 20:43:17 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email offline_access
2021-06-13 20:43:17 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
2HXr5I238ZFQXONn7hf8HyP1r8veuHnn4oB8H9mPDxY
2021-06-13 20:43:17 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-06-13 20:43:17 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
87654321
2021-06-13 20:43:17 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:43:17 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "offline_access"
]
expected
openid
2021-06-13 20:43:17 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-06-13 20:43:17 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
TXTnKPfu1l
2021-06-13 20:43:17 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
-iOfiR_vwUyF8BzVHHzq2A
2021-06-13 20:43:17 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login",
  "state": "7450L-wh5Gl_stOGH-Md7bHhDpMT_s_CJNSWzR5_Q0g\u003d"
}
2021-06-13 20:43:17 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": "7450L-wh5Gl_stOGH-Md7bHhDpMT_s_CJNSWzR5_Q0g\u003d",
  "code": "TXTnKPfu1l"
}
2021-06-13 20:43:17
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=7450L-wh5Gl_stOGH-Md7bHhDpMT_s_CJNSWzR5_Q0g%3D&code=TXTnKPfu1l
2021-06-13 20:43:17 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance GH0fuTkzz9J2S3R
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://env-239211.customer.cloud.microstrategy.com/MicroStrategyLibrary/auth/oidc/login?state=7450L-wh5Gl_stOGH-Md7bHhDpMT_s_CJNSWzR5_Q0g%3D&code=TXTnKPfu1l]
outgoing_path
authorize
2021-06-13 20:43:17 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance GH0fuTkzz9J2S3R
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": "TXTnKPfu1l",
  "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=TXTnKPfu1l&redirect_uri=https%3A%2F%2Fenv-239211.customer.cloud.microstrategy.com%2FMicroStrategyLibrary%2Fauth%2Foidc%2Flogin
Token endpoint
2021-06-13 20:43:17 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
87654321
client_secret
12345678
method
client_secret_basic
2021-06-13 20:43:17 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-06-13 20:43:17 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
TXTnKPfu1l
2021-06-13 20:43:17 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:43:17 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
9ClLmE2QQebORCYgcKgUzwINkdRN575SgfqutqnbHuKd5cqRNq
2021-06-13 20:43:17 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Vv4uiMPa6ACKZMFsgVkjFg
2021-06-13 20:43:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/MSTR_M2021_UP1/
sub
user-subject-1234531
aud
87654321
nonce
2HXr5I238ZFQXONn7hf8HyP1r8veuHnn4oB8H9mPDxY
iat
1623616997
exp
1623617297
2021-06-13 20:43:17 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
876543211
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "sub": "user-subject-1234531",
  "aud": "876543211",
  "nonce": "2HXr5I238ZFQXONn7hf8HyP1r8veuHnn4oB8H9mPDxY",
  "iat": 1623616997,
  "exp": 1623617297
}
2021-06-13 20:43:17 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Vv4uiMPa6ACKZMFsgVkjFg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/MSTR_M2021_UP1/",
  "sub": "user-subject-1234531",
  "aud": "876543211",
  "nonce": "2HXr5I238ZFQXONn7hf8HyP1r8veuHnn4oB8H9mPDxY",
  "iat": 1623616997,
  "exp": 1623617297,
  "at_hash": "Vv4uiMPa6ACKZMFsgVkjFg"
}
2021-06-13 20:43:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI4ZmViMjBmZS1lYzY5LTQ0YzUtODNiYi02ZGM2YzgyYmE5MTMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVnY0dWlNUGE2QUNLWk1Gc2dWa2pGZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjExIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL01TVFJfTTIwMjFfVVAxXC8iLCJleHAiOjE2MjM2MTcyOTcsIm5vbmNlIjoiMkhYcjVJMjM4WkZRWE9ObjdoZjhIeVAxcjh2ZXVIbm40b0I4SDltUER4WSIsImlhdCI6MTYyMzYxNjk5N30.Ox3_UU3v2Tu8pHBHJtkaI7-WJAMF0BSZrMRltufEpElZCq-9gVyElAH-owyi0F4EjPD2h40d9GvOCHGU0hd2RLDWPpAmMI46keThGAb2Uks8mVXzHSOm84r4RHPAwibJw620xqm8C1w6JTbdE43E-VG8vxvFIK9YFE7YIVi6mDh2hNT9Hb0AEpy60loMr4HEPPMMmEZlcBWGHxwltNnE9f2gKPaTtvf9f2k0O4SsMSu-U2aT_16cdt0oP8ejbA9MW97jWlF8B-PxC6giHiZwvRS3VSdeSL5IUP1ZgleBPV8VdpUkWSiRT3AsyCCRgvCyif9u1zw33AjAmxky83MXdA
key
{"p":"_rQQAfaCHUjOeKfFNRXQFdgrGhQw9obEJ4qNoulEOcj873vNs1G1_k_Aj5TjrJeZnSxM9Y9QKQj0NSDPvu47uLG0cdTkgvO28Dra8MjL2JPNnc28Bapw6Bhu1oIDU9SrCEVMmz6Of6TUz5biifrvOM5hitU6L320WUkmmOJwf5M","kty":"RSA","q":"8g7XR8arIw2-zHnJ-sTI5Td8a7mjs_VtPfNGPTGVOATsqYadQv91LrSlKUu8dPORltE6wpD9J7xwycDgNzj9rxP86aYm_HdBTJALt2KzUOoO-5TPCMyE8r3L34k5Owf_bIfjqzR37PWDWgiqZa67dZP8r_jNrhr5afXifanQkxM","d":"kobi8rXwk0oGMMSi9aJr8mA4D6oJ1p5wmyBgZ2ceP6a-FGnfiqZfeMuGeISYWr-Fo8erOJn6Tqwk4aZT85Ya4IohNhY4NPg1cjj65U-uFXw1mAIMCgj6mhEA3Nk0kAo_Py2uVqheqP4v19iuIBj6uKg1a-4usny6kcPJy3-JnP8IBLFfaVMhxgZ_XKuVWWFLJYSGEZLwvG5oBQ5RayZwmAhyo2jIBRiMaFBm1wmj_wXYzuHW4_zQkef_U6pMvduKOd8BTopVKEBQfV_SeSYaNuYSsFYXO_K88i8ndTUsTZxSTtSRdNzaFxtKBL-OqJTVIsC99CRaz0XO8QSaJ0h7iQ","e":"AQAB","use":"sig","kid":"8feb20fe-ec69-44c5-83bb-6dc6c82ba913","qi":"P_axYVgFnTw-ux-H52yT1HAmWvtoJBl79Cw6KLu-3qGzHPJXJ5vqQjKVRXx6uqDCSd4-JFZ-nYQN4Jx7Etl4E7VZQMNk8yY9dsOtrlLECg1RnQirPDa4hu36N5lP7fk4tN6oW2DN8qSQE-MMCGnLDAWm-IB9P2oCUTvbN8CxWF0","dp":"6_eNzQO_z7mf75Ae1-t5eINoiyShqAN6vtdSGNfbaV2XV5dvHu5YmV7xmxPpSgC5RC_CrM01Co9ND9tyHAVCNv4LmloNynRXy3_7To_4qpFkMQplYypgp-Xa6chRpNymB2eMbVcrVX4z2o6DGinsbshk_eZFnbHr37wxkfpXFxk","dq":"n77hnpHjUY_5slJR1PhXqMZUi3eJLPO0s6TAXxRA6SZ-1WZslNGokTlQoo9EAV7ZX1IX2F39ZGL9gHiUwH0RFqE3US-BHS7K3m9V_CHcO3MsjiXn-GOY_eX6DT0vkuC1VffcbZmD59Mja6C6a77EIlWW9r9ZZiSRI7fNUKdoahc","n":"8NT7K14uGueS-hKxpjp8TPd6DDY_aQyrJcUi6WkcEvwLHUnsEzIn02LG34VAPI4EkRRsOJUsXjAFOYhwphDcy66ABUlfSKQdzjHT_2ZzNkP_QbPHhzqyoVMpI8yy2YkEDcvty18eHp338wJCfiob7Patp7Tf4-1WNsRNS39fHNapbk6DWH-QzcOogsSAJsImi0r943Xkgc_Cta-NhkjVcwJBcxOAkcJ_UTA8fQnAFsGaJ1R4uAxsaIk5-J40r-zqVIMdFgOSvxjOO_0juhf1lYqVpqdny8ItgnIxQBQ8ZI9wfpkK0ItHEexpq_BX1pRPsjWOQrN1aBgviPfGGgrg6Q"}
algorithm
RS256
2021-06-13 20:43:17 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:43:17 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
9ClLmE2QQebORCYgcKgUzwINkdRN575SgfqutqnbHuKd5cqRNq
token_type
Bearer
id_token
eyJraWQiOiI4ZmViMjBmZS1lYzY5LTQ0YzUtODNiYi02ZGM2YzgyYmE5MTMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVnY0dWlNUGE2QUNLWk1Gc2dWa2pGZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjExIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL01TVFJfTTIwMjFfVVAxXC8iLCJleHAiOjE2MjM2MTcyOTcsIm5vbmNlIjoiMkhYcjVJMjM4WkZRWE9ObjdoZjhIeVAxcjh2ZXVIbm40b0I4SDltUER4WSIsImlhdCI6MTYyMzYxNjk5N30.Ox3_UU3v2Tu8pHBHJtkaI7-WJAMF0BSZrMRltufEpElZCq-9gVyElAH-owyi0F4EjPD2h40d9GvOCHGU0hd2RLDWPpAmMI46keThGAb2Uks8mVXzHSOm84r4RHPAwibJw620xqm8C1w6JTbdE43E-VG8vxvFIK9YFE7YIVi6mDh2hNT9Hb0AEpy60loMr4HEPPMMmEZlcBWGHxwltNnE9f2gKPaTtvf9f2k0O4SsMSu-U2aT_16cdt0oP8ejbA9MW97jWlF8B-PxC6giHiZwvRS3VSdeSL5IUP1ZgleBPV8VdpUkWSiRT3AsyCCRgvCyif9u1zw33AjAmxky83MXdA
scope
openid profile email offline_access
2021-06-13 20:43:17 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance GH0fuTkzz9J2S3R
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "9ClLmE2QQebORCYgcKgUzwINkdRN575SgfqutqnbHuKd5cqRNq",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI4ZmViMjBmZS1lYzY5LTQ0YzUtODNiYi02ZGM2YzgyYmE5MTMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiVnY0dWlNUGE2QUNLWk1Gc2dWa2pGZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiODc2NTQzMjExIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL01TVFJfTTIwMjFfVVAxXC8iLCJleHAiOjE2MjM2MTcyOTcsIm5vbmNlIjoiMkhYcjVJMjM4WkZRWE9ObjdoZjhIeVAxcjh2ZXVIbm40b0I4SDltUER4WSIsImlhdCI6MTYyMzYxNjk5N30.Ox3_UU3v2Tu8pHBHJtkaI7-WJAMF0BSZrMRltufEpElZCq-9gVyElAH-owyi0F4EjPD2h40d9GvOCHGU0hd2RLDWPpAmMI46keThGAb2Uks8mVXzHSOm84r4RHPAwibJw620xqm8C1w6JTbdE43E-VG8vxvFIK9YFE7YIVi6mDh2hNT9Hb0AEpy60loMr4HEPPMMmEZlcBWGHxwltNnE9f2gKPaTtvf9f2k0O4SsMSu-U2aT_16cdt0oP8ejbA9MW97jWlF8B-PxC6giHiZwvRS3VSdeSL5IUP1ZgleBPV8VdpUkWSiRT3AsyCCRgvCyif9u1zw33AjAmxky83MXdA",
  "scope": "openid profile email offline_access"
}
outgoing_path
token
2021-06-13 20:43:18 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance GH0fuTkzz9J2S3R
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:43:18 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance GH0fuTkzz9J2S3R
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8feb20fe-ec69-44c5-83bb-6dc6c82ba913",
      "n": "8NT7K14uGueS-hKxpjp8TPd6DDY_aQyrJcUi6WkcEvwLHUnsEzIn02LG34VAPI4EkRRsOJUsXjAFOYhwphDcy66ABUlfSKQdzjHT_2ZzNkP_QbPHhzqyoVMpI8yy2YkEDcvty18eHp338wJCfiob7Patp7Tf4-1WNsRNS39fHNapbk6DWH-QzcOogsSAJsImi0r943Xkgc_Cta-NhkjVcwJBcxOAkcJ_UTA8fQnAFsGaJ1R4uAxsaIk5-J40r-zqVIMdFgOSvxjOO_0juhf1lYqVpqdny8ItgnIxQBQ8ZI9wfpkK0ItHEexpq_BX1pRPsjWOQrN1aBgviPfGGgrg6Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3a074f66-060c-4b09-9be2-e1a3180a034b",
      "n": "tY3Cf8AdCo_3Bx-w4KeTDEz5TKSdlfXB6ye154UCoqOyAGElb1sHlyXm_kIJJrjRggGmYRRT9Ywak1RLI_pUpHuc2z7mtxBJQNQsjIBzEG7MnTXL3lVUDWx0ZZoMTs8UHQq6fBizK8keLCYUbCgMXKS0-BJUfTq3WTaeSViMs5sBhHGBQ0FfBNVJ1gBczaqX6C216HuA3lPrf0J0VtaI6giGXB2zeUNU7wNdX9XmjQsX9eRPyR3k0fbJwcVXfoPP8VSzdAdAianR1rxl5OgWT6G-55UVfJdL10st-ukfEsRLZeRiYTvqp8Zg3GbTvo4rhK2LvI_YaIt366_sp_avVQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d35af974-c435-49ec-a1d8-619b7884125a",
      "x": "O5R0KWWbzR0ZDek_4y1rVLnWqrAgRAu0CF_49HXsypk",
      "y": "L5DgFeu6myK0BHxOlm9KRYU8WwkmIlxvATEnRNz12uw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9b4055e2-19ce-41f3-bc53-bbd945f6a916",
      "x": "FLe0ZyYYhyVCO1xcIHzTkmUrLBqgvZWXVPlPV1uwZ4E",
      "y": "0uYuIUOEOR6m4oHGEThssr3uqOTfoY4lbpIV3LZmUHw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e722bf82-afdf-4a55-a70c-50198596fb98",
      "x": "GVf7W3x_2k3NSQoHVzAnaVuTjf1ntiy7VHmY-93KvxU",
      "y": "mFXNEE7HZ_tyMdEDYZzL3eMJ5TyZ0QSQC33gKqATs-E"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "16f12298-cfde-4962-907f-7d600d6271c0",
      "x": "wA59jtX-rIrUwjFVsPU74KcWhx86MPWB5LiqpOMYuYQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "56fb0bca-e9ab-458a-a2c8-a90baef11125",
      "alg": "RSA-OAEP",
      "n": "hjnH1pytkBuJGNTD0zAa5keQ2Vd0Axj2pwBSXSnnqi8hHhaNlZzydlTuEMACStV49dqxqg5ervfmR8KxZ1Ccn7jdskgkWliuBiZR9gYF6f8mUP7v5EWfPPwfWl9615_XtLFsk27pgzaHTZYAwujlCSIekvMGE80tpXZ4jFUH3M5Ym9INzc51E8IKRI-gvb64bUSWojtwetbeeyLx3tf9BI9OKX-dqTs_3ZUSchq0vXuP_YIFO-Fm2vANAFmN_xhWZ9oikwBykw31GgqWrQncdVMj00ymykp7_SVaz5adPtPOPr5YwkTcX8w8Fn9x-DhJaxcQGomgWNQRK2cLsO4LLQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c386c3f1-bb78-456c-bdb5-28fd904555a4",
      "x": "Z4MTsRHXLeI89NanKY6idYzvw-QoMuXqecw1A9RN6e4",
      "y": "o1I0rHL1j8MP4vC3ONk-e21_lkuLCQN945Rw_NnXG_s",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-06-13 20:43:22 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2021-06-13 20:43:52
TEST-RUNNER
Alias has now been claimed by another test
alias
MSTR_M2021_UP1
new_test_id
mT2k9kCELswXJUp
Test Results