Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:47:18 INFO
TEST-RUNNER
Test instance ZQUixm1xdldD9NI created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client
description
Testing morph oidc client with Form Post
planId
rlvHwXvRR0jje
config
{
  "alias": "morph_oidc_client",
  "description": "Testing morph oidc client with Form Post",
  "publish": "everything"
}
testName
oidcc-client-test-client-secret-basic
2020-08-10 19:47:18 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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:47:18
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/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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:47:18
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "-pHD-aYVHFSTkIZdPIqD5--jObaf1nhFftmAUJyieUgMMaEE0R_SXCyvJIA5Hi8iqs6ASX4ZPhIuQctzTE7TwXqPm3WzQJiv9LF-FC1op1ARPpdw4BpHAv8yvxMZq1eYdodFnRjK1j31QIs0564-G7FlvZxUmbTnBHKGLxFXRUc",
      "kty": "RSA",
      "q": "ilvbG99GKxe4aFvV2MGuvkluBJb-hdDCDSxc7BKg7tncbguy4MeqYbseqRKsAAAgBfQnhLr4DM_da7caqQnrQ4njSBTbppBTA93Tk8BPt5ap43lO7jLCQ1HbrcKtCEzsUSdbaKflt0OC8K2PW6UtpJVikVqXbuniAFtKFAo2Q-E",
      "d": "ewHG7TihwDjFZu_mEauERAqbdL6FVJIbHA5FE9WGRt8nxaCZRtzFX4B9q7POnmkqPwKDQ1-W8EKmbOacH4WWCJMsgZzsA7baXkS8_N40Zlon9kXjDlz70AHw3WeQqVQeKi1fg9LbH8uYuWw-6qOR-BcmgjbcDTU-N-cASBe7C-Rpg_RkUlfxNT9P9nT0EIIWqXdeMyFb1DV5s9hv7s9EwhhNmuIUSWujjIU-Eyapi25hQEbwXIGggFRFSybQBBR-WR-FRyCCieIzEq005NKTSz0pGm1kkalT3iL5ojBoE5O2u7sc3JzrW37QkKuTRA-UM_v1A4uQWY8kxotkqdgaAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "17c5abd2-1ec4-46d2-8ec5-1e584b0f6048",
      "qi": "40RBClJka-E02m5mdMrevXc-mqWL5aGdoY4E8tQfZvr5MhRWyRevJZX5elDUFlCYFnGi68LLcvU-jbtDHzpj_gwJFvVs0aG6zz2VJiB5yYHlpgZeePHqrfn6xQ2BeAhhI6BHJoao9a2D4sq1Ow7qVRE2CtDZHmGv4VEjV7pCLzk",
      "dp": "3Jgx4XqvATcQht9T_DWyNSJLIEdAZs-R10Bi8BVGEOI2IgcxN279grqwIsFkB8fVjGyqkokabgQRh0k3I4oOcTqWbXXsrsT9u737UoY7qXkbBXDMJe_cbq3_niqRocBHcKpcxhaKlJ0NappjpEhJU5YVDR4xePTDoa21poBsxYc",
      "dq": "PE0KctxdxZxB9-HGkwDe-vof5Ao3BfVVDc6-9PitgUwcYS3iGUuMO6oFE-UaZ6mmS1H9A0FFqLfTpgWYrgGvsrDfCORmUvLl63J7qxKO69HTW1vchb5DonmDx_hn141HFZuUoElEuhnHcMQEDgowmWGuIvGbvHBc2pDu-Ur2GaE",
      "n": "h2x76zfVTu7-hPWzSS8f4_2FUAg7Qccpyv1JdieKDDPOepU9X9dRfKu7hQvp7BRESur9K3bo-6wDpReJZsWj7VLmqjPe-ZQrcJmyUp4gSmAMdMICftAwFXVbEIQIvhFwzaXVnpQAWv42lhduOb2V8sJgXxTOlDfImOnp1wZg1BHZmRT0ClilKWrsfRKvfECUUFDjqNJXJgvWppvZ8SS719vS_BYPvSuJD8jk-F9o60cmEnk5rm2V5F8HRHkWuyBkr0Ff5-L-UwoLiZMf-QltTqIJbi8ZMb6tHQhVq0L6iC-j3X7CN2zqFrBbZhgw89vf8Yezu01p5v87dkGRd894Zw"
    },
    {
      "kty": "EC",
      "d": "7IrFOkGy3yJON4P2SyjPh18XYnEiqJNUHXZ6g05Qukc",
      "use": "sig",
      "crv": "P-256",
      "kid": "d3b5cdba-5bd1-4b38-bfb7-8018d7c3d34e",
      "x": "fpwh6godWD85GC7S7RmXiijnSlPO6LRvq6awtVcZVXs",
      "y": "1xK_UFwqGAenc1cZIZn10oXeJx0hDbmmZOtHPq4OI1U"
    },
    {
      "kty": "EC",
      "d": "9BhNO0dyIOogp1EU5IdjqX3Z4MoSc8fs9eQAS55ixDo",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2424f780-a4b1-4406-9018-3b38c7bf516f",
      "x": "PG0LJiDmqEPUJZtWFIL9hLYxHVBEf4JV3dST4bedZwA",
      "y": "92nTMu4-sdbHUMpNGqfmG8KCOR6mA4ktrxN1h2lH-r0"
    },
    {
      "kty": "OKP",
      "d": "q1fH4ESxrrAG5a8V2W2tDH89X8gjK9xUhxw_D9M7OzQ",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e23e3773-021b-46d1-96af-5b06dad9c789",
      "x": "yGysWeq4BPDTLFCRD1V6nRJpaCt6Hc1akSscLfah5go"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "3_GP57wlCWSfbyVOQMLuMvLSS3SZfnIn4j-WnvQ6dWxncYceLtfs_4a-12SbWhGe_HZspS5xFgfy3jM5Hq3AOdXvJLMwQIDuS4sanDTn54FPp9uCKA2WMc1H4ZveJeg0kXbxyJee_HS_5QaNYcZv2Gtk3cTwPc3t1z2gXvGjC6s",
      "kty": "RSA",
      "q": "pZZjP3Zyd8rq8wYc0eEgIj_47-W9bja_TdexrgwqWU_UMaLLManRPUgWx2WBY1Mp8P0D1FJM1_Gr-3EnBOqAPSQJYI375ZU7oe90Z9-UGhOHuZtcaIImIZ0GWh3EvlEvGXbhls7kcGrr7pER8LyZ3xLnKhGRY8Wj2sKz27zXhH8",
      "d": "f0QCCCGCrT02bzpj098egrQx8RYecXR21Hb4SLlwMPYWfBhBS4aIh7zA5E3BXUFwklvT4AtheltKXZOcpe1Zmd1gjuRSSuay8dFiR717PyDA0DX5MHoX6giHxan39ERnyyB2t66CYKpoaE0ano1o-ee4ug1jBm4ZvqRpBmqOrw2pEIeU_aEdO_2RnySOiCPKhUp1q4K6-ekuqPsz4t20lGw5-_arLrGx9VWWX5Jrtl2CrUspD23GmVbb8AQ0ooPsp_6jaKK4shACau0cRaMEZSylHtXxDU0Wlk54v950dDMxwvJYukG5MhfB8E1lGITXLgMlAj8ZVAz_BHQQNw86kQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "84323735-4f50-44fc-806c-9ee1c3569ce1",
      "qi": "hsa3wyN8SLgIkvZl61Sh_ngiMxc7ffsAcRSdLhw5C5ylDH2ppKPBJ5X_3DTjZb3pzdqqWV4MY69W-BHPAo-xUw10-2SpeLKS6CMQLJhK84uUI1wOSpGRnK2GYhF5A6ikr-kqLphfT2g5gHprhDTVo-0YSbabajnsrn7Jk4fgBCw",
      "dp": "rS4IhEOqPJZU-UXXOxvDyyCe4f08il1LXJqiJzBlWNNJN7Eu9TjELWMNiFJkFQYVddU69Y5xo4DoH09rd78ULWW0tyPfR7KtFTxwiqYbRJtqdzu4brL7GG5QjTbVV2k35doe5mniaAb9MuabRSaI7cs3SIz44EK1EEO3FlU1Kls",
      "alg": "RSA-OAEP",
      "dq": "nAL0YY_Ey88YzH5e2vPkJcDmV4i6kMPuPHZTxutZXyqSf22lSpZ4OOfZ5mZhoOZzJsYMPJiKJA9j_ZSfsccLqg9w8lL0GVwggjMtFs0VKfhqsVqKl0DAknzyxicz_ihZWwGiDEfD_ZMP1YdDQvE_fGi_-efxdvJ4rh0x_n-PAxs",
      "n": "kNpAHJzCnzytacznCpg0pgsC2eOmeUOQADQgytDb2xvCHx3Gyb2Kp17YONTdEWMr49BwF3i02k0q87zkrEOl5ytHdQW2wyFDonnEZKf3BZWLhPcYsezdv6jd3VQ7Y_ukqNeMuZ3XfAdeCSpbSJORs2znIM2RysKFiwJK6yfFEjfesRZD8R7jiS8kJHBYJMTO2HAeur-F3xLeJvDKMSWMLe3qFkNlQtzq8bBhHrI_D1sv-bLWRoek6ieq9EeL9ot5SbqKcbtsFnOSuPXf7_0Sx4MvFICO53kw4En_HCxzqd8LL25gStWsc1XpktFWRdWOGuCTW_UnYQ4krbx7UoP11Q"
    },
    {
      "kty": "EC",
      "d": "TzIBMksYhPEg3VR9fTEJQPNJXxok1SdEo5uLSXkkyHQ",
      "use": "enc",
      "crv": "P-256",
      "kid": "bc263ebb-163b-4e18-8bdb-cceab22bf557",
      "x": "8XJI80-lf_HtOR61QJn6QbWbTjgDLOvNPPjd9X-gANg",
      "y": "CB5dvqUYUunPnKSrNXAeB0BWWWpwMtibh_i-IXPSDIM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "17c5abd2-1ec4-46d2-8ec5-1e584b0f6048",
      "n": "h2x76zfVTu7-hPWzSS8f4_2FUAg7Qccpyv1JdieKDDPOepU9X9dRfKu7hQvp7BRESur9K3bo-6wDpReJZsWj7VLmqjPe-ZQrcJmyUp4gSmAMdMICftAwFXVbEIQIvhFwzaXVnpQAWv42lhduOb2V8sJgXxTOlDfImOnp1wZg1BHZmRT0ClilKWrsfRKvfECUUFDjqNJXJgvWppvZ8SS719vS_BYPvSuJD8jk-F9o60cmEnk5rm2V5F8HRHkWuyBkr0Ff5-L-UwoLiZMf-QltTqIJbi8ZMb6tHQhVq0L6iC-j3X7CN2zqFrBbZhgw89vf8Yezu01p5v87dkGRd894Zw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "87400283-0a8d-4cc8-887d-8ca0346460ac",
      "n": "nkokrQ-0hy5wCjoH8fOjXbPI3ZeCLL3LclHZH22uPZSy9Fojk029IcXuIbYfkK8wyvOJHmKbpOlYxZZFPTgmCDjj_hZfzLIGZzW1jnWeFvwxj6rg6UNxyxV-JJCzaV-ZhixhLXbw2rypBbr4GcGV_Wd_7gMl_14ZfYx3o9y3aQ51HbL-6AtZPqHOi9KQa27EoEOkdZdcuDGOC0FOjnJTSflFOptvs6UwMZMYRv_myVFRnGgKrENYYsrldE7CyR_l-KuZLQ-9m66G4GOaP2BkSq6kYF3Wu9vNPcTpmKsEuw86TYvAfjkCHpw6vDfH0edojzyba1ZQTo2yPdKE2rLmiQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d3b5cdba-5bd1-4b38-bfb7-8018d7c3d34e",
      "x": "fpwh6godWD85GC7S7RmXiijnSlPO6LRvq6awtVcZVXs",
      "y": "1xK_UFwqGAenc1cZIZn10oXeJx0hDbmmZOtHPq4OI1U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e7d6aec2-c81e-46e8-bfdb-0d8915f03f21",
      "x": "xRp0A8ibpZLSD74Yg86Eb0CcGeduHWAgQ8Q3dxEjrBU",
      "y": "qvGlnUn9wgRp7hhVP1KTG_v8b0Nj4zyT8mJODt12R7E"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2424f780-a4b1-4406-9018-3b38c7bf516f",
      "x": "PG0LJiDmqEPUJZtWFIL9hLYxHVBEf4JV3dST4bedZwA",
      "y": "92nTMu4-sdbHUMpNGqfmG8KCOR6mA4ktrxN1h2lH-r0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e23e3773-021b-46d1-96af-5b06dad9c789",
      "x": "yGysWeq4BPDTLFCRD1V6nRJpaCt6Hc1akSscLfah5go"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "84323735-4f50-44fc-806c-9ee1c3569ce1",
      "alg": "RSA-OAEP",
      "n": "kNpAHJzCnzytacznCpg0pgsC2eOmeUOQADQgytDb2xvCHx3Gyb2Kp17YONTdEWMr49BwF3i02k0q87zkrEOl5ytHdQW2wyFDonnEZKf3BZWLhPcYsezdv6jd3VQ7Y_ukqNeMuZ3XfAdeCSpbSJORs2znIM2RysKFiwJK6yfFEjfesRZD8R7jiS8kJHBYJMTO2HAeur-F3xLeJvDKMSWMLe3qFkNlQtzq8bBhHrI_D1sv-bLWRoek6ieq9EeL9ot5SbqKcbtsFnOSuPXf7_0Sx4MvFICO53kw4En_HCxzqd8LL25gStWsc1XpktFWRdWOGuCTW_UnYQ4krbx7UoP11Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "bc263ebb-163b-4e18-8bdb-cceab22bf557",
      "x": "8XJI80-lf_HtOR61QJn6QbWbTjgDLOvNPPjd9X-gANg",
      "y": "CB5dvqUYUunPnKSrNXAeB0BWWWpwMtibh_i-IXPSDIM",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:47:18 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:47:18 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:47:18 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:47:18 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:47:18
oidcc-client-test-client-secret-basic
Setup Done
2020-08-10 19:47:54 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance ZQUixm1xdldD9NI
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:47:54 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance ZQUixm1xdldD9NI
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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:47:54 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance ZQUixm1xdldD9NI
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "337",
  "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/callback"],"response_types":["code"],"grant_types":["authorization_code"],"contacts":["ulrik.strid@outlook.com"],"client_name":"form_post_morph_oidc_client","token_endpoint_auth_method":"client_secret_basic"}
Registration endpoint
2020-08-10 19:47:54 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/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-08-10 19:47:54 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:47:54 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:47:54 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/callback"
]
2020-08-10 19:47:54 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:47:54 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:47:54 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:47:54 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:47:54 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:47:54 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:47:54 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:47:54 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:47:54 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:47:54 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:47:54 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:47:54 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:47:54 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:47:54 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:47:54 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:47:54 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:47:54 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:47:54 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:47:54 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/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_kbnBcQTYGwcnfVz45235\u0026?_-\u003e"
}
2020-08-10 19:47:54
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_jnmvMTgkMCypIomPtCaNNvaRxcOuvGKmbXYNMkfIzviInjrWQL1154586013*~@;^
2020-08-10 19:47:54 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:47:54 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/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_kbnBcQTYGwcnfVz45235\u0026?_-\u003e",
  "client_secret": "secret_jnmvMTgkMCypIomPtCaNNvaRxcOuvGKmbXYNMkfIzviInjrWQL1154586013*~@;^"
}
2020-08-10 19:47:54 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:47:54 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:47:54
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:47:54 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance ZQUixm1xdldD9NI
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/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_kbnBcQTYGwcnfVz45235\u0026?_-\u003e",
  "client_secret": "secret_jnmvMTgkMCypIomPtCaNNvaRxcOuvGKmbXYNMkfIzviInjrWQL1154586013*~@;^",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:47:54 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance ZQUixm1xdldD9NI
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_kbnBcQTYGwcnfVz45235\u0026?_-\u003e",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "52fbb812-3666-44d9-bd81-02dd74bdcf7f",
  "nonce": "b847a62a-8c1f-4fd7-a8d4-483c96244533"
}
incoming_body
Authorization endpoint
2020-08-10 19:47:54 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:47:54 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:47:54 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_kbnBcQTYGwcnfVz45235\u0026?_-\u003e",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "52fbb812-3666-44d9-bd81-02dd74bdcf7f",
  "nonce": "b847a62a-8c1f-4fd7-a8d4-483c96244533"
}
2020-08-10 19:47:54 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:47:54 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
b847a62a-8c1f-4fd7-a8d4-483c96244533
2020-08-10 19:47:54 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:47:54 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_kbnBcQTYGwcnfVz45235&?_->
2020-08-10 19:47:54 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/callback"
]
2020-08-10 19:47:54 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:47:54 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:47:54 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
hf1y1yK1VK
2020-08-10 19:47:54 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
2-JGgGU01c7rxWvaqOXwsA
2020-08-10 19:47:54 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "52fbb812-3666-44d9-bd81-02dd74bdcf7f"
}
2020-08-10 19:47:54 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "52fbb812-3666-44d9-bd81-02dd74bdcf7f",
  "code": "hf1y1yK1VK"
}
2020-08-10 19:47:54 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance ZQUixm1xdldD9NI
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"52fbb812-3666-44d9-bd81-02dd74bdcf7f","code":"hf1y1yK1VK"}}]
outgoing_path
authorize
2020-08-10 19:47:55 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance ZQUixm1xdldD9NI
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:47:55 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance ZQUixm1xdldD9NI
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "17c5abd2-1ec4-46d2-8ec5-1e584b0f6048",
      "n": "h2x76zfVTu7-hPWzSS8f4_2FUAg7Qccpyv1JdieKDDPOepU9X9dRfKu7hQvp7BRESur9K3bo-6wDpReJZsWj7VLmqjPe-ZQrcJmyUp4gSmAMdMICftAwFXVbEIQIvhFwzaXVnpQAWv42lhduOb2V8sJgXxTOlDfImOnp1wZg1BHZmRT0ClilKWrsfRKvfECUUFDjqNJXJgvWppvZ8SS719vS_BYPvSuJD8jk-F9o60cmEnk5rm2V5F8HRHkWuyBkr0Ff5-L-UwoLiZMf-QltTqIJbi8ZMb6tHQhVq0L6iC-j3X7CN2zqFrBbZhgw89vf8Yezu01p5v87dkGRd894Zw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "87400283-0a8d-4cc8-887d-8ca0346460ac",
      "n": "nkokrQ-0hy5wCjoH8fOjXbPI3ZeCLL3LclHZH22uPZSy9Fojk029IcXuIbYfkK8wyvOJHmKbpOlYxZZFPTgmCDjj_hZfzLIGZzW1jnWeFvwxj6rg6UNxyxV-JJCzaV-ZhixhLXbw2rypBbr4GcGV_Wd_7gMl_14ZfYx3o9y3aQ51HbL-6AtZPqHOi9KQa27EoEOkdZdcuDGOC0FOjnJTSflFOptvs6UwMZMYRv_myVFRnGgKrENYYsrldE7CyR_l-KuZLQ-9m66G4GOaP2BkSq6kYF3Wu9vNPcTpmKsEuw86TYvAfjkCHpw6vDfH0edojzyba1ZQTo2yPdKE2rLmiQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d3b5cdba-5bd1-4b38-bfb7-8018d7c3d34e",
      "x": "fpwh6godWD85GC7S7RmXiijnSlPO6LRvq6awtVcZVXs",
      "y": "1xK_UFwqGAenc1cZIZn10oXeJx0hDbmmZOtHPq4OI1U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e7d6aec2-c81e-46e8-bfdb-0d8915f03f21",
      "x": "xRp0A8ibpZLSD74Yg86Eb0CcGeduHWAgQ8Q3dxEjrBU",
      "y": "qvGlnUn9wgRp7hhVP1KTG_v8b0Nj4zyT8mJODt12R7E"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2424f780-a4b1-4406-9018-3b38c7bf516f",
      "x": "PG0LJiDmqEPUJZtWFIL9hLYxHVBEf4JV3dST4bedZwA",
      "y": "92nTMu4-sdbHUMpNGqfmG8KCOR6mA4ktrxN1h2lH-r0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e23e3773-021b-46d1-96af-5b06dad9c789",
      "x": "yGysWeq4BPDTLFCRD1V6nRJpaCt6Hc1akSscLfah5go"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "84323735-4f50-44fc-806c-9ee1c3569ce1",
      "alg": "RSA-OAEP",
      "n": "kNpAHJzCnzytacznCpg0pgsC2eOmeUOQADQgytDb2xvCHx3Gyb2Kp17YONTdEWMr49BwF3i02k0q87zkrEOl5ytHdQW2wyFDonnEZKf3BZWLhPcYsezdv6jd3VQ7Y_ukqNeMuZ3XfAdeCSpbSJORs2znIM2RysKFiwJK6yfFEjfesRZD8R7jiS8kJHBYJMTO2HAeur-F3xLeJvDKMSWMLe3qFkNlQtzq8bBhHrI_D1sv-bLWRoek6ieq9EeL9ot5SbqKcbtsFnOSuPXf7_0Sx4MvFICO53kw4En_HCxzqd8LL25gStWsc1XpktFWRdWOGuCTW_UnYQ4krbx7UoP11Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "bc263ebb-163b-4e18-8bdb-cceab22bf557",
      "x": "8XJI80-lf_HtOR61QJn6QbWbTjgDLOvNPPjd9X-gANg",
      "y": "CB5dvqUYUunPnKSrNXAeB0BWWWpwMtibh_i-IXPSDIM",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:47:55 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance ZQUixm1xdldD9NI
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X2tibkJjUVRZR3djbmZWejQ1MjM1JTI2JTNGXy0lM0U6c2VjcmV0X2pubXZNVGdrTUN5cElvbVB0Q2FOTnZhUnhjT3V2R0ttYlhZTk1rZkl6dmlJbmpyV1FMMTE1NDU4NjAxMyUyQX4lNDAlM0IlNUU\u003d",
  "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": "255",
  "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": "hf1y1yK1VK",
  "client_id": "client_kbnBcQTYGwcnfVz45235\u0026?_-\u003e",
  "client_secret": "secret_jnmvMTgkMCypIomPtCaNNvaRxcOuvGKmbXYNMkfIzviInjrWQL1154586013*~@;^",
  "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=hf1y1yK1VK&client_id=client_kbnBcQTYGwcnfVz45235%26%3F_-%3E&client_secret=secret_jnmvMTgkMCypIomPtCaNNvaRxcOuvGKmbXYNMkfIzviInjrWQL1154586013*%7E%40%3B%5E&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:47:55 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_kbnBcQTYGwcnfVz45235&?_->
client_secret
secret_jnmvMTgkMCypIomPtCaNNvaRxcOuvGKmbXYNMkfIzviInjrWQL1154586013*~@;^
method
client_secret_basic
2020-08-10 19:47:55 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:47:55 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
hf1y1yK1VK
2020-08-10 19:47:55 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:47:55 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
fLb94whVxLISEUoTnASLUc2yUuQZBX89Re2UVNjRRoFxErlaAO
2020-08-10 19:47:55 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
JP1a1O1cryUptYryiuAk7Q
2020-08-10 19:47:55 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_kbnBcQTYGwcnfVz45235&?_->
nonce
b847a62a-8c1f-4fd7-a8d4-483c96244533
iat
1597088875
exp
1597089175
2020-08-10 19:47:55 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
JP1a1O1cryUptYryiuAk7Q
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_kbnBcQTYGwcnfVz45235\u0026?_-\u003e",
  "nonce": "b847a62a-8c1f-4fd7-a8d4-483c96244533",
  "iat": 1597088875,
  "exp": 1597089175,
  "at_hash": "JP1a1O1cryUptYryiuAk7Q"
}
2020-08-10 19:47:55 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxN2M1YWJkMi0xZWM0LTQ2ZDItOGVjNS0xZTU4NGIwZjYwNDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSlAxYTFPMWNyeVVwdFlyeWl1QWs3USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tibkJjUVRZR3djbmZWejQ1MjM1Jj9fLT4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4OTE3NSwibm9uY2UiOiJiODQ3YTYyYS04YzFmLTRmZDctYThkNC00ODNjOTYyNDQ1MzMiLCJpYXQiOjE1OTcwODg4NzV9.PEqGofW7zvFDMbprZWiUwvPAyFKI0B3BX7h8XHIpdp3Soicte8rATTSyMSSMwFW702SKZKlasdEsl0zCn0ACISg8qLkzrePU7T-P9htdQApKvWKRwxrLPGYkFYy68Z70v-fkLbhhijVLezRN7N3caIdOF4Y9m2hUs_FzKgy9uDwqJrxvwr38PySqPEii666Qg2Eunw_gqWZzB5Rmnfo5hYQhNJGpZcv66u4_ojdZBdj9XTGBT0zoNzkzIKFDaDCuFWqOwtWO98-ZioJAl0fbqQKLDSPYnuo_feW6rLzT3JXtLQBrQLQ7cuBvzLX6lccCi1UvxgeHf87fxXswJ-kVXw
key
{"p":"-pHD-aYVHFSTkIZdPIqD5--jObaf1nhFftmAUJyieUgMMaEE0R_SXCyvJIA5Hi8iqs6ASX4ZPhIuQctzTE7TwXqPm3WzQJiv9LF-FC1op1ARPpdw4BpHAv8yvxMZq1eYdodFnRjK1j31QIs0564-G7FlvZxUmbTnBHKGLxFXRUc","kty":"RSA","q":"ilvbG99GKxe4aFvV2MGuvkluBJb-hdDCDSxc7BKg7tncbguy4MeqYbseqRKsAAAgBfQnhLr4DM_da7caqQnrQ4njSBTbppBTA93Tk8BPt5ap43lO7jLCQ1HbrcKtCEzsUSdbaKflt0OC8K2PW6UtpJVikVqXbuniAFtKFAo2Q-E","d":"ewHG7TihwDjFZu_mEauERAqbdL6FVJIbHA5FE9WGRt8nxaCZRtzFX4B9q7POnmkqPwKDQ1-W8EKmbOacH4WWCJMsgZzsA7baXkS8_N40Zlon9kXjDlz70AHw3WeQqVQeKi1fg9LbH8uYuWw-6qOR-BcmgjbcDTU-N-cASBe7C-Rpg_RkUlfxNT9P9nT0EIIWqXdeMyFb1DV5s9hv7s9EwhhNmuIUSWujjIU-Eyapi25hQEbwXIGggFRFSybQBBR-WR-FRyCCieIzEq005NKTSz0pGm1kkalT3iL5ojBoE5O2u7sc3JzrW37QkKuTRA-UM_v1A4uQWY8kxotkqdgaAQ","e":"AQAB","use":"sig","kid":"17c5abd2-1ec4-46d2-8ec5-1e584b0f6048","qi":"40RBClJka-E02m5mdMrevXc-mqWL5aGdoY4E8tQfZvr5MhRWyRevJZX5elDUFlCYFnGi68LLcvU-jbtDHzpj_gwJFvVs0aG6zz2VJiB5yYHlpgZeePHqrfn6xQ2BeAhhI6BHJoao9a2D4sq1Ow7qVRE2CtDZHmGv4VEjV7pCLzk","dp":"3Jgx4XqvATcQht9T_DWyNSJLIEdAZs-R10Bi8BVGEOI2IgcxN279grqwIsFkB8fVjGyqkokabgQRh0k3I4oOcTqWbXXsrsT9u737UoY7qXkbBXDMJe_cbq3_niqRocBHcKpcxhaKlJ0NappjpEhJU5YVDR4xePTDoa21poBsxYc","dq":"PE0KctxdxZxB9-HGkwDe-vof5Ao3BfVVDc6-9PitgUwcYS3iGUuMO6oFE-UaZ6mmS1H9A0FFqLfTpgWYrgGvsrDfCORmUvLl63J7qxKO69HTW1vchb5DonmDx_hn141HFZuUoElEuhnHcMQEDgowmWGuIvGbvHBc2pDu-Ur2GaE","n":"h2x76zfVTu7-hPWzSS8f4_2FUAg7Qccpyv1JdieKDDPOepU9X9dRfKu7hQvp7BRESur9K3bo-6wDpReJZsWj7VLmqjPe-ZQrcJmyUp4gSmAMdMICftAwFXVbEIQIvhFwzaXVnpQAWv42lhduOb2V8sJgXxTOlDfImOnp1wZg1BHZmRT0ClilKWrsfRKvfECUUFDjqNJXJgvWppvZ8SS719vS_BYPvSuJD8jk-F9o60cmEnk5rm2V5F8HRHkWuyBkr0Ff5-L-UwoLiZMf-QltTqIJbi8ZMb6tHQhVq0L6iC-j3X7CN2zqFrBbZhgw89vf8Yezu01p5v87dkGRd894Zw"}
algorithm
RS256
2020-08-10 19:47:55 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:47:55 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
fLb94whVxLISEUoTnASLUc2yUuQZBX89Re2UVNjRRoFxErlaAO
token_type
Bearer
id_token
eyJraWQiOiIxN2M1YWJkMi0xZWM0LTQ2ZDItOGVjNS0xZTU4NGIwZjYwNDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSlAxYTFPMWNyeVVwdFlyeWl1QWs3USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tibkJjUVRZR3djbmZWejQ1MjM1Jj9fLT4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4OTE3NSwibm9uY2UiOiJiODQ3YTYyYS04YzFmLTRmZDctYThkNC00ODNjOTYyNDQ1MzMiLCJpYXQiOjE1OTcwODg4NzV9.PEqGofW7zvFDMbprZWiUwvPAyFKI0B3BX7h8XHIpdp3Soicte8rATTSyMSSMwFW702SKZKlasdEsl0zCn0ACISg8qLkzrePU7T-P9htdQApKvWKRwxrLPGYkFYy68Z70v-fkLbhhijVLezRN7N3caIdOF4Y9m2hUs_FzKgy9uDwqJrxvwr38PySqPEii666Qg2Eunw_gqWZzB5Rmnfo5hYQhNJGpZcv66u4_ojdZBdj9XTGBT0zoNzkzIKFDaDCuFWqOwtWO98-ZioJAl0fbqQKLDSPYnuo_feW6rLzT3JXtLQBrQLQ7cuBvzLX6lccCi1UvxgeHf87fxXswJ-kVXw
scope
openid profile email
2020-08-10 19:47:55 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance ZQUixm1xdldD9NI
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "fLb94whVxLISEUoTnASLUc2yUuQZBX89Re2UVNjRRoFxErlaAO",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxN2M1YWJkMi0xZWM0LTQ2ZDItOGVjNS0xZTU4NGIwZjYwNDgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSlAxYTFPMWNyeVVwdFlyeWl1QWs3USIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tibkJjUVRZR3djbmZWejQ1MjM1Jj9fLT4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4OTE3NSwibm9uY2UiOiJiODQ3YTYyYS04YzFmLTRmZDctYThkNC00ODNjOTYyNDQ1MzMiLCJpYXQiOjE1OTcwODg4NzV9.PEqGofW7zvFDMbprZWiUwvPAyFKI0B3BX7h8XHIpdp3Soicte8rATTSyMSSMwFW702SKZKlasdEsl0zCn0ACISg8qLkzrePU7T-P9htdQApKvWKRwxrLPGYkFYy68Z70v-fkLbhhijVLezRN7N3caIdOF4Y9m2hUs_FzKgy9uDwqJrxvwr38PySqPEii666Qg2Eunw_gqWZzB5Rmnfo5hYQhNJGpZcv66u4_ojdZBdj9XTGBT0zoNzkzIKFDaDCuFWqOwtWO98-ZioJAl0fbqQKLDSPYnuo_feW6rLzT3JXtLQBrQLQ7cuBvzLX6lccCi1UvxgeHf87fxXswJ-kVXw",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:47:55 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance ZQUixm1xdldD9NI
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer fLb94whVxLISEUoTnASLUc2yUuQZBX89Re2UVNjRRoFxErlaAO",
  "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:47:55 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
fLb94whVxLISEUoTnASLUc2yUuQZBX89Re2UVNjRRoFxErlaAO
2020-08-10 19:47:55 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
fLb94whVxLISEUoTnASLUc2yUuQZBX89Re2UVNjRRoFxErlaAO
2020-08-10 19:47:55 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:47:55
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-08-10 19:47:55 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:47:55 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:47:55 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:47:55 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance ZQUixm1xdldD9NI
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:47:55 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
Test Results