Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:29:47 INFO
TEST-RUNNER
Test instance hIaiqfweCowgXxe created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client_basic
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client_basic
description
Testing morph oidc basic client
planId
8XtXosP8NfqAM
config
{
  "alias": "morph_oidc_client_basic",
  "description": "Testing morph oidc basic client",
  "publish": "everything"
}
testName
oidcc-client-test-client-secret-basic
2020-08-10 19:29:47 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-08-10 19:29:47
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2020-08-10 19:29:47
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5JJQEMVqZQaoiwuRvelBRDt3gpVQpjHajq49dEKQt-nioXlOpcWmxP7pvCUUZ-NGG19Uwl6Kv9caL622xYCGgL0_h8fxzIGOXcsewnAYE7YhoIv5wp4n7EKrACYnXK2mulIoG_-U9WnM2a4IIwbYSQ6e3EZ_Mw0eJd-WXRXGez0",
      "kty": "RSA",
      "q": "q7JV1Ku9Vh7r2Ghl_1xbbUx-Fqy_mGrNXZ1xIzwxETcKe4vlBZVzXvdmf1Me23ORsQdKtSp-vWl2RDEyVM19j00ETD_NwN9Xlw3jOpQ8KjRrZ75Sx3GE0D5r9jU5mgO_itUtjaigUtZlCNugeeGWmMQCxEG0s9qUq8PyJYhQbcU",
      "d": "J5xxMhVlgVtRzOY0lPdZaoUYMJ5JqaWShEMfHIGq-FRT9EO3y1S0ROGxnGDm0iKJeKXWtqwNdmFKN3RWEXZ0B393HmH45rw2h7-2OL1witX7mitAmkDceWmKYYtceQ3EnprETm7xg7zNJa5kGh33aBbkTT4a4YG-WJiUW_b3J8mVnSAqvjKvTj7q5suwufsJKAC7cV4HDccFww6mIx17qvZnx3k91bRy59w57GwgyihgRvM4XVOw9TIm3lt4RfKBvJ8QmNpsdZzkGvQGF7en3pyDHRir6l1hWYc839HP1vmBfZdyY_5_O01ZYKtyLKC2mqaS01ohUMbKDjWeop0BoQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "f260e683-9f75-4b9b-ab61-639eb51d6ea4",
      "qi": "cU1ACjAa5MGPtJK7YRQyxzTx-XnlgYuDYI5OCZelj2WRnYISKvKLhwOItWhqzwchNM8nHBcD8KTOOHX4q6gcH1VPARc1aZApCWjCA4mxIiy9XELakFX6Co8oa1EwWq4aZmqYzPC3MbpbFseUUspi2CYsd74MQp8teBDAInZTx2A",
      "dp": "XMk4T1aUdiZZzPgJVbqWkAhD33KVpqGeQ0VgFQ3giYgcQ8hmsMyngliosYOr4PBVyU7NrYmLcYz0SF6QT2R5NVGdtJTqB0agcFrARdYTMA1DYVTxMpvZQQNfP1Q9rlWf1Qr81UDPS0CDs-n9y5o_uoiA3JKRmDu-_UjiVS89v1E",
      "dq": "UIdaPl82dHgYQe3lOPoGX6Mq2FO5oTEmlSvM7qvCj8JzBjM8_Xt1GyuKRVmk9WSlBpTW81W1D_2w3Jb-dkvTAi0rQOAEDtwx5sU6uDTiayEe5w-bH7QciNdeJ6IbHCN56RHHRdO7Ll8kEB2CjOfDjG8SpR30NQ7mABHtNrFSl8k",
      "n": "mUz12Vad_UqTu05cgbUNmpG2nYBh1u3kRaA0uWm5VzeqvwUcUNsjL_PDI1J_0bNRaR3kjeeSdwvzrORrHqLO1kxaT0rxGtXXXREsTRgd4FoTp7JHA720oNICZ6wJnvq78lMRxB-QiKMKaHw7gp3KF39D4TJX22zQS1RXBk8U36K1C3Cmf4nWEe4ktgKOZxQjl-Q8QbFQHXVVNl9dI1IMf76QCFTbYiayfqkHgVy7zMb2z3hsU41ZObe6mSIa9gsxf0GjtqSh-BgFeX9MUcmT6J8jlifJ7utoxFdeeN5IXqLl_YijgspjwvhboRpuKmtc_Zz2hPOpoeMtYxE3L0XO8Q"
    },
    {
      "kty": "EC",
      "d": "jDCv5dJutRl34zLO-nSP7I66bI2Lrc-Zewq8OJtXUDA",
      "use": "sig",
      "crv": "P-256",
      "kid": "56bfcc3b-9727-4baf-b9c7-bfd1b621830f",
      "x": "JfggzgsXwLHznnHrvrqg4DoGyEu57-Kv289AQfbXeg0",
      "y": "bWwbBxL__e7scmAWw2KBX7Znv09VNkm7VLDNCbde6wU"
    },
    {
      "kty": "EC",
      "d": "BQPiYDymp56fMGioLIWoqh4cXGuk0fAtbWlk5h9xjNY",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c11a330e-489d-4d8a-a854-9e686e46d1ae",
      "x": "8VQzUmsbZMwsRKIstJLV28d7OAniwzv-ea9RgpWCu_0",
      "y": "1VYhJkBTY-liXefv00zDE0lxtpr7JJDVyrMce8nHo3g"
    },
    {
      "kty": "OKP",
      "d": "vs0J8BMDvGWhaUje9RfJm-aHdvtuPIwC6J_zjFCFPhQ",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "3831f151-3229-4bc3-91f9-1eb394ad3c02",
      "x": "t4mYqrZO_r2mEWll_EANkUhIjvwVfXtaranHk5_tSb0"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0_WDNmYBwiVKDVLlGZs_JwOkiw71EGPc1OzzxoPF_TQ8et-k4SgtcHkWVzYU-VjMe7utK_9V6E3ynrgLOmWuQ0HR5jecRGTpnPfZzwbOmyCACyA8MceVUYqXbmixEdR8_rLMgZbchSpJ9E1luZ_CwlwdeDSBR0TA0maW20bYnXk",
      "kty": "RSA",
      "q": "wc2Q9Azn_VhZswFmyLI7CdtneP3CDIsfEPbF9onAR_aEeJSXDlBtPorUJlapQdF9CwQptv8yN2RC8cWVbF0gy55CQFdKgqWD-hoFVsLTRsryAtw4MqSye2d_T4ma6ycB6qs_VvukmK_H8aN4jYTrGQvQ7jNNgGzQyN6CFYvFaLM",
      "d": "JofhYcQ0JQbK7shS6oCB5RHYasneRmGdNunrDx2iUARJcWE-rpOZvIT2lqKYb4S9EjfMdK7sXRrIB8E-OaUiQY0UwuHgIqviQnR6VropL-Cmogu7hbQxdF8_oOpm4diEsqhlgVIxky-HeBvKzz3tk5IqIU4TGCVdXxKAXcuJYujP87BbRDrCFNfQCYaPvHSVug_qCwYskEVeJE86QTUwqAseQJADNTFp1Bk0nSV0RMtsSrLv_GquIoJnn5DOIlKSEYNzhn64SGN20zBTcQSwvPOAUVHKyWyB_-3CU9dwT8LHzJ4fCu6iHY4hrqjYEgAS8S--LwSii86tm9o12k258Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "912d2c38-6794-4335-be79-798f60316d2e",
      "qi": "v9GRt1Y9ihYqvQLFOP59WhMiksV_LEdmM7y0KEYKUYVTnO2otV69MlWjpry6gUmF9skK14fNqHnhWlc9ZNxWD4cmeJsC8_MzGgmAdZ-q9qPnCkEe27Qj4U9DlTWES-1rgbR1593ve2HeSvx7Z4lOPSYo55hRmNLG-4MGCaqmTQA",
      "dp": "y0Z15EHIBe3FKyoI1Znx4vS3ZTWfCWz8aKgm0oel5cOnDSBW_CiQC4HVTyZqzwe-dBv1ZHCobvXybQ2MlyDVE2OYbfV_RIiTExsQJGAe3N86bXEoyYTjSyRjPlvhFXx3s7y-LLoGGyAHdOiVWoRBQC0fhhy0ryjc0-vXWcyECeE",
      "alg": "RSA-OAEP",
      "dq": "gvOe_Xj3DLW1LoJE7FmaEOgCu7tjckxS-oh0bUjY9wc4ra1hgFeR6Y-vGBS4m3Os9VOjyDYZvVnu7iTe-XDX5x4RkB4rh6nFSqpobx6H2i7pZktdYcLtovrlCF5nonsiDWoXC3RP3KfyB3G41I86uBrG2x0pQhzE2uWWqm5ePoc",
      "n": "oHZLij_2QnOHxuwAobBDgLg8db-ANRhQLJ-l1JPL108I0-kIDKke9XQu-USunbcZYF2tujPo90Ag1hmBx4qtjT0vzyz2n2NkhZE7YRuztN_hVL4oqMkuc94p8KTiDkXkwUZC87aVY8DcUdhz34rSr-lRgd2uqqcGmGxllBSdHick6DCRZgNwdRCkriJ83AR3e3fnJDmm9A7r2rxVjOv0mTB8LSI2g6Ca90baHfJsdZ3TTkOhDVA4xGvVqMJmwDeuGhjBQqCtfIYCzZmQ4alUOZDBbcqYTZ8IgfhTfHO3NvyzQJGGomBGBOPEimA__9X4tTI9t4PYaE3X5A85aoxDmw"
    },
    {
      "kty": "EC",
      "d": "LbuCihml5ULdpPcs_F3a38N4YUpsBoFuhYtj3l7XwV8",
      "use": "enc",
      "crv": "P-256",
      "kid": "c787e411-9b21-4021-a0aa-6a2aa3bb6485",
      "x": "5zHh21DOi6QhKeilkDPOj3Fif9WpQajePHC6fv0VKoQ",
      "y": "fGwCVPmF0tTTYHIkilewo_UySfigecjJzVh14Uiudgw",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f260e683-9f75-4b9b-ab61-639eb51d6ea4",
      "n": "mUz12Vad_UqTu05cgbUNmpG2nYBh1u3kRaA0uWm5VzeqvwUcUNsjL_PDI1J_0bNRaR3kjeeSdwvzrORrHqLO1kxaT0rxGtXXXREsTRgd4FoTp7JHA720oNICZ6wJnvq78lMRxB-QiKMKaHw7gp3KF39D4TJX22zQS1RXBk8U36K1C3Cmf4nWEe4ktgKOZxQjl-Q8QbFQHXVVNl9dI1IMf76QCFTbYiayfqkHgVy7zMb2z3hsU41ZObe6mSIa9gsxf0GjtqSh-BgFeX9MUcmT6J8jlifJ7utoxFdeeN5IXqLl_YijgspjwvhboRpuKmtc_Zz2hPOpoeMtYxE3L0XO8Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ac3fcbbb-c88a-48b3-a54c-5004d5aadf73",
      "n": "olqNi36Mj2sllgNayhwNYHgWlyzjw48ddIwnmvfG-H0QXArHQcEm27U_fwbfTsI4yurKGVteL84yfzGE94_ScSGZArQMRnUEAjsAYyRFXbwx7DwgA2NroQpq5182Hv7B6LFhJMk4hTGAc4QKSYsu2NL6tx30ZvSl9zmnAG1JC128hNliUjXWIPy-whFf25JKB24Vs-bpL9F-7rIfl_EKGjAFOrF5LPzUvElpJ2_dDzGAIRkX-GTBVKDYa97eaB3x8ncLWpoUGpTdMpC4E7HvpSdj8UGmizrrtREAEpw04Vfkf17_rgd0r2R9Qxp7fbBILxByhVy7GperFQmqN1O6OQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "56bfcc3b-9727-4baf-b9c7-bfd1b621830f",
      "x": "JfggzgsXwLHznnHrvrqg4DoGyEu57-Kv289AQfbXeg0",
      "y": "bWwbBxL__e7scmAWw2KBX7Znv09VNkm7VLDNCbde6wU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3a85356c-717e-48e6-808e-de334eb6995b",
      "x": "JWElTOG_rXczjzvDRaTlO5KbdfFEKE-9adtPh4Hcnsg",
      "y": "a2nit6WeIxb_mLp9ZEY2LuUNdn5jX8iKIUkN5iw5Fmo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c11a330e-489d-4d8a-a854-9e686e46d1ae",
      "x": "8VQzUmsbZMwsRKIstJLV28d7OAniwzv-ea9RgpWCu_0",
      "y": "1VYhJkBTY-liXefv00zDE0lxtpr7JJDVyrMce8nHo3g"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "3831f151-3229-4bc3-91f9-1eb394ad3c02",
      "x": "t4mYqrZO_r2mEWll_EANkUhIjvwVfXtaranHk5_tSb0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "912d2c38-6794-4335-be79-798f60316d2e",
      "alg": "RSA-OAEP",
      "n": "oHZLij_2QnOHxuwAobBDgLg8db-ANRhQLJ-l1JPL108I0-kIDKke9XQu-USunbcZYF2tujPo90Ag1hmBx4qtjT0vzyz2n2NkhZE7YRuztN_hVL4oqMkuc94p8KTiDkXkwUZC87aVY8DcUdhz34rSr-lRgd2uqqcGmGxllBSdHick6DCRZgNwdRCkriJ83AR3e3fnJDmm9A7r2rxVjOv0mTB8LSI2g6Ca90baHfJsdZ3TTkOhDVA4xGvVqMJmwDeuGhjBQqCtfIYCzZmQ4alUOZDBbcqYTZ8IgfhTfHO3NvyzQJGGomBGBOPEimA__9X4tTI9t4PYaE3X5A85aoxDmw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c787e411-9b21-4021-a0aa-6a2aa3bb6485",
      "x": "5zHh21DOi6QhKeilkDPOj3Fif9WpQajePHC6fv0VKoQ",
      "y": "fGwCVPmF0tTTYHIkilewo_UySfigecjJzVh14Uiudgw",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:29:47 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:29:47 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-08-10 19:29:47 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:29:47 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:29:47
oidcc-client-test-client-secret-basic
Setup Done
2020-08-10 19:30:25 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hIaiqfweCowgXxe
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:30:25 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hIaiqfweCowgXxe
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2020-08-10 19:30:25 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hIaiqfweCowgXxe
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "339",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
{"redirect_uris":["https://morph-oidc-client.strid.ninja/auth/cb","https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"],"response_types":["code"],"grant_types":["authorization_code"],"contacts":["ulrik.strid@outlook.com"],"client_name":"basic_morph_oidc_client","token_endpoint_auth_method":"client_secret_basic"}
Registration endpoint
2020-08-10 19:30: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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-08-10 19:30:25 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:30:25 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:30: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_basic/callback"
]
2020-08-10 19:30:25 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:30:25 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:30:25 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:30:25 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:30:25 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:30: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:30:25 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:30: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:30:25 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:30: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:30:25 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:30: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:30:25 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:30: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:30: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:30: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:30:25 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:30:25 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:30: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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_xuhKGpflQzBJwDC65214\u003d{+,("
}
2020-08-10 19:30:25
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_xdfhjBaNVqzrUZTCaEtJAioUIxOHnhUfnvIAuvCgNtUrCIVjqL7878887030!<<{`
2020-08-10 19:30:25 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:30: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_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_xuhKGpflQzBJwDC65214\u003d{+,(",
  "client_secret": "secret_xdfhjBaNVqzrUZTCaEtJAioUIxOHnhUfnvIAuvCgNtUrCIVjqL7878887030!\u003c\u003c{`"
}
2020-08-10 19:30:25 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:30:25 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-08-10 19:30:25
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:30:25 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hIaiqfweCowgXxe
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client_basic/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "basic_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_xuhKGpflQzBJwDC65214\u003d{+,(",
  "client_secret": "secret_xdfhjBaNVqzrUZTCaEtJAioUIxOHnhUfnvIAuvCgNtUrCIVjqL7878887030!\u003c\u003c{`",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:30:25 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hIaiqfweCowgXxe
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_xuhKGpflQzBJwDC65214\u003d{+,(",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "90da9309-6693-4e05-aa8d-a3292357de8f",
  "nonce": "3b9f5e5a-19e1-4462-8cd6-79d9d7282ddd"
}
incoming_body
Authorization endpoint
2020-08-10 19:30:25 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:30:25 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:30:25 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_xuhKGpflQzBJwDC65214\u003d{+,(",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "90da9309-6693-4e05-aa8d-a3292357de8f",
  "nonce": "3b9f5e5a-19e1-4462-8cd6-79d9d7282ddd"
}
2020-08-10 19:30:25 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:30:25 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
3b9f5e5a-19e1-4462-8cd6-79d9d7282ddd
2020-08-10 19:30:25 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:30:25 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_xuhKGpflQzBJwDC65214={+,(
2020-08-10 19:30: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_basic/callback"
]
2020-08-10 19:30:25 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:30:25 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:30:25 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
wZxUZIiSlk
2020-08-10 19:30:25 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
QAu_4y3vG9r_NcvM4q6XAg
2020-08-10 19:30:25 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "90da9309-6693-4e05-aa8d-a3292357de8f"
}
2020-08-10 19:30: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": "90da9309-6693-4e05-aa8d-a3292357de8f",
  "code": "wZxUZIiSlk"
}
2020-08-10 19:30:25
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://morph-oidc-client.strid.ninja/auth/cb?state=90da9309-6693-4e05-aa8d-a3292357de8f&code=wZxUZIiSlk
2020-08-10 19:30:25 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hIaiqfweCowgXxe
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://morph-oidc-client.strid.ninja/auth/cb?state=90da9309-6693-4e05-aa8d-a3292357de8f&code=wZxUZIiSlk]
outgoing_path
authorize
2020-08-10 19:30:25 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hIaiqfweCowgXxe
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:30:25 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hIaiqfweCowgXxe
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f260e683-9f75-4b9b-ab61-639eb51d6ea4",
      "n": "mUz12Vad_UqTu05cgbUNmpG2nYBh1u3kRaA0uWm5VzeqvwUcUNsjL_PDI1J_0bNRaR3kjeeSdwvzrORrHqLO1kxaT0rxGtXXXREsTRgd4FoTp7JHA720oNICZ6wJnvq78lMRxB-QiKMKaHw7gp3KF39D4TJX22zQS1RXBk8U36K1C3Cmf4nWEe4ktgKOZxQjl-Q8QbFQHXVVNl9dI1IMf76QCFTbYiayfqkHgVy7zMb2z3hsU41ZObe6mSIa9gsxf0GjtqSh-BgFeX9MUcmT6J8jlifJ7utoxFdeeN5IXqLl_YijgspjwvhboRpuKmtc_Zz2hPOpoeMtYxE3L0XO8Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "ac3fcbbb-c88a-48b3-a54c-5004d5aadf73",
      "n": "olqNi36Mj2sllgNayhwNYHgWlyzjw48ddIwnmvfG-H0QXArHQcEm27U_fwbfTsI4yurKGVteL84yfzGE94_ScSGZArQMRnUEAjsAYyRFXbwx7DwgA2NroQpq5182Hv7B6LFhJMk4hTGAc4QKSYsu2NL6tx30ZvSl9zmnAG1JC128hNliUjXWIPy-whFf25JKB24Vs-bpL9F-7rIfl_EKGjAFOrF5LPzUvElpJ2_dDzGAIRkX-GTBVKDYa97eaB3x8ncLWpoUGpTdMpC4E7HvpSdj8UGmizrrtREAEpw04Vfkf17_rgd0r2R9Qxp7fbBILxByhVy7GperFQmqN1O6OQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "56bfcc3b-9727-4baf-b9c7-bfd1b621830f",
      "x": "JfggzgsXwLHznnHrvrqg4DoGyEu57-Kv289AQfbXeg0",
      "y": "bWwbBxL__e7scmAWw2KBX7Znv09VNkm7VLDNCbde6wU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3a85356c-717e-48e6-808e-de334eb6995b",
      "x": "JWElTOG_rXczjzvDRaTlO5KbdfFEKE-9adtPh4Hcnsg",
      "y": "a2nit6WeIxb_mLp9ZEY2LuUNdn5jX8iKIUkN5iw5Fmo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c11a330e-489d-4d8a-a854-9e686e46d1ae",
      "x": "8VQzUmsbZMwsRKIstJLV28d7OAniwzv-ea9RgpWCu_0",
      "y": "1VYhJkBTY-liXefv00zDE0lxtpr7JJDVyrMce8nHo3g"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "3831f151-3229-4bc3-91f9-1eb394ad3c02",
      "x": "t4mYqrZO_r2mEWll_EANkUhIjvwVfXtaranHk5_tSb0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "912d2c38-6794-4335-be79-798f60316d2e",
      "alg": "RSA-OAEP",
      "n": "oHZLij_2QnOHxuwAobBDgLg8db-ANRhQLJ-l1JPL108I0-kIDKke9XQu-USunbcZYF2tujPo90Ag1hmBx4qtjT0vzyz2n2NkhZE7YRuztN_hVL4oqMkuc94p8KTiDkXkwUZC87aVY8DcUdhz34rSr-lRgd2uqqcGmGxllBSdHick6DCRZgNwdRCkriJ83AR3e3fnJDmm9A7r2rxVjOv0mTB8LSI2g6Ca90baHfJsdZ3TTkOhDVA4xGvVqMJmwDeuGhjBQqCtfIYCzZmQ4alUOZDBbcqYTZ8IgfhTfHO3NvyzQJGGomBGBOPEimA__9X4tTI9t4PYaE3X5A85aoxDmw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c787e411-9b21-4021-a0aa-6a2aa3bb6485",
      "x": "5zHh21DOi6QhKeilkDPOj3Fif9WpQajePHC6fv0VKoQ",
      "y": "fGwCVPmF0tTTYHIkilewo_UySfigecjJzVh14Uiudgw",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:30:25 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hIaiqfweCowgXxe
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X3h1aEtHcGZsUXpCSndEQzY1MjE0JTNEJTdCJTJCJTJDJTI4OnNlY3JldF94ZGZoakJhTlZxenJVWlRDYUV0SkFpb1VJeE9IbmhVZm52SUF1dkNnTnRVckNJVmpxTDc4Nzg4ODcwMzAlMjElM0MlM0MlN0IlNjA\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": "261",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "scope": "openid",
  "code": "wZxUZIiSlk",
  "client_id": "client_xuhKGpflQzBJwDC65214\u003d{+,(",
  "client_secret": "secret_xdfhjBaNVqzrUZTCaEtJAioUIxOHnhUfnvIAuvCgNtUrCIVjqL7878887030!\u003c\u003c{`",
  "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=wZxUZIiSlk&client_id=client_xuhKGpflQzBJwDC65214%3D%7B%2B%2C%28&client_secret=secret_xdfhjBaNVqzrUZTCaEtJAioUIxOHnhUfnvIAuvCgNtUrCIVjqL7878887030%21%3C%3C%7B%60&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:30:25 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_xuhKGpflQzBJwDC65214={+,(
client_secret
secret_xdfhjBaNVqzrUZTCaEtJAioUIxOHnhUfnvIAuvCgNtUrCIVjqL7878887030!<<{`
method
client_secret_basic
2020-08-10 19:30:25 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:30:25 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
wZxUZIiSlk
2020-08-10 19:30: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:30:25 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
ALn4SQEPpi0xBLJzoMKMiqB6eATtaorjI99HwUeDm1g8tQFlFi
2020-08-10 19:30:25 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
ZCcbE4GOyRjygHSCzxO-3A
2020-08-10 19:30:25 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client_basic/
sub
user-subject-1234531
aud
client_xuhKGpflQzBJwDC65214={+,(
nonce
3b9f5e5a-19e1-4462-8cd6-79d9d7282ddd
iat
1597087825
exp
1597088125
2020-08-10 19:30:25 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
ZCcbE4GOyRjygHSCzxO-3A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client_basic/",
  "sub": "user-subject-1234531",
  "aud": "client_xuhKGpflQzBJwDC65214\u003d{+,(",
  "nonce": "3b9f5e5a-19e1-4462-8cd6-79d9d7282ddd",
  "iat": 1597087825,
  "exp": 1597088125,
  "at_hash": "ZCcbE4GOyRjygHSCzxO-3A"
}
2020-08-10 19:30:25 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJmMjYwZTY4My05Zjc1LTRiOWItYWI2MS02MzllYjUxZDZlYTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWkNjYkU0R095Ump5Z0hTQ3p4Ty0zQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3h1aEtHcGZsUXpCSndEQzY1MjE0PXsrLCgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLyIsImV4cCI6MTU5NzA4ODEyNSwibm9uY2UiOiIzYjlmNWU1YS0xOWUxLTQ0NjItOGNkNi03OWQ5ZDcyODJkZGQiLCJpYXQiOjE1OTcwODc4MjV9.GOwOyDymWWrNun29wGHNBCd-bfYMPNSgZWn7LgMBuJV20oQAVqQOgYkrYueVx-rzx8cyhEdLayfsgM1nyJqotri__anll605-rkIX5Yoc7UOcMdbr4cUzuatWQ5PCy37ZkYSQ95UfsNNVCRsiV6oyxZTuCT-EstLbUwk6Cx8SsMJuhr66JlvuhXrRpjSCc4SEI_ZD9bLcNko5He3WBx4uyKUQ-_TdT19TpVVD69IfELbRwN0PvOftzM9lYvkb04MRPWcS-UfI9ip5S-5xKpB4dWWMpGyyrFLN8Zp3Jf80U5detPP6p_okU1EXaBvNhx8lWhj6qn8-ljpnOvNdD3B3w
key
{"p":"5JJQEMVqZQaoiwuRvelBRDt3gpVQpjHajq49dEKQt-nioXlOpcWmxP7pvCUUZ-NGG19Uwl6Kv9caL622xYCGgL0_h8fxzIGOXcsewnAYE7YhoIv5wp4n7EKrACYnXK2mulIoG_-U9WnM2a4IIwbYSQ6e3EZ_Mw0eJd-WXRXGez0","kty":"RSA","q":"q7JV1Ku9Vh7r2Ghl_1xbbUx-Fqy_mGrNXZ1xIzwxETcKe4vlBZVzXvdmf1Me23ORsQdKtSp-vWl2RDEyVM19j00ETD_NwN9Xlw3jOpQ8KjRrZ75Sx3GE0D5r9jU5mgO_itUtjaigUtZlCNugeeGWmMQCxEG0s9qUq8PyJYhQbcU","d":"J5xxMhVlgVtRzOY0lPdZaoUYMJ5JqaWShEMfHIGq-FRT9EO3y1S0ROGxnGDm0iKJeKXWtqwNdmFKN3RWEXZ0B393HmH45rw2h7-2OL1witX7mitAmkDceWmKYYtceQ3EnprETm7xg7zNJa5kGh33aBbkTT4a4YG-WJiUW_b3J8mVnSAqvjKvTj7q5suwufsJKAC7cV4HDccFww6mIx17qvZnx3k91bRy59w57GwgyihgRvM4XVOw9TIm3lt4RfKBvJ8QmNpsdZzkGvQGF7en3pyDHRir6l1hWYc839HP1vmBfZdyY_5_O01ZYKtyLKC2mqaS01ohUMbKDjWeop0BoQ","e":"AQAB","use":"sig","kid":"f260e683-9f75-4b9b-ab61-639eb51d6ea4","qi":"cU1ACjAa5MGPtJK7YRQyxzTx-XnlgYuDYI5OCZelj2WRnYISKvKLhwOItWhqzwchNM8nHBcD8KTOOHX4q6gcH1VPARc1aZApCWjCA4mxIiy9XELakFX6Co8oa1EwWq4aZmqYzPC3MbpbFseUUspi2CYsd74MQp8teBDAInZTx2A","dp":"XMk4T1aUdiZZzPgJVbqWkAhD33KVpqGeQ0VgFQ3giYgcQ8hmsMyngliosYOr4PBVyU7NrYmLcYz0SF6QT2R5NVGdtJTqB0agcFrARdYTMA1DYVTxMpvZQQNfP1Q9rlWf1Qr81UDPS0CDs-n9y5o_uoiA3JKRmDu-_UjiVS89v1E","dq":"UIdaPl82dHgYQe3lOPoGX6Mq2FO5oTEmlSvM7qvCj8JzBjM8_Xt1GyuKRVmk9WSlBpTW81W1D_2w3Jb-dkvTAi0rQOAEDtwx5sU6uDTiayEe5w-bH7QciNdeJ6IbHCN56RHHRdO7Ll8kEB2CjOfDjG8SpR30NQ7mABHtNrFSl8k","n":"mUz12Vad_UqTu05cgbUNmpG2nYBh1u3kRaA0uWm5VzeqvwUcUNsjL_PDI1J_0bNRaR3kjeeSdwvzrORrHqLO1kxaT0rxGtXXXREsTRgd4FoTp7JHA720oNICZ6wJnvq78lMRxB-QiKMKaHw7gp3KF39D4TJX22zQS1RXBk8U36K1C3Cmf4nWEe4ktgKOZxQjl-Q8QbFQHXVVNl9dI1IMf76QCFTbYiayfqkHgVy7zMb2z3hsU41ZObe6mSIa9gsxf0GjtqSh-BgFeX9MUcmT6J8jlifJ7utoxFdeeN5IXqLl_YijgspjwvhboRpuKmtc_Zz2hPOpoeMtYxE3L0XO8Q"}
algorithm
RS256
2020-08-10 19:30:25 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:30:25 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
ALn4SQEPpi0xBLJzoMKMiqB6eATtaorjI99HwUeDm1g8tQFlFi
token_type
Bearer
id_token
eyJraWQiOiJmMjYwZTY4My05Zjc1LTRiOWItYWI2MS02MzllYjUxZDZlYTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWkNjYkU0R095Ump5Z0hTQ3p4Ty0zQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3h1aEtHcGZsUXpCSndEQzY1MjE0PXsrLCgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLyIsImV4cCI6MTU5NzA4ODEyNSwibm9uY2UiOiIzYjlmNWU1YS0xOWUxLTQ0NjItOGNkNi03OWQ5ZDcyODJkZGQiLCJpYXQiOjE1OTcwODc4MjV9.GOwOyDymWWrNun29wGHNBCd-bfYMPNSgZWn7LgMBuJV20oQAVqQOgYkrYueVx-rzx8cyhEdLayfsgM1nyJqotri__anll605-rkIX5Yoc7UOcMdbr4cUzuatWQ5PCy37ZkYSQ95UfsNNVCRsiV6oyxZTuCT-EstLbUwk6Cx8SsMJuhr66JlvuhXrRpjSCc4SEI_ZD9bLcNko5He3WBx4uyKUQ-_TdT19TpVVD69IfELbRwN0PvOftzM9lYvkb04MRPWcS-UfI9ip5S-5xKpB4dWWMpGyyrFLN8Zp3Jf80U5detPP6p_okU1EXaBvNhx8lWhj6qn8-ljpnOvNdD3B3w
scope
openid profile email
2020-08-10 19:30:25 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hIaiqfweCowgXxe
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "ALn4SQEPpi0xBLJzoMKMiqB6eATtaorjI99HwUeDm1g8tQFlFi",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJmMjYwZTY4My05Zjc1LTRiOWItYWI2MS02MzllYjUxZDZlYTQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWkNjYkU0R095Ump5Z0hTQ3p4Ty0zQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3h1aEtHcGZsUXpCSndEQzY1MjE0PXsrLCgiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvbW9ycGhfb2lkY19jbGllbnRfYmFzaWNcLyIsImV4cCI6MTU5NzA4ODEyNSwibm9uY2UiOiIzYjlmNWU1YS0xOWUxLTQ0NjItOGNkNi03OWQ5ZDcyODJkZGQiLCJpYXQiOjE1OTcwODc4MjV9.GOwOyDymWWrNun29wGHNBCd-bfYMPNSgZWn7LgMBuJV20oQAVqQOgYkrYueVx-rzx8cyhEdLayfsgM1nyJqotri__anll605-rkIX5Yoc7UOcMdbr4cUzuatWQ5PCy37ZkYSQ95UfsNNVCRsiV6oyxZTuCT-EstLbUwk6Cx8SsMJuhr66JlvuhXrRpjSCc4SEI_ZD9bLcNko5He3WBx4uyKUQ-_TdT19TpVVD69IfELbRwN0PvOftzM9lYvkb04MRPWcS-UfI9ip5S-5xKpB4dWWMpGyyrFLN8Zp3Jf80U5detPP6p_okU1EXaBvNhx8lWhj6qn8-ljpnOvNdD3B3w",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:30:25 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hIaiqfweCowgXxe
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer ALn4SQEPpi0xBLJzoMKMiqB6eATtaorjI99HwUeDm1g8tQFlFi",
  "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:30:25 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
ALn4SQEPpi0xBLJzoMKMiqB6eATtaorjI99HwUeDm1g8tQFlFi
2020-08-10 19:30:25 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
ALn4SQEPpi0xBLJzoMKMiqB6eATtaorjI99HwUeDm1g8tQFlFi
2020-08-10 19:30:25 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:30:25
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-08-10 19:30:25 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:30:25 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:30:25 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:30:25 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hIaiqfweCowgXxe
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:30:25 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
Test Results