Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:08:21 INFO
TEST-RUNNER
Test instance a3KrG4mehoHeB5S created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
eX84TaVxc9bEQ
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-missing-chash
2021-10-01 08:08:21 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 08:08:21
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 08:08:22
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9TZ_c8flueRUyntfuf2P0eI9sR-m5lzmgibaC3Ff_qFAM1dLFnoahTLNStqhyLF7iGAX_SsAMgg9yn3ClsMeGNoCR8J3zW9gt3auK7y6341hq98c5oc7rMTupxGqSv0fuOFvIOnF4zJEgC3Ix7eD-_BHP6n-SvPRzK0Y67Xk9hM",
      "kty": "RSA",
      "q": "p3t21h8M72AZ6SZlg3PNaPq4VD9CJD4rw8ooimBEc8QEZAPzcn2pEv9msL6sUu_nun9FWIvXYVHzMW5VSyiqkawEJCY-VN0Lp9QtaKbWy7f4ir0Asvw3imx_D4GxOJmVtb2Ra6Mewm202Grp9xoubTISo9qdGGYueO1OkJH9Ovc",
      "d": "VeILCezkeUWrp1qIILfOKrhpv50HyB9jNUL2_mTPOXajtS2ftYggwoHP47xM0UIW63FYWbFTJx8xmDvf7hQDLRVQO2LkJ0fvhKuSmiKSqxH93mppX-djCR3n2XmYZ_EZBXhpx6nLMQbG2cpMv5PA68PmCvsAnv7UVaPFr607Acsun2tRTCtwf_3YeeEg8LS5199cl9JV6BCCNzzmK0TqtwpfmKbRApKwbzuaEZx84Zs9ewCbPbfpqHjpHqxkBaZ27nW5O65qoJBwhajuxXsEGVRBz9SB9veTVQvisKT9dItxBWrHhdy8PfjspiK_aJjQJnXInp9MKmspzEu8ONmk3Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "f7b87d98-63e1-4cf6-a24a-1dd198579026",
      "qi": "VcpbU6JkLl95tNJSY6QDOgXvq9GPTRT-TXmAc4MVzA96SNzhZTJR4vcG298VZ0kl85y-bchCi-a7OJIogBJZjwxMZoqiuACpDdWddT48eq5NXb-8g8LN_SsAqmDyQ_pFYrm3eW8Ljd6BL6XPVTTppbgrrOimB10AMCR-RYhJ9m4",
      "dp": "I-WYfuCSlsYAS6wH9XhTJ4yRL27MxghvjjoVzXsJbIM6nMl4qo-xdjJbr0uWR4UD6pD2sg8rdieStCP46o0hyM2Ra-PiGebmJ7VuBeUZDkTqOXjuCClf6QjjTv3dCiFIFY6a8ByI5ZukP4d0Txhkb-ta4s0F9v7-hZIJhegY3pU",
      "dq": "eJnXQOirD9RL1C_p-XZx-55PDZtfrWl3ak0wVDRuFk6YOsz9iPwju6Jd9_fVbwOCAjGTZeeM-G9ih73DfZOS_8K2WLGRQNrLgdavvCQnmBqpxn3C-x_TfsIR3MCvNOqje3M-PBwCEk-dYhna0CzyMX9VHNhXNzKdVEbNxBzcFJE",
      "n": "oGzQJ_wTzdgunjDeXVoNqbrJx4e_iTSyvcythbGLZyLOTUBL6EU3pBUAne2hm8B2emx4H6Zu--i-aDDq2M9KPGeP_PzHYx_es_D2uVOleeiVun6165b650OjkAXZ2aVIEoO6CoS-z6j3Njbutqp3S5sO02Od-lkz8pqyZaIc32n2m5reMZyaZIwRBMZRjumvfuykGCITom_H3poJJHHFqAg7PMqaz47KEUu6YFwGrOUy98AWm81ZOw3CtPMXS7NkwNNZwhS0_u8tq1B5SQPohVLwjl8IpMUmomkBRkCZA-xG-HTikSRCWl2xZ0Yw6SZSc37pfzE8cbeg_Rn6U3C6VQ"
    },
    {
      "kty": "EC",
      "d": "xBkut0QYfPhmaHmkR29AsFLPTj63pssNpp-hoOkoWZg",
      "use": "sig",
      "crv": "P-256",
      "kid": "50008baa-5166-40f7-a8f7-1f498fe14bea",
      "x": "cP1Y2rOQ7R_1nX3A1u2LmQjdIrlsSG_8mXDxBJQ56MA",
      "y": "xmXML2ooomivpFuBRyUVLWhgohgq1R6bVJ9MjkIn6Bc"
    },
    {
      "kty": "EC",
      "d": "78Tq5Ts7QSYtnanxfaP6lV9Ra8oIL-7Gr76xHnFqlXs",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "97ca0765-5a2f-415e-8585-54a51b7c3e7a",
      "x": "fvHNQBfWmzVNMd6sU8osLxESmGovLwmEVvR6slHFa9o",
      "y": "896N1sMdkT-05EWmJQZ4bOSTqLyo2GYR76Sirh7knWw"
    },
    {
      "kty": "OKP",
      "d": "Vq7QzzF1DZufD_EqshYwKcIjx7ZMN-UQ4iQUfEXRIoQ",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8040fbf7-0be0-4408-aa4a-2a04ef59f097",
      "x": "qPqQ8fpO_1XrPByppKhltP12nxKLm-iRMJsyfKDkcEE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "zyEpO2SZ4yA5-pQvzYiLOCweOXFMDtUMQAPn4xQTUSfRkMokgL8RSbtWd1U8GhDkm7eilJ3Yxf40rZtFQWLyUMfjRMghBMNNqLq_xiuXkoTrK0qoYlCuaha93W4fygj9W7IT2-hFMmWTwXi4DW5yM1gzKDi2awzfC6gaZ15KnD0",
      "kty": "RSA",
      "q": "wJhA4dlsfOhqFkJc8zyvQj8z6LlsnHZxd6Zfm7IJjnC1ewBfneCL74sEpgw4c4GultISd02_6m8C_sRRxvPaSWyv33eKb8i9bPt53HAp1RzD_H2ynMHcSt-7sttaZ8lnnrFT70h042ugklpezd8MMJCiyFVnUeE0rea4ySJ_43M",
      "d": "DpeQBqdvD9_BAB9B1ntN4tRly7Q8NP7HRGVlwdH-owFeSGByBw2ta1ePozS-2v7E6BnyfQ1w-RUU3JEySUvRG_y3QOyvTIwFGZlY81QDRTdjnLuNmkC5D4P506weg6Eaw_4Q7hU8hEtJ0leDn-nZ7stlCBfwx0WUpuY0XOR1dEUhAGL0GcBuCsYGHn4bGUwK9sa_tK9HHNXLmEsM9l2DBEomrQvOaUVwi4NHkOcLA7d9hiRMm_6DCz8UB1bVJgLnltRVvUrXcFpRkUsieZBDYqoY0zoqYAoFDxt9q6hpZzL9g7eR05JpFeHlWK3ZukUqp2yQue2K-21aJZtidPjQ-Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "3ec5ac5f-8fa2-495c-9cfd-f0144ef69f4e",
      "qi": "mxBpw65p1Tn59jyRe0pBXzZsEP2YwhsmAJQvrf2UrkiXrLZbXE9yBlmrt1fHQQPqNv2rnGhU_-UGGzBnBDfQUQOF4RWp19DQPYcHDNjm8GEcwtvhYkIdKBZQ76pTtCGLlud5d-sDBms1OYSKbfv8kcfpzOQVwO7wpcVQa0XZ5Tc",
      "dp": "B2iAOQeYGW-Fo1i5fPhtQk0Rp6xNtBoang-Fs7F8H2L1M-CG_bPXwnNY3FvIEoaYJpmizv32St6Us8Dh8TzAvfLoRgWCaNEzbd2ADm5wtWTbpGi_LQUFt_WoRMszh95acXUlELB2CR9o8XqH2rMgkoWNDts4awvCzn_ssdXFhWE",
      "alg": "RSA-OAEP",
      "dq": "R7jrgLANnL6Ys01nfBW_VrZeyG41KldZjithM4Qr1uXWT8Yl1Y-HzV9CDexDIZDLydLVmaRUsiNBREssASFSy0E0hc3ouhRRpsJH8XW7vmeF_QN6frIbLa8AIW1az4fLlOeI0HV1QjQUiiwpXhWQXo2ecWiMn4t0qMZhTlYQtk0",
      "n": "m9QPHA0WHxHD18xbLSQDwoZt4SH-TKDcYiO2t52S1X5SlV3_upNFVG2_ysnmNbZUIdL5KKsc2KpxHT57U-Q8OiRtMVhm1cxtMR3D4FZfk6dvAazrV-fG8ebxrWdVdj5rwHZXBaNrZPtf4rBdv-e3RwLe-5O_D1L3Yps6vNUsihq59eXxOLUmJJeWuHEJqXPjR_oYTHerghdTuL1D2VzhAXzIbk5efbxrFF__pWQylXltlwG09VzUtTik7IlUNe4_wgZBOXqDZ8iWzRJ0tdDg7vWBhfzfYNBqV2ZdpvZWrlP9C7nI5ucUnqVh5_8OCD5lxQMqBCMILl9gabi0IFFGZw"
    },
    {
      "kty": "EC",
      "d": "QEo_wtbFf7xvyr0ixcFpr2_fkwrlhFVLYlxmEkTAaRY",
      "use": "enc",
      "crv": "P-256",
      "kid": "00ee1d54-4f02-40c5-9416-b0cd515bd15b",
      "x": "PuUekjetqnz5CIOxhczAqsA-Rw26ztvCdlBNFQJBE-w",
      "y": "gmQOTbmqI6qRSHktR4iZ83IQdXRC0kmhTikXMyFdI2A",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f7b87d98-63e1-4cf6-a24a-1dd198579026",
      "n": "oGzQJ_wTzdgunjDeXVoNqbrJx4e_iTSyvcythbGLZyLOTUBL6EU3pBUAne2hm8B2emx4H6Zu--i-aDDq2M9KPGeP_PzHYx_es_D2uVOleeiVun6165b650OjkAXZ2aVIEoO6CoS-z6j3Njbutqp3S5sO02Od-lkz8pqyZaIc32n2m5reMZyaZIwRBMZRjumvfuykGCITom_H3poJJHHFqAg7PMqaz47KEUu6YFwGrOUy98AWm81ZOw3CtPMXS7NkwNNZwhS0_u8tq1B5SQPohVLwjl8IpMUmomkBRkCZA-xG-HTikSRCWl2xZ0Yw6SZSc37pfzE8cbeg_Rn6U3C6VQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b76da988-63f2-4069-a798-576437ece2c9",
      "n": "m28DapEjCMGMH5McThZ7vcMdLOrO2Z9YKbG6GU1rVh7bipozGfM6dj76tJbD7vAfkxVPjERLdvmwe3U3_jCmUgjFv3rquFNTI61txRROXn8Sge1sgIO5BaD_0DrQ8UZGaibDrXNBHqr0KUu42NIV9y-D3yjR-WvOdBFS4Gntgwqu8h-U20GHxlzD84v-j9hyyguFOhGGH0vjAjjb-C4gzGmsZ9McHSOAfq_Z8bMjLo1Uu6ADoIyzxpMwkZ6zcOPez_NbuCnIx-z8ig8_Hq7wFhfG318ZvgrXmxvqqJIPP7wfbYw0S8c6pyFMGmQzXjzYKX-DLU3gy33pVUGjodSe6Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "50008baa-5166-40f7-a8f7-1f498fe14bea",
      "x": "cP1Y2rOQ7R_1nX3A1u2LmQjdIrlsSG_8mXDxBJQ56MA",
      "y": "xmXML2ooomivpFuBRyUVLWhgohgq1R6bVJ9MjkIn6Bc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0f866b73-e6b8-4ee6-8a10-bfa20a23ae6f",
      "x": "nGFXHmVlwxudJB7rWz5TGFgxNLnYT3ULUGmUCU0DtoI",
      "y": "MrOX6dsi0asOMuA9qbMHQosx9dgzeQ8fAHJjxVeDRaI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "97ca0765-5a2f-415e-8585-54a51b7c3e7a",
      "x": "fvHNQBfWmzVNMd6sU8osLxESmGovLwmEVvR6slHFa9o",
      "y": "896N1sMdkT-05EWmJQZ4bOSTqLyo2GYR76Sirh7knWw"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8040fbf7-0be0-4408-aa4a-2a04ef59f097",
      "x": "qPqQ8fpO_1XrPByppKhltP12nxKLm-iRMJsyfKDkcEE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "3ec5ac5f-8fa2-495c-9cfd-f0144ef69f4e",
      "alg": "RSA-OAEP",
      "n": "m9QPHA0WHxHD18xbLSQDwoZt4SH-TKDcYiO2t52S1X5SlV3_upNFVG2_ysnmNbZUIdL5KKsc2KpxHT57U-Q8OiRtMVhm1cxtMR3D4FZfk6dvAazrV-fG8ebxrWdVdj5rwHZXBaNrZPtf4rBdv-e3RwLe-5O_D1L3Yps6vNUsihq59eXxOLUmJJeWuHEJqXPjR_oYTHerghdTuL1D2VzhAXzIbk5efbxrFF__pWQylXltlwG09VzUtTik7IlUNe4_wgZBOXqDZ8iWzRJ0tdDg7vWBhfzfYNBqV2ZdpvZWrlP9C7nI5ucUnqVh5_8OCD5lxQMqBCMILl9gabi0IFFGZw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "00ee1d54-4f02-40c5-9416-b0cd515bd15b",
      "x": "PuUekjetqnz5CIOxhczAqsA-Rw26ztvCdlBNFQJBE-w",
      "y": "gmQOTbmqI6qRSHktR4iZ83IQdXRC0kmhTikXMyFdI2A",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:08:22 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:08:22 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:08:22 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 08:08:22
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:08:22
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:08:22
oidcc-client-test-missing-chash
Setup Done
2021-10-01 08:08:26 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance a3KrG4mehoHeB5S
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 08:08:26 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance a3KrG4mehoHeB5S
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 08:08:26 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance a3KrG4mehoHeB5S
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 08:08:26 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance a3KrG4mehoHeB5S
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f7b87d98-63e1-4cf6-a24a-1dd198579026",
      "n": "oGzQJ_wTzdgunjDeXVoNqbrJx4e_iTSyvcythbGLZyLOTUBL6EU3pBUAne2hm8B2emx4H6Zu--i-aDDq2M9KPGeP_PzHYx_es_D2uVOleeiVun6165b650OjkAXZ2aVIEoO6CoS-z6j3Njbutqp3S5sO02Od-lkz8pqyZaIc32n2m5reMZyaZIwRBMZRjumvfuykGCITom_H3poJJHHFqAg7PMqaz47KEUu6YFwGrOUy98AWm81ZOw3CtPMXS7NkwNNZwhS0_u8tq1B5SQPohVLwjl8IpMUmomkBRkCZA-xG-HTikSRCWl2xZ0Yw6SZSc37pfzE8cbeg_Rn6U3C6VQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b76da988-63f2-4069-a798-576437ece2c9",
      "n": "m28DapEjCMGMH5McThZ7vcMdLOrO2Z9YKbG6GU1rVh7bipozGfM6dj76tJbD7vAfkxVPjERLdvmwe3U3_jCmUgjFv3rquFNTI61txRROXn8Sge1sgIO5BaD_0DrQ8UZGaibDrXNBHqr0KUu42NIV9y-D3yjR-WvOdBFS4Gntgwqu8h-U20GHxlzD84v-j9hyyguFOhGGH0vjAjjb-C4gzGmsZ9McHSOAfq_Z8bMjLo1Uu6ADoIyzxpMwkZ6zcOPez_NbuCnIx-z8ig8_Hq7wFhfG318ZvgrXmxvqqJIPP7wfbYw0S8c6pyFMGmQzXjzYKX-DLU3gy33pVUGjodSe6Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "50008baa-5166-40f7-a8f7-1f498fe14bea",
      "x": "cP1Y2rOQ7R_1nX3A1u2LmQjdIrlsSG_8mXDxBJQ56MA",
      "y": "xmXML2ooomivpFuBRyUVLWhgohgq1R6bVJ9MjkIn6Bc"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0f866b73-e6b8-4ee6-8a10-bfa20a23ae6f",
      "x": "nGFXHmVlwxudJB7rWz5TGFgxNLnYT3ULUGmUCU0DtoI",
      "y": "MrOX6dsi0asOMuA9qbMHQosx9dgzeQ8fAHJjxVeDRaI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "97ca0765-5a2f-415e-8585-54a51b7c3e7a",
      "x": "fvHNQBfWmzVNMd6sU8osLxESmGovLwmEVvR6slHFa9o",
      "y": "896N1sMdkT-05EWmJQZ4bOSTqLyo2GYR76Sirh7knWw"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "8040fbf7-0be0-4408-aa4a-2a04ef59f097",
      "x": "qPqQ8fpO_1XrPByppKhltP12nxKLm-iRMJsyfKDkcEE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "3ec5ac5f-8fa2-495c-9cfd-f0144ef69f4e",
      "alg": "RSA-OAEP",
      "n": "m9QPHA0WHxHD18xbLSQDwoZt4SH-TKDcYiO2t52S1X5SlV3_upNFVG2_ysnmNbZUIdL5KKsc2KpxHT57U-Q8OiRtMVhm1cxtMR3D4FZfk6dvAazrV-fG8ebxrWdVdj5rwHZXBaNrZPtf4rBdv-e3RwLe-5O_D1L3Yps6vNUsihq59eXxOLUmJJeWuHEJqXPjR_oYTHerghdTuL1D2VzhAXzIbk5efbxrFF__pWQylXltlwG09VzUtTik7IlUNe4_wgZBOXqDZ8iWzRJ0tdDg7vWBhfzfYNBqV2ZdpvZWrlP9C7nI5ucUnqVh5_8OCD5lxQMqBCMILl9gabi0IFFGZw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "00ee1d54-4f02-40c5-9416-b0cd515bd15b",
      "x": "PuUekjetqnz5CIOxhczAqsA-Rw26ztvCdlBNFQJBE-w",
      "y": "gmQOTbmqI6qRSHktR4iZ83IQdXRC0kmhTikXMyFdI2A",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:08:27 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance a3KrG4mehoHeB5S
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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
  ],
  "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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e", "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e", "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e", "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:08:27 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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:08:27 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:08:27 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:08:27 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
]
2021-10-01 08:08:27 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:08:27 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:08:27 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:08:27 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:08:27 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:08:27 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 08:08:27 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:08:27 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 08:08:27 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:08:27 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 08:08:27 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:08:27 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 08:08:27 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:08:27 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:08:27 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:08:27 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:08:27 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:08:27 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:08:27 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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_knqYDktkGAesynx46759`\u003d!])"
}
2021-10-01 08:08:27
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_TjCMHssCilZXNOyfTujAzPSUkYvRHfMLjHaugsKizlRrZlGusu8721054395+`." 
2021-10-01 08:08:27 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:08:27 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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_knqYDktkGAesynx46759`\u003d!])",
  "client_secret": "secret_TjCMHssCilZXNOyfTujAzPSUkYvRHfMLjHaugsKizlRrZlGusu8721054395+`.\" "
}
2021-10-01 08:08:27
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:08:27
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 08:08:27 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 08:08:26 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:08:27 GMT",
  "etag": "\"1633075706.044439-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:08:27 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 08:08:27
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 08:08:27 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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_knqYDktkGAesynx46759`\u003d!])",
  "client_secret": "secret_TjCMHssCilZXNOyfTujAzPSUkYvRHfMLjHaugsKizlRrZlGusu8721054395+`.\" ",
  "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 08:08:27 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:08:27
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:08:27 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance a3KrG4mehoHeB5S
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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
    "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_knqYDktkGAesynx46759`\u003d!])",
  "client_secret": "secret_TjCMHssCilZXNOyfTujAzPSUkYvRHfMLjHaugsKizlRrZlGusu8721054395+`.\" ",
  "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 08:08:28 INCOMING
oidcc-client-test-missing-chash
Incoming HTTP request to test instance a3KrG4mehoHeB5S
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/58c89727f2e3166ea7984cd250d3585225abd6bd38a1b61ffe319e5d4645ac1d",
  "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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "YycqVpbNdIOluxYjng4SXsh9",
  "response_mode": "form_post",
  "state": "p2cjOKtMucHm9X6pRU3hwQzNgDUv11NO",
  "client_id": "client_knqYDktkGAesynx46759`\u003d!])"
}
incoming_body
Authorization endpoint
2021-10-01 08:08:28 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:08:28 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:08:28 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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "YycqVpbNdIOluxYjng4SXsh9",
  "response_mode": "form_post",
  "state": "p2cjOKtMucHm9X6pRU3hwQzNgDUv11NO",
  "client_id": "client_knqYDktkGAesynx46759`\u003d!])"
}
2021-10-01 08:08:28 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:08:28 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
YycqVpbNdIOluxYjng4SXsh9
2021-10-01 08:08:28 SUCCESS
EnsureResponseTypeIsCodeIdToken
Response type is expected value
expected
code id_token
2021-10-01 08:08:28 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_knqYDktkGAesynx46759`=!])
2021-10-01 08:08:28 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e
expected
[
  "https://89.45.234.133:8090/authz_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "https://89.45.234.133:8090/authz_im_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "https://89.45.234.133:8090/req_uri/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e"
]
2021-10-01 08:08:28 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:08:28 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:08:28 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
LaPDZGpj9h2R8cADf9d2i3lQztk9jNgh
2021-10-01 08:08:28 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
Y4BQe2fIUq3S8rGlwAEkWw
2021-10-01 08:08:28 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_knqYDktkGAesynx46759`=!])
nonce
YycqVpbNdIOluxYjng4SXsh9
iat
1633075708
exp
1633076008
2021-10-01 08:08:28 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-01 08:08:28 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJmN2I4N2Q5OC02M2UxLTRjZjYtYTI0YS0xZGQxOTg1NzkwMjYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9rbnFZRGt0a0dBZXN5bng0Njc1OWA9IV0pIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NjAwOCwibm9uY2UiOiJZeWNxVnBiTmRJT2x1eFlqbmc0U1hzaDkiLCJpYXQiOjE2MzMwNzU3MDh9.XAD3_xoDmibI4Rtprq8hqjkCKsEZL6o_Pwqxkku7q99mnPyfm4PLXCb85J4pTSlq0RNmGhlfqtFGwrCEO33hYq9YuclDO_1KE1PPdZqRsLZ46AGzJlrP7cuJF_wyYonF_2xhppOkONgupMdkRdmhJsqGyPTqmKtdJOQMP8w2ny-daXl87DrhrBtLNgDQqm1aTTxvUBUOFx-W3dyCw4yQXDQEBSkz-qzLw0516VRSPPBfpwOyRu8f-QynZOeDX6YZhejzDDxugiu3in7obUGyPHEBWD21k1OHU356f0cpHK8VK5R90YrCOdtrc2bgVMKeBxUzLmXCx3m0b6ew4O5eiA
key
{"p":"9TZ_c8flueRUyntfuf2P0eI9sR-m5lzmgibaC3Ff_qFAM1dLFnoahTLNStqhyLF7iGAX_SsAMgg9yn3ClsMeGNoCR8J3zW9gt3auK7y6341hq98c5oc7rMTupxGqSv0fuOFvIOnF4zJEgC3Ix7eD-_BHP6n-SvPRzK0Y67Xk9hM","kty":"RSA","q":"p3t21h8M72AZ6SZlg3PNaPq4VD9CJD4rw8ooimBEc8QEZAPzcn2pEv9msL6sUu_nun9FWIvXYVHzMW5VSyiqkawEJCY-VN0Lp9QtaKbWy7f4ir0Asvw3imx_D4GxOJmVtb2Ra6Mewm202Grp9xoubTISo9qdGGYueO1OkJH9Ovc","d":"VeILCezkeUWrp1qIILfOKrhpv50HyB9jNUL2_mTPOXajtS2ftYggwoHP47xM0UIW63FYWbFTJx8xmDvf7hQDLRVQO2LkJ0fvhKuSmiKSqxH93mppX-djCR3n2XmYZ_EZBXhpx6nLMQbG2cpMv5PA68PmCvsAnv7UVaPFr607Acsun2tRTCtwf_3YeeEg8LS5199cl9JV6BCCNzzmK0TqtwpfmKbRApKwbzuaEZx84Zs9ewCbPbfpqHjpHqxkBaZ27nW5O65qoJBwhajuxXsEGVRBz9SB9veTVQvisKT9dItxBWrHhdy8PfjspiK_aJjQJnXInp9MKmspzEu8ONmk3Q","e":"AQAB","use":"sig","kid":"f7b87d98-63e1-4cf6-a24a-1dd198579026","qi":"VcpbU6JkLl95tNJSY6QDOgXvq9GPTRT-TXmAc4MVzA96SNzhZTJR4vcG298VZ0kl85y-bchCi-a7OJIogBJZjwxMZoqiuACpDdWddT48eq5NXb-8g8LN_SsAqmDyQ_pFYrm3eW8Ljd6BL6XPVTTppbgrrOimB10AMCR-RYhJ9m4","dp":"I-WYfuCSlsYAS6wH9XhTJ4yRL27MxghvjjoVzXsJbIM6nMl4qo-xdjJbr0uWR4UD6pD2sg8rdieStCP46o0hyM2Ra-PiGebmJ7VuBeUZDkTqOXjuCClf6QjjTv3dCiFIFY6a8ByI5ZukP4d0Txhkb-ta4s0F9v7-hZIJhegY3pU","dq":"eJnXQOirD9RL1C_p-XZx-55PDZtfrWl3ak0wVDRuFk6YOsz9iPwju6Jd9_fVbwOCAjGTZeeM-G9ih73DfZOS_8K2WLGRQNrLgdavvCQnmBqpxn3C-x_TfsIR3MCvNOqje3M-PBwCEk-dYhna0CzyMX9VHNhXNzKdVEbNxBzcFJE","n":"oGzQJ_wTzdgunjDeXVoNqbrJx4e_iTSyvcythbGLZyLOTUBL6EU3pBUAne2hm8B2emx4H6Zu--i-aDDq2M9KPGeP_PzHYx_es_D2uVOleeiVun6165b650OjkAXZ2aVIEoO6CoS-z6j3Njbutqp3S5sO02Od-lkz8pqyZaIc32n2m5reMZyaZIwRBMZRjumvfuykGCITom_H3poJJHHFqAg7PMqaz47KEUu6YFwGrOUy98AWm81ZOw3CtPMXS7NkwNNZwhS0_u8tq1B5SQPohVLwjl8IpMUmomkBRkCZA-xG-HTikSRCWl2xZ0Yw6SZSc37pfzE8cbeg_Rn6U3C6VQ"}
algorithm
RS256
2021-10-01 08:08:28 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 08:08:28 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "state": "p2cjOKtMucHm9X6pRU3hwQzNgDUv11NO"
}
2021-10-01 08:08:28 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "state": "p2cjOKtMucHm9X6pRU3hwQzNgDUv11NO",
  "code": "LaPDZGpj9h2R8cADf9d2i3lQztk9jNgh"
}
2021-10-01 08:08:28 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/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e",
  "state": "p2cjOKtMucHm9X6pRU3hwQzNgDUv11NO",
  "code": "LaPDZGpj9h2R8cADf9d2i3lQztk9jNgh",
  "id_token": "eyJraWQiOiJmN2I4N2Q5OC02M2UxLTRjZjYtYTI0YS0xZGQxOTg1NzkwMjYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9rbnFZRGt0a0dBZXN5bng0Njc1OWA9IV0pIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NjAwOCwibm9uY2UiOiJZeWNxVnBiTmRJT2x1eFlqbmc0U1hzaDkiLCJpYXQiOjE2MzMwNzU3MDh9.XAD3_xoDmibI4Rtprq8hqjkCKsEZL6o_Pwqxkku7q99mnPyfm4PLXCb85J4pTSlq0RNmGhlfqtFGwrCEO33hYq9YuclDO_1KE1PPdZqRsLZ46AGzJlrP7cuJF_wyYonF_2xhppOkONgupMdkRdmhJsqGyPTqmKtdJOQMP8w2ny-daXl87DrhrBtLNgDQqm1aTTxvUBUOFx-W3dyCw4yQXDQEBSkz-qzLw0516VRSPPBfpwOyRu8f-QynZOeDX6YZhejzDDxugiu3in7obUGyPHEBWD21k1OHU356f0cpHK8VK5R90YrCOdtrc2bgVMKeBxUzLmXCx3m0b6ew4O5eiA"
}
2021-10-01 08:08:28 OUTGOING
oidcc-client-test-missing-chash
Response to HTTP request to test instance a3KrG4mehoHeB5S
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/834ed3a112859b6a82a705d9545e0b0ac55d87fd712bfec196a3573177703c7e, formParameters={"state":"p2cjOKtMucHm9X6pRU3hwQzNgDUv11NO","code":"LaPDZGpj9h2R8cADf9d2i3lQztk9jNgh","id_token":"eyJraWQiOiJmN2I4N2Q5OC02M2UxLTRjZjYtYTI0YS0xZGQxOTg1NzkwMjYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9rbnFZRGt0a0dBZXN5bng0Njc1OWA9IV0pIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NjAwOCwibm9uY2UiOiJZeWNxVnBiTmRJT2x1eFlqbmc0U1hzaDkiLCJpYXQiOjE2MzMwNzU3MDh9.XAD3_xoDmibI4Rtprq8hqjkCKsEZL6o_Pwqxkku7q99mnPyfm4PLXCb85J4pTSlq0RNmGhlfqtFGwrCEO33hYq9YuclDO_1KE1PPdZqRsLZ46AGzJlrP7cuJF_wyYonF_2xhppOkONgupMdkRdmhJsqGyPTqmKtdJOQMP8w2ny-daXl87DrhrBtLNgDQqm1aTTxvUBUOFx-W3dyCw4yQXDQEBSkz-qzLw0516VRSPPBfpwOyRu8f-QynZOeDX6YZhejzDDxugiu3in7obUGyPHEBWD21k1OHU356f0cpHK8VK5R90YrCOdtrc2bgVMKeBxUzLmXCx3m0b6ew4O5eiA"}}]
outgoing_path
authorize
2021-10-01 08:08:33 FINISHED
oidcc-client-test-missing-chash
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:08:36
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
zBc4tJaCocksURz
Test Results