Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:48:47 INFO
TEST-RUNNER
Test instance gykqqJlreVcu966 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
B90NoHipiDpu3
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test-invalid-aud
2021-10-01 09:48:47 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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"
  ]
}
2021-10-01 09:48: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/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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"
  ]
}
2021-10-01 09:48:47
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "674wgdqFKWqxRhOB-5ouIRYQUrFRc9FRC6wq5PrWz5P-mLDOS9LugHeo2RczPgryKuI-yQHt-fkpocx5Wp5kVcOLGX00XKQ_lwSQ5tczVFNx2J0Gf34QM6Wmp_ZEItFo4FGd8wjD88sB7m6jioHachggIJlScAHEcazc-_sx-D0",
      "kty": "RSA",
      "q": "0_FkXdZcWvWwf5XNMTAwEw01ZZA4wOYc0NECwT8GLTm7hK2fR_xUczzQX17CgVjUgHqYETF8JhUbu_T5URu0mgKguyqUqv52994dPOpe0wYZpqAga-lj9bcJLEcTkizJNcPTnfg38aX7eiHfioy6Ex4oEP3GzuHiI-dZX4reuws",
      "d": "T1K7zLr2cvttLlK5Bc0IoMfMUik8gt5CeeEIt1ENPIMZuIzAIrqVCZUHfVEZ9ezaMuMi-7s2dC5ma12x6baSZKKn3uvnEfFOuLDB-R62beDELq7aeR7mtzj4ezN02ZGCPC5CRG5aP7qYDA1GBRkFvtwFtyITd_wKcpg8EgBbtHLUChr8v-gQ1VTC9OfXvpDwB0dbAEs_B62rXXQWX64LGCoFV3OEliYADDA_J3_LU1eaBGd2jfgFNbNKxrjFDeY4Eu8dt1lrRgDPyZAO3HoF2fiUUA5vVUWGfMq94CqtACFAmWCzBriBP49qQk1TLPoZxEbAt8A3stO8cI7GVi0MIQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "063d8eea-5911-47b1-994e-e41ee5f84fd5",
      "qi": "qzWunXIrY7V7nvwPLBe-VTvK977nTzOM6s6PbXL5DInfL_qt4T_1uMnHKo3_ih7pJA4EL1vizLhr6qDo5YZUhWtfeehMlKzMr-O-8Ek9lKjcz5hk8YcIo0FWKIafdcdiIxOifE-36MoHnBz7GY6Dpogh64_XYYI_wI5NyEfLQ9I",
      "dp": "xHZvBHjxSs_gxw7Q37bhRK-XkOK3h_bkPP8RjFzDkqC6p9OJSUWTgDq425rrGISUx0pfmrLh-dY9bNr0M6IW6iaZkPd4INC9MgUbIVYtL9SO50ANv0h3BiPCHO4uYHn2liNOp9EhRNZlWKiZ4H9RZo5Wj_RW8IN4jGfMjq8MON0",
      "dq": "RVXzP7-g9yDpXNPlDPJ2x8TKcy97YZ_mTWoTPKUhoCoC7qTeNu6Vsh1zDcAyYZ5t5po0pWtK8ip1qEe8SIyHyNqTOqfzev1EblJ7vjHuU5rrSVeZQ7RWv0vh9FpMTMXaDXzC_ir2IlfqrUnnl6vyM87pzKU5JPVAxf4pftgvhYE",
      "n": "wywMc2XK2bBsC4hHR9VjgtRqM6VCR2ELzb-rWWZYA4pET99UOexQdx66K17pbIQ_0JxyjYjEXgEZ94FDAKiAgumhXZIvHKUCSZPERpcU16oO_OpKRiKs079pL1zX38SaD-uvwRx5dxu3U9IxxQRyyxRN12ah8mLTMwqPMA8zrULDO1EfxE2XRBoxFyvZ2d4YE1m7jxCjinTFpQop5Sy1gsWCOOBVbkDR-NSE7IMEz8tB3y3rIUsrc6c2Gb_63uuDt_Bm9ZaKEj2XZ4q8k7coz4PeWyBgz1aYfPQOAsJJG2V-QSDz6kwhB9AZp7CdSXNUt-HnOYjOMzmMqagacmA5nw"
    },
    {
      "kty": "EC",
      "d": "Z1ebl1tMexTcuuJ8qUnr1D9Vx_Uug7BaQVV8tgxzhkU",
      "use": "sig",
      "crv": "P-256",
      "kid": "a6094a18-f7a1-4c9c-bc01-33a72b0aff80",
      "x": "K82_zNRcZiCzyiwI2HOXo-B6Vx8jzdA3zZFXjfB1LmQ",
      "y": "ju6oJX7KpqSNmWd2NdLEL5H4GC9DOZ4lZYsQWSbJlXI"
    },
    {
      "kty": "EC",
      "d": "0D1x1WNDdLg3G-ICksoYgrxefs015JlQmltzAOFVI34",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1db8cc3d-eba1-4d3d-9355-cd33be87ce71",
      "x": "TL0jiW2YMXUJeNiquXWjtWewipGlvpb64Mjv11gEtTI",
      "y": "hg9w5tAgYS-ED-x389oWFis2UH4mHqY6DcGOhdbtNIc"
    },
    {
      "kty": "OKP",
      "d": "Htyaaj1Dmv4mXxt3cG9gesmtq4asZu0YsUXVZbhQAUE",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5e5bb068-369e-40d7-aebe-84ca3aa302b4",
      "x": "32GqeKR0UpW-6jLeEX99tkxoB7FBJiCZQEL2wch8kFg"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8Th3aDcsmeOMnEEghlLPf-UgQ-cifZUKpSJAyt3vqL8D68N0LaZ8yqoy5s2SifjCRCmlG9FNjm-OukkdPIMU-ZmRwKzyzJOG7Xr-sTYbxEVbO44Y35tu81ef0EwlbQOSmG0sv-l-Wx42Wo01yAHCp91wD9QsWIYmM2vcTIC-YS8",
      "kty": "RSA",
      "q": "sYRIcZKbWp2U0hDNq4YQuL5uWoYAHMpk8-2oYxHLV5Oe_HNkRr8asbwWv7_yNKi5EFPraYwvN8-80yKoZQyra2rWxVFZZ4vnbloEA0iJufp9wncfGZfQafEmUVqokuNqykD4hvonSeJkIMd2Z7_Inu-xifo9b0qchSWebQEydnk",
      "d": "THf5Wq4YlDBOez1nPfcdXEqGIlBhXbM5K5M-H9slMmPGQykVluYdKtLI7Yui_ULDfeU5V2Sjjl5USuezcz21ycMEowBqEdW8BHR691JeQW8tzRyN3x_gbT_84k_6V6OmpjCxlu8Bf_CxQpTXr6JEI3sLvooJbvoKec4_eOdJYjCPz9_oy4Ch_T2fkP2oO_kFgMFTM70qxtWPYGvXNT5oQNNswBvXwk80QKiHQIWMA0ovaCy8ymAp1AMUgioVUa8LQlJO9qsn7fTRvLbZO5jLxaBEaRz_EAA7UXfvw2nT6u1eatg3_nMpDnbwChGb6T-QZ_zpcR2abIwqhQE86ZCeEQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "64564778-bf5e-4bd7-ac64-dc53162b0822",
      "qi": "sivQsFmFUxp2Cor4pGw8j5jJCV-HCyN-SyyURICDjoWr0L_gtVYLQUd1yr2rUnaciIYAEtaFTEK0-59cYoV8tLq6aqaUkDkqCzgnxvWy1N5ZQnr9wJ54_Gkg4qJm70gPShOMFoCKzyKmfe5shTqaFmXHfThZwkGpuYOVp2v5WVI",
      "dp": "WD2VwLPeRvUsrMROR5TnfxusL-rPfS0WVc4v8YY6c3pcztQTHdf3cpPMRw4QexRazGCHm6N3QZGhnpe8cDRrads5rEgYEaouA5Wosd7fTW8prqGOi83qSm5VcfdJAZX6_HODmTirFl34-CsL73xlXs7sfX3aMw_vzYO5dOrrudU",
      "alg": "RSA-OAEP",
      "dq": "qc4iBhH5bYrDatYMBwEtSatPoGQCA4hPXU5-_pVs748US-SNjWcMv-ttz2pq45hpvoan78Ta_gZHV6gVcOPXrd77JrCUVwprDRIqOIHQzQgh-D0-kJq6ED1PLA8OpcPIyUOw-Fyd7H0Uzo4-Yyv_WplqONQYpDa41lyP2TGF9fE",
      "n": "p0Sv74WI5Jak68HaEwpBkKF5-qNz0hHzZS2iH4Fy4EQE8llUeo8V9WvsNsHyQElIlzVjP7uZ78x7kCuYxiwu_Wr9BKYLc6FX6lXmnw7ArOrlsbOnwBF-xDN0rUnjrjIJ6QKEy2Wfa_XthU196Ap9meMP2K02cf7VUbd39xppz1Y3lc9dV4l5SuDtY8GNS4_A9qrbnRTIUybi8h5FfFNyZtDJgGSBZxzCJYtqmM3Ub098ZWbvU2Vhp7C5Gi15z5CFBO8x3VWQm9g0Yw7ws-DqE0e4UW4UDirKx1p9lY76iMf-g_4miYNXyqUvB2knvXjv70cOBPyn0V0gzaoTxPWZNw"
    },
    {
      "kty": "EC",
      "d": "CTUcHzIM4JBo0Tc6jz7KYg4iFtPOXfBpJd6X7htbiWI",
      "use": "enc",
      "crv": "P-256",
      "kid": "860402aa-8471-49b3-aba9-efb953b617cb",
      "x": "mO-5HrRltwfPqiLmsJpSVjS62a-JXvtviCKcgzWjSyY",
      "y": "vBK5E2l2yUnBYZdW3a1-0jLlhYars8PemzDxIK9GoSI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "063d8eea-5911-47b1-994e-e41ee5f84fd5",
      "n": "wywMc2XK2bBsC4hHR9VjgtRqM6VCR2ELzb-rWWZYA4pET99UOexQdx66K17pbIQ_0JxyjYjEXgEZ94FDAKiAgumhXZIvHKUCSZPERpcU16oO_OpKRiKs079pL1zX38SaD-uvwRx5dxu3U9IxxQRyyxRN12ah8mLTMwqPMA8zrULDO1EfxE2XRBoxFyvZ2d4YE1m7jxCjinTFpQop5Sy1gsWCOOBVbkDR-NSE7IMEz8tB3y3rIUsrc6c2Gb_63uuDt_Bm9ZaKEj2XZ4q8k7coz4PeWyBgz1aYfPQOAsJJG2V-QSDz6kwhB9AZp7CdSXNUt-HnOYjOMzmMqagacmA5nw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4b6a4311-b5c0-4378-9ec7-fb0760bd7279",
      "n": "iLym5EOTMkoBkzG3E8Jxr8q8eDuKTVaX7RXP5cN09NMN5jLIwAtb-VM0xHUlh2zQ-R-WNAJ3svX7dUCnfKnOtCodqkkRC-v2lG_Pn5wdxl2-VYUjvNFt3AQi586uWLGAydDOGR23FO4QO4N35447Pe7eRCG5ghXfilCxyZ8J4DT7A3Wdldfgw63060S6bcuAFYqQeKyhs2hHjfYo_t-zKWU_pXPI32adGzxemlgt5opprNm0CX2qFW0WgLprcanIz0Rjmj0-RKLhRaCZpj6uDyPPKLuXYlMNnn9fKy29QCDMxW2rUklmLoKuF79ViiQK84RSS89iXsST3yb871BJoQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a6094a18-f7a1-4c9c-bc01-33a72b0aff80",
      "x": "K82_zNRcZiCzyiwI2HOXo-B6Vx8jzdA3zZFXjfB1LmQ",
      "y": "ju6oJX7KpqSNmWd2NdLEL5H4GC9DOZ4lZYsQWSbJlXI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "010162b3-5069-473b-a761-654fc6bcdbb5",
      "x": "htlclhiR8lFEaJSjiWgOCseQtEBzK9Vbr2TTsr1yosM",
      "y": "HUIQGyEvMROw9OzRIjyJp8k8rgCUA59S_GIAs7ris2k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1db8cc3d-eba1-4d3d-9355-cd33be87ce71",
      "x": "TL0jiW2YMXUJeNiquXWjtWewipGlvpb64Mjv11gEtTI",
      "y": "hg9w5tAgYS-ED-x389oWFis2UH4mHqY6DcGOhdbtNIc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5e5bb068-369e-40d7-aebe-84ca3aa302b4",
      "x": "32GqeKR0UpW-6jLeEX99tkxoB7FBJiCZQEL2wch8kFg"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "64564778-bf5e-4bd7-ac64-dc53162b0822",
      "alg": "RSA-OAEP",
      "n": "p0Sv74WI5Jak68HaEwpBkKF5-qNz0hHzZS2iH4Fy4EQE8llUeo8V9WvsNsHyQElIlzVjP7uZ78x7kCuYxiwu_Wr9BKYLc6FX6lXmnw7ArOrlsbOnwBF-xDN0rUnjrjIJ6QKEy2Wfa_XthU196Ap9meMP2K02cf7VUbd39xppz1Y3lc9dV4l5SuDtY8GNS4_A9qrbnRTIUybi8h5FfFNyZtDJgGSBZxzCJYtqmM3Ub098ZWbvU2Vhp7C5Gi15z5CFBO8x3VWQm9g0Yw7ws-DqE0e4UW4UDirKx1p9lY76iMf-g_4miYNXyqUvB2knvXjv70cOBPyn0V0gzaoTxPWZNw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "860402aa-8471-49b3-aba9-efb953b617cb",
      "x": "mO-5HrRltwfPqiLmsJpSVjS62a-JXvtviCKcgzWjSyY",
      "y": "vBK5E2l2yUnBYZdW3a1-0jLlhYars8PemzDxIK9GoSI",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:48:47 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:48:47 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 09:48: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
}
2021-10-01 09:48:47
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:48:47
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:48:47
oidcc-client-test-invalid-aud
Setup Done
2021-10-01 09:48:53 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance gykqqJlreVcu966
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
2021-10-01 09:48:53 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance gykqqJlreVcu966
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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
2021-10-01 09:48:54 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance gykqqJlreVcu966
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 09:48:54 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance gykqqJlreVcu966
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "063d8eea-5911-47b1-994e-e41ee5f84fd5",
      "n": "wywMc2XK2bBsC4hHR9VjgtRqM6VCR2ELzb-rWWZYA4pET99UOexQdx66K17pbIQ_0JxyjYjEXgEZ94FDAKiAgumhXZIvHKUCSZPERpcU16oO_OpKRiKs079pL1zX38SaD-uvwRx5dxu3U9IxxQRyyxRN12ah8mLTMwqPMA8zrULDO1EfxE2XRBoxFyvZ2d4YE1m7jxCjinTFpQop5Sy1gsWCOOBVbkDR-NSE7IMEz8tB3y3rIUsrc6c2Gb_63uuDt_Bm9ZaKEj2XZ4q8k7coz4PeWyBgz1aYfPQOAsJJG2V-QSDz6kwhB9AZp7CdSXNUt-HnOYjOMzmMqagacmA5nw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4b6a4311-b5c0-4378-9ec7-fb0760bd7279",
      "n": "iLym5EOTMkoBkzG3E8Jxr8q8eDuKTVaX7RXP5cN09NMN5jLIwAtb-VM0xHUlh2zQ-R-WNAJ3svX7dUCnfKnOtCodqkkRC-v2lG_Pn5wdxl2-VYUjvNFt3AQi586uWLGAydDOGR23FO4QO4N35447Pe7eRCG5ghXfilCxyZ8J4DT7A3Wdldfgw63060S6bcuAFYqQeKyhs2hHjfYo_t-zKWU_pXPI32adGzxemlgt5opprNm0CX2qFW0WgLprcanIz0Rjmj0-RKLhRaCZpj6uDyPPKLuXYlMNnn9fKy29QCDMxW2rUklmLoKuF79ViiQK84RSS89iXsST3yb871BJoQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "a6094a18-f7a1-4c9c-bc01-33a72b0aff80",
      "x": "K82_zNRcZiCzyiwI2HOXo-B6Vx8jzdA3zZFXjfB1LmQ",
      "y": "ju6oJX7KpqSNmWd2NdLEL5H4GC9DOZ4lZYsQWSbJlXI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "010162b3-5069-473b-a761-654fc6bcdbb5",
      "x": "htlclhiR8lFEaJSjiWgOCseQtEBzK9Vbr2TTsr1yosM",
      "y": "HUIQGyEvMROw9OzRIjyJp8k8rgCUA59S_GIAs7ris2k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1db8cc3d-eba1-4d3d-9355-cd33be87ce71",
      "x": "TL0jiW2YMXUJeNiquXWjtWewipGlvpb64Mjv11gEtTI",
      "y": "hg9w5tAgYS-ED-x389oWFis2UH4mHqY6DcGOhdbtNIc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5e5bb068-369e-40d7-aebe-84ca3aa302b4",
      "x": "32GqeKR0UpW-6jLeEX99tkxoB7FBJiCZQEL2wch8kFg"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "64564778-bf5e-4bd7-ac64-dc53162b0822",
      "alg": "RSA-OAEP",
      "n": "p0Sv74WI5Jak68HaEwpBkKF5-qNz0hHzZS2iH4Fy4EQE8llUeo8V9WvsNsHyQElIlzVjP7uZ78x7kCuYxiwu_Wr9BKYLc6FX6lXmnw7ArOrlsbOnwBF-xDN0rUnjrjIJ6QKEy2Wfa_XthU196Ap9meMP2K02cf7VUbd39xppz1Y3lc9dV4l5SuDtY8GNS4_A9qrbnRTIUybi8h5FfFNyZtDJgGSBZxzCJYtqmM3Ub098ZWbvU2Vhp7C5Gi15z5CFBO8x3VWQm9g0Yw7ws-DqE0e4UW4UDirKx1p9lY76iMf-g_4miYNXyqUvB2knvXjv70cOBPyn0V0gzaoTxPWZNw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "860402aa-8471-49b3-aba9-efb953b617cb",
      "x": "mO-5HrRltwfPqiLmsJpSVjS62a-JXvtviCKcgzWjSyY",
      "y": "vBK5E2l2yUnBYZdW3a1-0jLlhYars8PemzDxIK9GoSI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:48:54 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance gykqqJlreVcu966
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "703",
  "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
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059", "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059", "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059", "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 09:48:54 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 09:48:54 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:48:54 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:48:54 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
]
2021-10-01 09:48:54 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:48:54 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:48:54 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:48:54 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:48:54 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:48:54 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 09:48:54 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:48:54 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 09:48:54 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:48:54 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 09:48:54 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:48:54 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 09:48:54 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:48:54 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:48:54 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:48:54 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:48:54 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:48:54 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:48:54 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OwzrLxMcBHkhIjp51455\u0027._*)"
}
2021-10-01 09:48:54
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_BtHULvzcFIYeJaaVISoLEVVDxeDIGzvnJEhsohONXvXDXIKSKT6716444619'+^ :
2021-10-01 09:48:54 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:48:54 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OwzrLxMcBHkhIjp51455\u0027._*)",
  "client_secret": "secret_BtHULvzcFIYeJaaVISoLEVVDxeDIGzvnJEhsohONXvXDXIKSKT6716444619\u0027+^ :"
}
2021-10-01 09:48:54
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:48:54
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 09:48:55 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 09:48:53 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:48:55 GMT",
  "etag": "\"1633081733.2664855-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:48:55 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:48:55
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:48:55 SUCCESS
FetchClientKeys
Downloaded and added client JWK set to client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OwzrLxMcBHkhIjp51455\u0027._*)",
  "client_secret": "secret_BtHULvzcFIYeJaaVISoLEVVDxeDIGzvnJEhsohONXvXDXIKSKT6716444619\u0027+^ :",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 09:48:55 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 09:48:55
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:48:55 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance gykqqJlreVcu966
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
    "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_OwzrLxMcBHkhIjp51455\u0027._*)",
  "client_secret": "secret_BtHULvzcFIYeJaaVISoLEVVDxeDIGzvnJEhsohONXvXDXIKSKT6716444619\u0027+^ :",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 09:48:55 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance gykqqJlreVcu966
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dC72C28B7C54F724771359E5F9D552F52; __utma\u003d201319536.1325286560.1632909994.1632989957.1631776378.4; __utmc\u003d201319536; __utmz\u003d201319536.1632985063.2.2.utmcsr\u003dt.co|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/authz_fp_cb/f6080f52641aed84d6717cf1bbd76c890b5a61d5ff32c32b8f578bfd5a2a5d3e",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "scope": "openid profile email address phone",
  "response_type": "id_token",
  "nonce": "3f7c4ZITjLkHQ6OqFIQ8lqPq",
  "response_mode": "form_post",
  "state": "9xfW5MTVIGt58DQaL2LwwzyTZWWZr4VX",
  "client_id": "client_OwzrLxMcBHkhIjp51455\u0027._*)"
}
incoming_body
Authorization endpoint
2021-10-01 09:48:55 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:48:55 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:48:55 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "scope": "openid profile email address phone",
  "response_type": "id_token",
  "nonce": "3f7c4ZITjLkHQ6OqFIQ8lqPq",
  "response_mode": "form_post",
  "state": "9xfW5MTVIGt58DQaL2LwwzyTZWWZr4VX",
  "client_id": "client_OwzrLxMcBHkhIjp51455\u0027._*)"
}
2021-10-01 09:48:55 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:48:55 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
3f7c4ZITjLkHQ6OqFIQ8lqPq
2021-10-01 09:48:55 SUCCESS
EnsureResponseTypeIsIdToken
Response type is expected value
expected
id_token
2021-10-01 09:48:55 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_OwzrLxMcBHkhIjp51455'._*)
2021-10-01 09:48:55 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059
expected
[
  "https://89.45.234.133:8090/authz_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "https://89.45.234.133:8090/authz_im_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "https://89.45.234.133:8090/req_uri/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059"
]
2021-10-01 09:48:55 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:48:55 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:48:55 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_OwzrLxMcBHkhIjp51455'._*)
nonce
3f7c4ZITjLkHQ6OqFIQ8lqPq
iat
1633081735
exp
1633082035
2021-10-01 09:48:55 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
client_OwzrLxMcBHkhIjp51455'._*)1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_OwzrLxMcBHkhIjp51455\u0027._*)1",
  "nonce": "3f7c4ZITjLkHQ6OqFIQ8lqPq",
  "iat": 1633081735,
  "exp": 1633082035
}
2021-10-01 09:48:55 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 09:48:55 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-01 09:48:55 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIwNjNkOGVlYS01OTExLTQ3YjEtOTk0ZS1lNDFlZTVmODRmZDUiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9Pd3pyTHhNY0JIa2hJanA1MTQ1NScuXyopMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODIwMzUsIm5vbmNlIjoiM2Y3YzRaSVRqTGtIUTZPcUZJUThscVBxIiwiaWF0IjoxNjMzMDgxNzM1fQ.iMQp-S4PfrIlpswRmOclhZBwa9ytea5hbcUr1ZhRHFQQBDFF87lik173i9i1_gU0xnHRlnBMS_Rv_H58AP0sanAjD6zX8u5bdBUAL4NcMvSGsKbezq-i3u3cpuUpx1UVPpkLIQ4pGDUlWopdRUcrIGIeBfBFwWie-oeWmG_v27v3qq86-puldKBhtdbqMyQ92j3V_conkeuGjpOa7KEc0UiDGQynGeGvc86DLNx9A0qwUkYw4dOGargHhPQu_wK-dqga-N77tneVOPwWUsaa_7Tr3vqxnEp7vhXg2HTg4QG2Ed-GaEdii5wUxNWtfkA2Wc2XiPvMIdXslSDgcNHdKw
key
{"p":"674wgdqFKWqxRhOB-5ouIRYQUrFRc9FRC6wq5PrWz5P-mLDOS9LugHeo2RczPgryKuI-yQHt-fkpocx5Wp5kVcOLGX00XKQ_lwSQ5tczVFNx2J0Gf34QM6Wmp_ZEItFo4FGd8wjD88sB7m6jioHachggIJlScAHEcazc-_sx-D0","kty":"RSA","q":"0_FkXdZcWvWwf5XNMTAwEw01ZZA4wOYc0NECwT8GLTm7hK2fR_xUczzQX17CgVjUgHqYETF8JhUbu_T5URu0mgKguyqUqv52994dPOpe0wYZpqAga-lj9bcJLEcTkizJNcPTnfg38aX7eiHfioy6Ex4oEP3GzuHiI-dZX4reuws","d":"T1K7zLr2cvttLlK5Bc0IoMfMUik8gt5CeeEIt1ENPIMZuIzAIrqVCZUHfVEZ9ezaMuMi-7s2dC5ma12x6baSZKKn3uvnEfFOuLDB-R62beDELq7aeR7mtzj4ezN02ZGCPC5CRG5aP7qYDA1GBRkFvtwFtyITd_wKcpg8EgBbtHLUChr8v-gQ1VTC9OfXvpDwB0dbAEs_B62rXXQWX64LGCoFV3OEliYADDA_J3_LU1eaBGd2jfgFNbNKxrjFDeY4Eu8dt1lrRgDPyZAO3HoF2fiUUA5vVUWGfMq94CqtACFAmWCzBriBP49qQk1TLPoZxEbAt8A3stO8cI7GVi0MIQ","e":"AQAB","use":"sig","kid":"063d8eea-5911-47b1-994e-e41ee5f84fd5","qi":"qzWunXIrY7V7nvwPLBe-VTvK977nTzOM6s6PbXL5DInfL_qt4T_1uMnHKo3_ih7pJA4EL1vizLhr6qDo5YZUhWtfeehMlKzMr-O-8Ek9lKjcz5hk8YcIo0FWKIafdcdiIxOifE-36MoHnBz7GY6Dpogh64_XYYI_wI5NyEfLQ9I","dp":"xHZvBHjxSs_gxw7Q37bhRK-XkOK3h_bkPP8RjFzDkqC6p9OJSUWTgDq425rrGISUx0pfmrLh-dY9bNr0M6IW6iaZkPd4INC9MgUbIVYtL9SO50ANv0h3BiPCHO4uYHn2liNOp9EhRNZlWKiZ4H9RZo5Wj_RW8IN4jGfMjq8MON0","dq":"RVXzP7-g9yDpXNPlDPJ2x8TKcy97YZ_mTWoTPKUhoCoC7qTeNu6Vsh1zDcAyYZ5t5po0pWtK8ip1qEe8SIyHyNqTOqfzev1EblJ7vjHuU5rrSVeZQ7RWv0vh9FpMTMXaDXzC_ir2IlfqrUnnl6vyM87pzKU5JPVAxf4pftgvhYE","n":"wywMc2XK2bBsC4hHR9VjgtRqM6VCR2ELzb-rWWZYA4pET99UOexQdx66K17pbIQ_0JxyjYjEXgEZ94FDAKiAgumhXZIvHKUCSZPERpcU16oO_OpKRiKs079pL1zX38SaD-uvwRx5dxu3U9IxxQRyyxRN12ah8mLTMwqPMA8zrULDO1EfxE2XRBoxFyvZ2d4YE1m7jxCjinTFpQop5Sy1gsWCOOBVbkDR-NSE7IMEz8tB3y3rIUsrc6c2Gb_63uuDt_Bm9ZaKEj2XZ4q8k7coz4PeWyBgz1aYfPQOAsJJG2V-QSDz6kwhB9AZp7CdSXNUt-HnOYjOMzmMqagacmA5nw"}
algorithm
RS256
2021-10-01 09:48:55 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 09:48:55 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "state": "9xfW5MTVIGt58DQaL2LwwzyTZWWZr4VX"
}
2021-10-01 09:48:55 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059",
  "state": "9xfW5MTVIGt58DQaL2LwwzyTZWWZr4VX",
  "id_token": "eyJraWQiOiIwNjNkOGVlYS01OTExLTQ3YjEtOTk0ZS1lNDFlZTVmODRmZDUiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9Pd3pyTHhNY0JIa2hJanA1MTQ1NScuXyopMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODIwMzUsIm5vbmNlIjoiM2Y3YzRaSVRqTGtIUTZPcUZJUThscVBxIiwiaWF0IjoxNjMzMDgxNzM1fQ.iMQp-S4PfrIlpswRmOclhZBwa9ytea5hbcUr1ZhRHFQQBDFF87lik173i9i1_gU0xnHRlnBMS_Rv_H58AP0sanAjD6zX8u5bdBUAL4NcMvSGsKbezq-i3u3cpuUpx1UVPpkLIQ4pGDUlWopdRUcrIGIeBfBFwWie-oeWmG_v27v3qq86-puldKBhtdbqMyQ92j3V_conkeuGjpOa7KEc0UiDGQynGeGvc86DLNx9A0qwUkYw4dOGargHhPQu_wK-dqga-N77tneVOPwWUsaa_7Tr3vqxnEp7vhXg2HTg4QG2Ed-GaEdii5wUxNWtfkA2Wc2XiPvMIdXslSDgcNHdKw"
}
2021-10-01 09:48:55 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance gykqqJlreVcu966
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/bf2a3a8185a612098bb4eb13f00073bab61fa583d711f7549e80ef1f0b11a059, formParameters={"state":"9xfW5MTVIGt58DQaL2LwwzyTZWWZr4VX","id_token":"eyJraWQiOiIwNjNkOGVlYS01OTExLTQ3YjEtOTk0ZS1lNDFlZTVmODRmZDUiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9Pd3pyTHhNY0JIa2hJanA1MTQ1NScuXyopMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODIwMzUsIm5vbmNlIjoiM2Y3YzRaSVRqTGtIUTZPcUZJUThscVBxIiwiaWF0IjoxNjMzMDgxNzM1fQ.iMQp-S4PfrIlpswRmOclhZBwa9ytea5hbcUr1ZhRHFQQBDFF87lik173i9i1_gU0xnHRlnBMS_Rv_H58AP0sanAjD6zX8u5bdBUAL4NcMvSGsKbezq-i3u3cpuUpx1UVPpkLIQ4pGDUlWopdRUcrIGIeBfBFwWie-oeWmG_v27v3qq86-puldKBhtdbqMyQ92j3V_conkeuGjpOa7KEc0UiDGQynGeGvc86DLNx9A0qwUkYw4dOGargHhPQu_wK-dqga-N77tneVOPwWUsaa_7Tr3vqxnEp7vhXg2HTg4QG2Ed-GaEdii5wUxNWtfkA2Wc2XiPvMIdXslSDgcNHdKw"}}]
outgoing_path
authorize
2021-10-01 09:48:55 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:49:00
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
KEaHpM6ZIOC42PW
Test Results