Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:11:22 INFO
TEST-RUNNER
Test instance vxCOwwaFMhc1IY8 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token 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-nonce-unless-code-flow
2021-10-01 09:11:22 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 09:11:22
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 09:11:22
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5TVPXtGhREi-zlfoFyOaYCBvRwAnJ_TnWD9MTWjWuXhWVVRLhCoUiA45mIzl4M9GscaHGAFuw-_cfgvSveTlpktxW1S0Gz5duj3hC1Wmdw2cx4VovtPhzm9k3ylREZZ44E-2dk0FaVZ4g5UT-q9euDFMxKBNmv9Ch6P4wKofmJE",
      "kty": "RSA",
      "q": "z-Fd5V0VFRago2nlnAzSwzVEAbt8Lys-eXeCPTbT3l1XuZb4qe3gOFUyKZr1DfxtxeKON_FFGhqQbQPPRedPCRRamEVt162nHQ_D8-4WP2VRW1ycZOc-3_bGptoQx9pWdmVGKFiDNghlTwidXRPNZZRqbPpgTnMwqYWzbFi794c",
      "d": "pSyHLj7uGkP4HKcLLiC9fId7EG1Zfy3Y25aW_AcztJtZC1Bed6kMR8XgGCKwzX_6T1bl2xl7bFcjX7D5ITaUKkCHNVd5X6nlaVFGA7UIkyygkuNAA7tMGJaAWVX1lq2p5vBpK6nyEzpZ-skfX3_KzZUJps46sWMFJpMXMeQrQo5W7OP1rqqYrp04LhwHpEfq0ai7y99xRlYkHU3WT6EmXYjttn9UG5glr7EjJDCBS2sa6hKfgveyd9Qir4l8AxAoNesAq_BxGNsnF02UR5my8MTXjQpcTDYCmtuzSbMqc-GQPFe6waiwU6CfC8cZpIXj6_ugjuC-Xxgz1Z8IkrtCAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "7d876cc2-a749-4188-a78b-1d1a128f3a25",
      "qi": "3z8fXrGQah3EKWrs1Q5TSvl_WsQb9nFF2CaCwz1nqe_H8F9F08dBNk31MDvt-uJ8BqparBkXRwgXcZ8kqMo5sbHWYjM8f8PuNTBUGaPsNBTS8BEI3XcBmJg8d9MZj9DS6QHiYVHSMcFzv6ivbRi_XtgE71nR9EBYvfwqIZro2qI",
      "dp": "LTJc60qU7T0W-uNUrbNkjo32w15hWjytnbYlmqIQrVPwWjUcCvytPcLoUo9-CN12iDmoi_BEYjibFvPH45AORMNdn-_M8A5VNxNam_yQrasufh1tcSugvC81CdhA1yH_xeOSDDPV3FajvvaXkPghylpWU_N0OhsZiFuqAnvJbTE",
      "dq": "G5sC_BV7WjySAoFqk2mEh5XIPS6nlB_7AOhk7DoespXUs3mf9fj34KM3sRy51CykazXlyvoIQioq6b8qxE6uSTdhvHzj1FNkMNDKJdeFLtAGmMpYnnGzAMzlnnyw48lT2A8k3PC8I-3DflZXh2e8y_OEmoo5RdG4MZrms8mo1Hs",
      "n": "uh_jGie0VQOIIxGSFk6loYJ2j_0V9S_I08UQfcYJs00tUEHSQhfSS__kzoCjUdbDtkTUWCvDdXuG04J38h_tRS3sqJhToKgzWuEmeYjAcOqbW8hONDxay_dge8RYFrEN9vXb7KV9-vvnKX6r4N4rlReN5BNNrbtc70ZYnkxUZoT0GWaj1UWg92EGDfP3gRAHxQ9kAh0qXBz90PGPMLUK59jJQ8eAZlL82UY7zjfrd72mllbH1qJa55fssnEei2WKSUY9pppdcpZXfXwPWDjrvMV3ZyJoWu9yrmuIbnVyOgApje9pKfNTyW0C6aO0NodbDTJIrg1l48uFB_NwfMhbdw"
    },
    {
      "kty": "EC",
      "d": "L_6TRhH3ZTlGouV0Xg46hhCyJo9giyIaKdgJWNybWf0",
      "use": "sig",
      "crv": "P-256",
      "kid": "f893f650-191c-439d-ab12-ef0525f99db7",
      "x": "iXDlPpYOrf3RMtWAZXbIj4w7oHiApg-4vND_lF-3iuc",
      "y": "VeULm7jgCkIN3KF2OWHpwN0NvyvHnMCXq5KNfgaBTB8"
    },
    {
      "kty": "EC",
      "d": "jb26s9nMGtJ3F2bh_gDHtc8lNPFINrEQ6TPNomAa2jY",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e1dc9aa5-1500-48df-9767-03fd93cd2837",
      "x": "nZqn0LyxQN9yJRzzFVwfD0FGNmroM0ZdhYdf8-Lr7EY",
      "y": "iJz3x6upS7wZfBYXxzqPXK4Tiorc1IfVb6iXHH9Gi2U"
    },
    {
      "kty": "OKP",
      "d": "kH1JI2rFpQ7J76xpGmpLXtAoccQE4vtxoyg3nqTPIsU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "accfc1d9-d361-4c50-a0f4-28022b1cd3ea",
      "x": "I5B4MkvaB1cg7yp590GNb7r4ZJ3AmDuzW9t-3_KQP-Q"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-tyUJjW27te1TnKj32LxDrUl4c_ZkvJ32jRA1oflSFXTmnbTMpVT0AcRLMFisRxjTnjGoTxWr_fUCdIj4UjP3XFSToCNHK-JSHWVkyUMVJRQjVDZ-JE9FPg4qqJCofcjrReneoH3b2AYWnEvZ80d49sBwg9AXUdCkNcU5EI_br8",
      "kty": "RSA",
      "q": "8QrOY1B1HGI7nIV73fumIN38WcXu8IJTjljC8-53A_y5jmqHITzcDTVjjJ0tQDYGyYGgun9tnmswRFikX-x56zJwXTCMu3ftJ-4jCvCuKzIpXnIjPMYgTbVfwxffdIhByslY6V_aS87Nl-1wniac__abZJfADXCj2IFHjnMbpWU",
      "d": "YPVZGLKi4Ao1UQwQg__73ohx22_tuPqNLLwscTGcXzH66v7U-YTK2VLZ3aORZ9sgMdzz0WcRmzRiRNmXSrN9YxWKLrSio_L0f9v6jUGShUn9Zu6isiHlbx9OUOZf8Sh_Goi0ZwQdrPhEhlYsLJczeCu00p3zHi-onftY_5qTV1GoKbYuySfS_yCIc5ZORjjjwC_-IqT6Hemn9ArJPBx69mNGsImI5njZ3MUfEGSt6h9NFpY3CAonHhZCunoRKUkw6dnJ4s18wP1pd3EZ7NJgp7L8Q4GzpTuUjV1ZyDmKHDHh6V9AKTaUW1VKGId1d2v8b-wPmqQnMh5ZgPCFDgPM0Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "def0020d-64c3-4d4a-b0e9-d62ae98a32ef",
      "qi": "oSLvI0Pr9ddaaah0kcclSQDHdPJAQ4ufQ4gk8QODBkllKjasz1_2wYzT9a6YTCQ9eIdF8C8NR17pCZEo6dDI5bW3jlLZIfWTg1QjI1dhZn6tYxOrwMO_Y2tRWPz-mNCPf1Tb3Z_hA73nyDgJ9n4utLs2MUhjuvZvNn1jSkbQofE",
      "dp": "AjRuGOff87lxnn7jcdMsyzRMYO-yudfntcM_zqLjIP-gHHtu38LwOaPWQs5wT54wQUBOfpxJJsLG2k8-gXxiV0_nqUj39IiWbEycQ-7PbO7gxl0vjT-5ibWkydsjOskxRxQuJKV_xzrQ-_qCsCbdXGNQYKRBrJAzxZIeXOM4K4E",
      "alg": "RSA-OAEP",
      "dq": "dCohDPvZdLRixiwOZgzBI1XYJ-ucG4yzeAaO7cAe220Qf_IW7Y3G_xabw0h8ZlWjL7mpHDgNPCusN0QA87mjiBXm0QJ00GQbhwLdIIidZ3PlO_8FvGQ_bTPb0snOhvqjuncOwmnPanlf27gybgVt5G2UtgXsKI4AaHblZWFUEYE",
      "n": "7DQ-VJNrCuppWrNpMNJqwXHVmHHSmSJpUQhAiBlAWuGgPXO7yuEdT3mWh3IWh0jpiFZiJtCU7acsJaTgPQFQZZU0SIn1AUpTC2edRgUi83Z2Rh1JafT-z4hNWSI1ZkNp-u-G9BwizQgaU7qE1PZtbaLAoFowuSuNjpGV3grz0Ypu89XMy8wMNL2pGbkFwN00V87znKoWqJQeeaqP0GreLFs62EH2B_z5x9ZDASaL0AmX_JEXi0jRe1V3OeuYAdQ0qAygbjKGUicxpiX9F5PXDpXSUg15AlJ_QRLkRgzezq8MEwde19DBpzwF864H4ffKhjuRttpeybDQTT8jgIzMWw"
    },
    {
      "kty": "EC",
      "d": "LU9dVjuuvUDUASz0dBOXSYBNqjzwoMFP7GG05x_hgD0",
      "use": "enc",
      "crv": "P-256",
      "kid": "0e5d067a-8d71-4a5e-89b4-eddb23e9dacf",
      "x": "TeI81-C1sxBabxMCnggkrL308IiF_NLHrEo0e-cWZsQ",
      "y": "I2h-CfZ0jjCEkTJbPPhNFEV2odz2Fam0ZM5iFnxVnyI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7d876cc2-a749-4188-a78b-1d1a128f3a25",
      "n": "uh_jGie0VQOIIxGSFk6loYJ2j_0V9S_I08UQfcYJs00tUEHSQhfSS__kzoCjUdbDtkTUWCvDdXuG04J38h_tRS3sqJhToKgzWuEmeYjAcOqbW8hONDxay_dge8RYFrEN9vXb7KV9-vvnKX6r4N4rlReN5BNNrbtc70ZYnkxUZoT0GWaj1UWg92EGDfP3gRAHxQ9kAh0qXBz90PGPMLUK59jJQ8eAZlL82UY7zjfrd72mllbH1qJa55fssnEei2WKSUY9pppdcpZXfXwPWDjrvMV3ZyJoWu9yrmuIbnVyOgApje9pKfNTyW0C6aO0NodbDTJIrg1l48uFB_NwfMhbdw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0ea3b30f-d72f-410a-939f-7754596702f7",
      "n": "smWucSXsxMYYwc0WxaKaBqCyoeEteAolhbyywFft5k37JeYfZ2hVspDA4aWzP2CYeMzwfOIFCsODBnWajR2Ub-_gr6Wbb54m0r66SsvPQW4u2x0xe_O8zY6Fx98jhGvz6prhOUcaDYHjQTM-F0cM4vS9HnhM3BZKpCKThgRW9VVM8g7gkXmvRcTKIXZdTlYYmMb2ahyb6ypM5WlEAlljI4JRkOXdF-jRoNse94WR4HFzD3WpF42ktw6RKVCwaq76mLeCS7CuOXautX5Y_rQvNxWParA_UDNJQBTaz82nnUnJfzf6HFjoYKJs2at9Fte7d3lVAwAAMMDzqTl4yN4jJQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f893f650-191c-439d-ab12-ef0525f99db7",
      "x": "iXDlPpYOrf3RMtWAZXbIj4w7oHiApg-4vND_lF-3iuc",
      "y": "VeULm7jgCkIN3KF2OWHpwN0NvyvHnMCXq5KNfgaBTB8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "68544d83-acc7-4024-8f67-c1bd3486e099",
      "x": "GWd6iyCN5TznADVNbm9n5iKF6gWG2P2fUafgoyffJ_4",
      "y": "i10-iH7kJnj3qZSaVC3rORVERDPW1-J61VNU5dl8jYU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e1dc9aa5-1500-48df-9767-03fd93cd2837",
      "x": "nZqn0LyxQN9yJRzzFVwfD0FGNmroM0ZdhYdf8-Lr7EY",
      "y": "iJz3x6upS7wZfBYXxzqPXK4Tiorc1IfVb6iXHH9Gi2U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "accfc1d9-d361-4c50-a0f4-28022b1cd3ea",
      "x": "I5B4MkvaB1cg7yp590GNb7r4ZJ3AmDuzW9t-3_KQP-Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "def0020d-64c3-4d4a-b0e9-d62ae98a32ef",
      "alg": "RSA-OAEP",
      "n": "7DQ-VJNrCuppWrNpMNJqwXHVmHHSmSJpUQhAiBlAWuGgPXO7yuEdT3mWh3IWh0jpiFZiJtCU7acsJaTgPQFQZZU0SIn1AUpTC2edRgUi83Z2Rh1JafT-z4hNWSI1ZkNp-u-G9BwizQgaU7qE1PZtbaLAoFowuSuNjpGV3grz0Ypu89XMy8wMNL2pGbkFwN00V87znKoWqJQeeaqP0GreLFs62EH2B_z5x9ZDASaL0AmX_JEXi0jRe1V3OeuYAdQ0qAygbjKGUicxpiX9F5PXDpXSUg15AlJ_QRLkRgzezq8MEwde19DBpzwF864H4ffKhjuRttpeybDQTT8jgIzMWw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "0e5d067a-8d71-4a5e-89b4-eddb23e9dacf",
      "x": "TeI81-C1sxBabxMCnggkrL308IiF_NLHrEo0e-cWZsQ",
      "y": "I2h-CfZ0jjCEkTJbPPhNFEV2odz2Fam0ZM5iFnxVnyI",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:11:22 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:11:22 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 09:11: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 09:11:22
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:11:22
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:11:22
oidcc-client-test-nonce-unless-code-flow
Setup Done
2021-10-01 09:11:29 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance vxCOwwaFMhc1IY8
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 09:11:29 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance vxCOwwaFMhc1IY8
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-10-01 09:11:29 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance vxCOwwaFMhc1IY8
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 09:11:29 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance vxCOwwaFMhc1IY8
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7d876cc2-a749-4188-a78b-1d1a128f3a25",
      "n": "uh_jGie0VQOIIxGSFk6loYJ2j_0V9S_I08UQfcYJs00tUEHSQhfSS__kzoCjUdbDtkTUWCvDdXuG04J38h_tRS3sqJhToKgzWuEmeYjAcOqbW8hONDxay_dge8RYFrEN9vXb7KV9-vvnKX6r4N4rlReN5BNNrbtc70ZYnkxUZoT0GWaj1UWg92EGDfP3gRAHxQ9kAh0qXBz90PGPMLUK59jJQ8eAZlL82UY7zjfrd72mllbH1qJa55fssnEei2WKSUY9pppdcpZXfXwPWDjrvMV3ZyJoWu9yrmuIbnVyOgApje9pKfNTyW0C6aO0NodbDTJIrg1l48uFB_NwfMhbdw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0ea3b30f-d72f-410a-939f-7754596702f7",
      "n": "smWucSXsxMYYwc0WxaKaBqCyoeEteAolhbyywFft5k37JeYfZ2hVspDA4aWzP2CYeMzwfOIFCsODBnWajR2Ub-_gr6Wbb54m0r66SsvPQW4u2x0xe_O8zY6Fx98jhGvz6prhOUcaDYHjQTM-F0cM4vS9HnhM3BZKpCKThgRW9VVM8g7gkXmvRcTKIXZdTlYYmMb2ahyb6ypM5WlEAlljI4JRkOXdF-jRoNse94WR4HFzD3WpF42ktw6RKVCwaq76mLeCS7CuOXautX5Y_rQvNxWParA_UDNJQBTaz82nnUnJfzf6HFjoYKJs2at9Fte7d3lVAwAAMMDzqTl4yN4jJQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f893f650-191c-439d-ab12-ef0525f99db7",
      "x": "iXDlPpYOrf3RMtWAZXbIj4w7oHiApg-4vND_lF-3iuc",
      "y": "VeULm7jgCkIN3KF2OWHpwN0NvyvHnMCXq5KNfgaBTB8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "68544d83-acc7-4024-8f67-c1bd3486e099",
      "x": "GWd6iyCN5TznADVNbm9n5iKF6gWG2P2fUafgoyffJ_4",
      "y": "i10-iH7kJnj3qZSaVC3rORVERDPW1-J61VNU5dl8jYU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e1dc9aa5-1500-48df-9767-03fd93cd2837",
      "x": "nZqn0LyxQN9yJRzzFVwfD0FGNmroM0ZdhYdf8-Lr7EY",
      "y": "iJz3x6upS7wZfBYXxzqPXK4Tiorc1IfVb6iXHH9Gi2U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "accfc1d9-d361-4c50-a0f4-28022b1cd3ea",
      "x": "I5B4MkvaB1cg7yp590GNb7r4ZJ3AmDuzW9t-3_KQP-Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "def0020d-64c3-4d4a-b0e9-d62ae98a32ef",
      "alg": "RSA-OAEP",
      "n": "7DQ-VJNrCuppWrNpMNJqwXHVmHHSmSJpUQhAiBlAWuGgPXO7yuEdT3mWh3IWh0jpiFZiJtCU7acsJaTgPQFQZZU0SIn1AUpTC2edRgUi83Z2Rh1JafT-z4hNWSI1ZkNp-u-G9BwizQgaU7qE1PZtbaLAoFowuSuNjpGV3grz0Ypu89XMy8wMNL2pGbkFwN00V87znKoWqJQeeaqP0GreLFs62EH2B_z5x9ZDASaL0AmX_JEXi0jRe1V3OeuYAdQ0qAygbjKGUicxpiX9F5PXDpXSUg15AlJ_QRLkRgzezq8MEwde19DBpzwF864H4ffKhjuRttpeybDQTT8jgIzMWw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "0e5d067a-8d71-4a5e-89b4-eddb23e9dacf",
      "x": "TeI81-C1sxBabxMCnggkrL308IiF_NLHrEo0e-cWZsQ",
      "y": "I2h-CfZ0jjCEkTJbPPhNFEV2odz2Fam0ZM5iFnxVnyI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:11:30 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance vxCOwwaFMhc1IY8
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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
  ],
  "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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc", "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc", "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc", "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 09:11:30 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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 09:11:30 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:11:30 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:11:30 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
]
2021-10-01 09:11:30 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:11:30 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:11:30 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:11:30 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:11:30 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:11:30 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 09:11:30 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:11:30 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 09:11:30 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:11:30 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 09:11:30 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:11:30 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 09:11:30 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:11:30 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:11:30 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:11:30 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:11:30 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:11:30 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:11:30 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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_MaptiFVINrQGzKn20002^[[_ "
}
2021-10-01 09:11:30
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_yESkrapRznbEboKRQjUsYXngjQhywaAhCrhdPsCbIfRwbJbUaw7565823199?|[{'
2021-10-01 09:11:30 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:11:30 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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_MaptiFVINrQGzKn20002^[[_ ",
  "client_secret": "secret_yESkrapRznbEboKRQjUsYXngjQhywaAhCrhdPsCbIfRwbJbUaw7565823199?|[{\u0027"
}
2021-10-01 09:11:30
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:11:30
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 09:11:30 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 09:11:28 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:11:30 GMT",
  "etag": "\"1633079488.7884865-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:11:30 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:11:30
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:11:30 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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_MaptiFVINrQGzKn20002^[[_ ",
  "client_secret": "secret_yESkrapRznbEboKRQjUsYXngjQhywaAhCrhdPsCbIfRwbJbUaw7565823199?|[{\u0027",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 09:11:30 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 09:11:30
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:11:30 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance vxCOwwaFMhc1IY8
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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
    "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_MaptiFVINrQGzKn20002^[[_ ",
  "client_secret": "secret_yESkrapRznbEboKRQjUsYXngjQhywaAhCrhdPsCbIfRwbJbUaw7565823199?|[{\u0027",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 09:11:31 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance vxCOwwaFMhc1IY8
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/1840ea19c07c76f982898c8b44f1410f712849c2db02aee0b7753678390d74cf",
  "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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "vpOqGwFyNw4R3pBp3Ykar6H3",
  "response_mode": "form_post",
  "state": "GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP",
  "client_id": "client_MaptiFVINrQGzKn20002^[[_ "
}
incoming_body
Authorization endpoint
2021-10-01 09:11:31 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:11:31 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:11:31 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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "vpOqGwFyNw4R3pBp3Ykar6H3",
  "response_mode": "form_post",
  "state": "GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP",
  "client_id": "client_MaptiFVINrQGzKn20002^[[_ "
}
2021-10-01 09:11:31 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:11:31 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
vpOqGwFyNw4R3pBp3Ykar6H3
2021-10-01 09:11:31 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2021-10-01 09:11:31 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_MaptiFVINrQGzKn20002^[[_ 
2021-10-01 09:11:31 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc
expected
[
  "https://89.45.234.133:8090/authz_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "https://89.45.234.133:8090/authz_im_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "https://89.45.234.133:8090/req_uri/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc"
]
2021-10-01 09:11:31 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:11:31 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:11:31 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
5azDny5OpmD9h9CL3UChLsG1sJy3Fp9L
2021-10-01 09:11:31 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
qyYjq_7v0Y8dptrfUI_-EQ
2021-10-01 09:11:31 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
2MniBpMl9U8R8qtFX6osLZqhuyspEySNGPgcUik262TUAV1lIt
2021-10-01 09:11:31 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
cU2hcdCPteDX3_pHcee3TQ
2021-10-01 09:11:31 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_MaptiFVINrQGzKn20002^[[_ 
nonce
vpOqGwFyNw4R3pBp3Ykar6H3
iat
1633079491
exp
1633079791
2021-10-01 09:11:31 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
qyYjq_7v0Y8dptrfUI_-EQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_MaptiFVINrQGzKn20002^[[_ ",
  "nonce": "vpOqGwFyNw4R3pBp3Ykar6H3",
  "iat": 1633079491,
  "exp": 1633079791,
  "c_hash": "qyYjq_7v0Y8dptrfUI_-EQ"
}
2021-10-01 09:11:31 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
cU2hcdCPteDX3_pHcee3TQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_MaptiFVINrQGzKn20002^[[_ ",
  "nonce": "vpOqGwFyNw4R3pBp3Ykar6H3",
  "iat": 1633079491,
  "exp": 1633079791,
  "c_hash": "qyYjq_7v0Y8dptrfUI_-EQ",
  "at_hash": "cU2hcdCPteDX3_pHcee3TQ"
}
2021-10-01 09:11:31 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI3ZDg3NmNjMi1hNzQ5LTQxODgtYTc4Yi0xZDFhMTI4ZjNhMjUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiY1UyaGNkQ1B0ZURYM19wSGNlZTNUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X01hcHRpRlZJTnJRR3pLbjIwMDAyXltbXyAiLCJjX2hhc2giOiJxeVlqcV83djBZOGRwdHJmVUlfLUVRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc5MSwibm9uY2UiOiJ2cE9xR3dGeU53NFIzcEJwM1lrYXI2SDMiLCJpYXQiOjE2MzMwNzk0OTF9.NujWsV-CyJr1H-8hwlkU-c_p6yX2s8AllNuQzwCBABJuQQ2d94NLdtn-PKfWph5qCSD7aqPIUOPEAMUIiK_qSq-TzsAyTixMpuiH8o8LKC-XLzOfZp2LtFzyFgTlOIn8qsPL918DUwKcPI49Lr-ozdzNyoHvRh2dyNm9KAlszU1FIzKglJKW1lRA0gfKUuOtH7KfxghHZekXRHXoiYJo1thh85fhVnjKCdC6qVIw0oNTDnhvynaFEWqmfwBzvwNx08J-_mhz_RefeSrgV9Eva9NXfhAx6VQah_-1DH50-ac5mcDRF7dXE3YWeyrU5GteJHaRwZ4fRr5MqDOVrJtT6A
key
{"p":"5TVPXtGhREi-zlfoFyOaYCBvRwAnJ_TnWD9MTWjWuXhWVVRLhCoUiA45mIzl4M9GscaHGAFuw-_cfgvSveTlpktxW1S0Gz5duj3hC1Wmdw2cx4VovtPhzm9k3ylREZZ44E-2dk0FaVZ4g5UT-q9euDFMxKBNmv9Ch6P4wKofmJE","kty":"RSA","q":"z-Fd5V0VFRago2nlnAzSwzVEAbt8Lys-eXeCPTbT3l1XuZb4qe3gOFUyKZr1DfxtxeKON_FFGhqQbQPPRedPCRRamEVt162nHQ_D8-4WP2VRW1ycZOc-3_bGptoQx9pWdmVGKFiDNghlTwidXRPNZZRqbPpgTnMwqYWzbFi794c","d":"pSyHLj7uGkP4HKcLLiC9fId7EG1Zfy3Y25aW_AcztJtZC1Bed6kMR8XgGCKwzX_6T1bl2xl7bFcjX7D5ITaUKkCHNVd5X6nlaVFGA7UIkyygkuNAA7tMGJaAWVX1lq2p5vBpK6nyEzpZ-skfX3_KzZUJps46sWMFJpMXMeQrQo5W7OP1rqqYrp04LhwHpEfq0ai7y99xRlYkHU3WT6EmXYjttn9UG5glr7EjJDCBS2sa6hKfgveyd9Qir4l8AxAoNesAq_BxGNsnF02UR5my8MTXjQpcTDYCmtuzSbMqc-GQPFe6waiwU6CfC8cZpIXj6_ugjuC-Xxgz1Z8IkrtCAQ","e":"AQAB","use":"sig","kid":"7d876cc2-a749-4188-a78b-1d1a128f3a25","qi":"3z8fXrGQah3EKWrs1Q5TSvl_WsQb9nFF2CaCwz1nqe_H8F9F08dBNk31MDvt-uJ8BqparBkXRwgXcZ8kqMo5sbHWYjM8f8PuNTBUGaPsNBTS8BEI3XcBmJg8d9MZj9DS6QHiYVHSMcFzv6ivbRi_XtgE71nR9EBYvfwqIZro2qI","dp":"LTJc60qU7T0W-uNUrbNkjo32w15hWjytnbYlmqIQrVPwWjUcCvytPcLoUo9-CN12iDmoi_BEYjibFvPH45AORMNdn-_M8A5VNxNam_yQrasufh1tcSugvC81CdhA1yH_xeOSDDPV3FajvvaXkPghylpWU_N0OhsZiFuqAnvJbTE","dq":"G5sC_BV7WjySAoFqk2mEh5XIPS6nlB_7AOhk7DoespXUs3mf9fj34KM3sRy51CykazXlyvoIQioq6b8qxE6uSTdhvHzj1FNkMNDKJdeFLtAGmMpYnnGzAMzlnnyw48lT2A8k3PC8I-3DflZXh2e8y_OEmoo5RdG4MZrms8mo1Hs","n":"uh_jGie0VQOIIxGSFk6loYJ2j_0V9S_I08UQfcYJs00tUEHSQhfSS__kzoCjUdbDtkTUWCvDdXuG04J38h_tRS3sqJhToKgzWuEmeYjAcOqbW8hONDxay_dge8RYFrEN9vXb7KV9-vvnKX6r4N4rlReN5BNNrbtc70ZYnkxUZoT0GWaj1UWg92EGDfP3gRAHxQ9kAh0qXBz90PGPMLUK59jJQ8eAZlL82UY7zjfrd72mllbH1qJa55fssnEei2WKSUY9pppdcpZXfXwPWDjrvMV3ZyJoWu9yrmuIbnVyOgApje9pKfNTyW0C6aO0NodbDTJIrg1l48uFB_NwfMhbdw"}
algorithm
RS256
2021-10-01 09:11:31 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 09:11:31 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "state": "GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP"
}
2021-10-01 09:11:31 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "state": "GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP",
  "code": "5azDny5OpmD9h9CL3UChLsG1sJy3Fp9L"
}
2021-10-01 09:11:31 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/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "state": "GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP",
  "code": "5azDny5OpmD9h9CL3UChLsG1sJy3Fp9L",
  "id_token": "eyJraWQiOiI3ZDg3NmNjMi1hNzQ5LTQxODgtYTc4Yi0xZDFhMTI4ZjNhMjUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiY1UyaGNkQ1B0ZURYM19wSGNlZTNUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X01hcHRpRlZJTnJRR3pLbjIwMDAyXltbXyAiLCJjX2hhc2giOiJxeVlqcV83djBZOGRwdHJmVUlfLUVRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc5MSwibm9uY2UiOiJ2cE9xR3dGeU53NFIzcEJwM1lrYXI2SDMiLCJpYXQiOjE2MzMwNzk0OTF9.NujWsV-CyJr1H-8hwlkU-c_p6yX2s8AllNuQzwCBABJuQQ2d94NLdtn-PKfWph5qCSD7aqPIUOPEAMUIiK_qSq-TzsAyTixMpuiH8o8LKC-XLzOfZp2LtFzyFgTlOIn8qsPL918DUwKcPI49Lr-ozdzNyoHvRh2dyNm9KAlszU1FIzKglJKW1lRA0gfKUuOtH7KfxghHZekXRHXoiYJo1thh85fhVnjKCdC6qVIw0oNTDnhvynaFEWqmfwBzvwNx08J-_mhz_RefeSrgV9Eva9NXfhAx6VQah_-1DH50-ac5mcDRF7dXE3YWeyrU5GteJHaRwZ4fRr5MqDOVrJtT6A"
}
2021-10-01 09:11:31
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc",
  "state": "GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP",
  "code": "5azDny5OpmD9h9CL3UChLsG1sJy3Fp9L",
  "id_token": "eyJraWQiOiI3ZDg3NmNjMi1hNzQ5LTQxODgtYTc4Yi0xZDFhMTI4ZjNhMjUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiY1UyaGNkQ1B0ZURYM19wSGNlZTNUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X01hcHRpRlZJTnJRR3pLbjIwMDAyXltbXyAiLCJjX2hhc2giOiJxeVlqcV83djBZOGRwdHJmVUlfLUVRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc5MSwibm9uY2UiOiJ2cE9xR3dGeU53NFIzcEJwM1lrYXI2SDMiLCJpYXQiOjE2MzMwNzk0OTF9.NujWsV-CyJr1H-8hwlkU-c_p6yX2s8AllNuQzwCBABJuQQ2d94NLdtn-PKfWph5qCSD7aqPIUOPEAMUIiK_qSq-TzsAyTixMpuiH8o8LKC-XLzOfZp2LtFzyFgTlOIn8qsPL918DUwKcPI49Lr-ozdzNyoHvRh2dyNm9KAlszU1FIzKglJKW1lRA0gfKUuOtH7KfxghHZekXRHXoiYJo1thh85fhVnjKCdC6qVIw0oNTDnhvynaFEWqmfwBzvwNx08J-_mhz_RefeSrgV9Eva9NXfhAx6VQah_-1DH50-ac5mcDRF7dXE3YWeyrU5GteJHaRwZ4fRr5MqDOVrJtT6A",
  "access_token": "2MniBpMl9U8R8qtFX6osLZqhuyspEySNGPgcUik262TUAV1lIt",
  "token_type": "Bearer"
}
2021-10-01 09:11:31 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance vxCOwwaFMhc1IY8
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/67391b54b3177eb680391efb8c97b4828b2eee10bbc7c192de039a27cce084fc, formParameters={"state":"GrEvw0C4C41s2qDoYaxkT4SzPvO8kFvP","code":"5azDny5OpmD9h9CL3UChLsG1sJy3Fp9L","id_token":"eyJraWQiOiI3ZDg3NmNjMi1hNzQ5LTQxODgtYTc4Yi0xZDFhMTI4ZjNhMjUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiY1UyaGNkQ1B0ZURYM19wSGNlZTNUUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X01hcHRpRlZJTnJRR3pLbjIwMDAyXltbXyAiLCJjX2hhc2giOiJxeVlqcV83djBZOGRwdHJmVUlfLUVRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3OTc5MSwibm9uY2UiOiJ2cE9xR3dGeU53NFIzcEJwM1lrYXI2SDMiLCJpYXQiOjE2MzMwNzk0OTF9.NujWsV-CyJr1H-8hwlkU-c_p6yX2s8AllNuQzwCBABJuQQ2d94NLdtn-PKfWph5qCSD7aqPIUOPEAMUIiK_qSq-TzsAyTixMpuiH8o8LKC-XLzOfZp2LtFzyFgTlOIn8qsPL918DUwKcPI49Lr-ozdzNyoHvRh2dyNm9KAlszU1FIzKglJKW1lRA0gfKUuOtH7KfxghHZekXRHXoiYJo1thh85fhVnjKCdC6qVIw0oNTDnhvynaFEWqmfwBzvwNx08J-_mhz_RefeSrgV9Eva9NXfhAx6VQah_-1DH50-ac5mcDRF7dXE3YWeyrU5GteJHaRwZ4fRr5MqDOVrJtT6A","access_token":"2MniBpMl9U8R8qtFX6osLZqhuyspEySNGPgcUik262TUAV1lIt","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 09:11:32 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance vxCOwwaFMhc1IY8
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer 2MniBpMl9U8R8qtFX6osLZqhuyspEySNGPgcUik262TUAV1lIt",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-10-01 09:11:32 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
2MniBpMl9U8R8qtFX6osLZqhuyspEySNGPgcUik262TUAV1lIt
2021-10-01 09:11:32 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
2MniBpMl9U8R8qtFX6osLZqhuyspEySNGPgcUik262TUAV1lIt
2021-10-01 09:11:32 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
address
{
  "street_address": "100 Universal City Plaza",
  "locality": "Hollywood",
  "region": "CA",
  "postal_code": "91608",
  "country": "USA"
}
phone_number_verified
false
phone_number
+1 555 5550000
2021-10-01 09:11:32
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 09:11:32 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 09:11:32 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 09:11:32 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-01 09:11:32 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance vxCOwwaFMhc1IY8
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "email": "user@example.com",
  "email_verified": false,
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000"
}
outgoing_path
userinfo
2021-10-01 09:11:32 FINISHED
oidcc-client-test-nonce-unless-code-flow
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:11:39
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
M5mWQdQw1gNctrM
Test Results