Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:52:03 INFO
TEST-RUNNER
Test instance Irv0IchDdBv2uu2 created
baseUrl
https://www.certification.openid.net/test/Irv0IchDdBv2uu2
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias

                                
description
test suite runner for openid-client
planId
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-missing-sub
2020-09-01 12:52:03 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/",
  "authorization_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/token",
  "jwks_uri": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/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-09-01 12:52:03
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/",
  "authorization_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/token",
  "jwks_uri": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/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-09-01 12:52:04
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "1AL3PAbfSq5Qfl68uJs0W-RJe5UARIeBK4FJi1htfQGsrhYcLOy_ApTStX3hMMl7vf5wzJ706u5FshQHJHcOrLBoAbKjfwAyfbzCP7-XohJnEdClAk_gv2EdlNop1vpQo71CPU_CX7XZ1laZ8FCSO6Oq7LTBKavZhysmhiAAiO0",
      "kty": "RSA",
      "q": "qf5MFDubVadfMCXrEiatk6K0dgyp1nrCHDyJzp0DMhCUy8B9riF-p-WWpkF9tyf2jmodYF8Pcw6F_4U9qyNm_Zmlw5c6-qrLrse5vTS6XOIaPOixsEjSknlXY8LVTadP51rMQjgMqWQf2qsHahthazIARnjrjcr6tO_cTyt5woU",
      "d": "irrUQKzFw-C3GX4I19yKWTSBYQPxHfmXgzsWNs3uq82NONv502apo1vespzKLvUVXkF_oAqAq-u3x_Rr3Etje0iTVNt06AP-y6zaN3w6VNNYzlTRwbjqZ2S6bXdmWF3ijgGp-NcRO8Skt-WUJ9yiLFgfQYQr31nMKLvPLHIsBGOmj-iFdKM1UE6MAPUKPVF3hxjenGB73YtZTMxQ93kk0OfwWREv5cEURJaXsTC5FmwrnkGIcEWQ6Yw4-qRacKTa1cmVTjvT7eoYsBdYbog6tSfqsxhA1_MnFUaLIyPiuI6Cxy3E62QabM_PcM2303w32WSBv6Hlg9hhni6Kbr_kcQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "48d9387d-2a41-46b7-b162-8a78c7ceb264",
      "qi": "SxhFZGFdEGqndI8bRep4az8NjuITRFt5Sn07fegecF7JZMIZKEI-8qqHQK7Vuv1li0uHYcwZSfQIkORK0naRsSqqa3xK8eRoPrhXNO6uyO3wUk8RbDRjr8TXglHrKawI7lPxeyljRvbhmdtJTkan7dbcSuKzI2qQ0YbTGWiKfUE",
      "dp": "PJkMaY_dSs9AGp6henKCKLG7fyM7jFrexLyTdMy1nsFXxfpz2zNf9TDseQudzgAI6mlLfHECuBOawCeRUw7klt9lGvcgXDCGPgIx017DzINOCn2EbIDAUHNFrUIeK2AopGR4BmZBvHGR7f2aymF9KqbBOB8CBxMjfcsLm9KR1JE",
      "dq": "c_FQvIAHKz1zy-gg04lz2_0eLmHmuLWTjSSxLS2kD1KF2g5Y6hpIQ4Vw4cZLU0-7d1ji3mcXp3bhZ-zdqcsEpLVV_Pg5rtws_fGVOnorHczM7nwbLUwN6v893nn1d_hEpFwmcoe-Aw6aN09tSC6SnEVHMMmqh1RI-H2cepcBfe0",
      "n": "jMiPKZEWsEoffa7-I_WHJOV-tTNIcSjY3dYnVqRcn0JVe0wnx8a_dkOwkizJ4NkOCrjdg-UolM-F3AgFviOOavUOy6BpK89VQruXs0AiEB_UXuu5c1wEZLLIxSlU_9qvuWzxYv1RED11wtgobDyP9gUQfioUXX5yNpmnGqGxqFAF6dL1fQSrP-tXYx67qOuFIKKANs-WEl-YNiniiLg3NShuqu9_gak2tC-_G9EwjXWOmu08TfGI6w-rtiv2_2qTZk6WLO6pNhgc4loxZ92yWBhzajmErp8XbOv6_IiQIhoLsHebvTM7s6c3l07hY6W3bzRQ02mkZGx4esxSjw-9IQ"
    },
    {
      "kty": "EC",
      "d": "VVFR6wWBofQdfy7PWz1lDnWlqGCn0gxBqnigNkKjqxs",
      "use": "sig",
      "crv": "P-256",
      "kid": "f3c04acc-edf5-49fc-8f33-8a827b404e10",
      "x": "_efqrgp5xtsZrFLpHIEMZo2JrMyPPHc9S-Vtoc0KdIw",
      "y": "Sdhil9Anc6yaxDeCzFu0mdwkiXAnjM3ZypCeIRxTTHU"
    },
    {
      "kty": "EC",
      "d": "CTztO4MEzkctzfjY5kcqqcXWk6JSg0ob8nnTTWRO2j8",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "3ebcda0c-8185-4689-a87e-239bb4a9beff",
      "x": "HyFkfEFIW4KbZ_ZXCpNsGr_nlhoCqxqjipeOVMOr-0k",
      "y": "KKw7x3wsLndUir0c-fXHxsqYMFKa4cYOr7syddEydeU"
    },
    {
      "kty": "OKP",
      "d": "rmW-zT2LP-MVvw50P-aF9eaJ18mD-Z_iubzfTvL6wjM",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ad7cc365-390f-4dc8-a8e2-899b7e45929b",
      "x": "CS7G9HYIZAjVtejbxkeQIPYDK5sLIt2ePLdI0d632t0"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7RqVmWJOs3zpe0lcluwjJUpZzn-jQfDQY4iiyiaLnN4oQ_d8IsOjkp09_paavFo0u6VHSTQy7qiA8EjVc9TGSD-LaHaAurRWsu0cgOZm3CCk8N6J1V8oPRDKBLOzf-lwioU7tV3UGfja0vrQn6GDbQI0k6f_RyCOjGHMc9_FZJ0",
      "kty": "RSA",
      "q": "m6V2sJLcxXDUs7Hafvahxk07LqqG6Ne965wd1XNhqJ1ybYtoQ7E-d1AjwiqRfkyfjy6XrkkjXCm_IHIgStAOjdlbRYEe-pdoFa3WHdrocs_MiBbgHuC4CCSvfHPiEa0hZTCG5j_VucLKMmrGekRPQ28iXI91HryHJY3Cj_r0bu0",
      "d": "hbhnQQ2xLTRGTMBFfVatGi8Z0zDDwHORUs20zFSdQ_Kdr0lXEk0meWM7Twb4LdBcXhhlgUg921hZVjE6SqHR1g1i3BKq9ErL-_u1DWZUzyA6BlTJZnxkWPHZDtJ-GktlS65dxQkpzPJqHjfLqwyuNg7TMMtEe00i5Jvr4_JSP7783SqkAreXGY9OEsswvOrUsZ2mqLgJfvR7PQb099i_vLundc3Q7Jw6Oz11V1LsQripupFS3Gey2vEEqhvlsZBrKKk1A_D3fj542EtWusPl-JpyZk068qSlhNvUinGXz3r4siuUGZEQclZyWHoZAsyir_nnvuVMHlXoZUG-2UA5gQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "cd481542-6125-45d2-b7f6-ac1fd0d3ed35",
      "qi": "v9KNOyfmzFvXGxRaNahTVyiVKk4wAmf2Vg3Tb_3fV217NEyDjvqsnZd-W7bxh-_4140f9_-l-GFVuacYZsTPGCOzqa-Ss4oDabi3esxhNdPN4L6Rc6N9PbnABh78vvZVWjDg1K0_9xD1Zoa4yT0rn5mCIHcjLPoLFTFBWVmvbZw",
      "dp": "Xyr5euxTjIWJrZt_l3BGlxQlwdXHcJM5AYp5VMxt41PkM4ulfsqp4BJPLN3EU--dFOg9Gavi-ZoWzttdGbYAtEUVLqPJ_aae2giEFVTlWlub-LZJ-qPMId6YR5Tdam0HaAIcOirkFFyncGGN1VTdzKZC9jVLKIBv1vb2OlhKAZ0",
      "alg": "RSA-OAEP",
      "dq": "MMk2YLZH2OM66HAw6mbn4j5G9KOi0cz9zKIMf-FAlRd0zH1L2xvtVnyaGLw7Cnl98eVKyehG2xaCv-rF0G1SgofEog6M5UMb7t-kI4uAHKyhkW6KJWOOi47kKoAwNhYsR4lkXztXBHjX4-GwAJb0uVBWVujobw_s1IqQl4yznSk",
      "n": "kChYpBWjMzItWWdVHwLXEmllG_j0Ye4VyilVk-Yq41SZW9TFQyjEOu26EmdR2ZBDkqqujEUgHtFLJzlw8MpAciJD44XOpEpAPTYB24eJ6Rzo4i44PXj0Q-ABFLMkrGQe9LrPRFDqS-sTTmbKwA936M9KnmXDDRyYE_BNnjpf9Dhdca-mbAE8BkLy7F0ihP68nXzEmDhTX730QgmAGOxkzXthcIU5dXGUyiRoi05FDTIzh1fdTdAstvqQY8auS1AOOiLwUmgAaxEupJmtkfRixGFZKON5a5GKaWT-eBedybiclox_Iw74B6zbSBBi9JGXmZVLe4bn2YW0V0uFMp2bWQ"
    },
    {
      "kty": "EC",
      "d": "Bd4m6Ex7a4xpez7uUEo-Sn7sxHbfRpC85h1oOXIEfx8",
      "use": "enc",
      "crv": "P-256",
      "kid": "0014b67b-0e5b-4425-b17d-6dd1b7dfc94e",
      "x": "glR-BcjsLV4EF-_G4tn0gwnLc-N7YuFuXcDWuS1pk8E",
      "y": "Yj8AAoFUfg_ive67N4cObe4vGOmoPe3r8yNQYT4PdA0",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "48d9387d-2a41-46b7-b162-8a78c7ceb264",
      "n": "jMiPKZEWsEoffa7-I_WHJOV-tTNIcSjY3dYnVqRcn0JVe0wnx8a_dkOwkizJ4NkOCrjdg-UolM-F3AgFviOOavUOy6BpK89VQruXs0AiEB_UXuu5c1wEZLLIxSlU_9qvuWzxYv1RED11wtgobDyP9gUQfioUXX5yNpmnGqGxqFAF6dL1fQSrP-tXYx67qOuFIKKANs-WEl-YNiniiLg3NShuqu9_gak2tC-_G9EwjXWOmu08TfGI6w-rtiv2_2qTZk6WLO6pNhgc4loxZ92yWBhzajmErp8XbOv6_IiQIhoLsHebvTM7s6c3l07hY6W3bzRQ02mkZGx4esxSjw-9IQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "31338628-d599-4655-a733-7d757c9336fe",
      "n": "kd_1elrXzIGJ_RLAZKIJotcwNeJeV0S1VvloHoPjY_QgM1ofGztUWjMuskerl23UVOzPLrxtnwgFgY9jVtqRhv80Rlux_c7GudecihaRpXPJeIpyL8gm2VVNngq-02fzc5G5AIIyE4G11gQ1hRFshZNn_nNL2rAVGRI7AygtV8nSSdfmPBTRaz8SOkcnGLeZuouJdjHWXm5TjnAZSxNHy3NswS7mepe9X21oIW4kFf62N-w63z8my0VYzByrIBO9K6c4ilvvsa2d4GB8xeEWdVA8oLn645cfsKulA_EnYjlRjm1eoYv8sgsFxKlQti3Qd1f3DPV3DXR-cbOj1btiIQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f3c04acc-edf5-49fc-8f33-8a827b404e10",
      "x": "_efqrgp5xtsZrFLpHIEMZo2JrMyPPHc9S-Vtoc0KdIw",
      "y": "Sdhil9Anc6yaxDeCzFu0mdwkiXAnjM3ZypCeIRxTTHU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9101bf96-caaf-4e24-8dd1-8cae2e067d42",
      "x": "mYfW16JXSIBYIwhYc517jiIxQPu9bCg0huuse3lQnyo",
      "y": "yFs97DU3VukhBfo5BeI04E9NSuLagI1CYlVeDffpwI4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "3ebcda0c-8185-4689-a87e-239bb4a9beff",
      "x": "HyFkfEFIW4KbZ_ZXCpNsGr_nlhoCqxqjipeOVMOr-0k",
      "y": "KKw7x3wsLndUir0c-fXHxsqYMFKa4cYOr7syddEydeU"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "ad7cc365-390f-4dc8-a8e2-899b7e45929b",
      "x": "CS7G9HYIZAjVtejbxkeQIPYDK5sLIt2ePLdI0d632t0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "cd481542-6125-45d2-b7f6-ac1fd0d3ed35",
      "alg": "RSA-OAEP",
      "n": "kChYpBWjMzItWWdVHwLXEmllG_j0Ye4VyilVk-Yq41SZW9TFQyjEOu26EmdR2ZBDkqqujEUgHtFLJzlw8MpAciJD44XOpEpAPTYB24eJ6Rzo4i44PXj0Q-ABFLMkrGQe9LrPRFDqS-sTTmbKwA936M9KnmXDDRyYE_BNnjpf9Dhdca-mbAE8BkLy7F0ihP68nXzEmDhTX730QgmAGOxkzXthcIU5dXGUyiRoi05FDTIzh1fdTdAstvqQY8auS1AOOiLwUmgAaxEupJmtkfRixGFZKON5a5GKaWT-eBedybiclox_Iw74B6zbSBBi9JGXmZVLe4bn2YW0V0uFMp2bWQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "0014b67b-0e5b-4425-b17d-6dd1b7dfc94e",
      "x": "glR-BcjsLV4EF-_G4tn0gwnLc-N7YuFuXcDWuS1pk8E",
      "y": "Yj8AAoFUfg_ive67N4cObe4vGOmoPe3r8yNQYT4PdA0",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:04 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:52:04 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:04 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-09-01 12:52:04 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:04
oidcc-client-test-missing-sub
Setup Done
2020-09-01 12:52:07 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance Irv0IchDdBv2uu2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "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
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:52:07 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Irv0IchDdBv2uu2
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/",
  "authorization_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/token",
  "jwks_uri": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/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-09-01 12:52:07 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance Irv0IchDdBv2uu2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "178",
  "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
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:52:07 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:52:07 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:07 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code token"
]
2020-09-01 12:52:07 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:07 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:07 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:07 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:07 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:07 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:07 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-09-01 12:52:07 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:07 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:07 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:07 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:52:07 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:07 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-09-01 12:52:07 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:07 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:52:07 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:52:07 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:52:07 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:07 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:07 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_skfiKimRGknmduC33491@]`?\u0027"
}
2020-09-01 12:52:07
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_iLyiqbfaHopkrHKFoIdeXzYGWeXRaQHeXItDEdLjFhOKvEYiTl6518606070#[$^$
2020-09-01 12:52:07 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:07 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_skfiKimRGknmduC33491@]`?\u0027",
  "client_secret": "secret_iLyiqbfaHopkrHKFoIdeXzYGWeXRaQHeXItDEdLjFhOKvEYiTl6518606070#[$^$"
}
2020-09-01 12:52:07 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:07 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:52:07
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:07 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Irv0IchDdBv2uu2
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_skfiKimRGknmduC33491@]`?\u0027",
  "client_secret": "secret_iLyiqbfaHopkrHKFoIdeXzYGWeXRaQHeXItDEdLjFhOKvEYiTl6518606070#[$^$",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:52:08 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance Irv0IchDdBv2uu2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "got/9.6.0 (https://github.com/sindresorhus/got)",
  "accept-encoding": "gzip, deflate",
  "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
{
  "client_id": "client_skfiKimRGknmduC33491@]`?\u0027",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "O2Md-fiax43etq7GEGIqL_wpqydZZjT7wpp4VQSzWHE",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:08 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:08 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:08 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_skfiKimRGknmduC33491@]`?\u0027",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "O2Md-fiax43etq7GEGIqL_wpqydZZjT7wpp4VQSzWHE",
  "response_mode": "form_post"
}
2020-09-01 12:52:08 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:52:08 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:52:08 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2020-09-01 12:52:08 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_skfiKimRGknmduC33491@]`?'
2020-09-01 12:52:08 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:08 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:08 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:08 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
R1jFx18gFh
2020-09-01 12:52:08 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
LncqEhl812_SxmGaKnsopg
2020-09-01 12:52:08 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
GWUXhWV8oJxvlQrg86ytmyW0QlQSmD4o8h8DLuzPmZeDDfynDE
2020-09-01 12:52:08 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
cQCEejsAIonSrxWkt8ZyeA
2020-09-01 12:52:08 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "O2Md-fiax43etq7GEGIqL_wpqydZZjT7wpp4VQSzWHE"
}
2020-09-01 12:52:08 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "O2Md-fiax43etq7GEGIqL_wpqydZZjT7wpp4VQSzWHE",
  "code": "R1jFx18gFh"
}
2020-09-01 12:52:08
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "O2Md-fiax43etq7GEGIqL_wpqydZZjT7wpp4VQSzWHE",
  "code": "R1jFx18gFh",
  "access_token": "GWUXhWV8oJxvlQrg86ytmyW0QlQSmD4o8h8DLuzPmZeDDfynDE",
  "token_type": "Bearer"
}
2020-09-01 12:52:08 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Irv0IchDdBv2uu2
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"O2Md-fiax43etq7GEGIqL_wpqydZZjT7wpp4VQSzWHE","code":"R1jFx18gFh","access_token":"GWUXhWV8oJxvlQrg86ytmyW0QlQSmD4o8h8DLuzPmZeDDfynDE","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:08 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance Irv0IchDdBv2uu2
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3NrZmlLaW1SR2tubWR1QzMzNDkxJTQwJTVEJTYwJTNGJzpzZWNyZXRfaUx5aXFiZmFIb3BrckhLRm9JZGVYellHV2VYUmFRSGVYSXRERWRMakZoT0t2RVlpVGw2NTE4NjA2MDcwJTIzJTVCJTI0JTVFJTI0",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "92",
  "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",
  "code": "R1jFx18gFh",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=R1jFx18gFh&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:52:08 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_skfiKimRGknmduC33491@]`?'
client_secret
secret_iLyiqbfaHopkrHKFoIdeXzYGWeXRaQHeXItDEdLjFhOKvEYiTl6518606070#[$^$
method
client_secret_basic
2020-09-01 12:52:08 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:52:08 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
R1jFx18gFh
2020-09-01 12:52:08 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:52:08 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
NIsf5kzRDLSL8A6RUudhYaLJ8YKZepODPhc4jO1nYDFUyO7pE5
2020-09-01 12:52:08 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
HDCtq3R6naM9D53W1guf6g
2020-09-01 12:52:08 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/Irv0IchDdBv2uu2/
sub
user-subject-1234531
aud
client_skfiKimRGknmduC33491@]`?'
iat
1598964728
exp
1598965028
2020-09-01 12:52:08
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/",
  "aud": "client_skfiKimRGknmduC33491@]`?\u0027",
  "iat": 1598964728,
  "exp": 1598965028
}
2020-09-01 12:52:08 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
HDCtq3R6naM9D53W1guf6g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/Irv0IchDdBv2uu2/",
  "aud": "client_skfiKimRGknmduC33491@]`?\u0027",
  "iat": 1598964728,
  "exp": 1598965028,
  "at_hash": "HDCtq3R6naM9D53W1guf6g"
}
2020-09-01 12:52:08 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0OGQ5Mzg3ZC0yYTQxLTQ2YjctYjE2Mi04YTc4YzdjZWIyNjQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSERDdHEzUjZuYU05RDUzVzFndWY2ZyIsImF1ZCI6ImNsaWVudF9za2ZpS2ltUkdrbm1kdUMzMzQ5MUBdYD8nIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0lydjBJY2hEZEJ2MnV1MlwvIiwiZXhwIjoxNTk4OTY1MDI4LCJpYXQiOjE1OTg5NjQ3Mjh9.Z8IogvMCzWdpcbPLRFNpnpppm1sHzvA0ITc-_P7diJg7wP3hf6RPbHaNchsU70TnKIsz7EnsFOB-krSdJoy_7_ENaJj4ug8ItdFNIyPRHhJzF-nqDWPB4Szt9WkLDWCx-BjfmQQds9xI1L62Rlws_ha9vALnVPC4VZDtqLK4CYjtDImKwAqworMxOnbA4L0oKLDYpdb_nbj5coOLqZ6FMP_LGBFsBuhPPjMumJAnVmCcjEpybuDdEFkD9Xgh9Vd1VrFyn9XO-D4aRutp_LQbwYyQW9aZbHI8j5SRF_Vor4AQsOdK1ZHwX94tYmk98Go-5m7gck9pKP4cYrLGeai6eQ
key
{"p":"1AL3PAbfSq5Qfl68uJs0W-RJe5UARIeBK4FJi1htfQGsrhYcLOy_ApTStX3hMMl7vf5wzJ706u5FshQHJHcOrLBoAbKjfwAyfbzCP7-XohJnEdClAk_gv2EdlNop1vpQo71CPU_CX7XZ1laZ8FCSO6Oq7LTBKavZhysmhiAAiO0","kty":"RSA","q":"qf5MFDubVadfMCXrEiatk6K0dgyp1nrCHDyJzp0DMhCUy8B9riF-p-WWpkF9tyf2jmodYF8Pcw6F_4U9qyNm_Zmlw5c6-qrLrse5vTS6XOIaPOixsEjSknlXY8LVTadP51rMQjgMqWQf2qsHahthazIARnjrjcr6tO_cTyt5woU","d":"irrUQKzFw-C3GX4I19yKWTSBYQPxHfmXgzsWNs3uq82NONv502apo1vespzKLvUVXkF_oAqAq-u3x_Rr3Etje0iTVNt06AP-y6zaN3w6VNNYzlTRwbjqZ2S6bXdmWF3ijgGp-NcRO8Skt-WUJ9yiLFgfQYQr31nMKLvPLHIsBGOmj-iFdKM1UE6MAPUKPVF3hxjenGB73YtZTMxQ93kk0OfwWREv5cEURJaXsTC5FmwrnkGIcEWQ6Yw4-qRacKTa1cmVTjvT7eoYsBdYbog6tSfqsxhA1_MnFUaLIyPiuI6Cxy3E62QabM_PcM2303w32WSBv6Hlg9hhni6Kbr_kcQ","e":"AQAB","use":"sig","kid":"48d9387d-2a41-46b7-b162-8a78c7ceb264","qi":"SxhFZGFdEGqndI8bRep4az8NjuITRFt5Sn07fegecF7JZMIZKEI-8qqHQK7Vuv1li0uHYcwZSfQIkORK0naRsSqqa3xK8eRoPrhXNO6uyO3wUk8RbDRjr8TXglHrKawI7lPxeyljRvbhmdtJTkan7dbcSuKzI2qQ0YbTGWiKfUE","dp":"PJkMaY_dSs9AGp6henKCKLG7fyM7jFrexLyTdMy1nsFXxfpz2zNf9TDseQudzgAI6mlLfHECuBOawCeRUw7klt9lGvcgXDCGPgIx017DzINOCn2EbIDAUHNFrUIeK2AopGR4BmZBvHGR7f2aymF9KqbBOB8CBxMjfcsLm9KR1JE","dq":"c_FQvIAHKz1zy-gg04lz2_0eLmHmuLWTjSSxLS2kD1KF2g5Y6hpIQ4Vw4cZLU0-7d1ji3mcXp3bhZ-zdqcsEpLVV_Pg5rtws_fGVOnorHczM7nwbLUwN6v893nn1d_hEpFwmcoe-Aw6aN09tSC6SnEVHMMmqh1RI-H2cepcBfe0","n":"jMiPKZEWsEoffa7-I_WHJOV-tTNIcSjY3dYnVqRcn0JVe0wnx8a_dkOwkizJ4NkOCrjdg-UolM-F3AgFviOOavUOy6BpK89VQruXs0AiEB_UXuu5c1wEZLLIxSlU_9qvuWzxYv1RED11wtgobDyP9gUQfioUXX5yNpmnGqGxqFAF6dL1fQSrP-tXYx67qOuFIKKANs-WEl-YNiniiLg3NShuqu9_gak2tC-_G9EwjXWOmu08TfGI6w-rtiv2_2qTZk6WLO6pNhgc4loxZ92yWBhzajmErp8XbOv6_IiQIhoLsHebvTM7s6c3l07hY6W3bzRQ02mkZGx4esxSjw-9IQ"}
algorithm
RS256
2020-09-01 12:52:08 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-09-01 12:52:08 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
NIsf5kzRDLSL8A6RUudhYaLJ8YKZepODPhc4jO1nYDFUyO7pE5
token_type
Bearer
id_token
eyJraWQiOiI0OGQ5Mzg3ZC0yYTQxLTQ2YjctYjE2Mi04YTc4YzdjZWIyNjQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSERDdHEzUjZuYU05RDUzVzFndWY2ZyIsImF1ZCI6ImNsaWVudF9za2ZpS2ltUkdrbm1kdUMzMzQ5MUBdYD8nIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0lydjBJY2hEZEJ2MnV1MlwvIiwiZXhwIjoxNTk4OTY1MDI4LCJpYXQiOjE1OTg5NjQ3Mjh9.Z8IogvMCzWdpcbPLRFNpnpppm1sHzvA0ITc-_P7diJg7wP3hf6RPbHaNchsU70TnKIsz7EnsFOB-krSdJoy_7_ENaJj4ug8ItdFNIyPRHhJzF-nqDWPB4Szt9WkLDWCx-BjfmQQds9xI1L62Rlws_ha9vALnVPC4VZDtqLK4CYjtDImKwAqworMxOnbA4L0oKLDYpdb_nbj5coOLqZ6FMP_LGBFsBuhPPjMumJAnVmCcjEpybuDdEFkD9Xgh9Vd1VrFyn9XO-D4aRutp_LQbwYyQW9aZbHI8j5SRF_Vor4AQsOdK1ZHwX94tYmk98Go-5m7gck9pKP4cYrLGeai6eQ
scope
openid
2020-09-01 12:52:08 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance Irv0IchDdBv2uu2
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "NIsf5kzRDLSL8A6RUudhYaLJ8YKZepODPhc4jO1nYDFUyO7pE5",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI0OGQ5Mzg3ZC0yYTQxLTQ2YjctYjE2Mi04YTc4YzdjZWIyNjQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSERDdHEzUjZuYU05RDUzVzFndWY2ZyIsImF1ZCI6ImNsaWVudF9za2ZpS2ltUkdrbm1kdUMzMzQ5MUBdYD8nIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL0lydjBJY2hEZEJ2MnV1MlwvIiwiZXhwIjoxNTk4OTY1MDI4LCJpYXQiOjE1OTg5NjQ3Mjh9.Z8IogvMCzWdpcbPLRFNpnpppm1sHzvA0ITc-_P7diJg7wP3hf6RPbHaNchsU70TnKIsz7EnsFOB-krSdJoy_7_ENaJj4ug8ItdFNIyPRHhJzF-nqDWPB4Szt9WkLDWCx-BjfmQQds9xI1L62Rlws_ha9vALnVPC4VZDtqLK4CYjtDImKwAqworMxOnbA4L0oKLDYpdb_nbj5coOLqZ6FMP_LGBFsBuhPPjMumJAnVmCcjEpybuDdEFkD9Xgh9Vd1VrFyn9XO-D4aRutp_LQbwYyQW9aZbHI8j5SRF_Vor4AQsOdK1ZHwX94tYmk98Go-5m7gck9pKP4cYrLGeai6eQ",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:52:10 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
Test Results