Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-20 20:10:09 INFO
TEST-RUNNER
Test instance opnOsI3kFvpvKa3 created
baseUrl
https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
77c1aa57-dd0d-49b2-b107-29103a4db242
description
oauth4webapi/2.0.0 (https://github.com/panva/oauth4webapi)
planId
XeujdsLfQfTiD
config
{
  "description": "oauth4webapi/2.0.0 (https://github.com/panva/oauth4webapi)",
  "alias": "77c1aa57-dd0d-49b2-b107-29103a4db242",
  "client": {
    "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
    "client_secret": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
    "scope": "openid email",
    "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
    "jwks": {
      "keys": [
        {
          "crv": "Ed25519",
          "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
          "kty": "OKP",
          "use": "sig",
          "alg": "EdDSA",
          "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
        }
      ]
    },
    "id_token_signed_response_alg": "EdDSA"
  },
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-invalid-iss
2022-11-20 20:10:09 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ]
}
2022-11-20 20:10:09
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/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ]
}
2022-11-20 20:10:10
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6BdCsK5e8BNCVgb6T-vAzt-oOvfNACkohxwCtBAormsSYwLcqK9Aid70134R4M63cWmIQuOUmRvy11gqLdzUJfX0SzjUjRnea6G_ysugFZV1WBeIkGXeky63xDh3KCMa5-55urChd1Jm0nqmfNc50ZRDkdJ8dpZAUrdRgZFo6ZU",
      "kty": "RSA",
      "q": "yQ3XkQOWFhesg3lspT6arYclx-eR2o1zBkqYp9weaVbMgub_P803IoNSIsw-raDi0wIFmIGIgyDvGVOUks_2gCHfjsvtBF59f3jDknQq92Ykg1t1YVaH20bKYP9ORkKzmg9_xeoOVFVTY_gA3TSyeNrsRMmy7Jbhr7qlNHNlqwc",
      "d": "O4WqOrnCBezV7yCQAj-UlH5_LOOWR_ojowOjnDlaOMr4D6vOJgXVTcgNb80IanxQdgj2Yk7tUTQHESJMZ9ozw9fFxcPIMRCBF_Ukpp-NdPZVgaKdJUxZAsRSi0hCUSuMb5pj_z675x0HMgz5WaMRxR3j2mKApC9yPhRtLv4IPJ66ouhtds5BLNze2LeiktglOXu4Ky2lmXEmMFfoh2OzFIw3CVXb1nloNRru5CqtUcy4LNGUeqMZfWo405cOoi4vctVIlS2pWMlgIY6J3OKsXbma-t7mnIjIaWHFSaep9IuZpulYTXekzqxNgv2SIpKITnWVfReK0Wi5MAOdeHb8uQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "7ba11fb4-e9be-4c37-982d-31c13cf52c56",
      "qi": "Yx67-OEta63PifljjowUGLUi8jo2P-Jwp4CrBPFRkR3PdoVpN646tn-RaQal_r0z64SpRFqjT13wEKJwCx1b61SZPl6lxytvsnJkqjokyCr3pyCovJIan0dYk9cIgs_MpCr8GeTFnrKky3MVGMCmm3w2HIKkVb1FxZ3LFMhMrDg",
      "dp": "pVxdUdELJ3YxX2XdVrAcUckc7da8ow6wJ4OXkX-p3IvBL_ZMDYvAKftG63qRdmESZqXQRggsSeKV5USV2NNr_Bf_lNDK8DWsOXenVPA8AOTaFIe_71IFgUxZ9l5c16Ybd4B8Dr3mbUOyquhkUrJuKZq_gdg8gamP7t9aHTzjSPk",
      "dq": "L7g0WPvz7Ixz6sSwL8xbJCK2qerhqHD4Qx8Depv5L-FlKxCutrL7ihqHLTEzEzzjeVe6gkcEYrM3bNh0pB_uDt17VUY7nFTdDptYN_OQmyXINtFHW_IQzs_PixQtvOlp_X_-QLhb7FJQN6MOeXJfheXYPD9vU05AhNgVDAzzrZM",
      "n": "tkbP-h1Q5UZrQFmPwfvY3Gz-i5UY3SjYhuxgsxuBkBLER_ZO_tDHF4WMCb4jtoOLzgQAFkPeRMAEp7lxOQGofHKdp4X2aqNbEpqUu8JG2HBgjq9TRE8rKRTp1F88s1uEWZsPMw0EOIUX8vCAgPS8knWZP8xDsIZvShCqkm4dDTx6Aek0ZWiW3LayPLbzkXqZntWXS-l639Z8KEw0YUT1C98bwuW4F3mJIDl15TrpL5H3HaRu14aX3zE6P0u0SP1vbTvCULfWYIDeQWjowXrxnk7-wUIfL1w3Gb_myv_ouWRoHMDBxXNOgw2UFyIMTo9FuJ7hqL7iF9jMA8FCJK3qEw"
    },
    {
      "kty": "EC",
      "d": "KW0q52uVOGei_SKX74pD2JCiGDEF0qhhI2-pHXHOQiU",
      "use": "sig",
      "crv": "P-256",
      "kid": "71c651b7-b462-46ce-87bd-8c58d79df23e",
      "x": "F5vvrHfQKwCCy1T763g23o-e5hLnQvWqefWbROwxv7E",
      "y": "kAy6ikG8Kvc8twpMY_tHZTanAXaCobjxFSwEz5ZkiBA"
    },
    {
      "kty": "EC",
      "d": "ov9CpUZL1FsOSHEzHtzXwifo1FANsG-Jbu8S562_2bs",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2d0acc65-90ba-4f9e-adeb-57511933a779",
      "x": "dNKSlqkQs22D9bt-IPDULwnOTFVqpTR_RBbcaoRb4D8",
      "y": "jGAiSuY7b0gSld-1P1sH3M70ZaM7E9diO3cjAlwbS14"
    },
    {
      "kty": "OKP",
      "d": "o6Y17uEK3Ov03C-Qya40On1uPGYLLtM1AQXNeu2vmxE",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "c30645f2-85a4-46e1-8c18-553d1a55fc5b",
      "x": "3bUIzev78m3uTu5AtjLkWlXw3BvXFx08pBsytOpKE0g"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-TuXH4Z3bBulzHG5oytPRQMszD7Tns0ZHbZBzkpgBl_cbP44WYOzFoUc7b83f6bf53viTIwTqFNqbZXsfSJdcfDdNfn3OtBmzIQh--48nbEavBsuTkSS1xz5YHazEocAqIPVlYobvvS_TkaQwAsmoGRBogJsWYpDkExnSV9K_ZE",
      "kty": "RSA",
      "q": "3m02DM5b_OBIHn_fl2IDqD7AR5_WmpElZ2giStWVlDqpJa1AV6MtP0JdG-CBJFz0pdBa5Iqbl7gE3WU-4aWQwbXlPlbuG6B67uQx0OZfWS0QcBiSrxNnFcj6nKpwbgFZ5XQac7H_dWHBTUhi9FoF6WbyRKmU7kTnzbO_nhRDWeM",
      "d": "2DkaxpljgkegbZ6BoDgzlvs7ojL_XVBhygcFW7en50R7JCqBuYCGAgXj2S7Og5PQR6uBCp8FxXn8drDFrHjiDffHHPoNriQxe2DrcO6N9pGY3pUxRveYsIuAdq-WZklQpaa6vUwhn_8nf85wRf-TE-mhtbr_w9_5YjH-VSD3LFQy4EH0FY5_MZnkUgRsv4DC907VsGVATYqYWTJ0P-cqYL_GpYkkpJRKBN-ZmFHuDcu5ysOBRGOEAzTuSdbWyvPW_HCtv_QdOBfk6I6cu9NrhlXAj1AVa7JS8RHQ5qQc3ycaH4mwoXFRGNbfhiqHJOlTqX65UZkb73YDvAMpyxyq4Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "4ab3906e-cddd-4725-a082-464b3ec688ce",
      "qi": "RYRejrhqFSyj_RQKQvQs_TPQjICmbG3Dmbo3RFTcGwlFqQNQU0WqEb1jkfKpBtTbX0eEdNhi3_q6mEASuBSXzLxn2LZt8oLKA6Xksklq_OErquXxFhLSLmor9b_C-waqksAMsu0YUVXRHlq9Hw1PbKbMVWR1V_4TcXw8hTLzSPo",
      "dp": "UZSb5wnQ1WZHYyBmr25hyCk95K07_-MKsZsS9z-JJw0Bzft43nQpjtmLmpbYx8QLzm3SqVPAq3yCfdRxUJSLGdzJy_1CW9ITlCY8KYbV-JgcNC6BfcUce6VUS6sO-qWOJZrhss0-P8dFR435m6MKxb2Lbkh0xupnKziXJoE2vsE",
      "alg": "RSA-OAEP",
      "dq": "sKjlCP7NqOcp4K-HkuDSLsrIRRr6hAFMR_k5Y16IUxbUSYx1UiXURi4bbYy-hXcfCKOXzXUZZ0NM-dr0OpwZgQFLdlvs-hxYB21O87BFgrp8F8wslMlAUtkx00S7z2NbVxcD-2ggkcZ2lT8s-Q6XK24MdeSK2UP5KDPfuVo2tCk",
      "n": "2IwAC7ibDmuZemZQAwr6-EblemIAspNo9S21tJZwn5jbU8BhyQ9uW1yD7Q96j9LSvVWGHfFo3TuVhFRgVb8L6l2ij1l7kANw7VxWzr5VA1XS9Rzv0wfVoBXZSYTocfLj91gYxWmr9kkZMYGyOPdu1Hs4T7LoSONbZ821eOIZ-SSdCgvZa-u99DkVWJL99Epzg93dGiSzeU2rv9IRPVQltSTQZyyagAQK6EUVBvZIvvk9yZn9R_KzALcstnh3oCLBgMm7Q2kXiUEUiYzowqFOPgfFrvlSa_5BLUfF2KYMgqheuq2jPpgYMv8f3B7_G-xBAnI4GS4TUNl0KJMeQplAkw"
    },
    {
      "kty": "EC",
      "d": "XApYlwgPCVxoO4_SrKkZpRx3xJw0ySkv75qfjPAN5kg",
      "use": "enc",
      "crv": "P-256",
      "kid": "7264dd65-22b7-42dd-851a-7d4410ef51d3",
      "x": "QfbbmQoJAllOBEyJUfZmKUn0pfO6IMqFmS2PsURTRhw",
      "y": "215AzGt1vB_TCwuHmb-Hjb6QeJj5FfTPYgujnzLDDgI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7ba11fb4-e9be-4c37-982d-31c13cf52c56",
      "n": "tkbP-h1Q5UZrQFmPwfvY3Gz-i5UY3SjYhuxgsxuBkBLER_ZO_tDHF4WMCb4jtoOLzgQAFkPeRMAEp7lxOQGofHKdp4X2aqNbEpqUu8JG2HBgjq9TRE8rKRTp1F88s1uEWZsPMw0EOIUX8vCAgPS8knWZP8xDsIZvShCqkm4dDTx6Aek0ZWiW3LayPLbzkXqZntWXS-l639Z8KEw0YUT1C98bwuW4F3mJIDl15TrpL5H3HaRu14aX3zE6P0u0SP1vbTvCULfWYIDeQWjowXrxnk7-wUIfL1w3Gb_myv_ouWRoHMDBxXNOgw2UFyIMTo9FuJ7hqL7iF9jMA8FCJK3qEw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "18906fa9-20bf-4453-a68f-079e473fc83e",
      "n": "gIOhMJTLGw-O-BRbAWj0lJCRh3pKJcLFN6R8c_wsVXhn7R4ufhyUKj7cmyAWQj5ZRbc3lANZ2V6Ixpc86jY3DiSAXAFp_pHFaRejLDgQl9NIXaejGsTbq-oIHS_DvLD3LmPnjjwk8G66ogIDABF1yK6oPsjbJCnApIblyjRv-1h7rdU1BcOEt1iHC--xqSta-K7-LD8nRDGGojntDKN-pX_7Hje_kgTu5el6VGPLc6lj1Li1gX5DmsvF5sW0klS-crSZAOuXul7mgYs7J2SaTELwqAZSg4wQZQS_ozNgJsf6qSCZXQV90Onq_h3jBCs0CNONqKLukqmSn33HQVkFUQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "71c651b7-b462-46ce-87bd-8c58d79df23e",
      "x": "F5vvrHfQKwCCy1T763g23o-e5hLnQvWqefWbROwxv7E",
      "y": "kAy6ikG8Kvc8twpMY_tHZTanAXaCobjxFSwEz5ZkiBA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "dd51845f-0cad-4ec8-959e-aa4e43906638",
      "x": "epYjRw8iQ_hXB702KkF_rOHiiiLYt9AHRegorwKPFnY",
      "y": "DgjHsVHt9u9IbMItJAwPBzsC77Ny_XWcfPya5izeJzg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "2d0acc65-90ba-4f9e-adeb-57511933a779",
      "x": "dNKSlqkQs22D9bt-IPDULwnOTFVqpTR_RBbcaoRb4D8",
      "y": "jGAiSuY7b0gSld-1P1sH3M70ZaM7E9diO3cjAlwbS14"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "c30645f2-85a4-46e1-8c18-553d1a55fc5b",
      "x": "3bUIzev78m3uTu5AtjLkWlXw3BvXFx08pBsytOpKE0g"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "4ab3906e-cddd-4725-a082-464b3ec688ce",
      "alg": "RSA-OAEP",
      "n": "2IwAC7ibDmuZemZQAwr6-EblemIAspNo9S21tJZwn5jbU8BhyQ9uW1yD7Q96j9LSvVWGHfFo3TuVhFRgVb8L6l2ij1l7kANw7VxWzr5VA1XS9Rzv0wfVoBXZSYTocfLj91gYxWmr9kkZMYGyOPdu1Hs4T7LoSONbZ821eOIZ-SSdCgvZa-u99DkVWJL99Epzg93dGiSzeU2rv9IRPVQltSTQZyyagAQK6EUVBvZIvvk9yZn9R_KzALcstnh3oCLBgMm7Q2kXiUEUiYzowqFOPgfFrvlSa_5BLUfF2KYMgqheuq2jPpgYMv8f3B7_G-xBAnI4GS4TUNl0KJMeQplAkw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "7264dd65-22b7-42dd-851a-7d4410ef51d3",
      "x": "QfbbmQoJAllOBEyJUfZmKUn0pfO6IMqFmS2PsURTRhw",
      "y": "215AzGt1vB_TCwuHmb-Hjb6QeJj5FfTPYgujnzLDDgI",
      "alg": "ECDH-ES"
    }
  ]
}
2022-11-20 20:10:10 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-20 20:10:10 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-20 20:10:10 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/",
  "profile": "https://example.com/user",
  "updated_at": 1580000000
}
2022-11-20 20:10:10 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
client-77c1aa57-dd0d-49b2-b107-29103a4db242
client_secret
client-77c1aa57-dd0d-49b2-b107-29103a4db242
scope
openid email
jwks
{
  "keys": [
    {
      "crv": "Ed25519",
      "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
      "kty": "OKP",
      "use": "sig",
      "alg": "EdDSA",
      "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
    }
  ]
}
id_token_signed_response_alg
EdDSA
redirect_uris
[
  "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
]
2022-11-20 20:10:10 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "client_secret": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "scope": "openid email",
  "jwks": {
    "keys": [
      {
        "crv": "Ed25519",
        "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
        "kty": "OKP",
        "use": "sig",
        "alg": "EdDSA",
        "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
      }
    ]
  },
  "id_token_signed_response_alg": "EdDSA",
  "redirect_uris": [
    "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
  ]
}
2022-11-20 20:10:10 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-11-20 20:10:10 SUCCESS
ExtractJWKsFromStaticClientConfiguration
Extracted client JWK
client_jwks
{
  "keys": [
    {
      "crv": "Ed25519",
      "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
      "kty": "OKP",
      "use": "sig",
      "alg": "EdDSA",
      "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28",
      "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
      "alg": "EdDSA"
    }
  ]
}
2022-11-20 20:10:10 SUCCESS
ValidateClientJWKsPublicPart
Valid client JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-20 20:10:10 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-20 20:10:10 SUCCESS
EnsureClientJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-11-20 20:10:10 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-11-20 20:10:10 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
]
2022-11-20 20:10:10 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-11-20 20:10:10 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-11-20 20:10:10 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-11-20 20:10:10 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-11-20 20:10:10 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-11-20 20:10:10 SUCCESS
ValidateIdTokenSignedResponseAlg
id_token_signed_response_alg is one of the known algorithms
alg
EdDSA
2022-11-20 20:10:10 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-11-20 20:10:10 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-20 20:10:10 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-11-20 20:10:10 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2022-11-20 20:10:10 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-11-20 20:10:10 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2022-11-20 20:10:10 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-11-20 20:10:10 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-11-20 20:10:10 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-11-20 20:10:10 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-11-20 20:10:10 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-11-20 20:10:10 SUCCESS
OIDCCExtractServerSigningAlg
Selected signing algorithm based on client id_token_signed_response_alg.
selected_algorithm
EdDSA
id_token_signed_response_alg
EdDSA
2022-11-20 20:10:10
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
EdDSA
2022-11-20 20:10:10
oidcc-client-test-invalid-iss
Setup Done
2022-11-20 20:10:11 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/.well-known/openid-configuration
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "user-agent": "oauth4webapi/v2.0.0",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Discovery endpoint
2022-11-20 20:10:11 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance opnOsI3kFvpvKa3
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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
2022-11-20 20:10:11 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "user-agent": "undici",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "code_challenge": "CgHRxMBMMbVqy8uBEuW5CZG2JPPB8-Z_qZ5L6oBFXr0",
  "code_challenge_method": "S256",
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "response_type": "code",
  "scope": "openid email"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Authorization endpoint
2022-11-20 20:10:11 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-11-20 20:10:11 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email"
]
expected
openid
2022-11-20 20:10:11 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "code_challenge": "CgHRxMBMMbVqy8uBEuW5CZG2JPPB8-Z_qZ5L6oBFXr0",
  "code_challenge_method": "S256",
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "response_type": "code",
  "scope": "openid email"
}
2022-11-20 20:10:11 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email
2022-11-20 20:10:11 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-11-20 20:10:11 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
CgHRxMBMMbVqy8uBEuW5CZG2JPPB8-Z_qZ5L6oBFXr0
2022-11-20 20:10:11 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-11-20 20:10:11 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client-77c1aa57-dd0d-49b2-b107-29103a4db242
2022-11-20 20:10:11 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb
expected
[
  "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
]
2022-11-20 20:10:11 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email"
]
expected
openid
2022-11-20 20:10:11 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-11-20 20:10:11 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
JWUdOELVsdjkrg0FpJJATliat9clptgY
2022-11-20 20:10:11 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
MuyUpt50811cBkmAH3SrDNNatZ17EqllJCKY4wVYmDk
2022-11-20 20:10:11 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
}
2022-11-20 20:10:11 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "code": "JWUdOELVsdjkrg0FpJJATliat9clptgY"
}
2022-11-20 20:10:11
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb?code=JWUdOELVsdjkrg0FpJJATliat9clptgY
2022-11-20 20:10:11 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance opnOsI3kFvpvKa3
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb?code=JWUdOELVsdjkrg0FpJJATliat9clptgY]
outgoing_path
authorize
2022-11-20 20:10:12 INCOMING
oidcc-client-test-invalid-iss
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MjpjbGllbnQtNzdjMWFhNTctZGQwZC00OWIyLWIxMDctMjkxMDNhNGRiMjQy",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "user-agent": "oauth4webapi/v2.0.0",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close",
  "content-length": "207"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token
incoming_body_form_params
{
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "code_verifier": "ZzWJwJqoeFId_jmpEOdxJUp9smEq87cmpu-UyjkkSyA",
  "code": "JWUdOELVsdjkrg0FpJJATliat9clptgY",
  "grant_type": "authorization_code"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
redirect_uri=https%3A%2F%2Fclient-77c1aa57-dd0d-49b2-b107-29103a4db242.local%2Fcb&code_verifier=ZzWJwJqoeFId_jmpEOdxJUp9smEq87cmpu-UyjkkSyA&code=JWUdOELVsdjkrg0FpJJATliat9clptgY&grant_type=authorization_code
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Token endpoint
2022-11-20 20:10:12
CheckClientIdMatchesOnTokenRequestIfPresent
client_id not present, nothing to check
2022-11-20 20:10:12 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client-77c1aa57-dd0d-49b2-b107-29103a4db242
client_secret
client-77c1aa57-dd0d-49b2-b107-29103a4db242
method
client_secret_basic
2022-11-20 20:10:12 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-11-20 20:10:12 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
JWUdOELVsdjkrg0FpJJATliat9clptgY
2022-11-20 20:10:12 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb
2022-11-20 20:10:12 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
GYEKfc5dBJjmxJP6fxC4E2eVpTm62euKhYqWz9ni9uUnGruCLg
2022-11-20 20:10:12 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
OF3gXErPfT4JtbOowYeDWSwKrwzBkW1UBs3B-jdO--8
2022-11-20 20:10:12 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/
sub
user-subject-1234531
aud
client-77c1aa57-dd0d-49b2-b107-29103a4db242
iat
1668975012
exp
1668975312
2022-11-20 20:10:12 SUCCESS
AddInvalidIssValueToIdToken
Added invalid iss to ID token claims
iss
https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/1",
  "sub": "user-subject-1234531",
  "aud": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "iat": 1668975012,
  "exp": 1668975312
}
2022-11-20 20:10:12 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
OF3gXErPfT4JtbOowYeDWSwKrwzBkW1UBs3B-jdO--8
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/1",
  "sub": "user-subject-1234531",
  "aud": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "iat": 1668975012,
  "exp": 1668975312,
  "at_hash": "OF3gXErPfT4JtbOowYeDWSwKrwzBkW1UBs3B-jdO--8"
}
2022-11-20 20:10:12 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJjMzA2NDVmMi04NWE0LTQ2ZTEtOGMxOC01NTNkMWE1NWZjNWIiLCJhbGciOiJFZERTQSJ9.eyJhdF9oYXNoIjoiT0YzZ1hFclBmVDRKdGJPb3dZZURXU3dLcnd6QmtXMVVCczNCLWpkTy0tOCIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC83N2MxYWE1Ny1kZDBkLTQ5YjItYjEwNy0yOTEwM2E0ZGIyNDJcLzEiLCJleHAiOjE2Njg5NzUzMTIsImlhdCI6MTY2ODk3NTAxMn0.QMUU2Q_xAgK-URcBmHWFnxrhhjqCU5JWgfxWnGYJmxAPxDvKG6Yv0IeJ-WObsl2hLkC9FioGo1kqd-WvHZdMAg
key
{"kty":"OKP","d":"o6Y17uEK3Ov03C-Qya40On1uPGYLLtM1AQXNeu2vmxE","use":"sig","crv":"Ed25519","kid":"c30645f2-85a4-46e1-8c18-553d1a55fc5b","x":"3bUIzev78m3uTu5AtjLkWlXw3BvXFx08pBsytOpKE0g"}
algorithm
EdDSA
2022-11-20 20:10:12 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2022-11-20 20:10:12 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
GYEKfc5dBJjmxJP6fxC4E2eVpTm62euKhYqWz9ni9uUnGruCLg
token_type
Bearer
id_token
eyJraWQiOiJjMzA2NDVmMi04NWE0LTQ2ZTEtOGMxOC01NTNkMWE1NWZjNWIiLCJhbGciOiJFZERTQSJ9.eyJhdF9oYXNoIjoiT0YzZ1hFclBmVDRKdGJPb3dZZURXU3dLcnd6QmtXMVVCczNCLWpkTy0tOCIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC83N2MxYWE1Ny1kZDBkLTQ5YjItYjEwNy0yOTEwM2E0ZGIyNDJcLzEiLCJleHAiOjE2Njg5NzUzMTIsImlhdCI6MTY2ODk3NTAxMn0.QMUU2Q_xAgK-URcBmHWFnxrhhjqCU5JWgfxWnGYJmxAPxDvKG6Yv0IeJ-WObsl2hLkC9FioGo1kqd-WvHZdMAg
scope
openid email
2022-11-20 20:10:12 OUTGOING
oidcc-client-test-invalid-iss
Response to HTTP request to test instance opnOsI3kFvpvKa3
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "GYEKfc5dBJjmxJP6fxC4E2eVpTm62euKhYqWz9ni9uUnGruCLg",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJjMzA2NDVmMi04NWE0LTQ2ZTEtOGMxOC01NTNkMWE1NWZjNWIiLCJhbGciOiJFZERTQSJ9.eyJhdF9oYXNoIjoiT0YzZ1hFclBmVDRKdGJPb3dZZURXU3dLcnd6QmtXMVVCczNCLWpkTy0tOCIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC83N2MxYWE1Ny1kZDBkLTQ5YjItYjEwNy0yOTEwM2E0ZGIyNDJcLzEiLCJleHAiOjE2Njg5NzUzMTIsImlhdCI6MTY2ODk3NTAxMn0.QMUU2Q_xAgK-URcBmHWFnxrhhjqCU5JWgfxWnGYJmxAPxDvKG6Yv0IeJ-WObsl2hLkC9FioGo1kqd-WvHZdMAg",
  "scope": "openid email"
}
outgoing_path
token
2022-11-20 20:10:14 FINISHED
oidcc-client-test-invalid-iss
Test has run to completion
testmodule_result
PASSED
2022-11-20 20:10:15
TEST-RUNNER
Alias has now been claimed by another test
alias
77c1aa57-dd0d-49b2-b107-29103a4db242
new_test_id
JIvPuT1XxgRzKZL
Test Results