Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:36:12 INFO
TEST-RUNNER
Test instance RTn94Qp0iPXUiFd 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-missing-sub
2020-08-10 19:36:12 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:36:12
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:36:13
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "zgpTs5A9Yyl_sw9k_KskWuLoqpjnvj-1kAz71grHfHPPyyf99CG4jcKI4cXE1_VunhI9IPfG8IMIf1CYvSY1GT0g4n8lD8O8RbhV9F0kmNZco2NEfZtzYQ_aiJTAzWFbDvjZKTD6d-t7Qi-0_ZYMhYfNS91oXtohGHwVMuII4Ps",
      "kty": "RSA",
      "q": "o0smeQSDPccSlSWGXjTcI4wfdPvu_bQ7wbgDLPy1N15RPiIjroIxEzkXrZlt4930KyWg_rQUm7ycDokX2MNqRt1DJPv7p0BcGIo6QgKWfY2-0xrzeYVXbhFL1G_AfzhKAYDZDvp9-L4MTMtrI1AOZopFDItEqwjN_6RDoelULs8",
      "d": "fz4ozSTFBu5WEUccy6k0N180_J9HNdZNXSxHJyZymWCxhPs1uUE9UM2esbsr0_49OY536vQ0Cj6lYop2TZ9vqvfX_Ajm_FBq09Zi7Tlc39iLGzb2XJVyHYzzIrxvR8rZxnZRvn7mF6gU88jlGYfElLZInghoPMeB8wJ80goACdF_mrM09KywWXVIHeaMVabDUi1uAvMSqkYmMIlHmAlo51GLt44rMB0E0Y8jjs0N9mVcXgQqjoh4PReE0u8noLtMa0ER1rUuxBYeSxXTuEt-pCyjEdgIb_c4YTysw0OLv2J-_EAOB-Q7wCjNc3LdmCtZdA8gcMA9PmgHg64Sy50wpQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "4ea42202-9777-4cb9-9f74-9948691a8fe9",
      "qi": "mmZLSXmUYOVk0W66mjW_YaRQpVZuwbXid4GtSEPzA78l0aDBI5PW3lFbDgRYzWXVMP-7HogzPKk3LWFZ66gAkLUo22pHbZK-L56Bgagl28nkkSLFFJFk2RGhvJn6eozIqY3p89bxQYlKNJg-f_YK75t-vX1frbLXUntwDffN3L8",
      "dp": "H2XdeXiakjjpt9y5s_NUl_EKKa0ha5GD1o7T9bswyRtQ6BGRFpno6NljSJx9sbc6AyaeYB7CFzawnc4naHOhFdaF414ixLM8RpefqZxkDlJkTZW8AzQkMf9bewLIGsQiPzbWyPsowAuHff-NIjOydsrKEyyLUiEFeBi4lkdxuO8",
      "dq": "NnbjXyvtJlbW0N5SQeu5nTWobFl3bjGGWOeqT3_-ZXhU-rdiVVthSPsa9bEeIQmv3hBP8YRY91TibEq3pHoRYY99TMGrPy7NSPYZ1liMn1X-1uS_XsHl1nV4aGPZvdUlgfja7Q8Jo0SoT5jtpDqYgwUNYNC216E5LFI6qK9tf6s",
      "n": "g20PSMliWbgVRNbX3vC-oSoHrFLB2fGPmgtCBBj5JP2QC91cl5WLi5KxPN6esab2CahZmzlZENjmK9LEcgqNOqYua_YvEpnml0-R0kG7dPT6LVVJMKT-f8W18pAh6GPWtQBDWVdId8WpeSWHi176rBZwExyu4YJp4umH08ai4GBf7vUBpfd5qdTERIUUHejMax8GSjssmsj8vzZgEZDKXoDD_t2DkR2_Zew-6deI0F6KZ6jmxifBtJXAMze6I44i2QxVVPbqCvQcVt_BAfWTslTXDBaHEyuFJACm3_oagZVWxPQy0de6YVIAZRRkWocShq6qDYErmBz807dLovcE9Q"
    },
    {
      "kty": "EC",
      "d": "QgnNG-gUidC6p4tAHlx-k33Oc_93Z_QN6_QCYbx9jfg",
      "use": "sig",
      "crv": "P-256",
      "kid": "d77ed9de-aff4-41c6-9256-c59f25237b95",
      "x": "k2aEa7gwvKZ2fvUZH49P6Fy-xH2S9Mvb3nb2nT03txE",
      "y": "0n-Ud4VwPJ8Dg-YDlAvVho-cMJHJ2eOs2tHWB3yZLMc"
    },
    {
      "kty": "EC",
      "d": "QJ88hE0HCx-sdOePMd_k4nT7XPuJXw3nwzGTF6wvF-k",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9072858f-3a52-408b-b739-5208622d07fe",
      "x": "WNbRphkbqMPQaUwPrRei_xoKDzy4xhU7fyV4SRaNhuI",
      "y": "mH9P4-BOLps3zNzF91zb3KRHXa1XSe_5xbXOcoJGLZk"
    },
    {
      "kty": "OKP",
      "d": "5JR0VhB_uUO6MulUzqrRWnCwiOWvM_V2xE4MoD8XLjU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bff05e05-56de-446b-8d59-72abba77cbc2",
      "x": "5ru27kQKlcGEoxUS9x1zKKKPn99IMW0nTAWLmF7hvf4"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8IyPPjiZ5HRkLgxdJx7r70qQQT2SRV4aNlGguxCsUpP2a8dao3ZMLSPDxwA3k4-fK5O6VnRQeQ3NQ6o5WTyOQ8yhGwm4GgXMvCavbyViGXpeaK7Fscm8UOypcohtUKWsIyyJdV1gTk0XvJOVO0RRVPY1cHl7iXj_1K4WZFxFxhs",
      "kty": "RSA",
      "q": "n8ATU55oDUedIzYTOcesKEhsxxYjQ_TdHZJQfRRJyXjrkOwGTA1EQn3BLioVRRaiTjrVV1bCqioTXrpYcyQmHxukq21_pMLAvHTUdB5Ez10Fqz_F9ywXL_QARf7dsdnKAyKfSHLECTP0U4rtCIKgppvklSPfqn0Jl7ZOhtZmkFM",
      "d": "fI8FdSgEKjZgi9jK6eGV4WQ1iD7hDbwI9H9H6PGNODlBsYngC-SCJWSFSlGgZbUCXVL1ad1QPAcEFZw9-qk1L-u9VSquN-WriJsBH2jA0s_o0Iny8_qT71c_8oO2og2R9gLo2lhEeLEmCuOdpwnWhfTqt_byIsGVbrNN5J-3tn5U8WN5lWFJIXzgT9A73ZLweyD1NSJYfh2s7jR2WxLEXSU7dkfkE_14kmtsIL2qcpSDTJynMpvF3PmLTbmJORVYQvRt-vXEya_g_VMZp68LSYh0LIO-wWCF7gkwDEXGfF4aco78hFSb5BtsPKlrY_i8GP1h_VOwBT2rfyfmND1MGQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "8a81f8ad-07ae-4e8e-ac03-3be66c46eb47",
      "qi": "WFdmtsCBj0qF4XyCNN3bb5T6hJUNNB8pU6T-7vDLJ4Oummb99UJtqCkpJbyln-ZtukuuYUnFxTAbz9IFc8AAuMdX6SAcF1WuoH2uraiWP1vhW5nPA01t4vO2NMiOzXnioQ_z8yxL1GH2eeWB8norvVbqNirDjvA6t4oTY7x1FYs",
      "dp": "nNdZEn2_QajuJOQk3LwZo6VfV1p5A8eumZoxjab6ZMFa271ZCNm6I3h9T0SB-DGd28Dvry0Zx0RLgQH9cIS-UdCbftCgfD8p1cf3fSXHx8r0wZarChf6NF2KwkXX2Myc5zZDzgV7JLK5dlhX5hPOX_JEt7hN5z3AuQBlUzyitd8",
      "alg": "RSA-OAEP",
      "dq": "nIGC7bMNYaU9b5e0sjDKmxSJbWpk1lj4n9YOgNv1hiqvLmXtrWh57WJidiXIfM016cp95HkdcbSTEYUiznsl1egxJbm7CeG7DWawFarp4vXRbfqmqgdKGDLGaczNyUYDQZsTzdiR8ioyPf6nRmUjmtaz1OE2aULiuP1kZXl7Nf0",
      "n": "lhvIjBTenaxtfJfppJCmKvXkjGC3PDtrqWJb8l_HQWXjL07IIYnVgps58XCC3RsMnhUCENPrhQAfd6yQOxV-UyNDvow9vHA0MB86Vies5vgjBoTI-qZvk0q9yx_bHu3IQw6POZ1rrrg0oR1_1pwbJsvMNBdIkYitPDFbCDoNwZOFGCYoGJFHYDNgGcKFlvKxFYhRXjkzpp49V1jVLEgx_JCblXu9z-0ZlnwvgpBPOyNFtdGXcFke30MH00h1_V7z4QkoQVNnrKQBDbfVkb4HE0SyWeTEthCyZwmS-FFb5JIYyuVwheky1iUeGcWD9wSpgmLBqVIwmrYFPLn6qtBqwQ"
    },
    {
      "kty": "EC",
      "d": "nQ2GHklEdJV73qC3s-AnYAmWJCwXYcjRqYk48voO7hg",
      "use": "enc",
      "crv": "P-256",
      "kid": "2bc9ad9e-df8a-4ecd-9394-7aa1a9e7b712",
      "x": "gJSzX8YniwrUFZmGvxsSU_cgsg3dMd1ehIY4oN9sXsQ",
      "y": "W1GxEjzJN-uLm2en6ojXnkT4W5Mg7y4Us512MKvT2sM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4ea42202-9777-4cb9-9f74-9948691a8fe9",
      "n": "g20PSMliWbgVRNbX3vC-oSoHrFLB2fGPmgtCBBj5JP2QC91cl5WLi5KxPN6esab2CahZmzlZENjmK9LEcgqNOqYua_YvEpnml0-R0kG7dPT6LVVJMKT-f8W18pAh6GPWtQBDWVdId8WpeSWHi176rBZwExyu4YJp4umH08ai4GBf7vUBpfd5qdTERIUUHejMax8GSjssmsj8vzZgEZDKXoDD_t2DkR2_Zew-6deI0F6KZ6jmxifBtJXAMze6I44i2QxVVPbqCvQcVt_BAfWTslTXDBaHEyuFJACm3_oagZVWxPQy0de6YVIAZRRkWocShq6qDYErmBz807dLovcE9Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "74b01bee-3f55-4621-949e-de64aab1ef2c",
      "n": "hnHc-5osBmOBiOT5H2qjHjTjdoCC5-FuOJd-RxyJpKuNlCdm9sNsiedtsgCGOeD7DBYCn1dxUgNSdaDB4TACP95yKPJti2f5TUXkZRY7_uFNswNUT-6H6yAcd1ZpZtNg1HM3APrkHSxvlc0kSK6u-LlNJB3B0cFrF1odwbSovGn6hADjt_yA7_Haz6JjatqqsjXKWPtfim85liO67115z7JfTRtfBRx-VxzUq58Rbq3cmdI65pGuYBWnAKqkwzgembhozF5tmnQ9uewZjy6OpCLKyfHuYmEB0nx200iV9kVSbonuYY1ytIbawZSLHO0sz8B2DXfe1J1k5ZhxQ_TVvQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d77ed9de-aff4-41c6-9256-c59f25237b95",
      "x": "k2aEa7gwvKZ2fvUZH49P6Fy-xH2S9Mvb3nb2nT03txE",
      "y": "0n-Ud4VwPJ8Dg-YDlAvVho-cMJHJ2eOs2tHWB3yZLMc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cb8709ca-c8f1-469b-93b9-5c8d63e4ddb4",
      "x": "R5UUuNDY29EWIrJo2898mrnFjrRfM0msWQLy0srKjOI",
      "y": "y5X-c7lps36_is5ThsDYckKX8n_hTgnScKVyE39bB0U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9072858f-3a52-408b-b739-5208622d07fe",
      "x": "WNbRphkbqMPQaUwPrRei_xoKDzy4xhU7fyV4SRaNhuI",
      "y": "mH9P4-BOLps3zNzF91zb3KRHXa1XSe_5xbXOcoJGLZk"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bff05e05-56de-446b-8d59-72abba77cbc2",
      "x": "5ru27kQKlcGEoxUS9x1zKKKPn99IMW0nTAWLmF7hvf4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8a81f8ad-07ae-4e8e-ac03-3be66c46eb47",
      "alg": "RSA-OAEP",
      "n": "lhvIjBTenaxtfJfppJCmKvXkjGC3PDtrqWJb8l_HQWXjL07IIYnVgps58XCC3RsMnhUCENPrhQAfd6yQOxV-UyNDvow9vHA0MB86Vies5vgjBoTI-qZvk0q9yx_bHu3IQw6POZ1rrrg0oR1_1pwbJsvMNBdIkYitPDFbCDoNwZOFGCYoGJFHYDNgGcKFlvKxFYhRXjkzpp49V1jVLEgx_JCblXu9z-0ZlnwvgpBPOyNFtdGXcFke30MH00h1_V7z4QkoQVNnrKQBDbfVkb4HE0SyWeTEthCyZwmS-FFb5JIYyuVwheky1iUeGcWD9wSpgmLBqVIwmrYFPLn6qtBqwQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2bc9ad9e-df8a-4ecd-9394-7aa1a9e7b712",
      "x": "gJSzX8YniwrUFZmGvxsSU_cgsg3dMd1ehIY4oN9sXsQ",
      "y": "W1GxEjzJN-uLm2en6ojXnkT4W5Mg7y4Us512MKvT2sM",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:36:13 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:36:13 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:36:13 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:36:13 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:36:13
oidcc-client-test-missing-sub
Setup Done
2020-08-10 19:36:56 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance RTn94Qp0iPXUiFd
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:36:56 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance RTn94Qp0iPXUiFd
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:36:56 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance RTn94Qp0iPXUiFd
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:36:56 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:36:56 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:36:56 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:36:56 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:36:56 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:36:56 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:36:56 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:36:56 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:36:56 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:36:56 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:36:56 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:36:56 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:36:56 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:36:56 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:36:56 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:36:56 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:36:56 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:36:56 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:36:56 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:36:56 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:36:56 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:36:56 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:36:56 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_UcbnWGPPaYDZDkI48891\u003e%*/ "
}
2020-08-10 19:36:56
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_HDiypAlNDEgRuNnHzBJGEYVTArTFZIiwdiEEjwoPCcMxqrZvju6141199032~`({\
2020-08-10 19:36:56 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:36:56 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_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "client_secret": "secret_HDiypAlNDEgRuNnHzBJGEYVTArTFZIiwdiEEjwoPCcMxqrZvju6141199032~`({\\"
}
2020-08-10 19:36:56 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:36:56 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:36:56
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:36:56 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance RTn94Qp0iPXUiFd
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_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "client_secret": "secret_HDiypAlNDEgRuNnHzBJGEYVTArTFZIiwdiEEjwoPCcMxqrZvju6141199032~`({\\",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:36:56 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance RTn94Qp0iPXUiFd
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_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "3c5c28d1-e14c-4071-aa78-b43b877e422a",
  "nonce": "36c9b9c5-d593-4c00-a591-3b16c6e656eb"
}
incoming_body
Authorization endpoint
2020-08-10 19:36:56 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:36:56 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:36:56 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "3c5c28d1-e14c-4071-aa78-b43b877e422a",
  "nonce": "36c9b9c5-d593-4c00-a591-3b16c6e656eb"
}
2020-08-10 19:36:56 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:36:56 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
36c9b9c5-d593-4c00-a591-3b16c6e656eb
2020-08-10 19:36:56 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:36:56 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_UcbnWGPPaYDZDkI48891>%*/ 
2020-08-10 19:36:56 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:36:56 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:36:56 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:36:56 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
tmRFSaOpa2
2020-08-10 19:36:56 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
FKJGRqSwxtS3zkQxPlDQDw
2020-08-10 19:36:56 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "3c5c28d1-e14c-4071-aa78-b43b877e422a"
}
2020-08-10 19:36:56 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "3c5c28d1-e14c-4071-aa78-b43b877e422a",
  "code": "tmRFSaOpa2"
}
2020-08-10 19:36:56 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance RTn94Qp0iPXUiFd
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"3c5c28d1-e14c-4071-aa78-b43b877e422a","code":"tmRFSaOpa2"}}]
outgoing_path
authorize
2020-08-10 19:36:57 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance RTn94Qp0iPXUiFd
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:36:57 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance RTn94Qp0iPXUiFd
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4ea42202-9777-4cb9-9f74-9948691a8fe9",
      "n": "g20PSMliWbgVRNbX3vC-oSoHrFLB2fGPmgtCBBj5JP2QC91cl5WLi5KxPN6esab2CahZmzlZENjmK9LEcgqNOqYua_YvEpnml0-R0kG7dPT6LVVJMKT-f8W18pAh6GPWtQBDWVdId8WpeSWHi176rBZwExyu4YJp4umH08ai4GBf7vUBpfd5qdTERIUUHejMax8GSjssmsj8vzZgEZDKXoDD_t2DkR2_Zew-6deI0F6KZ6jmxifBtJXAMze6I44i2QxVVPbqCvQcVt_BAfWTslTXDBaHEyuFJACm3_oagZVWxPQy0de6YVIAZRRkWocShq6qDYErmBz807dLovcE9Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "74b01bee-3f55-4621-949e-de64aab1ef2c",
      "n": "hnHc-5osBmOBiOT5H2qjHjTjdoCC5-FuOJd-RxyJpKuNlCdm9sNsiedtsgCGOeD7DBYCn1dxUgNSdaDB4TACP95yKPJti2f5TUXkZRY7_uFNswNUT-6H6yAcd1ZpZtNg1HM3APrkHSxvlc0kSK6u-LlNJB3B0cFrF1odwbSovGn6hADjt_yA7_Haz6JjatqqsjXKWPtfim85liO67115z7JfTRtfBRx-VxzUq58Rbq3cmdI65pGuYBWnAKqkwzgembhozF5tmnQ9uewZjy6OpCLKyfHuYmEB0nx200iV9kVSbonuYY1ytIbawZSLHO0sz8B2DXfe1J1k5ZhxQ_TVvQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d77ed9de-aff4-41c6-9256-c59f25237b95",
      "x": "k2aEa7gwvKZ2fvUZH49P6Fy-xH2S9Mvb3nb2nT03txE",
      "y": "0n-Ud4VwPJ8Dg-YDlAvVho-cMJHJ2eOs2tHWB3yZLMc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cb8709ca-c8f1-469b-93b9-5c8d63e4ddb4",
      "x": "R5UUuNDY29EWIrJo2898mrnFjrRfM0msWQLy0srKjOI",
      "y": "y5X-c7lps36_is5ThsDYckKX8n_hTgnScKVyE39bB0U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "9072858f-3a52-408b-b739-5208622d07fe",
      "x": "WNbRphkbqMPQaUwPrRei_xoKDzy4xhU7fyV4SRaNhuI",
      "y": "mH9P4-BOLps3zNzF91zb3KRHXa1XSe_5xbXOcoJGLZk"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bff05e05-56de-446b-8d59-72abba77cbc2",
      "x": "5ru27kQKlcGEoxUS9x1zKKKPn99IMW0nTAWLmF7hvf4"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8a81f8ad-07ae-4e8e-ac03-3be66c46eb47",
      "alg": "RSA-OAEP",
      "n": "lhvIjBTenaxtfJfppJCmKvXkjGC3PDtrqWJb8l_HQWXjL07IIYnVgps58XCC3RsMnhUCENPrhQAfd6yQOxV-UyNDvow9vHA0MB86Vies5vgjBoTI-qZvk0q9yx_bHu3IQw6POZ1rrrg0oR1_1pwbJsvMNBdIkYitPDFbCDoNwZOFGCYoGJFHYDNgGcKFlvKxFYhRXjkzpp49V1jVLEgx_JCblXu9z-0ZlnwvgpBPOyNFtdGXcFke30MH00h1_V7z4QkoQVNnrKQBDbfVkb4HE0SyWeTEthCyZwmS-FFb5JIYyuVwheky1iUeGcWD9wSpgmLBqVIwmrYFPLn6qtBqwQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2bc9ad9e-df8a-4ecd-9394-7aa1a9e7b712",
      "x": "gJSzX8YniwrUFZmGvxsSU_cgsg3dMd1ehIY4oN9sXsQ",
      "y": "W1GxEjzJN-uLm2en6ojXnkT4W5Mg7y4Us512MKvT2sM",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:36:57 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance RTn94Qp0iPXUiFd
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X1VjYm5XR1BQYVlEWkRrSTQ4ODkxJTNFJTI1JTJBJTJGJTIwOnNlY3JldF9IRGl5cEFsTkRFZ1J1Tm5IekJKR0VZVlRBclRGWklpd2RpRUVqd29QQ2NNeHFyWnZqdTYxNDExOTkwMzJ+JTYwJTI4JTdCJTVD",
  "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": "259",
  "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": "tmRFSaOpa2",
  "client_id": "client_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "client_secret": "secret_HDiypAlNDEgRuNnHzBJGEYVTArTFZIiwdiEEjwoPCcMxqrZvju6141199032~`({\\",
  "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=tmRFSaOpa2&client_id=client_UcbnWGPPaYDZDkI48891%3E%25*%2F+&client_secret=secret_HDiypAlNDEgRuNnHzBJGEYVTArTFZIiwdiEEjwoPCcMxqrZvju6141199032%7E%60%28%7B%5C&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:36:57 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_UcbnWGPPaYDZDkI48891>%*/ 
client_secret
secret_HDiypAlNDEgRuNnHzBJGEYVTArTFZIiwdiEEjwoPCcMxqrZvju6141199032~`({\
method
client_secret_basic
2020-08-10 19:36:57 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:36:57 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
tmRFSaOpa2
2020-08-10 19:36:57 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:36:57 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
EkpclX0gPW6C6BAKlaIGQ23OBwAVzGAz3jqhUzK16RGsnot1VP
2020-08-10 19:36:57 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
slkRabKvZqnhOlrG7KPpyA
2020-08-10 19:36:57 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_UcbnWGPPaYDZDkI48891>%*/ 
nonce
36c9b9c5-d593-4c00-a591-3b16c6e656eb
iat
1597088217
exp
1597088517
2020-08-10 19:36:57
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "aud": "client_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "nonce": "36c9b9c5-d593-4c00-a591-3b16c6e656eb",
  "iat": 1597088217,
  "exp": 1597088517
}
2020-08-10 19:36:57 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
slkRabKvZqnhOlrG7KPpyA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "aud": "client_UcbnWGPPaYDZDkI48891\u003e%*/ ",
  "nonce": "36c9b9c5-d593-4c00-a591-3b16c6e656eb",
  "iat": 1597088217,
  "exp": 1597088517,
  "at_hash": "slkRabKvZqnhOlrG7KPpyA"
}
2020-08-10 19:36:57 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0ZWE0MjIwMi05Nzc3LTRjYjktOWY3NC05OTQ4NjkxYThmZTkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoic2xrUmFiS3ZacW5oT2xyRzdLUHB5QSIsImF1ZCI6ImNsaWVudF9VY2JuV0dQUGFZRFpEa0k0ODg5MT4lKlwvICIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9tb3JwaF9vaWRjX2NsaWVudFwvIiwiZXhwIjoxNTk3MDg4NTE3LCJub25jZSI6IjM2YzliOWM1LWQ1OTMtNGMwMC1hNTkxLTNiMTZjNmU2NTZlYiIsImlhdCI6MTU5NzA4ODIxN30.ZpqS7LPyy9R-eDfBrNsgMSiv_KlVXnsjg9s00R8VNvn_vXweCk0r6zqdWsSSC6cnaK-wuYkwgnd4GJj2UqXOtWAgINl0L4isbCHqPXSWOUrypUxX6Hed2LCmqLYKRySpLA9ONNnq6k7I6fG1GSQ6sEt1YhC2OIS4w7xMFJLQ7wOeoAw8TMSuZ3tsSKzEqe4jV0HRhNZ56G3rW4CCFND-07_koVYwHrgKc8uiG0P2kw2MDI-_X7AX31hDT0N0UafonOnU0vUyo2vy3rqtbBOfTKF1f85rJJS0eHk_DihzpRPdYIK4nKpcqRDg7e02cidhSQFIpPZeGBY8zsVNPp27Ew
key
{"p":"zgpTs5A9Yyl_sw9k_KskWuLoqpjnvj-1kAz71grHfHPPyyf99CG4jcKI4cXE1_VunhI9IPfG8IMIf1CYvSY1GT0g4n8lD8O8RbhV9F0kmNZco2NEfZtzYQ_aiJTAzWFbDvjZKTD6d-t7Qi-0_ZYMhYfNS91oXtohGHwVMuII4Ps","kty":"RSA","q":"o0smeQSDPccSlSWGXjTcI4wfdPvu_bQ7wbgDLPy1N15RPiIjroIxEzkXrZlt4930KyWg_rQUm7ycDokX2MNqRt1DJPv7p0BcGIo6QgKWfY2-0xrzeYVXbhFL1G_AfzhKAYDZDvp9-L4MTMtrI1AOZopFDItEqwjN_6RDoelULs8","d":"fz4ozSTFBu5WEUccy6k0N180_J9HNdZNXSxHJyZymWCxhPs1uUE9UM2esbsr0_49OY536vQ0Cj6lYop2TZ9vqvfX_Ajm_FBq09Zi7Tlc39iLGzb2XJVyHYzzIrxvR8rZxnZRvn7mF6gU88jlGYfElLZInghoPMeB8wJ80goACdF_mrM09KywWXVIHeaMVabDUi1uAvMSqkYmMIlHmAlo51GLt44rMB0E0Y8jjs0N9mVcXgQqjoh4PReE0u8noLtMa0ER1rUuxBYeSxXTuEt-pCyjEdgIb_c4YTysw0OLv2J-_EAOB-Q7wCjNc3LdmCtZdA8gcMA9PmgHg64Sy50wpQ","e":"AQAB","use":"sig","kid":"4ea42202-9777-4cb9-9f74-9948691a8fe9","qi":"mmZLSXmUYOVk0W66mjW_YaRQpVZuwbXid4GtSEPzA78l0aDBI5PW3lFbDgRYzWXVMP-7HogzPKk3LWFZ66gAkLUo22pHbZK-L56Bgagl28nkkSLFFJFk2RGhvJn6eozIqY3p89bxQYlKNJg-f_YK75t-vX1frbLXUntwDffN3L8","dp":"H2XdeXiakjjpt9y5s_NUl_EKKa0ha5GD1o7T9bswyRtQ6BGRFpno6NljSJx9sbc6AyaeYB7CFzawnc4naHOhFdaF414ixLM8RpefqZxkDlJkTZW8AzQkMf9bewLIGsQiPzbWyPsowAuHff-NIjOydsrKEyyLUiEFeBi4lkdxuO8","dq":"NnbjXyvtJlbW0N5SQeu5nTWobFl3bjGGWOeqT3_-ZXhU-rdiVVthSPsa9bEeIQmv3hBP8YRY91TibEq3pHoRYY99TMGrPy7NSPYZ1liMn1X-1uS_XsHl1nV4aGPZvdUlgfja7Q8Jo0SoT5jtpDqYgwUNYNC216E5LFI6qK9tf6s","n":"g20PSMliWbgVRNbX3vC-oSoHrFLB2fGPmgtCBBj5JP2QC91cl5WLi5KxPN6esab2CahZmzlZENjmK9LEcgqNOqYua_YvEpnml0-R0kG7dPT6LVVJMKT-f8W18pAh6GPWtQBDWVdId8WpeSWHi176rBZwExyu4YJp4umH08ai4GBf7vUBpfd5qdTERIUUHejMax8GSjssmsj8vzZgEZDKXoDD_t2DkR2_Zew-6deI0F6KZ6jmxifBtJXAMze6I44i2QxVVPbqCvQcVt_BAfWTslTXDBaHEyuFJACm3_oagZVWxPQy0de6YVIAZRRkWocShq6qDYErmBz807dLovcE9Q"}
algorithm
RS256
2020-08-10 19:36:57 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:36:57 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
EkpclX0gPW6C6BAKlaIGQ23OBwAVzGAz3jqhUzK16RGsnot1VP
token_type
Bearer
id_token
eyJraWQiOiI0ZWE0MjIwMi05Nzc3LTRjYjktOWY3NC05OTQ4NjkxYThmZTkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoic2xrUmFiS3ZacW5oT2xyRzdLUHB5QSIsImF1ZCI6ImNsaWVudF9VY2JuV0dQUGFZRFpEa0k0ODg5MT4lKlwvICIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9tb3JwaF9vaWRjX2NsaWVudFwvIiwiZXhwIjoxNTk3MDg4NTE3LCJub25jZSI6IjM2YzliOWM1LWQ1OTMtNGMwMC1hNTkxLTNiMTZjNmU2NTZlYiIsImlhdCI6MTU5NzA4ODIxN30.ZpqS7LPyy9R-eDfBrNsgMSiv_KlVXnsjg9s00R8VNvn_vXweCk0r6zqdWsSSC6cnaK-wuYkwgnd4GJj2UqXOtWAgINl0L4isbCHqPXSWOUrypUxX6Hed2LCmqLYKRySpLA9ONNnq6k7I6fG1GSQ6sEt1YhC2OIS4w7xMFJLQ7wOeoAw8TMSuZ3tsSKzEqe4jV0HRhNZ56G3rW4CCFND-07_koVYwHrgKc8uiG0P2kw2MDI-_X7AX31hDT0N0UafonOnU0vUyo2vy3rqtbBOfTKF1f85rJJS0eHk_DihzpRPdYIK4nKpcqRDg7e02cidhSQFIpPZeGBY8zsVNPp27Ew
scope
openid profile email
2020-08-10 19:36:57 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance RTn94Qp0iPXUiFd
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "EkpclX0gPW6C6BAKlaIGQ23OBwAVzGAz3jqhUzK16RGsnot1VP",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI0ZWE0MjIwMi05Nzc3LTRjYjktOWY3NC05OTQ4NjkxYThmZTkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoic2xrUmFiS3ZacW5oT2xyRzdLUHB5QSIsImF1ZCI6ImNsaWVudF9VY2JuV0dQUGFZRFpEa0k0ODg5MT4lKlwvICIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9tb3JwaF9vaWRjX2NsaWVudFwvIiwiZXhwIjoxNTk3MDg4NTE3LCJub25jZSI6IjM2YzliOWM1LWQ1OTMtNGMwMC1hNTkxLTNiMTZjNmU2NTZlYiIsImlhdCI6MTU5NzA4ODIxN30.ZpqS7LPyy9R-eDfBrNsgMSiv_KlVXnsjg9s00R8VNvn_vXweCk0r6zqdWsSSC6cnaK-wuYkwgnd4GJj2UqXOtWAgINl0L4isbCHqPXSWOUrypUxX6Hed2LCmqLYKRySpLA9ONNnq6k7I6fG1GSQ6sEt1YhC2OIS4w7xMFJLQ7wOeoAw8TMSuZ3tsSKzEqe4jV0HRhNZ56G3rW4CCFND-07_koVYwHrgKc8uiG0P2kw2MDI-_X7AX31hDT0N0UafonOnU0vUyo2vy3rqtbBOfTKF1f85rJJS0eHk_DihzpRPdYIK4nKpcqRDg7e02cidhSQFIpPZeGBY8zsVNPp27Ew",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:37:02 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:37:31
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
WJkOSMw8kK4LnXH
Test Results