Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 09:00:26 INFO
TEST-RUNNER
Test instance pspNmBM8Ed4hNWU 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": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
DzQn2tM8FOnAc
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-sub
2021-10-08 09:00:26 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-08 09:00:26
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-08 09:00:26
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7u7aHLxRPML8tlpThvMovkksvNW5CEXvA76TQsaTFGaSrTYWJuxrdotp6fk_rC8rf3TzkBqpFieTb-JGUCxIXhIOMbneevNDNPjETbXnrinoeOJI3tjoa8JA_ZjUhDHgz5tkdWrLQFdXEdLwRfCrFLFd84uGPg544qUtxAVthq0",
      "kty": "RSA",
      "q": "mSSlj39HaKXZxSRuPB2ht4wzOx8jMyt_dSsLVZ3J-Dh1UM1_gjGO8OtTfB4iom3_5GGXmfNKd1YlFB2GZhMBLnk-B4h-2r4FlyfOp7hBBvSrICGVh2PTx2Vc4NbwoOE93eK8kP1Xd-58G7RSU6XL-CQ8pB8kk3xTbhEWvxo8f3k",
      "d": "AXw4LBpQDMx98gUW2MU4jZj3PxKmICMqRvIvdNCXN8k48Em9aBEM5LNX6kMr7SrmiDwxW0CWbB3IiGpEzjxxQGejdvYPlRcOnyyPUKWA8eJI9Sn4I6H3NzhMm5XyAkE_hPOHtTY6PfQjf6BFF3QV33zaUez48uLJ-P_nLHXgpfTvrQS0GmqMqJTBSN9SAy-tEsOz5p-bqlca3kfMuSV2a2S4XjGVqoqn9pNoCqGU7aCwHW0fRqwIg4FgTtC0vMSWwBtKth9u-03FaRVo9Zfxx8MlJs5uur7tTsSnxvsqBcsJM-05_TkoGnd7R82xYddjo4v6ythWblpmhEgxzns9oQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "7879a834-6705-4a0b-a06c-920dc219be3c",
      "qi": "WTEQJs4a-nPMIH0fFQ7kWU-n3DBw-VJ8OmOQ1bgvlaRKij0Nf-IZvo9K4_AdQTvp6iu2J8zWoZdHZum7QYtctOXeYxLc49Ll-Q8Bhd8YDuaeMXSLfZiT45lpkd20OPIHNkB7FWi208SPLzNfJqmwdOLLVDYzIyCJqda9ftNSISo",
      "dp": "37GVWKPidr2i9WKZotWShpxhmyWJBzraLCpHGpRo7QefOTVTBfwAHEsnzNsDBsReuASZZ4feWBSTT4OMCtF6qz_CNEHtDjUj7bsdphexIXiw4kQQrzpqV0DVsddc16sO669zHQ7v3Xwn01MmioRo14W7DSHKe9z2xlKZB1WBlj0",
      "dq": "Y-joqkmbSMaK4Hb4A_hA_QJWmgeia0vBh6thZaXfkjUjNGgc-89hNgQRHzR53AZvn4ub4DA9MMXewtTQTd-wMaWftkJyoDrAYvDxfbJTmjodOoUujHmwPLIAeh9ANXU9a3j1FJJzcicAiQKHg1LzUxwxA9Hdhurhczlq4Zo4ReE",
      "n": "ju70d7liiEk1MmLQ9R-y3lzLApeRxpgGzu27NQWmrFX7ThHt4hkr44TuLwW1sh62XwD5ZprBfIGPTJzXNvorLFEmMXFbB2IBly_s59-EeAERdgK-0Qy5ZbD-E8Fx-nUzk2Db0JwtLaEQE3XumpGaV3xbQ8Zv-GIPtYWEFXJR40ewqIE43v1rkTdrMMsd2ipquLiPMrO93fxFjoXJPba6_jDgqPh5bEpJ2n86f79eezFO1GCS27HWPuau7QJMyuAcZ_o0hzZHTxOvgL3UWdLDS0hhvKn46Yc3LN2aon85u-3OjzTqwgjnfy8uw2WhTpQtI6a_0vB3lOJyDJ7ECSB6xQ"
    },
    {
      "kty": "EC",
      "d": "GQuNObg1w6Buw921NMjE92isKxnK6OHmzw6OvF7HJKE",
      "use": "sig",
      "crv": "P-256",
      "kid": "2bb41093-c0a5-47c6-a076-21b87d691d85",
      "x": "jbjq3tjN38XkoFo3Hw8iczueLcy8kYIeENUnU9l64so",
      "y": "X8DEJ11vLdlD7oubQ7qO-BX92gX0ALU2sEi6YzUuulI"
    },
    {
      "kty": "EC",
      "d": "_dk7lgm1l-MjdoYTtPfxxsd7yZzo9m1_R0DKthlqZ_A",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c15b5c27-9c88-4249-86a8-d72b27714d33",
      "x": "ZAWW55lEe06sMG4OuUTDE0HVPisQEepsCZCYCGIIfUI",
      "y": "Sz98eTdGCoBFDgkUMzHiaQi-31xddRUZBiDVy2tHXUo"
    },
    {
      "kty": "OKP",
      "d": "8L05SGTI3e6zj4FL_AoHA8bxSjgx4Yz-qfY_BhKg37Y",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e91885f8-82e8-4aad-93fd-c53f7f6f6896",
      "x": "POoYTpbK8C9_fnhCKUasEfLbbTU9mjGO2SFWfQZkufY"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "7ZsM6c9uMu3ncVElBPEFoBSudEQp6oV-A5c__3ulIWiymH3g8mCXzec1X9IkzWWRrHoyhMJxC-eESUnIicHujKg90UFfXTeFgZiMDm-KE_6ZhsBh5VjEUcWY8LXmZvue7r1eLwuEz-kYfdEwpl0t0E-9UXQ3ieyytw-35RetH2c",
      "kty": "RSA",
      "q": "sAQyafy0P62dfxgOEbz5penHhPa4DhrkYsJcGjZXWYqg1OtAG5gOsVOV_w39OZBwLNhGJoSlRhbtzu9eKYNWItZQ8IPFpwYxmNkS-PMjpdjA6wV3p3f4_gyzdEJjAnDSPElNpwW81uJ8FnstYDH4LjehCjlPeahDtaSnk8w1m0c",
      "d": "Unnb8pJVE-vdVIt_HR6WlxwsHIjd_Hgwk05HmKiJ9A2xHK3ppcQeQcTxJS5G8AD1fcGLO91wf4VDTxGu-_mrtYLzWOx45rGaQj3qZOlFfRNcivLjTo4cTpDdHPbpLQ-FKUXpvizgtwPuDYfk2xKcCPKNeFSucriaZI4Yt3KM7YduzjyFTf_D3mLZbIDKxq2nMZU3aSB1EsQcr-z-DN9jN1Rf84J98kdXRjf4NaBCq7_nG6e_IkcPHruU3PIcBL8YBoNmrEtJyP20dRAPbJhHaaQQIzCnd7NqpjfpIXXgfddBy7egcq_UN1SZZTl5cOvA-QG4u4an5lr1mElJrPgtOQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "5d2989f3-17d1-4a3b-a37f-0c819c2631e7",
      "qi": "l4jnSQfpViPi87Yw7HNHxtYZdnng4PmyWTMTs3q1lcP_zPrkhE5mPimpH1veROWMERqcKBaWfcAcxM_AY-tj98JUBIo-hfjuixbvcX2NAYNSkh8-jwHLsOT55QjJg4pT4QfbpM8cyi5S2uiOVL7ZsE-My0hXbdJCD5kYPoWdyBs",
      "dp": "QW7xn3IAZwYdNpeiGjpF0k_fuyUKZgtdKJ_-f90NHKY4iMYhrJ3tMEb76-dzOx09gMImJ2lkuGKJi6VGFKnTh-jNHVNjb8hae9YGu_L7k4YJwZI5Y2-OoPZJqABv8uxYWGbOCSai7J7En-F8BFSkyTksacIXiWQl00QA4JYklwE",
      "alg": "RSA-OAEP",
      "dq": "VD0d95WGmnc3yiy0Bw8_F4WEBIGjYrTCGvXT6IObWHI9OMmB-_LRDVLolZGXYGZdGUlEgYi4JIwysffjQ9Dkd3XEdOdLv_z53aH-L4EFzYioA5KxSkfjtYpUlE51XiSqqUmXzVi0oM7x_jxjYgdoNI5RFziIbbv288bioJx6B18",
      "n": "o15-F5ns4_t9tIUsdsRXoa_Vmr2GMUnmflvJxJvSGzO13O0vZZsatWuuTzIXyXdGqeAJY34rRmiZypatw59PlKgAVue7724sMeRl2KEkdhxFAS_petWq5Mnxp0xqb4RXp9E6O4FoSLSpTk1ck-9nch2rIJ9B5xQEfyUaXZYIBD_Lz9VGWpK3bNpP7pgePiYBgxFZNSAC5VGDNfv3erinocFDGgKAyPOS2Sxitcwk65jb30CgFu5YGtjv6lhtp-3M5LvEUjKC36u5m7txw7QWDhli9SmXR3QmSMM0f3OgcyvyRZ5MCM8w9qM9VBSaTOT705paG-uItEJj4Mrh91oSkQ"
    },
    {
      "kty": "EC",
      "d": "K8U-8vXg3z3P8Qmn9q3LO-c61KbRdxI3rgK6kdHuGrA",
      "use": "enc",
      "crv": "P-256",
      "kid": "4e776059-2f8c-4b5a-ba84-df562c6019a6",
      "x": "QtqWIhy8QnK_xTyeTuBImmp1_OYhGgaul8ZMP9AfCa4",
      "y": "JZRscrsFBo3Y8tFQeGNWF9FuybTsC1aHgkhfcXbQ6aU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7879a834-6705-4a0b-a06c-920dc219be3c",
      "n": "ju70d7liiEk1MmLQ9R-y3lzLApeRxpgGzu27NQWmrFX7ThHt4hkr44TuLwW1sh62XwD5ZprBfIGPTJzXNvorLFEmMXFbB2IBly_s59-EeAERdgK-0Qy5ZbD-E8Fx-nUzk2Db0JwtLaEQE3XumpGaV3xbQ8Zv-GIPtYWEFXJR40ewqIE43v1rkTdrMMsd2ipquLiPMrO93fxFjoXJPba6_jDgqPh5bEpJ2n86f79eezFO1GCS27HWPuau7QJMyuAcZ_o0hzZHTxOvgL3UWdLDS0hhvKn46Yc3LN2aon85u-3OjzTqwgjnfy8uw2WhTpQtI6a_0vB3lOJyDJ7ECSB6xQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "67f13dcf-addf-4753-9745-03fe3196396c",
      "n": "tQn4t-KjCEWfrreZzwAFQMnPJOeH2qRwuWlIm6HJ-7hahb0TUaMyaMMCnepWrFMWFqrWHqS1bwxdzUmyEE9D8hOhKGyl_-QbX-NAOEjtqCmSJZWPY873XDHFmvivPZnaUW9g1mD2eBPiLxr9zdGAG1cwFIjnIMVA0DMTRrH36jCQd6sIbzZQXYjS8ga-dbNUxzbTaHnWvhJqPqYokPsZVb66uFxgnzsjkQbIl0bcGvsofnlgpz1qBVnwHK3WsprkNAA4RnUEeW2VsY7kkjIwJxlgg1e9sel86GuQHqj_OLhuvolgCWmmT4_Na2T0X3Qv_vE59zHFMuHj5B3O2wZACw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2bb41093-c0a5-47c6-a076-21b87d691d85",
      "x": "jbjq3tjN38XkoFo3Hw8iczueLcy8kYIeENUnU9l64so",
      "y": "X8DEJ11vLdlD7oubQ7qO-BX92gX0ALU2sEi6YzUuulI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "88e4b8b5-6e32-45b0-9707-419a17bb52f5",
      "x": "60vzHBCW0Zfquqq_WmSrg0aacsMdx1Hx1VcWDIPeJLU",
      "y": "gWj378nazbpF5jjY3FRYXi6BIRwTNBMnlZoqA2JBbtY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c15b5c27-9c88-4249-86a8-d72b27714d33",
      "x": "ZAWW55lEe06sMG4OuUTDE0HVPisQEepsCZCYCGIIfUI",
      "y": "Sz98eTdGCoBFDgkUMzHiaQi-31xddRUZBiDVy2tHXUo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e91885f8-82e8-4aad-93fd-c53f7f6f6896",
      "x": "POoYTpbK8C9_fnhCKUasEfLbbTU9mjGO2SFWfQZkufY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "5d2989f3-17d1-4a3b-a37f-0c819c2631e7",
      "alg": "RSA-OAEP",
      "n": "o15-F5ns4_t9tIUsdsRXoa_Vmr2GMUnmflvJxJvSGzO13O0vZZsatWuuTzIXyXdGqeAJY34rRmiZypatw59PlKgAVue7724sMeRl2KEkdhxFAS_petWq5Mnxp0xqb4RXp9E6O4FoSLSpTk1ck-9nch2rIJ9B5xQEfyUaXZYIBD_Lz9VGWpK3bNpP7pgePiYBgxFZNSAC5VGDNfv3erinocFDGgKAyPOS2Sxitcwk65jb30CgFu5YGtjv6lhtp-3M5LvEUjKC36u5m7txw7QWDhli9SmXR3QmSMM0f3OgcyvyRZ5MCM8w9qM9VBSaTOT705paG-uItEJj4Mrh91oSkQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4e776059-2f8c-4b5a-ba84-df562c6019a6",
      "x": "QtqWIhy8QnK_xTyeTuBImmp1_OYhGgaul8ZMP9AfCa4",
      "y": "JZRscrsFBo3Y8tFQeGNWF9FuybTsC1aHgkhfcXbQ6aU",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 09:00:26 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 09:00:26 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-08 09:00:26 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-08 09:00:26
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 09:00:26
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 09:00:26
oidcc-client-test-missing-sub
Setup Done
2021-10-08 09:00:31 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance pspNmBM8Ed4hNWU
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-08 09:00:31 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance pspNmBM8Ed4hNWU
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-08 09:00:32 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance pspNmBM8Ed4hNWU
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-08 09:00:32 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance pspNmBM8Ed4hNWU
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7879a834-6705-4a0b-a06c-920dc219be3c",
      "n": "ju70d7liiEk1MmLQ9R-y3lzLApeRxpgGzu27NQWmrFX7ThHt4hkr44TuLwW1sh62XwD5ZprBfIGPTJzXNvorLFEmMXFbB2IBly_s59-EeAERdgK-0Qy5ZbD-E8Fx-nUzk2Db0JwtLaEQE3XumpGaV3xbQ8Zv-GIPtYWEFXJR40ewqIE43v1rkTdrMMsd2ipquLiPMrO93fxFjoXJPba6_jDgqPh5bEpJ2n86f79eezFO1GCS27HWPuau7QJMyuAcZ_o0hzZHTxOvgL3UWdLDS0hhvKn46Yc3LN2aon85u-3OjzTqwgjnfy8uw2WhTpQtI6a_0vB3lOJyDJ7ECSB6xQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "67f13dcf-addf-4753-9745-03fe3196396c",
      "n": "tQn4t-KjCEWfrreZzwAFQMnPJOeH2qRwuWlIm6HJ-7hahb0TUaMyaMMCnepWrFMWFqrWHqS1bwxdzUmyEE9D8hOhKGyl_-QbX-NAOEjtqCmSJZWPY873XDHFmvivPZnaUW9g1mD2eBPiLxr9zdGAG1cwFIjnIMVA0DMTRrH36jCQd6sIbzZQXYjS8ga-dbNUxzbTaHnWvhJqPqYokPsZVb66uFxgnzsjkQbIl0bcGvsofnlgpz1qBVnwHK3WsprkNAA4RnUEeW2VsY7kkjIwJxlgg1e9sel86GuQHqj_OLhuvolgCWmmT4_Na2T0X3Qv_vE59zHFMuHj5B3O2wZACw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2bb41093-c0a5-47c6-a076-21b87d691d85",
      "x": "jbjq3tjN38XkoFo3Hw8iczueLcy8kYIeENUnU9l64so",
      "y": "X8DEJ11vLdlD7oubQ7qO-BX92gX0ALU2sEi6YzUuulI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "88e4b8b5-6e32-45b0-9707-419a17bb52f5",
      "x": "60vzHBCW0Zfquqq_WmSrg0aacsMdx1Hx1VcWDIPeJLU",
      "y": "gWj378nazbpF5jjY3FRYXi6BIRwTNBMnlZoqA2JBbtY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c15b5c27-9c88-4249-86a8-d72b27714d33",
      "x": "ZAWW55lEe06sMG4OuUTDE0HVPisQEepsCZCYCGIIfUI",
      "y": "Sz98eTdGCoBFDgkUMzHiaQi-31xddRUZBiDVy2tHXUo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "e91885f8-82e8-4aad-93fd-c53f7f6f6896",
      "x": "POoYTpbK8C9_fnhCKUasEfLbbTU9mjGO2SFWfQZkufY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "5d2989f3-17d1-4a3b-a37f-0c819c2631e7",
      "alg": "RSA-OAEP",
      "n": "o15-F5ns4_t9tIUsdsRXoa_Vmr2GMUnmflvJxJvSGzO13O0vZZsatWuuTzIXyXdGqeAJY34rRmiZypatw59PlKgAVue7724sMeRl2KEkdhxFAS_petWq5Mnxp0xqb4RXp9E6O4FoSLSpTk1ck-9nch2rIJ9B5xQEfyUaXZYIBD_Lz9VGWpK3bNpP7pgePiYBgxFZNSAC5VGDNfv3erinocFDGgKAyPOS2Sxitcwk65jb30CgFu5YGtjv6lhtp-3M5LvEUjKC36u5m7txw7QWDhli9SmXR3QmSMM0f3OgcyvyRZ5MCM8w9qM9VBSaTOT705paG-uItEJj4Mrh91oSkQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4e776059-2f8c-4b5a-ba84-df562c6019a6",
      "x": "QtqWIhy8QnK_xTyeTuBImmp1_OYhGgaul8ZMP9AfCa4",
      "y": "JZRscrsFBo3Y8tFQeGNWF9FuybTsC1aHgkhfcXbQ6aU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 09:00:32 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance pspNmBM8Ed4hNWU
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": "493",
  "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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
    "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
  ],
  "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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74", "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-08 09:00:32 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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
    "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-08 09:00:32 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 09:00:32 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 09:00:32 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
]
2021-10-08 09:00:32 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 09:00:32 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 09:00:32 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 09:00:32 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 09:00:32 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 09:00:32 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-08 09:00:32 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 09:00:32 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 09:00:32 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 09:00:32 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-08 09:00:32 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 09:00:32 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-08 09:00:32 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 09:00:32 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 09:00:32 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 09:00:32 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 09:00:32 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 09:00:32 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 09:00:32 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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
    "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_oXMvUvjXhWjCtbw47872}*^^\\"
}
2021-10-08 09:00:32
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_garnrCETsUJLkyhfHMeWoXEeLRIdvHjIaWpmnYzJWyAyCYQifr6001421133=>#\:
2021-10-08 09:00:32 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 09:00:32 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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
    "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_oXMvUvjXhWjCtbw47872}*^^\\",
  "client_secret": "secret_garnrCETsUJLkyhfHMeWoXEeLRIdvHjIaWpmnYzJWyAyCYQifr6001421133\u003d\u003e#\\:"
}
2021-10-08 09:00:32
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 09:00:32
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-08 09:00:33 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, 08 Oct 2021 09:00:31 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 21:00:33 GMT",
  "etag": "\"1633683631.3483942-691-625874018\"",
  "date": "Fri, 08 Oct 2021 09:00:33 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-08 09:00:33
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-08 09:00:33 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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
    "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_oXMvUvjXhWjCtbw47872}*^^\\",
  "client_secret": "secret_garnrCETsUJLkyhfHMeWoXEeLRIdvHjIaWpmnYzJWyAyCYQifr6001421133\u003d\u003e#\\:",
  "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-08 09:00:33 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-08 09:00:33
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 09:00:33 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance pspNmBM8Ed4hNWU
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/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
    "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_oXMvUvjXhWjCtbw47872}*^^\\",
  "client_secret": "secret_garnrCETsUJLkyhfHMeWoXEeLRIdvHjIaWpmnYzJWyAyCYQifr6001421133\u003d\u003e#\\:",
  "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-08 09:00:33 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance pspNmBM8Ed4hNWU
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d0E0601437642B0449830803A5B3B74D7; __utma\u003d201319536.1325286560.1632909994.1633446768.1633523692.11; __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/15.0 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/",
  "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_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "23Ae3i7L2y3C09NI31fdHnhy",
  "state": "IorAVlAcuvyIWBMv42vSWicknSTGqnTJ",
  "client_id": "client_oXMvUvjXhWjCtbw47872}*^^\\"
}
incoming_body
Authorization endpoint
2021-10-08 09:00:33 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 09:00:33 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:00:33 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "23Ae3i7L2y3C09NI31fdHnhy",
  "state": "IorAVlAcuvyIWBMv42vSWicknSTGqnTJ",
  "client_id": "client_oXMvUvjXhWjCtbw47872}*^^\\"
}
2021-10-08 09:00:33 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 09:00:33 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
23Ae3i7L2y3C09NI31fdHnhy
2021-10-08 09:00:33 SUCCESS
EnsureResponseTypeIsCodeIdToken
Response type is expected value
expected
code id_token
2021-10-08 09:00:33 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_oXMvUvjXhWjCtbw47872}*^^\
2021-10-08 09:00:33 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74
expected
[
  "https://89.45.234.133:8090/authz_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74"
]
2021-10-08 09:00:33 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 09:00:33 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 09:00:33 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
hrBuQbwCHBKIuC6pASxNz1EsELPyesyX
2021-10-08 09:00:33 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
eHve62Vp876rBFyizcFWcw
2021-10-08 09:00:33 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_oXMvUvjXhWjCtbw47872}*^^\
nonce
23Ae3i7L2y3C09NI31fdHnhy
iat
1633683633
exp
1633683933
2021-10-08 09:00:33
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "aud": "client_oXMvUvjXhWjCtbw47872}*^^\\",
  "nonce": "23Ae3i7L2y3C09NI31fdHnhy",
  "iat": 1633683633,
  "exp": 1633683933
}
2021-10-08 09:00:33 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
eHve62Vp876rBFyizcFWcw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "aud": "client_oXMvUvjXhWjCtbw47872}*^^\\",
  "nonce": "23Ae3i7L2y3C09NI31fdHnhy",
  "iat": 1633683633,
  "exp": 1633683933,
  "c_hash": "eHve62Vp876rBFyizcFWcw"
}
2021-10-08 09:00:33 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-08 09:00:33 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI3ODc5YTgzNC02NzA1LTRhMGItYTA2Yy05MjBkYzIxOWJlM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJjbGllbnRfb1hNdlV2alhoV2pDdGJ3NDc4NzJ9Kl5eXFwiLCJjX2hhc2giOiJlSHZlNjJWcDg3NnJCRnlpemNGV2N3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzkzMywibm9uY2UiOiIyM0FlM2k3TDJ5M0MwOU5JMzFmZEhuaHkiLCJpYXQiOjE2MzM2ODM2MzN9.jt3oVSjB-k4n60bERxqsUaRIMSZ3qBwd7vxlM43-4I9UcM6kFxYWIF-rVHlP7G3zTtmQeYwhJdS4l9YPsTpXIFEg0BJPakATTVAgssI3CCEAB4ewKnJHf7f5YQYZiYICq8e0BSrtltMk6plfUZMp0eIzT9YVwbenVHy5hxqz6AFmbkX64eklWg8VrYt_V20O93kzvLPkiuVS61z1cacEKlXDGlRQ05G1b72TBrM_8DZMiLFV387DRQp6pg-wgKK65aQaz_I-HsVKe6A753a8FKyNT5pJAq4X8INcwGr8R7pESO8ReNav_rzdEy2FsIXG0N49cV_maPqCeeYk1SZ4lg
key
{"p":"7u7aHLxRPML8tlpThvMovkksvNW5CEXvA76TQsaTFGaSrTYWJuxrdotp6fk_rC8rf3TzkBqpFieTb-JGUCxIXhIOMbneevNDNPjETbXnrinoeOJI3tjoa8JA_ZjUhDHgz5tkdWrLQFdXEdLwRfCrFLFd84uGPg544qUtxAVthq0","kty":"RSA","q":"mSSlj39HaKXZxSRuPB2ht4wzOx8jMyt_dSsLVZ3J-Dh1UM1_gjGO8OtTfB4iom3_5GGXmfNKd1YlFB2GZhMBLnk-B4h-2r4FlyfOp7hBBvSrICGVh2PTx2Vc4NbwoOE93eK8kP1Xd-58G7RSU6XL-CQ8pB8kk3xTbhEWvxo8f3k","d":"AXw4LBpQDMx98gUW2MU4jZj3PxKmICMqRvIvdNCXN8k48Em9aBEM5LNX6kMr7SrmiDwxW0CWbB3IiGpEzjxxQGejdvYPlRcOnyyPUKWA8eJI9Sn4I6H3NzhMm5XyAkE_hPOHtTY6PfQjf6BFF3QV33zaUez48uLJ-P_nLHXgpfTvrQS0GmqMqJTBSN9SAy-tEsOz5p-bqlca3kfMuSV2a2S4XjGVqoqn9pNoCqGU7aCwHW0fRqwIg4FgTtC0vMSWwBtKth9u-03FaRVo9Zfxx8MlJs5uur7tTsSnxvsqBcsJM-05_TkoGnd7R82xYddjo4v6ythWblpmhEgxzns9oQ","e":"AQAB","use":"sig","kid":"7879a834-6705-4a0b-a06c-920dc219be3c","qi":"WTEQJs4a-nPMIH0fFQ7kWU-n3DBw-VJ8OmOQ1bgvlaRKij0Nf-IZvo9K4_AdQTvp6iu2J8zWoZdHZum7QYtctOXeYxLc49Ll-Q8Bhd8YDuaeMXSLfZiT45lpkd20OPIHNkB7FWi208SPLzNfJqmwdOLLVDYzIyCJqda9ftNSISo","dp":"37GVWKPidr2i9WKZotWShpxhmyWJBzraLCpHGpRo7QefOTVTBfwAHEsnzNsDBsReuASZZ4feWBSTT4OMCtF6qz_CNEHtDjUj7bsdphexIXiw4kQQrzpqV0DVsddc16sO669zHQ7v3Xwn01MmioRo14W7DSHKe9z2xlKZB1WBlj0","dq":"Y-joqkmbSMaK4Hb4A_hA_QJWmgeia0vBh6thZaXfkjUjNGgc-89hNgQRHzR53AZvn4ub4DA9MMXewtTQTd-wMaWftkJyoDrAYvDxfbJTmjodOoUujHmwPLIAeh9ANXU9a3j1FJJzcicAiQKHg1LzUxwxA9Hdhurhczlq4Zo4ReE","n":"ju70d7liiEk1MmLQ9R-y3lzLApeRxpgGzu27NQWmrFX7ThHt4hkr44TuLwW1sh62XwD5ZprBfIGPTJzXNvorLFEmMXFbB2IBly_s59-EeAERdgK-0Qy5ZbD-E8Fx-nUzk2Db0JwtLaEQE3XumpGaV3xbQ8Zv-GIPtYWEFXJR40ewqIE43v1rkTdrMMsd2ipquLiPMrO93fxFjoXJPba6_jDgqPh5bEpJ2n86f79eezFO1GCS27HWPuau7QJMyuAcZ_o0hzZHTxOvgL3UWdLDS0hhvKn46Yc3LN2aon85u-3OjzTqwgjnfy8uw2WhTpQtI6a_0vB3lOJyDJ7ECSB6xQ"}
algorithm
RS256
2021-10-08 09:00:33 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-08 09:00:33 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "state": "IorAVlAcuvyIWBMv42vSWicknSTGqnTJ"
}
2021-10-08 09:00:33 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "state": "IorAVlAcuvyIWBMv42vSWicknSTGqnTJ",
  "code": "hrBuQbwCHBKIuC6pASxNz1EsELPyesyX"
}
2021-10-08 09:00:33 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74",
  "state": "IorAVlAcuvyIWBMv42vSWicknSTGqnTJ",
  "code": "hrBuQbwCHBKIuC6pASxNz1EsELPyesyX",
  "id_token": "eyJraWQiOiI3ODc5YTgzNC02NzA1LTRhMGItYTA2Yy05MjBkYzIxOWJlM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJjbGllbnRfb1hNdlV2alhoV2pDdGJ3NDc4NzJ9Kl5eXFwiLCJjX2hhc2giOiJlSHZlNjJWcDg3NnJCRnlpemNGV2N3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzkzMywibm9uY2UiOiIyM0FlM2k3TDJ5M0MwOU5JMzFmZEhuaHkiLCJpYXQiOjE2MzM2ODM2MzN9.jt3oVSjB-k4n60bERxqsUaRIMSZ3qBwd7vxlM43-4I9UcM6kFxYWIF-rVHlP7G3zTtmQeYwhJdS4l9YPsTpXIFEg0BJPakATTVAgssI3CCEAB4ewKnJHf7f5YQYZiYICq8e0BSrtltMk6plfUZMp0eIzT9YVwbenVHy5hxqz6AFmbkX64eklWg8VrYt_V20O93kzvLPkiuVS61z1cacEKlXDGlRQ05G1b72TBrM_8DZMiLFV387DRQp6pg-wgKK65aQaz_I-HsVKe6A753a8FKyNT5pJAq4X8INcwGr8R7pESO8ReNav_rzdEy2FsIXG0N49cV_maPqCeeYk1SZ4lg"
}
2021-10-08 09:00:33
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74#state=IorAVlAcuvyIWBMv42vSWicknSTGqnTJ&code=hrBuQbwCHBKIuC6pASxNz1EsELPyesyX&id_token=eyJraWQiOiI3ODc5YTgzNC02NzA1LTRhMGItYTA2Yy05MjBkYzIxOWJlM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJjbGllbnRfb1hNdlV2alhoV2pDdGJ3NDc4NzJ9Kl5eXFwiLCJjX2hhc2giOiJlSHZlNjJWcDg3NnJCRnlpemNGV2N3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzkzMywibm9uY2UiOiIyM0FlM2k3TDJ5M0MwOU5JMzFmZEhuaHkiLCJpYXQiOjE2MzM2ODM2MzN9.jt3oVSjB-k4n60bERxqsUaRIMSZ3qBwd7vxlM43-4I9UcM6kFxYWIF-rVHlP7G3zTtmQeYwhJdS4l9YPsTpXIFEg0BJPakATTVAgssI3CCEAB4ewKnJHf7f5YQYZiYICq8e0BSrtltMk6plfUZMp0eIzT9YVwbenVHy5hxqz6AFmbkX64eklWg8VrYt_V20O93kzvLPkiuVS61z1cacEKlXDGlRQ05G1b72TBrM_8DZMiLFV387DRQp6pg-wgKK65aQaz_I-HsVKe6A753a8FKyNT5pJAq4X8INcwGr8R7pESO8ReNav_rzdEy2FsIXG0N49cV_maPqCeeYk1SZ4lg
2021-10-08 09:00:33 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance pspNmBM8Ed4hNWU
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/7f4e5ae2b2ee1375f1c8706f92629296933a57d8eb29c06d355ce776a0ebbb74#state=IorAVlAcuvyIWBMv42vSWicknSTGqnTJ&code=hrBuQbwCHBKIuC6pASxNz1EsELPyesyX&id_token=eyJraWQiOiI3ODc5YTgzNC02NzA1LTRhMGItYTA2Yy05MjBkYzIxOWJlM2MiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJjbGllbnRfb1hNdlV2alhoV2pDdGJ3NDc4NzJ9Kl5eXFwiLCJjX2hhc2giOiJlSHZlNjJWcDg3NnJCRnlpemNGV2N3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzkzMywibm9uY2UiOiIyM0FlM2k3TDJ5M0MwOU5JMzFmZEhuaHkiLCJpYXQiOjE2MzM2ODM2MzN9.jt3oVSjB-k4n60bERxqsUaRIMSZ3qBwd7vxlM43-4I9UcM6kFxYWIF-rVHlP7G3zTtmQeYwhJdS4l9YPsTpXIFEg0BJPakATTVAgssI3CCEAB4ewKnJHf7f5YQYZiYICq8e0BSrtltMk6plfUZMp0eIzT9YVwbenVHy5hxqz6AFmbkX64eklWg8VrYt_V20O93kzvLPkiuVS61z1cacEKlXDGlRQ05G1b72TBrM_8DZMiLFV387DRQp6pg-wgKK65aQaz_I-HsVKe6A753a8FKyNT5pJAq4X8INcwGr8R7pESO8ReNav_rzdEy2FsIXG0N49cV_maPqCeeYk1SZ4lg]
outgoing_path
authorize
2021-10-08 09:00:38 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
2021-10-08 09:00:41
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
sQ9qaDjJ0bOd6jX
Test Results