Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:21:10 INFO
TEST-RUNNER
Test instance XxAndVuH0KidBH5 created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client_basic
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client_basic
description
Testing morph oidc basic client
planId
8XtXosP8NfqAM
config
{
  "alias": "morph_oidc_client_basic",
  "description": "Testing morph oidc basic client",
  "publish": "everything"
}
testName
oidcc-client-test-kid-absent-single-jwks
2020-08-10 19:21:10 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/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"
  ]
}
2020-08-10 19:21: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/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/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"
  ]
}
2020-08-10 19:21:10
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1d2xPchosVsV_N1CC13mC61G042bOryrCY88fFY7hbT725FDtGGb8Czfg_uFjITGq7mTnkRBxaFlCTx37P_xS27nmxmNDkUa3Ozq4FUax2ztodx6vm5YzukkXIIWq96ZmT74oX0vsbtJHnouZIFh4-J_YLcwEFDdy8L5OEkVdYE",
      "kty": "RSA",
      "q": "oNAPqFOMHrBoRFu0BFe0QJUEoDFvrnSZOgZt2O7VV3ZR_LCE2FMOjU2JuZR3RMXDt7-KqFlET_Y9qlCHXC-UPlk-cjJi5jjZSjjSBBd7VKdQOfqK9VT7EK1XpquzZdlQ5Z_ii4FFgLczUiPNfBgUw0Kp414j88sbhWDZpM2Rxq8",
      "d": "LKUjyGbTZfP77HJfm4FMmCj6yVs6skTyGNvuiwcoxxmWztMfke_M0J3woaK5KOTfPsLea5YtxLl1xUOVwxCp65m7uflfIMVb5-9PLvlf7Xn9EZLs0wjMW2USbbDFBuL-jcj3tav8BFz-x0SF0hlUFRD9QFtnZO8KDP9d1Dp6ouzWMLaAusIztUniJ2gS7r8Ul9oYrKcEU-Q9QVFvzPv7z_4tmgtU_sYQTB_xNCD6hN19--A1mQaWhcJ-3YerPBYbQzHCnJQ3FmsyxSey1wNusCW_5VK-uSgBOmZqRqNGMivgR1c-w6ThGq2HPzjLaVKKH9ErLSlrOrJKuvtkuLJnAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "RYRREg-SoKHyPgYsjGcHoVJrubjIW67zg6ExlIGAT167x_tuiGWeKGz0lCNfIUJzf5qtyUXdNRIgN24GM0rtP8jGWUhWpIF6jk0N8aqpGMX0pKoQZHJC_yJILcy0u3kVc52Blrlo-Lv_R71FF-W7p0lU-eEVG_s1Tow9fxKN7Y8",
      "dp": "iUh-3u8HrVmP-rq5C3ziD_rR7TkIPSMhE8jbheEA4mp0BdTwxhimNf1IGXvalYIh2dgNV1nvcoKQzeYAAaWl6csuZxR2xIM9pDV87DYVM5DL1cwnCpjg7ykfizaCgR8qMAIJLfijJg7X9_VsVF3tTZB2Pco50y9lwMfOnP_lA4E",
      "dq": "LZBmL1JkzDk9gcjd67ER8I6Iff8j3rFIzQkPTLz3E84BkvBM46I86EqE8GEhngnO15xc5DBOy71AYaZpg_QzM6tDp0WhgguvfXk2AFTK7ARwFc1oW_TVIjeLMz1JGl2Fr1oq7U4WbE78KpTcXwHPuDeGPVbqJuRwis0TPb_FQx8",
      "n": "hlhf-zwfIon-5nAFPbWwiJrpQlSb7bS0kcdoNuPGeg_8Jj-GkMioPAbtIQ7C3FNdOF0n9W2UPvKeFQ5vTHe4BNa45NkwItiMXP3uv3B9JdYpHKU_plsvDihKymzy173E1lkv0BXWCm0kQ_q_LnqT1BkWdH6Fmt6wDvfjLGBri9GQyrN7AXwHjh2RZCZRPQCWywfPvs3MoMmntyx0xtIUwXGGxxz-d2oNmgKFs0bLvcH8PPkaI6foh6ZUPv0_5ZESy47FHdibV44pbpLqx6m5bkwtGWg6fcL7HBfNTxKXmFImzAsflLLqq1yMmfzlSnYYDP9cfUqd-e1qKxnkaZ4ZLw"
    },
    {
      "kty": "EC",
      "d": "X9E7wFe6zKnmjcCqvDV1OuN_v2fNBB3ZfRkFa-0CvjE",
      "use": "sig",
      "crv": "P-256",
      "x": "yCyeMQJYBDrhHBdzevKOPOP3Ff4VTcyH8o2tMhoTWXE",
      "y": "dhd0Be9LijYP9SWTZ5bFdj6U1ikp3KLY0Qcsyq7cElA"
    },
    {
      "kty": "EC",
      "d": "pwVO4P9h0JWop6kibwiJ4RK3rrI9uh_ufFwaw_ctX6A",
      "use": "sig",
      "crv": "secp256k1",
      "x": "dSg1_Qg9V2uS03-wnPNFB25sfrNw1N_-fW-a2wjESjc",
      "y": "lllVBrsyoiPvl2KcAHdNwPKHea1wfDIwDODpA2nBLEo"
    },
    {
      "kty": "OKP",
      "d": "pcdQWXq6zuc9rVYsdf8_fqp-OjsVYyp21HGj11z13Bg",
      "use": "sig",
      "crv": "Ed25519",
      "x": "KEWTSgjk39JTc9SOyOAkBb2iH0XW-7IM1beTbdes5vk"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "_h4v044ODJawKbBYdc00CbkK3IFH7YLa4M_wgyQ-KLkkQP_8_f9vIiGXQkWo04Tdl9se4ijOO9DDk7L7cHjA6Xpd6ckf-WR54-kTPOChVWV9_h30stoNRoU5fLxlrYxqjOze5yjxXZpA8lUQK-UK-hqcv5H1PrksPfUZyk_tJt0",
      "kty": "RSA",
      "q": "wWDICxUC_kiyweOHpADDes9PjgUi0WYJl0ZJnDGyLQfte3w1yWdpDj80dw4iwX9mPmuAUWXB6s3EAZ0fW5C4QO83rj-_7T2tlp0DGYY1Q_IhR4PXwrVWpbJHJaFtZ1jDizEfx12YLl-PcLCizEVXH8rtyVNpDl8BQPKpn8aF_O8",
      "d": "TwDX3tOew_VOkta9lCtIwUgnhPt6li969y2on50-rUimXsXQ1AIAa6p3U3OwhxsBNPPZBqWaVDDY-N8kjb7ppY0PfhURQQciwacUwKzlbGQdHewbpOMV4bZIff9zdPZp8tPWlKk-a2yqROqqFHBJ_gvyXssSay3jv3OXGIuWQkKUB_Tjy8kmdX2D0gbCOEeRj-GDQDjq-qip8xEsBnFrf6l3JBvgnrzhZXfarETZ4Zv-_BlCxHAOzyEiUBQ2xfr4HBoh4Kb7hBVxkjjp44yHTG2uZoxCrCTk-5ncZSttHgMZhNjPQQ-7eQRzW1t1TKBfX6MISi6J8-m5gYv-7GzpaQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "UjRotAIXfi5M3e8s1elzPnzp7yjsiDMfUFdEa2uPMtfvEzF_NovhFzM7OKHyD82qz9xjZNqJYsN3eoVT9AjnUPhGwY6ctufOX-3xLoBGiKFtbIWsFZMB7dn-MDpijyfJgxYKoEZ5-uxNE-lRyoTTtwWULodE20tvpEKt_tJSY8A",
      "dp": "_akOXqP_fCtzH7orIzQ6DLaMk_3s2bZ0XFLVJ2MnNSlSehvN45F10uErBvlYBAQt2mbdVi4bZ3QFtkrEWMoA7065riOY6i6UyZ8gF_W2tfLAqMgoOdwVwl48OzooWOvAdHoCK0cgYCoZSI0Gvno80dl8vHGrF_hppFMkcmIEPXU",
      "alg": "RSA-OAEP",
      "dq": "s02oztXBu8Pus-bkG0Z1-saEznumqCCDnheXI1PVEPn70nb-bGwNNh-W5xldUqttQ01sYo0GvE_kgVaN_9n1boggydnkfPamoTOe7yjI9OJqxyPRiIGaAPOIErVWevAMCGEZRUNcWwtSNjwiB2P3_8uqpfVIQQIIaI9YhoSOMlM",
      "n": "v_TT8wLypGc_ctMj4AEvhtPw5rJx9uOpUNJRbPbwWrowzA7DoFHkZagffYI-knD26q8NIXYubYl4ArwHmej4GTIc3Qf05X7TaM6pCCsb4x_C-TAHmis1z9goqXhjR40cZjc7Wg7kYMyafXXllm0JUFcrRr_51VACGcpJSmMhoAXoaDokjcv6nuKwziCCRaVhnp6l4QxBaoRLGNkC-4XFEKkFP5bUhitg7YB4qp-mWf7rUXjuubnzkbATcMI09igfhHl9rRrl_Rio8OJgH_ayLgN3cVzu0hRLb1iLWecvrGXK0npx6jr3cwDmEmCVoY7odVBzBXSpxMItADUVL3nUUw"
    },
    {
      "kty": "EC",
      "d": "CmpSBh7C1fHA_3XsNnqWxkqFgmQpA7AMrOvbbWm82OM",
      "use": "enc",
      "crv": "P-256",
      "x": "0_xCZ_M1_oVOWYXCiCIuq7lnbbKDqXgrT2UCzvDOjxo",
      "y": "XgVaYkx1Vc8NT5jOTxUp69UdlU9Lu5FD4vhsQ0E1MeY",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "hlhf-zwfIon-5nAFPbWwiJrpQlSb7bS0kcdoNuPGeg_8Jj-GkMioPAbtIQ7C3FNdOF0n9W2UPvKeFQ5vTHe4BNa45NkwItiMXP3uv3B9JdYpHKU_plsvDihKymzy173E1lkv0BXWCm0kQ_q_LnqT1BkWdH6Fmt6wDvfjLGBri9GQyrN7AXwHjh2RZCZRPQCWywfPvs3MoMmntyx0xtIUwXGGxxz-d2oNmgKFs0bLvcH8PPkaI6foh6ZUPv0_5ZESy47FHdibV44pbpLqx6m5bkwtGWg6fcL7HBfNTxKXmFImzAsflLLqq1yMmfzlSnYYDP9cfUqd-e1qKxnkaZ4ZLw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "yCyeMQJYBDrhHBdzevKOPOP3Ff4VTcyH8o2tMhoTWXE",
      "y": "dhd0Be9LijYP9SWTZ5bFdj6U1ikp3KLY0Qcsyq7cElA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "dSg1_Qg9V2uS03-wnPNFB25sfrNw1N_-fW-a2wjESjc",
      "y": "lllVBrsyoiPvl2KcAHdNwPKHea1wfDIwDODpA2nBLEo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "KEWTSgjk39JTc9SOyOAkBb2iH0XW-7IM1beTbdes5vk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "v_TT8wLypGc_ctMj4AEvhtPw5rJx9uOpUNJRbPbwWrowzA7DoFHkZagffYI-knD26q8NIXYubYl4ArwHmej4GTIc3Qf05X7TaM6pCCsb4x_C-TAHmis1z9goqXhjR40cZjc7Wg7kYMyafXXllm0JUFcrRr_51VACGcpJSmMhoAXoaDokjcv6nuKwziCCRaVhnp6l4QxBaoRLGNkC-4XFEKkFP5bUhitg7YB4qp-mWf7rUXjuubnzkbATcMI09igfhHl9rRrl_Rio8OJgH_ayLgN3cVzu0hRLb1iLWecvrGXK0npx6jr3cwDmEmCVoY7odVBzBXSpxMItADUVL3nUUw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "0_xCZ_M1_oVOWYXCiCIuq7lnbbKDqXgrT2UCzvDOjxo",
      "y": "XgVaYkx1Vc8NT5jOTxUp69UdlU9Lu5FD4vhsQ0E1MeY",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:21:10 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:21:10 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"
}
2020-08-10 19:21:10 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:21:10
oidcc-client-test-kid-absent-single-jwks
Setup Done
2020-08-10 19:21:47 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance XxAndVuH0KidBH5
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-08-10 19:21:47 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance XxAndVuH0KidBH5
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/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
2020-08-10 19:21:47 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance XxAndVuH0KidBH5
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "339",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
{"redirect_uris":["https://morph-oidc-client.strid.ninja/auth/cb","https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"],"response_types":["code"],"grant_types":["authorization_code"],"contacts":["ulrik.strid@outlook.com"],"client_name":"basic_morph_oidc_client","token_endpoint_auth_method":"client_secret_basic"}
Registration endpoint
2020-08-10 19:21:47 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-08-10 19:21:47 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:21:47 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:21:47 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://morph-oidc-client.strid.ninja/auth/cb",
  "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
]
2020-08-10 19:21:47 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:21:47 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:21:47 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:21:47 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:21:47 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:21:47 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-08-10 19:21:47 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:21:47 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:21:47 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:21:47 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-08-10 19:21:47 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:21:47 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-08-10 19:21:47 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:21:47 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:21:47 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:21:47 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:21:47 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:21:47 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:21:47 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_tGkHDtDfLaMcnAa25371]])^:"
}
2020-08-10 19:21:47
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_gUIUizTFKaGOLnkNzhVDojyyDDhwsNlEOnhPGJHDPuRCbDQwEA4875324282~ +{+
2020-08-10 19:21:47 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:21:47 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_tGkHDtDfLaMcnAa25371]])^:",
  "client_secret": "secret_gUIUizTFKaGOLnkNzhVDojyyDDhwsNlEOnhPGJHDPuRCbDQwEA4875324282~ +{+"
}
2020-08-10 19:21:47 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:21:47
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2020-08-10 19:21:47
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:21:47 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance XxAndVuH0KidBH5
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_tGkHDtDfLaMcnAa25371]])^:",
  "client_secret": "secret_gUIUizTFKaGOLnkNzhVDojyyDDhwsNlEOnhPGJHDPuRCbDQwEA4875324282~ +{+",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:21:47 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance XxAndVuH0KidBH5
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,*/*;q\u003d0.8",
  "accept-language": "en-US,en;q\u003d0.5",
  "accept-encoding": "gzip, deflate, br",
  "referer": "https://morph-oidc-client.strid.ninja/",
  "dnt": "1",
  "cookie": "expected_tab\u003dmicrosoftonline; welcome_info_name\u003dUlrik%20Strid; JSESSIONID\u003dCB87DB255579AE321C16855066F1AF5F",
  "upgrade-insecure-requests": "1",
  "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": "client_tGkHDtDfLaMcnAa25371]])^:",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "50dfdaa4-93c5-4dc0-8ea9-1120c81d8d2a",
  "nonce": "da2f5060-05ad-4586-84df-f0edfd630854"
}
incoming_body
Authorization endpoint
2020-08-10 19:21:47 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:21:47 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:21:47 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_tGkHDtDfLaMcnAa25371]])^:",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "50dfdaa4-93c5-4dc0-8ea9-1120c81d8d2a",
  "nonce": "da2f5060-05ad-4586-84df-f0edfd630854"
}
2020-08-10 19:21:47 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:21:47 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
da2f5060-05ad-4586-84df-f0edfd630854
2020-08-10 19:21:47 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:21:47 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_tGkHDtDfLaMcnAa25371]])^:
2020-08-10 19:21:47 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://morph-oidc-client.strid.ninja/auth/cb
expected
[
  "https://morph-oidc-client.strid.ninja/auth/cb",
  "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
]
2020-08-10 19:21:47 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:21:47 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:21:47 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
DpfJxRvSDL
2020-08-10 19:21:47 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
73Ag73UkOrltgNU2XNTCoQ
2020-08-10 19:21:47 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "50dfdaa4-93c5-4dc0-8ea9-1120c81d8d2a"
}
2020-08-10 19:21:47 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "50dfdaa4-93c5-4dc0-8ea9-1120c81d8d2a",
  "code": "DpfJxRvSDL"
}
2020-08-10 19:21:47
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://morph-oidc-client.strid.ninja/auth/cb?state=50dfdaa4-93c5-4dc0-8ea9-1120c81d8d2a&code=DpfJxRvSDL
2020-08-10 19:21:47 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance XxAndVuH0KidBH5
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://morph-oidc-client.strid.ninja/auth/cb?state=50dfdaa4-93c5-4dc0-8ea9-1120c81d8d2a&code=DpfJxRvSDL]
outgoing_path
authorize
2020-08-10 19:21:47 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance XxAndVuH0KidBH5
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-08-10 19:21:47 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance XxAndVuH0KidBH5
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "hlhf-zwfIon-5nAFPbWwiJrpQlSb7bS0kcdoNuPGeg_8Jj-GkMioPAbtIQ7C3FNdOF0n9W2UPvKeFQ5vTHe4BNa45NkwItiMXP3uv3B9JdYpHKU_plsvDihKymzy173E1lkv0BXWCm0kQ_q_LnqT1BkWdH6Fmt6wDvfjLGBri9GQyrN7AXwHjh2RZCZRPQCWywfPvs3MoMmntyx0xtIUwXGGxxz-d2oNmgKFs0bLvcH8PPkaI6foh6ZUPv0_5ZESy47FHdibV44pbpLqx6m5bkwtGWg6fcL7HBfNTxKXmFImzAsflLLqq1yMmfzlSnYYDP9cfUqd-e1qKxnkaZ4ZLw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "yCyeMQJYBDrhHBdzevKOPOP3Ff4VTcyH8o2tMhoTWXE",
      "y": "dhd0Be9LijYP9SWTZ5bFdj6U1ikp3KLY0Qcsyq7cElA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "dSg1_Qg9V2uS03-wnPNFB25sfrNw1N_-fW-a2wjESjc",
      "y": "lllVBrsyoiPvl2KcAHdNwPKHea1wfDIwDODpA2nBLEo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "KEWTSgjk39JTc9SOyOAkBb2iH0XW-7IM1beTbdes5vk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "v_TT8wLypGc_ctMj4AEvhtPw5rJx9uOpUNJRbPbwWrowzA7DoFHkZagffYI-knD26q8NIXYubYl4ArwHmej4GTIc3Qf05X7TaM6pCCsb4x_C-TAHmis1z9goqXhjR40cZjc7Wg7kYMyafXXllm0JUFcrRr_51VACGcpJSmMhoAXoaDokjcv6nuKwziCCRaVhnp6l4QxBaoRLGNkC-4XFEKkFP5bUhitg7YB4qp-mWf7rUXjuubnzkbATcMI09igfhHl9rRrl_Rio8OJgH_ayLgN3cVzu0hRLb1iLWecvrGXK0npx6jr3cwDmEmCVoY7odVBzBXSpxMItADUVL3nUUw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "0_xCZ_M1_oVOWYXCiCIuq7lnbbKDqXgrT2UCzvDOjxo",
      "y": "XgVaYkx1Vc8NT5jOTxUp69UdlU9Lu5FD4vhsQ0E1MeY",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:21:47 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance XxAndVuH0KidBH5
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X3RHa0hEdERmTGFNY25BYTI1MzcxJTVEJTVEJTI5JTVFJTNBOnNlY3JldF9nVUlVaXpURkthR09MbmtOemhWRG9qeXlERGh3c05sRU9uaFBHSkhEUHVSQ2JEUXdFQTQ4NzUzMjQyODJ+JTIwJTJCJTdCJTJC",
  "content-type": "application/x-www-form-urlencoded",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "261",
  "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",
  "scope": "openid",
  "code": "DpfJxRvSDL",
  "client_id": "client_tGkHDtDfLaMcnAa25371]])^:",
  "client_secret": "secret_gUIUizTFKaGOLnkNzhVDojyyDDhwsNlEOnhPGJHDPuRCbDQwEA4875324282~ +{+",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&scope=openid&code=DpfJxRvSDL&client_id=client_tGkHDtDfLaMcnAa25371%5D%5D%29%5E%3A&client_secret=secret_gUIUizTFKaGOLnkNzhVDojyyDDhwsNlEOnhPGJHDPuRCbDQwEA4875324282%7E+%2B%7B%2B&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:21:47 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_tGkHDtDfLaMcnAa25371]])^:
client_secret
secret_gUIUizTFKaGOLnkNzhVDojyyDDhwsNlEOnhPGJHDPuRCbDQwEA4875324282~ +{+
method
client_secret_basic
2020-08-10 19:21:47 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:21:47 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
DpfJxRvSDL
2020-08-10 19:21:47 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://morph-oidc-client.strid.ninja/auth/cb
2020-08-10 19:21:47 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
gY1Jn3ttBWDk05bYbtXiUTQstrkhd65xxRyduWzdfBpJgdySUF
2020-08-10 19:21:47 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Q7FoIfcFjYmpHsoarU17yw
2020-08-10 19:21:47 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client_basic/
sub
user-subject-1234531
aud
client_tGkHDtDfLaMcnAa25371]])^:
nonce
da2f5060-05ad-4586-84df-f0edfd630854
iat
1597087307
exp
1597087607
2020-08-10 19:21:47 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Q7FoIfcFjYmpHsoarU17yw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "sub": "user-subject-1234531",
  "aud": "client_tGkHDtDfLaMcnAa25371]])^:",
  "nonce": "da2f5060-05ad-4586-84df-f0edfd630854",
  "iat": 1597087307,
  "exp": 1597087607,
  "at_hash": "Q7FoIfcFjYmpHsoarU17yw"
}
2020-08-10 19:21:47 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUTdGb0lmY0ZqWW1wSHNvYXJVMTd5dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RHa0hEdERmTGFNY25BYTI1MzcxXV0pXjoiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLyIsImV4cCI6MTU5NzA4NzYwNywibm9uY2UiOiJkYTJmNTA2MC0wNWFkLTQ1ODYtODRkZi1mMGVkZmQ2MzA4NTQiLCJpYXQiOjE1OTcwODczMDd9.QCftwQ5h3ElQAFTe6HBJjVkzWUAelGECJbI7nL0RXNakYF5wACFlRltRRIhr3w9bvdX9C4QTcriFcm6fNjQGZ8gTK6kcDKm9w4nrN83iMVb6mj3bZW42A3G7eQTAnqSXyVnS_jgUdK0qkGKgeOs177wA-ekUAF6RPMH8-mHH-GyeOkOXguzCGUfxzZfpezOEzViDAuKXFdBTAtQXvPnbSxXfrnoWpC8hjaGpfdvguZZ4a8MBTUQcP_2LfmTpJcpyuZxMAUGg2fSlQsAsqTWdSIorn5yJw9F4YpwwkjaYbAWKxkpCYwrJcZ3T5JpVOO0ur4ozqkii_6dLJfiB3yYRMA
key
{"p":"1d2xPchosVsV_N1CC13mC61G042bOryrCY88fFY7hbT725FDtGGb8Czfg_uFjITGq7mTnkRBxaFlCTx37P_xS27nmxmNDkUa3Ozq4FUax2ztodx6vm5YzukkXIIWq96ZmT74oX0vsbtJHnouZIFh4-J_YLcwEFDdy8L5OEkVdYE","kty":"RSA","q":"oNAPqFOMHrBoRFu0BFe0QJUEoDFvrnSZOgZt2O7VV3ZR_LCE2FMOjU2JuZR3RMXDt7-KqFlET_Y9qlCHXC-UPlk-cjJi5jjZSjjSBBd7VKdQOfqK9VT7EK1XpquzZdlQ5Z_ii4FFgLczUiPNfBgUw0Kp414j88sbhWDZpM2Rxq8","d":"LKUjyGbTZfP77HJfm4FMmCj6yVs6skTyGNvuiwcoxxmWztMfke_M0J3woaK5KOTfPsLea5YtxLl1xUOVwxCp65m7uflfIMVb5-9PLvlf7Xn9EZLs0wjMW2USbbDFBuL-jcj3tav8BFz-x0SF0hlUFRD9QFtnZO8KDP9d1Dp6ouzWMLaAusIztUniJ2gS7r8Ul9oYrKcEU-Q9QVFvzPv7z_4tmgtU_sYQTB_xNCD6hN19--A1mQaWhcJ-3YerPBYbQzHCnJQ3FmsyxSey1wNusCW_5VK-uSgBOmZqRqNGMivgR1c-w6ThGq2HPzjLaVKKH9ErLSlrOrJKuvtkuLJnAQ","e":"AQAB","use":"sig","qi":"RYRREg-SoKHyPgYsjGcHoVJrubjIW67zg6ExlIGAT167x_tuiGWeKGz0lCNfIUJzf5qtyUXdNRIgN24GM0rtP8jGWUhWpIF6jk0N8aqpGMX0pKoQZHJC_yJILcy0u3kVc52Blrlo-Lv_R71FF-W7p0lU-eEVG_s1Tow9fxKN7Y8","dp":"iUh-3u8HrVmP-rq5C3ziD_rR7TkIPSMhE8jbheEA4mp0BdTwxhimNf1IGXvalYIh2dgNV1nvcoKQzeYAAaWl6csuZxR2xIM9pDV87DYVM5DL1cwnCpjg7ykfizaCgR8qMAIJLfijJg7X9_VsVF3tTZB2Pco50y9lwMfOnP_lA4E","dq":"LZBmL1JkzDk9gcjd67ER8I6Iff8j3rFIzQkPTLz3E84BkvBM46I86EqE8GEhngnO15xc5DBOy71AYaZpg_QzM6tDp0WhgguvfXk2AFTK7ARwFc1oW_TVIjeLMz1JGl2Fr1oq7U4WbE78KpTcXwHPuDeGPVbqJuRwis0TPb_FQx8","n":"hlhf-zwfIon-5nAFPbWwiJrpQlSb7bS0kcdoNuPGeg_8Jj-GkMioPAbtIQ7C3FNdOF0n9W2UPvKeFQ5vTHe4BNa45NkwItiMXP3uv3B9JdYpHKU_plsvDihKymzy173E1lkv0BXWCm0kQ_q_LnqT1BkWdH6Fmt6wDvfjLGBri9GQyrN7AXwHjh2RZCZRPQCWywfPvs3MoMmntyx0xtIUwXGGxxz-d2oNmgKFs0bLvcH8PPkaI6foh6ZUPv0_5ZESy47FHdibV44pbpLqx6m5bkwtGWg6fcL7HBfNTxKXmFImzAsflLLqq1yMmfzlSnYYDP9cfUqd-e1qKxnkaZ4ZLw"}
algorithm
RS256
2020-08-10 19:21:47 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-08-10 19:21:47 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
gY1Jn3ttBWDk05bYbtXiUTQstrkhd65xxRyduWzdfBpJgdySUF
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUTdGb0lmY0ZqWW1wSHNvYXJVMTd5dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RHa0hEdERmTGFNY25BYTI1MzcxXV0pXjoiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLyIsImV4cCI6MTU5NzA4NzYwNywibm9uY2UiOiJkYTJmNTA2MC0wNWFkLTQ1ODYtODRkZi1mMGVkZmQ2MzA4NTQiLCJpYXQiOjE1OTcwODczMDd9.QCftwQ5h3ElQAFTe6HBJjVkzWUAelGECJbI7nL0RXNakYF5wACFlRltRRIhr3w9bvdX9C4QTcriFcm6fNjQGZ8gTK6kcDKm9w4nrN83iMVb6mj3bZW42A3G7eQTAnqSXyVnS_jgUdK0qkGKgeOs177wA-ekUAF6RPMH8-mHH-GyeOkOXguzCGUfxzZfpezOEzViDAuKXFdBTAtQXvPnbSxXfrnoWpC8hjaGpfdvguZZ4a8MBTUQcP_2LfmTpJcpyuZxMAUGg2fSlQsAsqTWdSIorn5yJw9F4YpwwkjaYbAWKxkpCYwrJcZ3T5JpVOO0ur4ozqkii_6dLJfiB3yYRMA
scope
openid profile email
2020-08-10 19:21:47 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance XxAndVuH0KidBH5
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "gY1Jn3ttBWDk05bYbtXiUTQstrkhd65xxRyduWzdfBpJgdySUF",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUTdGb0lmY0ZqWW1wSHNvYXJVMTd5dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RHa0hEdERmTGFNY25BYTI1MzcxXV0pXjoiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLyIsImV4cCI6MTU5NzA4NzYwNywibm9uY2UiOiJkYTJmNTA2MC0wNWFkLTQ1ODYtODRkZi1mMGVkZmQ2MzA4NTQiLCJpYXQiOjE1OTcwODczMDd9.QCftwQ5h3ElQAFTe6HBJjVkzWUAelGECJbI7nL0RXNakYF5wACFlRltRRIhr3w9bvdX9C4QTcriFcm6fNjQGZ8gTK6kcDKm9w4nrN83iMVb6mj3bZW42A3G7eQTAnqSXyVnS_jgUdK0qkGKgeOs177wA-ekUAF6RPMH8-mHH-GyeOkOXguzCGUfxzZfpezOEzViDAuKXFdBTAtQXvPnbSxXfrnoWpC8hjaGpfdvguZZ4a8MBTUQcP_2LfmTpJcpyuZxMAUGg2fSlQsAsqTWdSIorn5yJw9F4YpwwkjaYbAWKxkpCYwrJcZ3T5JpVOO0ur4ozqkii_6dLJfiB3yYRMA",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:21:48 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance XxAndVuH0KidBH5
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer gY1Jn3ttBWDk05bYbtXiUTQstrkhd65xxRyduWzdfBpJgdySUF",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-08-10 19:21:48 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
gY1Jn3ttBWDk05bYbtXiUTQstrkhd65xxRyduWzdfBpJgdySUF
2020-08-10 19:21:48 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
gY1Jn3ttBWDk05bYbtXiUTQstrkhd65xxRyduWzdfBpJgdySUF
2020-08-10 19:21:48 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
2020-08-10 19:21:48
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-08-10 19:21:48 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:21:48 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:21:48 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-08-10 19:21:48 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance XxAndVuH0KidBH5
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
2020-08-10 19:21:48 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:22:18
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client_basic
new_test_id
1m6twS2biDeOeDA
Test Results