Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:58:35 INFO
TEST-RUNNER
Test instance 0zGMe4nd2aBtPxv created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token 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:58:35 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:58:35
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:58:36
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "2OmNx1x9LO7nnTu1ngm4VEhkfqeJ1a1i7QYax52K4ZD_IwZLprIuLedHgnatRJTj9dtrPUW0D-oDsDA3EDnp2B0yIygJ0xURU51UYLcFd2P6OYgvmOsLDTWJXvUZEnvf4UKcy6lv8h8EelNdlJqN-S7mBPwpCaFEKpZOXMxAgrM",
      "kty": "RSA",
      "q": "sioA28fhyl5zzUoCCPSQ3r4zUVOIm9Dxs2ig3LAG1zxalDX9ycgNx1c5mUI3zlluYaqjmOO7oyjrJ14_2Nsdc72xtMofjbvjmHXPDvRcbVgVnVM3fN_DW68EGYGeLQ7Qnmpfdql3bL0PaZeAigs-uep5R2HmHWXQuKDzX64qRx8",
      "d": "Hz3bDGA-gS56YAnHwVJE9lNpZxHx_OfaymoS8M4IrPBIYTo40lDG9hSNGABz1v3Gs7G-E3qTggQOASXRrmfyv-fGivfedXimXklJjvhELSn1OeoMhadA4We3DArFDn1wV3umqSkaRmA4ESdN9JMCFBC7le8uBhucQtdA_XGb-_BxYnJ3ZjvgcZBMQ0Azqx2rBzXJLcCjD-Q8GZeSqF19Nlqqfi6iOt4jYplUpEV2eNBDa4C0ObHWXxtow2OySCULIN7dSoVwyd1kTnMuGau-nb06iKY7O8rSKpS1Q2Adse1fVI8JQKKX08aTG5mRHDI1X9lEVWfDsl031ssNJ3EhtQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "3ce2750f-9815-42e6-8727-216f14f8b484",
      "qi": "JjfONltMoHSsi54Gqo7ql2GOJXoSa3ZnSvVRkcVXP5KjG7kA8x1GevgFmq7d6z0p5ywZnNpFPftMpCB6s2Umlxbh_JcAbkUI692OfonEBUYsb_qbw2FziToC3HFevkUM03_NMsnHJaEiyPOOTjXxojx-Fv0YnyuWSepVxakE1yU",
      "dp": "YfgasRB0-PZuZfWx8c8yEd8ghJPnDTtikutO7RmawIZctdUCFigj81eiVKqFV5Rn4YNYzDPPP-DSCaG9PPbrR1DodDiBN3UsfjdxBL2lGmdtfM6lsMt4El87zEenK1IHrBYJ-3JrvU-FFjrQ6W1k8kbcXSQG5PKRdyqr-f3GpUE",
      "dq": "EqbdEiU52SLMQsilr-RSqk8FNlVlbtKQCzU_6fqvrKbP4MZKPG6qKp1SFV5eU0b_jE_98oqc4Tbub1-plX1S9wP7765dYUwzRonG1Iz2hCf9k0vb-kG-xQFsj3MHaTYs1vjR561UKFkenPJUbZ9BwNrwOW3hVmCLWljXQcQM_wc",
      "n": "lvX7oBotXUeCMJY9ejceuH15nrThCtmfI6Iaqvyv5P1AEitDHD-E6goQR9RIZL8yXfew0vU9tpGGlOtiqcqbHGqmyt__Cza3GqA-q2FvVQirwk2fKo8BlDxVKKwCNphzAM-9WWflQ2lZXFfKA_tefTGKO7wMtU4hTcYzsU2VdjCRE5eUwPZRTlCY9wNgdsB0GqJ3FxkG9Grcc48LkPlkxKpr_1LKSyrONLjGXM5mfsj0vzt4dKKRjRZJvuf2_WwTDxQ0O4XySmuEKmHw-nvtaEX6Q5ZrzjRtfKm0ViBE9axtNvyOuSCR9gAgSFlKraOBqriPoZ0-lgAl3P66u214rQ"
    },
    {
      "kty": "EC",
      "d": "y-YQGiGFSKWypdUlw5HHARuouOWTErSxF0eSfqcWB2A",
      "use": "sig",
      "crv": "P-256",
      "kid": "8b50f8da-3164-49b8-9704-f339ae35b4fe",
      "x": "OGU-PB1_XgEhG5CG0QpY6EmMRPVOivpm8sfUx52lQfk",
      "y": "wDkz4MiUj71Q6J6vMIrCLPbFSS7P0jGyVsTzLxSX1Hs"
    },
    {
      "kty": "EC",
      "d": "pA5xBN1fpPbe75TKw5oqhJFck1Oj1gvr-TdPPeyqrj8",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7821e6d1-a61c-442f-b420-a7b60a6821ad",
      "x": "yBoeei8r9GKbvEKWQ6ZsGNGIwQNk5Vk9Een2QEaQEcE",
      "y": "RY1acSoBbFR9SSz5gAAHw8oWaUzvnlYhS2T8dNjVDRc"
    },
    {
      "kty": "OKP",
      "d": "Vv_DxFWLKjjNv8VAuMjBg24L88ecwU7r-yR26HTRY-k",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a4abf48b-a692-43da-ab81-64f1a7725677",
      "x": "W9Fu9nQfI71PWpk-aw4nro1J2X_CgvvGMIm0oRCL2x8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8wgiqJwQx0MIGGYQbteFObZdg5ZT3_7ioGqTD4jYgjMKYMvIEvjMgHEdDX_oIJFtpZ6P0I84AnZlS02VpkNzrc90gVtnXwnopdIa6IuCk-0LL0L_ceCxgnAcFeWvzUkwcuPMUS7TGvKwL_lsak3_q8t314MUv5ZysLbOayJM13s",
      "kty": "RSA",
      "q": "x68E7RwnQVnOWhuauVBOeXybdUk9_zKFhoOyvPHsTbXbPpYvIUK9-Od7m4_tFcbwb5OR3gzLsZ2XjZp3KyhoNAaUIWH-l_-lmjwmIN1svkaSCRme5PSHTLQTwGmAn0h8NnbHZh0wD4Ilv-LRAZFxxUOC8bnpIrMkHLyNAYLTZMM",
      "d": "lfI_oaZSx-HfVS3JTHrZ4O7BCBhZg9IWXgooGoPEg2dePoPpLNpxAC1nXo7HqafIsbftGFasZ1NQDv38MyjJ-FYcPLowzRA8XFqfYWIYUSQ2zIMa-hQFLF1Ujc8AW4UfRLXnr0IJYsuK4cAAFN8kA7B2sf2qn-26ALCQVU6FTH8w0_E4FgybUZy852mTg2BRXGnB_AQwqN6gW_-XFqeIS9esur70RlM73wJD1-1UaUZF7OL_rIVaC1w90oQu2kGRpBHIs3uVAXxM-oZ-CJrgTOt1CtwmzdUOu061DXhdGY0QDS76MfC9BjpziWTjwmerJCy0xHg4_vVYOkdG4kbPjQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "645d0cd2-2db5-4a0a-a931-cb368f45da35",
      "qi": "3hVlYGVwG_tiAsYz6fk3Hunbv4aLZtfQxyGQPJjCOsfkQXWYZy-EZx3l58M1M2clLXiBB-3RVouVMhuGCXrEETmw-JxWLgwTuQctTt8Zuu8kJD066U0Q66lfrOWlEF1NpDwyU_hsQIaIwKbHNveKcIbpthSAkMIqy5tte4IChrI",
      "dp": "SAyAYeYqnzhDHSCc_I9OQsbKwGj_oqdovk_6Gx_ht--zwvCG9wDld6qRB2CFC6qxi-kPD7B11V0OOJ3eoLTchYm8K2FSqv1ACHDaY1iAtKQQrck5-6O2XEoqOV-nl7976oOYHfU4xoNuMjrKplVLV73xYGXO7-GFTNhVJ7O6fiM",
      "alg": "RSA-OAEP",
      "dq": "NgVxbbxKGnHzU4lYSH4jXNaLMCXKcfn3Cbcjad6BMVzbnYj_4x2tS2NEm4dKerPBZE4mDk6j5L9fut1pE_HwjvKgrI9YU0LESH-xSP7eZnOtGm0mAYbt-6BUH5_rPixb_lgQBd4rnGZ3U_xG0wfIIbfr-v1yxwJz6JpSA3CjRAU",
      "n": "vZF6LfxgmvgcC5TAO3BdS2g0TS8Boqw7PcRJNayqSmGPhe8onKmxAknYmf0oFj1bIpYhX_JGZr8K6Q03TPCQNLPgvojAPLAR1x18VVKQJawn9wB3dH79yNnOZ5hJBXHHZ84p-NP_VR4J2n4V5qmO6l4MVBKSQK85CQZzGlIeP2NfUl4jnXJMXj098DdfHUrmp9MkK_tl8QqlLaGzwmIUQjPGauhPXYd-ARB_v5hagIAD6tI4uSpwFdD4ho6OQv76h_NLvzPDky89A0YAqNtLqYa9k2fcxrFLE4_BvzGA49b9wvgjum3R0AKac1OQ1oRE9os5ILCdmH206PY-NRUusQ"
    },
    {
      "kty": "EC",
      "d": "ZHPdFtbVfHOAP22tgp1GUzdWquMxF497m1Eahxo-nDk",
      "use": "enc",
      "crv": "P-256",
      "kid": "b1c5468c-dd42-48a9-bf3c-d0c40238a97b",
      "x": "zlPe7xlf66BfU7jCMHPirX_7jFd8SV78e54fBXhguBo",
      "y": "71rpUJDn3EU0ldhSONSnlhTk8dc4Zj0lvH3VN_Pc9yw",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3ce2750f-9815-42e6-8727-216f14f8b484",
      "n": "lvX7oBotXUeCMJY9ejceuH15nrThCtmfI6Iaqvyv5P1AEitDHD-E6goQR9RIZL8yXfew0vU9tpGGlOtiqcqbHGqmyt__Cza3GqA-q2FvVQirwk2fKo8BlDxVKKwCNphzAM-9WWflQ2lZXFfKA_tefTGKO7wMtU4hTcYzsU2VdjCRE5eUwPZRTlCY9wNgdsB0GqJ3FxkG9Grcc48LkPlkxKpr_1LKSyrONLjGXM5mfsj0vzt4dKKRjRZJvuf2_WwTDxQ0O4XySmuEKmHw-nvtaEX6Q5ZrzjRtfKm0ViBE9axtNvyOuSCR9gAgSFlKraOBqriPoZ0-lgAl3P66u214rQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7a424dde-23b8-469f-9bc0-387e6b491f09",
      "n": "16Ex8n_PTcrxJY4wRQEf6ryLbzTEc0Kc3xoLz8u6o-oCKarICUBC1hX2Z0HJ3ozovMunArW5nXgOQ5Q-DmcNUegQXzGmhJBtT96ya8NX6LXrjpIJzeOeRAAdIJtYT_OX38JK55uhxeRE7qPG_9skvoWm_DDP2MILS72l38u0X_k-pfwhxIvcAgeinUEvFOapY68G05SowrcWGHZAYHySbLNMMtfEaDOBabptb9-f1DsbCPYugAhrdC_e1TKTmTqD-E3eIprY5_P6xF8YZl25EdZux-bqOZmi3Ge4IeZxvGJXUCLc4NjsFb7_SAV-0HOOoFtMtzOp5EYwpMWUpCbhnw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "8b50f8da-3164-49b8-9704-f339ae35b4fe",
      "x": "OGU-PB1_XgEhG5CG0QpY6EmMRPVOivpm8sfUx52lQfk",
      "y": "wDkz4MiUj71Q6J6vMIrCLPbFSS7P0jGyVsTzLxSX1Hs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "984e2bdb-baa9-4b7e-9626-543479ac6d8d",
      "x": "hOtyiI2VjIKV7r8aITTZrno2NWPradJs86E04_32ac0",
      "y": "VbaWQ4aaEbXPKLKOUjcK6eF_kR4cRyj8FqDM-j47nO8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7821e6d1-a61c-442f-b420-a7b60a6821ad",
      "x": "yBoeei8r9GKbvEKWQ6ZsGNGIwQNk5Vk9Een2QEaQEcE",
      "y": "RY1acSoBbFR9SSz5gAAHw8oWaUzvnlYhS2T8dNjVDRc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a4abf48b-a692-43da-ab81-64f1a7725677",
      "x": "W9Fu9nQfI71PWpk-aw4nro1J2X_CgvvGMIm0oRCL2x8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "645d0cd2-2db5-4a0a-a931-cb368f45da35",
      "alg": "RSA-OAEP",
      "n": "vZF6LfxgmvgcC5TAO3BdS2g0TS8Boqw7PcRJNayqSmGPhe8onKmxAknYmf0oFj1bIpYhX_JGZr8K6Q03TPCQNLPgvojAPLAR1x18VVKQJawn9wB3dH79yNnOZ5hJBXHHZ84p-NP_VR4J2n4V5qmO6l4MVBKSQK85CQZzGlIeP2NfUl4jnXJMXj098DdfHUrmp9MkK_tl8QqlLaGzwmIUQjPGauhPXYd-ARB_v5hagIAD6tI4uSpwFdD4ho6OQv76h_NLvzPDky89A0YAqNtLqYa9k2fcxrFLE4_BvzGA49b9wvgjum3R0AKac1OQ1oRE9os5ILCdmH206PY-NRUusQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "b1c5468c-dd42-48a9-bf3c-d0c40238a97b",
      "x": "zlPe7xlf66BfU7jCMHPirX_7jFd8SV78e54fBXhguBo",
      "y": "71rpUJDn3EU0ldhSONSnlhTk8dc4Zj0lvH3VN_Pc9yw",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:58:36 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:58:36 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 09:58:36 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:58:36
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:58:36
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:58:36
oidcc-client-test-invalid-aud
Setup Done
2021-10-01 09:58:40 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance 0zGMe4nd2aBtPxv
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:58:40 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance 0zGMe4nd2aBtPxv
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:58:40 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance 0zGMe4nd2aBtPxv
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:58:40 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance 0zGMe4nd2aBtPxv
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3ce2750f-9815-42e6-8727-216f14f8b484",
      "n": "lvX7oBotXUeCMJY9ejceuH15nrThCtmfI6Iaqvyv5P1AEitDHD-E6goQR9RIZL8yXfew0vU9tpGGlOtiqcqbHGqmyt__Cza3GqA-q2FvVQirwk2fKo8BlDxVKKwCNphzAM-9WWflQ2lZXFfKA_tefTGKO7wMtU4hTcYzsU2VdjCRE5eUwPZRTlCY9wNgdsB0GqJ3FxkG9Grcc48LkPlkxKpr_1LKSyrONLjGXM5mfsj0vzt4dKKRjRZJvuf2_WwTDxQ0O4XySmuEKmHw-nvtaEX6Q5ZrzjRtfKm0ViBE9axtNvyOuSCR9gAgSFlKraOBqriPoZ0-lgAl3P66u214rQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7a424dde-23b8-469f-9bc0-387e6b491f09",
      "n": "16Ex8n_PTcrxJY4wRQEf6ryLbzTEc0Kc3xoLz8u6o-oCKarICUBC1hX2Z0HJ3ozovMunArW5nXgOQ5Q-DmcNUegQXzGmhJBtT96ya8NX6LXrjpIJzeOeRAAdIJtYT_OX38JK55uhxeRE7qPG_9skvoWm_DDP2MILS72l38u0X_k-pfwhxIvcAgeinUEvFOapY68G05SowrcWGHZAYHySbLNMMtfEaDOBabptb9-f1DsbCPYugAhrdC_e1TKTmTqD-E3eIprY5_P6xF8YZl25EdZux-bqOZmi3Ge4IeZxvGJXUCLc4NjsFb7_SAV-0HOOoFtMtzOp5EYwpMWUpCbhnw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "8b50f8da-3164-49b8-9704-f339ae35b4fe",
      "x": "OGU-PB1_XgEhG5CG0QpY6EmMRPVOivpm8sfUx52lQfk",
      "y": "wDkz4MiUj71Q6J6vMIrCLPbFSS7P0jGyVsTzLxSX1Hs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "984e2bdb-baa9-4b7e-9626-543479ac6d8d",
      "x": "hOtyiI2VjIKV7r8aITTZrno2NWPradJs86E04_32ac0",
      "y": "VbaWQ4aaEbXPKLKOUjcK6eF_kR4cRyj8FqDM-j47nO8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7821e6d1-a61c-442f-b420-a7b60a6821ad",
      "x": "yBoeei8r9GKbvEKWQ6ZsGNGIwQNk5Vk9Een2QEaQEcE",
      "y": "RY1acSoBbFR9SSz5gAAHw8oWaUzvnlYhS2T8dNjVDRc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a4abf48b-a692-43da-ab81-64f1a7725677",
      "x": "W9Fu9nQfI71PWpk-aw4nro1J2X_CgvvGMIm0oRCL2x8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "645d0cd2-2db5-4a0a-a931-cb368f45da35",
      "alg": "RSA-OAEP",
      "n": "vZF6LfxgmvgcC5TAO3BdS2g0TS8Boqw7PcRJNayqSmGPhe8onKmxAknYmf0oFj1bIpYhX_JGZr8K6Q03TPCQNLPgvojAPLAR1x18VVKQJawn9wB3dH79yNnOZ5hJBXHHZ84p-NP_VR4J2n4V5qmO6l4MVBKSQK85CQZzGlIeP2NfUl4jnXJMXj098DdfHUrmp9MkK_tl8QqlLaGzwmIUQjPGauhPXYd-ARB_v5hagIAD6tI4uSpwFdD4ho6OQv76h_NLvzPDky89A0YAqNtLqYa9k2fcxrFLE4_BvzGA49b9wvgjum3R0AKac1OQ1oRE9os5ILCdmH206PY-NRUusQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "b1c5468c-dd42-48a9-bf3c-d0c40238a97b",
      "x": "zlPe7xlf66BfU7jCMHPirX_7jFd8SV78e54fBXhguBo",
      "y": "71rpUJDn3EU0ldhSONSnlhTk8dc4Zj0lvH3VN_Pc9yw",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:58:41 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance 0zGMe4nd2aBtPxv
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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90", "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90", "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90", "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 09:58:41 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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 09:58:41 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:58:41 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:58:41 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
]
2021-10-01 09:58:41 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:58:41 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:58:41 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:58:41 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:58:41 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:58:41 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:58:41 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:58:41 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:58:41 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:58:41 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:58:41 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:58:41 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:58:41 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:58:41 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:58:41 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:58:41 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:58:41 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:58:41 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:58:41 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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kdGHoXjkdBbmkaW29522[{ \"\u0027"
}
2021-10-01 09:58:41
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_uPfJCBtwpMbICbRXlgpxxICkolhaSEsldNLmsFxfwtDDpnMXfn1690341125,}\|'
2021-10-01 09:58:41 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:58:41 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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kdGHoXjkdBbmkaW29522[{ \"\u0027",
  "client_secret": "secret_uPfJCBtwpMbICbRXlgpxxICkolhaSEsldNLmsFxfwtDDpnMXfn1690341125,}\\|\u0027"
}
2021-10-01 09:58:41
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:58:41
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:58:41 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:58:39 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:58:41 GMT",
  "etag": "\"1633082319.7944262-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:58:41 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:58:41
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:58:41 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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kdGHoXjkdBbmkaW29522[{ \"\u0027",
  "client_secret": "secret_uPfJCBtwpMbICbRXlgpxxICkolhaSEsldNLmsFxfwtDDpnMXfn1690341125,}\\|\u0027",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 09:58:41 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 09:58:41
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:58:41 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance 0zGMe4nd2aBtPxv
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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
    "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_kdGHoXjkdBbmkaW29522[{ \"\u0027",
  "client_secret": "secret_uPfJCBtwpMbICbRXlgpxxICkolhaSEsldNLmsFxfwtDDpnMXfn1690341125,}\\|\u0027",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "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:58:41 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance 0zGMe4nd2aBtPxv
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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "thgKIp3RxhNZqK4vkE9Txmui",
  "response_mode": "form_post",
  "state": "QFvkKgO3HFHq7ADl8PBckQI1iztYnPZj",
  "client_id": "client_kdGHoXjkdBbmkaW29522[{ \"\u0027"
}
incoming_body
Authorization endpoint
2021-10-01 09:58:41 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:58:41 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:58:41 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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "thgKIp3RxhNZqK4vkE9Txmui",
  "response_mode": "form_post",
  "state": "QFvkKgO3HFHq7ADl8PBckQI1iztYnPZj",
  "client_id": "client_kdGHoXjkdBbmkaW29522[{ \"\u0027"
}
2021-10-01 09:58:41 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:58:41 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
thgKIp3RxhNZqK4vkE9Txmui
2021-10-01 09:58:41 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2021-10-01 09:58:41 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_kdGHoXjkdBbmkaW29522[{ "'
2021-10-01 09:58:41 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90
expected
[
  "https://89.45.234.133:8090/authz_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "https://89.45.234.133:8090/authz_im_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "https://89.45.234.133:8090/req_uri/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90"
]
2021-10-01 09:58:41 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:58:41 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:58:41 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
3l04xNpAUMBsQ6aY5EEYQBGPoPrcw3qsWSB7zy5Bi4XwRLFYKa
2021-10-01 09:58:41 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
YXvK7zHq6xOkJoLusFDO9w
2021-10-01 09:58:41 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_kdGHoXjkdBbmkaW29522[{ "'
nonce
thgKIp3RxhNZqK4vkE9Txmui
iat
1633082321
exp
1633082621
2021-10-01 09:58:41 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
client_kdGHoXjkdBbmkaW29522[{ "'1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_kdGHoXjkdBbmkaW29522[{ \"\u00271",
  "nonce": "thgKIp3RxhNZqK4vkE9Txmui",
  "iat": 1633082321,
  "exp": 1633082621
}
2021-10-01 09:58:41 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 09:58:41 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
YXvK7zHq6xOkJoLusFDO9w
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_kdGHoXjkdBbmkaW29522[{ \"\u00271",
  "nonce": "thgKIp3RxhNZqK4vkE9Txmui",
  "iat": 1633082321,
  "exp": 1633082621,
  "at_hash": "YXvK7zHq6xOkJoLusFDO9w"
}
2021-10-01 09:58:41 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzY2UyNzUwZi05ODE1LTQyZTYtODcyNy0yMTZmMTRmOGI0ODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWVh2Szd6SHE2eE9rSm9MdXNGRE85dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tkR0hvWGprZEJibWthVzI5NTIyW3sgXCInMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MjEsIm5vbmNlIjoidGhnS0lwM1J4aE5acUs0dmtFOVR4bXVpIiwiaWF0IjoxNjMzMDgyMzIxfQ.F6GzeqDHoychAbGPGWzsGO7qJGz2ukJ7YQdLgHYJrf7_-HF-WeDkyB-50SMItOJoPa7iLNMEUXfYZiY47OpKrJuFsaSBrqD8VSULtgKHf0TAcZUpbjGOAqkxoJgs8kp4JamLDYFTAx0kKeGZBP40eY5Zw-wvJTWDhJ1-aT-NVk11AL3ySnzUExID850AKvYTCr6rT-ZZiNZNsDPesD_4Nwo4wocXYE-z5T4AlkhjrBxts3POnU7G8f60xFNLL8VW6EW0NI8FUFJoa3m1jZwmt-WjU-jiAnygv8YbRyXm4ryLpYidXZQex3_y9CJyZ1tUps5M85YtV9ca2_aAztJkVw
key
{"p":"2OmNx1x9LO7nnTu1ngm4VEhkfqeJ1a1i7QYax52K4ZD_IwZLprIuLedHgnatRJTj9dtrPUW0D-oDsDA3EDnp2B0yIygJ0xURU51UYLcFd2P6OYgvmOsLDTWJXvUZEnvf4UKcy6lv8h8EelNdlJqN-S7mBPwpCaFEKpZOXMxAgrM","kty":"RSA","q":"sioA28fhyl5zzUoCCPSQ3r4zUVOIm9Dxs2ig3LAG1zxalDX9ycgNx1c5mUI3zlluYaqjmOO7oyjrJ14_2Nsdc72xtMofjbvjmHXPDvRcbVgVnVM3fN_DW68EGYGeLQ7Qnmpfdql3bL0PaZeAigs-uep5R2HmHWXQuKDzX64qRx8","d":"Hz3bDGA-gS56YAnHwVJE9lNpZxHx_OfaymoS8M4IrPBIYTo40lDG9hSNGABz1v3Gs7G-E3qTggQOASXRrmfyv-fGivfedXimXklJjvhELSn1OeoMhadA4We3DArFDn1wV3umqSkaRmA4ESdN9JMCFBC7le8uBhucQtdA_XGb-_BxYnJ3ZjvgcZBMQ0Azqx2rBzXJLcCjD-Q8GZeSqF19Nlqqfi6iOt4jYplUpEV2eNBDa4C0ObHWXxtow2OySCULIN7dSoVwyd1kTnMuGau-nb06iKY7O8rSKpS1Q2Adse1fVI8JQKKX08aTG5mRHDI1X9lEVWfDsl031ssNJ3EhtQ","e":"AQAB","use":"sig","kid":"3ce2750f-9815-42e6-8727-216f14f8b484","qi":"JjfONltMoHSsi54Gqo7ql2GOJXoSa3ZnSvVRkcVXP5KjG7kA8x1GevgFmq7d6z0p5ywZnNpFPftMpCB6s2Umlxbh_JcAbkUI692OfonEBUYsb_qbw2FziToC3HFevkUM03_NMsnHJaEiyPOOTjXxojx-Fv0YnyuWSepVxakE1yU","dp":"YfgasRB0-PZuZfWx8c8yEd8ghJPnDTtikutO7RmawIZctdUCFigj81eiVKqFV5Rn4YNYzDPPP-DSCaG9PPbrR1DodDiBN3UsfjdxBL2lGmdtfM6lsMt4El87zEenK1IHrBYJ-3JrvU-FFjrQ6W1k8kbcXSQG5PKRdyqr-f3GpUE","dq":"EqbdEiU52SLMQsilr-RSqk8FNlVlbtKQCzU_6fqvrKbP4MZKPG6qKp1SFV5eU0b_jE_98oqc4Tbub1-plX1S9wP7765dYUwzRonG1Iz2hCf9k0vb-kG-xQFsj3MHaTYs1vjR561UKFkenPJUbZ9BwNrwOW3hVmCLWljXQcQM_wc","n":"lvX7oBotXUeCMJY9ejceuH15nrThCtmfI6Iaqvyv5P1AEitDHD-E6goQR9RIZL8yXfew0vU9tpGGlOtiqcqbHGqmyt__Cza3GqA-q2FvVQirwk2fKo8BlDxVKKwCNphzAM-9WWflQ2lZXFfKA_tefTGKO7wMtU4hTcYzsU2VdjCRE5eUwPZRTlCY9wNgdsB0GqJ3FxkG9Grcc48LkPlkxKpr_1LKSyrONLjGXM5mfsj0vzt4dKKRjRZJvuf2_WwTDxQ0O4XySmuEKmHw-nvtaEX6Q5ZrzjRtfKm0ViBE9axtNvyOuSCR9gAgSFlKraOBqriPoZ0-lgAl3P66u214rQ"}
algorithm
RS256
2021-10-01 09:58:41 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:58:41 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "state": "QFvkKgO3HFHq7ADl8PBckQI1iztYnPZj"
}
2021-10-01 09:58:41 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/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "state": "QFvkKgO3HFHq7ADl8PBckQI1iztYnPZj",
  "id_token": "eyJraWQiOiIzY2UyNzUwZi05ODE1LTQyZTYtODcyNy0yMTZmMTRmOGI0ODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWVh2Szd6SHE2eE9rSm9MdXNGRE85dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tkR0hvWGprZEJibWthVzI5NTIyW3sgXCInMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MjEsIm5vbmNlIjoidGhnS0lwM1J4aE5acUs0dmtFOVR4bXVpIiwiaWF0IjoxNjMzMDgyMzIxfQ.F6GzeqDHoychAbGPGWzsGO7qJGz2ukJ7YQdLgHYJrf7_-HF-WeDkyB-50SMItOJoPa7iLNMEUXfYZiY47OpKrJuFsaSBrqD8VSULtgKHf0TAcZUpbjGOAqkxoJgs8kp4JamLDYFTAx0kKeGZBP40eY5Zw-wvJTWDhJ1-aT-NVk11AL3ySnzUExID850AKvYTCr6rT-ZZiNZNsDPesD_4Nwo4wocXYE-z5T4AlkhjrBxts3POnU7G8f60xFNLL8VW6EW0NI8FUFJoa3m1jZwmt-WjU-jiAnygv8YbRyXm4ryLpYidXZQex3_y9CJyZ1tUps5M85YtV9ca2_aAztJkVw"
}
2021-10-01 09:58:41
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90",
  "state": "QFvkKgO3HFHq7ADl8PBckQI1iztYnPZj",
  "id_token": "eyJraWQiOiIzY2UyNzUwZi05ODE1LTQyZTYtODcyNy0yMTZmMTRmOGI0ODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWVh2Szd6SHE2eE9rSm9MdXNGRE85dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tkR0hvWGprZEJibWthVzI5NTIyW3sgXCInMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MjEsIm5vbmNlIjoidGhnS0lwM1J4aE5acUs0dmtFOVR4bXVpIiwiaWF0IjoxNjMzMDgyMzIxfQ.F6GzeqDHoychAbGPGWzsGO7qJGz2ukJ7YQdLgHYJrf7_-HF-WeDkyB-50SMItOJoPa7iLNMEUXfYZiY47OpKrJuFsaSBrqD8VSULtgKHf0TAcZUpbjGOAqkxoJgs8kp4JamLDYFTAx0kKeGZBP40eY5Zw-wvJTWDhJ1-aT-NVk11AL3ySnzUExID850AKvYTCr6rT-ZZiNZNsDPesD_4Nwo4wocXYE-z5T4AlkhjrBxts3POnU7G8f60xFNLL8VW6EW0NI8FUFJoa3m1jZwmt-WjU-jiAnygv8YbRyXm4ryLpYidXZQex3_y9CJyZ1tUps5M85YtV9ca2_aAztJkVw",
  "access_token": "3l04xNpAUMBsQ6aY5EEYQBGPoPrcw3qsWSB7zy5Bi4XwRLFYKa",
  "token_type": "Bearer"
}
2021-10-01 09:58:41 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance 0zGMe4nd2aBtPxv
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/006420110af0b7fbd55b0d12e164377788e874646fbb3784c4d4d1b25185ba90, formParameters={"state":"QFvkKgO3HFHq7ADl8PBckQI1iztYnPZj","id_token":"eyJraWQiOiIzY2UyNzUwZi05ODE1LTQyZTYtODcyNy0yMTZmMTRmOGI0ODQiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWVh2Szd6SHE2eE9rSm9MdXNGRE85dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2tkR0hvWGprZEJibWthVzI5NTIyW3sgXCInMSIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MjEsIm5vbmNlIjoidGhnS0lwM1J4aE5acUs0dmtFOVR4bXVpIiwiaWF0IjoxNjMzMDgyMzIxfQ.F6GzeqDHoychAbGPGWzsGO7qJGz2ukJ7YQdLgHYJrf7_-HF-WeDkyB-50SMItOJoPa7iLNMEUXfYZiY47OpKrJuFsaSBrqD8VSULtgKHf0TAcZUpbjGOAqkxoJgs8kp4JamLDYFTAx0kKeGZBP40eY5Zw-wvJTWDhJ1-aT-NVk11AL3ySnzUExID850AKvYTCr6rT-ZZiNZNsDPesD_4Nwo4wocXYE-z5T4AlkhjrBxts3POnU7G8f60xFNLL8VW6EW0NI8FUFJoa3m1jZwmt-WjU-jiAnygv8YbRyXm4ryLpYidXZQex3_y9CJyZ1tUps5M85YtV9ca2_aAztJkVw","access_token":"3l04xNpAUMBsQ6aY5EEYQBGPoPrcw3qsWSB7zy5Bi4XwRLFYKa","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 09:58:46 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:58:49
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
xRWo6yjCZavInOL
Test Results