Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:38:41 INFO
TEST-RUNNER
Test instance stasgJzmiZlXO4P 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-iat
2020-08-10 19:38:41 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:38:41
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:38:42
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6DforfrMGLDMD1ZvaRdaui9MZSM-JUmYspGNUm0D9V3ml4X4eTYD3k0AuQJereFCGwu_1hZmY8qPDYrRiWuZN1OrjNv9ySS9obXUYcYGcsH0-w8IFerb3wkB4tKSzvLcS33-SRiS0UV313EMsy2UulNE6NJz9mLJN267Jud9fgM",
      "kty": "RSA",
      "q": "5uoO5naqpBgp2aO6MMDdb1BD-t6hjQY3IxkJDDVrIXna9hjhkFNfkDJ-xFcWmBMrvRLRbyOfO65G5R10VTTOw_p1XbQoU1kiO9Jp_MDURX1tA2RxmlBOUk9bwVmdqJlsprouT5dNE6HSns6NWCYZxpHScrpoxyx8QUA6KZU51As",
      "d": "GpuJcGnTDk1nt6A-GfPw7OrnXIj1zBKEp_i4pinYNdrY5h3W9pbzArwATxClIAWLGuy1DM0SGz8EwV9poiAXfUx6awu6bUpglr5x1WqDhTR6VzF-SYSLIPYhDvi2nlVbrALvzmzMSliGavcoexfhfShIDqhjnXOJse5DHyhq0IrHD76yWvdwB5MA68LnVIQkwwWuBo0LDHrGNshsS2jZsFAkJXOkQMrocT71rbVP0q1o9nkGXj1wRThlaWWunqFf1FCAMbKCdnK_90aoUcbM_KFTCkQdMAeIBLspcwE60SWh9Cm6uKobEoap1-4oqXZ-dlZFoWAAUK3gtd3Jq-RuZQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "9e203254-e081-4096-9708-c467b603ef12",
      "qi": "lzfdIZ9s0Ka-npeOmYLRajKpOnCbKZmcpCnlU07bIJjfVWW4_rmLj0TblxLh8S0CH7oTFdKM0ZL8w9erMvWGoyDUlBDV9DfofSC8HbhCfvhl4KIlwtLEp1NJC4kFSt1C7H1ud3af_JGID92G1WScxT4EPLO4UBnQ09Tr59iIXfg",
      "dp": "EOpxsqrAT1QhqURcnUUsQL_NStjEYCb6Tpe3ubdjQG50q7kAnqPGqFznnpKDnxr3m8zBTrEXCFHrFct09BO4d4VKy9oCpLJedfcu32hzc8yZMeioaCBRn--iCYnZU-XxEja9XUnC-CedUT5U9IBvgxspu-QIunv7uGQCkhTu2U0",
      "dq": "sDPghNn-YlMR9EJsfHFfR2aPSSqDShJ5Fm4vKkLE6fmLLQlVbgVAwc7WTspJsmfGk3N9nvomsqrM7F4qfC5crM08q_EiaF92sQFh4P3fvNr1yYXm7iLjcQmfcY4JsTLJ5vvhBNjmdtmf15Cz6JTCTHTPir5V385BTqVM_JgjVXs",
      "n": "0XaLqxrzu_5XDmu-A9B8gWTXHXA4Pn7G6THN9wk0unGOET498fmXcA5cp2-5K7eluu2UW3TZmiBpTXdf5br7xLYoo0p-K8CWlxRYENyyOQMHxROSfzXtCtUKtFC9JjjzV5DsNSfn3XYTW3hvBJfNuUQmd6JXc0IuHBrY1iJRJmb3hkTEb04N2CcIxCimht4SKeANO7-0FKRX-XOvaV1w-nAMDhn1gCMrd1Smyo8exyvPsKn1WCbZdRrJmUT6dzMyXsZe9fSbhZGWMPYfkAWUOJDRNEGsqx6hxyqR4YwhJmQKafsNrMtQVdTpxDrTz2WPdy4M-KHfvqIqibQjrGnmIQ"
    },
    {
      "kty": "EC",
      "d": "ZB9flLU42Z9dcQ56yV34BXEoeD0exfz5Yk3Ya68Gu5E",
      "use": "sig",
      "crv": "P-256",
      "kid": "3b82a24b-d221-4e0a-9bc7-92148c8fba04",
      "x": "qzS-TKC3OG6rUJFltR2RAAJTkoEYjpKxSNnHYVZMovg",
      "y": "r_WwEEUxprQk41sD7U9cZebv04W0VKMDMonV5-tBF5o"
    },
    {
      "kty": "EC",
      "d": "6mJGd0BfYYiq1R2h5_1u587QNUWyCmBeQBgavA7fEW4",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1e03c7f3-7019-4415-9d85-5b90eedb56ce",
      "x": "HM_S-TVzR2M6MjFZZP6xuntOkbC7ufixYS_hvzdrUKU",
      "y": "cCYlNWRyuZ561y232UmCvNDjk2vx4n4v6PpXew6H29I"
    },
    {
      "kty": "OKP",
      "d": "N_3ticJ1_WfK2sHZEAnsorhFkBQ7tbAR-mg7zrrTa8Q",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4e86554e-c99e-4b3c-beb6-35e8ef34b57f",
      "x": "0pxCXfM4Hefxid4pO0hj1Kcc16GqYNbgaITbeShokJk"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "zVVE2Zp38EfJKEhyJcByVFFt-0KheH5Fp8HIuvbOIdXnRHh-OICpMkvuz797I_L2Wn8_giX3lBskjvxI3boW_i50btaw3N5D_gw73Zm5W4msar7ft8JAX7K1Bqm7AZHUVdWFzIyzCaCaaH9lOgZk2BfZZwDklvrBXQYGCvxebc8",
      "kty": "RSA",
      "q": "pkm-IEiIzGa_yAbCIb_urbQKcoTDlcaifDbY0fiLAnb3OaXTPRkfilkw8R6gpZlNjFmFPB9NpcH5S3_wFjjxv5UXhLyRlN4CzUWSZJ467_IbrgoMzEbUdjN0G9EmF0Z_bjszFfkAWMm-OnAaNhbXo6_JfEYzJPPGAObWJS9yKBE",
      "d": "a0SYrS70S41Q4CHffKWcpGE6Te_cW5GbzOIlmRfjBz7mycUBKySK9UIfwGfm0vGDG4XDwred3CycspqDJUMzpYCq4x6eJL4t6rJ80FmUqgVt3GNYTxlg2QzcTPHGzCQ-q2jJeS32nyRwjfCoJ3WAblv95sdNzZwVCTFPOT77oAsvzSlmIfkJAj84lfw850fVCu9bx0R2bmnyE4eDdeDg92MunyMm1LjixiZ3QMAdclnV0MuyfYI3w8bE4GYRA0ahiv9DdMzZN-YQtX6-1UyvEdyI_mMv6ov0rxz-IhsFc12yH-YsfIu_OScGQ8W0lJ-O6qTAU4EloQRp_5kCrqXXgQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "69b1a561-8b6e-4dc0-b083-27d85eb9475e",
      "qi": "xf0XlThjgy9QicgbQ_dpat_jf9-wbkRuxzWyoaxBg6pyIIh0DmqmQvkVmPMylRAb6hQwGMf7wjzsuivpMe_fVrstA11X5lVOAkO3IiUL5gE1maBNqYSI4wsJd8IOeve4NFy2daqZuw6eVdIPB0FTp8fi98AhR0b7u421rjQcU_Q",
      "dp": "tpVwF59Hr53lvbBN8EvkXh3akmZ5ds-x2K50c-wq9-NhNn1-n3eo_FSREqLOOPU_ItGsA2sHb-eC5rJniOKEt5lPZ4_4zS3HgAwY38BmFoOhkXoRLTHKVE5wsnATHh4ylfC8fVtPiOwK4YkG1kYBPjZW10Tv_2ESuEk27mXjAfk",
      "alg": "RSA-OAEP",
      "dq": "J5efQSiECcbdGs8hIdAFEC6x3hpmRx8ISPL2JOg8kNWqf3tQFFgK_nHGCWL1dPhPUn9uDaaWYkURCjzn-SKNzMO-2cfcEcnaeO17saFK_x5yILob2fdzVsFhf84Id7o9VQ2bWDv1LS67sEZIt2Aw77RHEOPWAZJZLpXHnwrw70E",
      "n": "hWBwdOomonaH8Xs6h1vXZ9TJRJI5hd31nkSrfERx17dUnH1mtydy2K7zwNulmM0b8TNENpvGW1KXfn2R_65ebCfyB8dG6IhlYONrWjIID4N3oDAgQxKre0IZk2Opzua88_i4B5L4Y8HUYHIIKQUl2Du94Zny2hESCQGnRCnVD1QTyRkZ16crg4rWQzilKRfsD93CB9GHgzarhqzkNhsabqeecCgbb4v23YxhiBlAv9ewlApUgvUDzk42X-k6ZqqoDS6S8RPsrZrma0_OBWuVUk0m9j_zK71tGd290frMQLpfDG4b8dFIXftNconBfTXRSs-k-VmPm6jk_L9Kapuivw"
    },
    {
      "kty": "EC",
      "d": "h0a4aAH8XJPDMaxjpn-irwr0utOGp8SIEosbHOKnyBg",
      "use": "enc",
      "crv": "P-256",
      "kid": "be36fe85-d0ef-4c77-8441-65a68dc5abfc",
      "x": "OaubPEG_yG4ahU-Swag2beZ2AFM6In-Ej8kHIhEov6w",
      "y": "ld0C1-4wDuFFx1fn0EEfH4htjINnTo1QwK28f1ItV_4",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9e203254-e081-4096-9708-c467b603ef12",
      "n": "0XaLqxrzu_5XDmu-A9B8gWTXHXA4Pn7G6THN9wk0unGOET498fmXcA5cp2-5K7eluu2UW3TZmiBpTXdf5br7xLYoo0p-K8CWlxRYENyyOQMHxROSfzXtCtUKtFC9JjjzV5DsNSfn3XYTW3hvBJfNuUQmd6JXc0IuHBrY1iJRJmb3hkTEb04N2CcIxCimht4SKeANO7-0FKRX-XOvaV1w-nAMDhn1gCMrd1Smyo8exyvPsKn1WCbZdRrJmUT6dzMyXsZe9fSbhZGWMPYfkAWUOJDRNEGsqx6hxyqR4YwhJmQKafsNrMtQVdTpxDrTz2WPdy4M-KHfvqIqibQjrGnmIQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eb32a565-2e46-4cca-82c5-de30bafac936",
      "n": "mpODAjTJXCLTPjuxEVtBH8wF4B78ZouKx8DpR4_aLaVNxur9qJJPMDCL_rivpTEzHYAtPlfsZPJYzj9hJtzdPTGGKULNW0r4BxP8K7TVYKIh11XO6YVo5nKrT3G_9pnms82KjflKNWxzHkDLYj4gI2IMh7VdggfJWX0lYQJ0V3Fw2-03g6BYeCVv0RwMjj5dT2f4uhxZUhWVv5QWfg2ank8HjMMPkykpZzxsOkOYwYypAhzCB6UcqUUaAOjVupZCQwsrT5eCo2_zAAxRhH_i7n4maYEMJohzAim0Ox1P1SSwmHU2wIz88-VSSSuwFabFNtcT2CkY9q8L-EpiWmlqTQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3b82a24b-d221-4e0a-9bc7-92148c8fba04",
      "x": "qzS-TKC3OG6rUJFltR2RAAJTkoEYjpKxSNnHYVZMovg",
      "y": "r_WwEEUxprQk41sD7U9cZebv04W0VKMDMonV5-tBF5o"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e78440ed-5e1e-4d2c-8df8-8f61064f2da5",
      "x": "t5SJr35Us1duAcRyrQH_cRM4cU3PErHp6fSM3qu1ks4",
      "y": "1vNxfzgJIY5Yrb0suJTyeZYqupqEsGbgEJbLX-ymHlg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1e03c7f3-7019-4415-9d85-5b90eedb56ce",
      "x": "HM_S-TVzR2M6MjFZZP6xuntOkbC7ufixYS_hvzdrUKU",
      "y": "cCYlNWRyuZ561y232UmCvNDjk2vx4n4v6PpXew6H29I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4e86554e-c99e-4b3c-beb6-35e8ef34b57f",
      "x": "0pxCXfM4Hefxid4pO0hj1Kcc16GqYNbgaITbeShokJk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "69b1a561-8b6e-4dc0-b083-27d85eb9475e",
      "alg": "RSA-OAEP",
      "n": "hWBwdOomonaH8Xs6h1vXZ9TJRJI5hd31nkSrfERx17dUnH1mtydy2K7zwNulmM0b8TNENpvGW1KXfn2R_65ebCfyB8dG6IhlYONrWjIID4N3oDAgQxKre0IZk2Opzua88_i4B5L4Y8HUYHIIKQUl2Du94Zny2hESCQGnRCnVD1QTyRkZ16crg4rWQzilKRfsD93CB9GHgzarhqzkNhsabqeecCgbb4v23YxhiBlAv9ewlApUgvUDzk42X-k6ZqqoDS6S8RPsrZrma0_OBWuVUk0m9j_zK71tGd290frMQLpfDG4b8dFIXftNconBfTXRSs-k-VmPm6jk_L9Kapuivw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "be36fe85-d0ef-4c77-8441-65a68dc5abfc",
      "x": "OaubPEG_yG4ahU-Swag2beZ2AFM6In-Ej8kHIhEov6w",
      "y": "ld0C1-4wDuFFx1fn0EEfH4htjINnTo1QwK28f1ItV_4",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:38:42 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:38:42 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:38:42 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:38:42 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:38:42
oidcc-client-test-missing-iat
Setup Done
2020-08-10 19:39:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance stasgJzmiZlXO4P
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:39:25 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance stasgJzmiZlXO4P
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:39:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance stasgJzmiZlXO4P
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:39:25 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:39:25 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:39:25 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:39:25 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:39:25 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:39:25 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:39:25 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:39:25 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:39:25 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:39:25 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:39:25 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:39:25 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:39:25 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:39:25 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:39:25 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:39:25 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:39:25 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:39:25 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:39:25 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:39:25 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:39:25 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:39:25 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:39:25 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_kgUIyILMlZCsyGQ02986%-{!\u003c"
}
2020-08-10 19:39:25
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_kJfAMLZUSvJmnguYEIPEQhEefvLPlwGrioaNOFvkaUeFSYsdPD9743276553_/@ `
2020-08-10 19:39:25 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:39:25 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_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "client_secret": "secret_kJfAMLZUSvJmnguYEIPEQhEefvLPlwGrioaNOFvkaUeFSYsdPD9743276553_/@ `"
}
2020-08-10 19:39:25 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:39:25 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:39:25
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:39:25 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance stasgJzmiZlXO4P
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_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "client_secret": "secret_kJfAMLZUSvJmnguYEIPEQhEefvLPlwGrioaNOFvkaUeFSYsdPD9743276553_/@ `",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:39:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance stasgJzmiZlXO4P
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_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "dbcb6b87-188d-4fef-977d-0bef4690848a",
  "nonce": "0ad76793-7ac5-42c9-a358-2c9c7cef4f25"
}
incoming_body
Authorization endpoint
2020-08-10 19:39:25 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:39:25 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:39:25 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "dbcb6b87-188d-4fef-977d-0bef4690848a",
  "nonce": "0ad76793-7ac5-42c9-a358-2c9c7cef4f25"
}
2020-08-10 19:39:25 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:39:25 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
0ad76793-7ac5-42c9-a358-2c9c7cef4f25
2020-08-10 19:39:25 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:39:25 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_kgUIyILMlZCsyGQ02986%-{!<
2020-08-10 19:39:25 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:39:25 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:39:25 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:39:25 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
Ih6iQ62i2p
2020-08-10 19:39:25 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
LWO9pGRtVzVC1y1aorEXGg
2020-08-10 19:39:25 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "dbcb6b87-188d-4fef-977d-0bef4690848a"
}
2020-08-10 19:39:25 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "dbcb6b87-188d-4fef-977d-0bef4690848a",
  "code": "Ih6iQ62i2p"
}
2020-08-10 19:39:25 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance stasgJzmiZlXO4P
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"dbcb6b87-188d-4fef-977d-0bef4690848a","code":"Ih6iQ62i2p"}}]
outgoing_path
authorize
2020-08-10 19:39:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance stasgJzmiZlXO4P
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:39:25 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance stasgJzmiZlXO4P
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9e203254-e081-4096-9708-c467b603ef12",
      "n": "0XaLqxrzu_5XDmu-A9B8gWTXHXA4Pn7G6THN9wk0unGOET498fmXcA5cp2-5K7eluu2UW3TZmiBpTXdf5br7xLYoo0p-K8CWlxRYENyyOQMHxROSfzXtCtUKtFC9JjjzV5DsNSfn3XYTW3hvBJfNuUQmd6JXc0IuHBrY1iJRJmb3hkTEb04N2CcIxCimht4SKeANO7-0FKRX-XOvaV1w-nAMDhn1gCMrd1Smyo8exyvPsKn1WCbZdRrJmUT6dzMyXsZe9fSbhZGWMPYfkAWUOJDRNEGsqx6hxyqR4YwhJmQKafsNrMtQVdTpxDrTz2WPdy4M-KHfvqIqibQjrGnmIQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eb32a565-2e46-4cca-82c5-de30bafac936",
      "n": "mpODAjTJXCLTPjuxEVtBH8wF4B78ZouKx8DpR4_aLaVNxur9qJJPMDCL_rivpTEzHYAtPlfsZPJYzj9hJtzdPTGGKULNW0r4BxP8K7TVYKIh11XO6YVo5nKrT3G_9pnms82KjflKNWxzHkDLYj4gI2IMh7VdggfJWX0lYQJ0V3Fw2-03g6BYeCVv0RwMjj5dT2f4uhxZUhWVv5QWfg2ank8HjMMPkykpZzxsOkOYwYypAhzCB6UcqUUaAOjVupZCQwsrT5eCo2_zAAxRhH_i7n4maYEMJohzAim0Ox1P1SSwmHU2wIz88-VSSSuwFabFNtcT2CkY9q8L-EpiWmlqTQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3b82a24b-d221-4e0a-9bc7-92148c8fba04",
      "x": "qzS-TKC3OG6rUJFltR2RAAJTkoEYjpKxSNnHYVZMovg",
      "y": "r_WwEEUxprQk41sD7U9cZebv04W0VKMDMonV5-tBF5o"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e78440ed-5e1e-4d2c-8df8-8f61064f2da5",
      "x": "t5SJr35Us1duAcRyrQH_cRM4cU3PErHp6fSM3qu1ks4",
      "y": "1vNxfzgJIY5Yrb0suJTyeZYqupqEsGbgEJbLX-ymHlg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1e03c7f3-7019-4415-9d85-5b90eedb56ce",
      "x": "HM_S-TVzR2M6MjFZZP6xuntOkbC7ufixYS_hvzdrUKU",
      "y": "cCYlNWRyuZ561y232UmCvNDjk2vx4n4v6PpXew6H29I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4e86554e-c99e-4b3c-beb6-35e8ef34b57f",
      "x": "0pxCXfM4Hefxid4pO0hj1Kcc16GqYNbgaITbeShokJk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "69b1a561-8b6e-4dc0-b083-27d85eb9475e",
      "alg": "RSA-OAEP",
      "n": "hWBwdOomonaH8Xs6h1vXZ9TJRJI5hd31nkSrfERx17dUnH1mtydy2K7zwNulmM0b8TNENpvGW1KXfn2R_65ebCfyB8dG6IhlYONrWjIID4N3oDAgQxKre0IZk2Opzua88_i4B5L4Y8HUYHIIKQUl2Du94Zny2hESCQGnRCnVD1QTyRkZ16crg4rWQzilKRfsD93CB9GHgzarhqzkNhsabqeecCgbb4v23YxhiBlAv9ewlApUgvUDzk42X-k6ZqqoDS6S8RPsrZrma0_OBWuVUk0m9j_zK71tGd290frMQLpfDG4b8dFIXftNconBfTXRSs-k-VmPm6jk_L9Kapuivw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "be36fe85-d0ef-4c77-8441-65a68dc5abfc",
      "x": "OaubPEG_yG4ahU-Swag2beZ2AFM6In-Ej8kHIhEov6w",
      "y": "ld0C1-4wDuFFx1fn0EEfH4htjINnTo1QwK28f1ItV_4",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:39:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance stasgJzmiZlXO4P
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X2tnVUl5SUxNbFpDc3lHUTAyOTg2JTI1LSU3QiUyMSUzQzpzZWNyZXRfa0pmQU1MWlVTdkptbmd1WUVJUEVRaEVlZnZMUGx3R3Jpb2FOT0Z2a2FVZUZTWXNkUEQ5NzQzMjc2NTUzXyUyRiU0MCUyMCU2MA\u003d\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": "257",
  "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": "Ih6iQ62i2p",
  "client_id": "client_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "client_secret": "secret_kJfAMLZUSvJmnguYEIPEQhEefvLPlwGrioaNOFvkaUeFSYsdPD9743276553_/@ `",
  "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=Ih6iQ62i2p&client_id=client_kgUIyILMlZCsyGQ02986%25-%7B%21%3C&client_secret=secret_kJfAMLZUSvJmnguYEIPEQhEefvLPlwGrioaNOFvkaUeFSYsdPD9743276553_%2F%40+%60&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:39:25 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_kgUIyILMlZCsyGQ02986%-{!<
client_secret
secret_kJfAMLZUSvJmnguYEIPEQhEefvLPlwGrioaNOFvkaUeFSYsdPD9743276553_/@ `
method
client_secret_basic
2020-08-10 19:39:25 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:39:25 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
Ih6iQ62i2p
2020-08-10 19:39:25 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:39:26 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
IwSQHtc81fdqyjMaQfr0WYE3I4lLa9i0sd6jDaLjCqFeSDu0Fu
2020-08-10 19:39:26 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
mnOrq7Xi99K9B4W5bfr41g
2020-08-10 19:39:26 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_kgUIyILMlZCsyGQ02986%-{!<
nonce
0ad76793-7ac5-42c9-a358-2c9c7cef4f25
iat
1597088366
exp
1597088666
2020-08-10 19:39:26 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "nonce": "0ad76793-7ac5-42c9-a358-2c9c7cef4f25",
  "exp": 1597088666
}
2020-08-10 19:39:26 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
mnOrq7Xi99K9B4W5bfr41g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_kgUIyILMlZCsyGQ02986%-{!\u003c",
  "nonce": "0ad76793-7ac5-42c9-a358-2c9c7cef4f25",
  "exp": 1597088666,
  "at_hash": "mnOrq7Xi99K9B4W5bfr41g"
}
2020-08-10 19:39:26 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI5ZTIwMzI1NC1lMDgxLTQwOTYtOTcwOC1jNDY3YjYwM2VmMTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibW5PcnE3WGk5OUs5QjRXNWJmcjQxZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tnVUl5SUxNbFpDc3lHUTAyOTg2JS17ITwiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4ODY2Niwibm9uY2UiOiIwYWQ3Njc5My03YWM1LTQyYzktYTM1OC0yYzljN2NlZjRmMjUifQ.h-896IfDsNioiO122lrsik_B2rBsjSU6hk3AM8poV82H96j26panfzdIyyjOlaEAKg21-abhFCcQQfgJV36HtllM0wmd_4pHSSfVR8FlLre8J7jucTAdgQU_SQHdraLysHwYzBKRYPlKFo0lCcToNiZVpFFTHamO5mQiDhGh97ptYoelbvUSSZGvE4dLlYZFK01ExklEYfMMK5RKSNDdgj1Lfwx7qFijM160WT4Yalwe-9wwAZzylUkVAqJ4MQ4gRbZ7yuBfMS-nFK3IiqdwvXUsXTfHuTwxM5NiDqtYGuW0g37PSr9sxc79_44iRV5ak_XPReIopQzWX9Ar5GUk_Q
key
{"p":"6DforfrMGLDMD1ZvaRdaui9MZSM-JUmYspGNUm0D9V3ml4X4eTYD3k0AuQJereFCGwu_1hZmY8qPDYrRiWuZN1OrjNv9ySS9obXUYcYGcsH0-w8IFerb3wkB4tKSzvLcS33-SRiS0UV313EMsy2UulNE6NJz9mLJN267Jud9fgM","kty":"RSA","q":"5uoO5naqpBgp2aO6MMDdb1BD-t6hjQY3IxkJDDVrIXna9hjhkFNfkDJ-xFcWmBMrvRLRbyOfO65G5R10VTTOw_p1XbQoU1kiO9Jp_MDURX1tA2RxmlBOUk9bwVmdqJlsprouT5dNE6HSns6NWCYZxpHScrpoxyx8QUA6KZU51As","d":"GpuJcGnTDk1nt6A-GfPw7OrnXIj1zBKEp_i4pinYNdrY5h3W9pbzArwATxClIAWLGuy1DM0SGz8EwV9poiAXfUx6awu6bUpglr5x1WqDhTR6VzF-SYSLIPYhDvi2nlVbrALvzmzMSliGavcoexfhfShIDqhjnXOJse5DHyhq0IrHD76yWvdwB5MA68LnVIQkwwWuBo0LDHrGNshsS2jZsFAkJXOkQMrocT71rbVP0q1o9nkGXj1wRThlaWWunqFf1FCAMbKCdnK_90aoUcbM_KFTCkQdMAeIBLspcwE60SWh9Cm6uKobEoap1-4oqXZ-dlZFoWAAUK3gtd3Jq-RuZQ","e":"AQAB","use":"sig","kid":"9e203254-e081-4096-9708-c467b603ef12","qi":"lzfdIZ9s0Ka-npeOmYLRajKpOnCbKZmcpCnlU07bIJjfVWW4_rmLj0TblxLh8S0CH7oTFdKM0ZL8w9erMvWGoyDUlBDV9DfofSC8HbhCfvhl4KIlwtLEp1NJC4kFSt1C7H1ud3af_JGID92G1WScxT4EPLO4UBnQ09Tr59iIXfg","dp":"EOpxsqrAT1QhqURcnUUsQL_NStjEYCb6Tpe3ubdjQG50q7kAnqPGqFznnpKDnxr3m8zBTrEXCFHrFct09BO4d4VKy9oCpLJedfcu32hzc8yZMeioaCBRn--iCYnZU-XxEja9XUnC-CedUT5U9IBvgxspu-QIunv7uGQCkhTu2U0","dq":"sDPghNn-YlMR9EJsfHFfR2aPSSqDShJ5Fm4vKkLE6fmLLQlVbgVAwc7WTspJsmfGk3N9nvomsqrM7F4qfC5crM08q_EiaF92sQFh4P3fvNr1yYXm7iLjcQmfcY4JsTLJ5vvhBNjmdtmf15Cz6JTCTHTPir5V385BTqVM_JgjVXs","n":"0XaLqxrzu_5XDmu-A9B8gWTXHXA4Pn7G6THN9wk0unGOET498fmXcA5cp2-5K7eluu2UW3TZmiBpTXdf5br7xLYoo0p-K8CWlxRYENyyOQMHxROSfzXtCtUKtFC9JjjzV5DsNSfn3XYTW3hvBJfNuUQmd6JXc0IuHBrY1iJRJmb3hkTEb04N2CcIxCimht4SKeANO7-0FKRX-XOvaV1w-nAMDhn1gCMrd1Smyo8exyvPsKn1WCbZdRrJmUT6dzMyXsZe9fSbhZGWMPYfkAWUOJDRNEGsqx6hxyqR4YwhJmQKafsNrMtQVdTpxDrTz2WPdy4M-KHfvqIqibQjrGnmIQ"}
algorithm
RS256
2020-08-10 19:39:26 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:39:26 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
IwSQHtc81fdqyjMaQfr0WYE3I4lLa9i0sd6jDaLjCqFeSDu0Fu
token_type
Bearer
id_token
eyJraWQiOiI5ZTIwMzI1NC1lMDgxLTQwOTYtOTcwOC1jNDY3YjYwM2VmMTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibW5PcnE3WGk5OUs5QjRXNWJmcjQxZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tnVUl5SUxNbFpDc3lHUTAyOTg2JS17ITwiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4ODY2Niwibm9uY2UiOiIwYWQ3Njc5My03YWM1LTQyYzktYTM1OC0yYzljN2NlZjRmMjUifQ.h-896IfDsNioiO122lrsik_B2rBsjSU6hk3AM8poV82H96j26panfzdIyyjOlaEAKg21-abhFCcQQfgJV36HtllM0wmd_4pHSSfVR8FlLre8J7jucTAdgQU_SQHdraLysHwYzBKRYPlKFo0lCcToNiZVpFFTHamO5mQiDhGh97ptYoelbvUSSZGvE4dLlYZFK01ExklEYfMMK5RKSNDdgj1Lfwx7qFijM160WT4Yalwe-9wwAZzylUkVAqJ4MQ4gRbZ7yuBfMS-nFK3IiqdwvXUsXTfHuTwxM5NiDqtYGuW0g37PSr9sxc79_44iRV5ak_XPReIopQzWX9Ar5GUk_Q
scope
openid profile email
2020-08-10 19:39:26 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance stasgJzmiZlXO4P
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "IwSQHtc81fdqyjMaQfr0WYE3I4lLa9i0sd6jDaLjCqFeSDu0Fu",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI5ZTIwMzI1NC1lMDgxLTQwOTYtOTcwOC1jNDY3YjYwM2VmMTIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibW5PcnE3WGk5OUs5QjRXNWJmcjQxZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tnVUl5SUxNbFpDc3lHUTAyOTg2JS17ITwiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRcLyIsImV4cCI6MTU5NzA4ODY2Niwibm9uY2UiOiIwYWQ3Njc5My03YWM1LTQyYzktYTM1OC0yYzljN2NlZjRmMjUifQ.h-896IfDsNioiO122lrsik_B2rBsjSU6hk3AM8poV82H96j26panfzdIyyjOlaEAKg21-abhFCcQQfgJV36HtllM0wmd_4pHSSfVR8FlLre8J7jucTAdgQU_SQHdraLysHwYzBKRYPlKFo0lCcToNiZVpFFTHamO5mQiDhGh97ptYoelbvUSSZGvE4dLlYZFK01ExklEYfMMK5RKSNDdgj1Lfwx7qFijM160WT4Yalwe-9wwAZzylUkVAqJ4MQ4gRbZ7yuBfMS-nFK3IiqdwvXUsXTfHuTwxM5NiDqtYGuW0g37PSr9sxc79_44iRV5ak_XPReIopQzWX9Ar5GUk_Q",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:39:31 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:39:48
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
V6YLf4tiRp3Ea7I
Test Results