Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:55:50 INFO
TEST-RUNNER
Test instance uDyPxWl2NC7kI9B 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-kid-absent-single-jwks
2021-10-01 08:55:50 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:55:50
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:55:51
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4N2jTomK0mLlaEiDfd7Xxc2M2KmGCRzm0SAPVkVfcBHZpAKCzZclpkc6yJefxN-8v6Ah6oBBvxNDhFSipiTKiWfO40qwDrH63AVNE2u4O3_rFmWpJ5WdtK11i42EHVSm05X_IbN6zVKnYfsmLbwWlKANRyExuPG2KUQuyMZcF0k",
      "kty": "RSA",
      "q": "sfeIBr9BInmfJ2Sn-NLvXoTJ9_geswbgP2Eg5RDWrGhqXPZjwG8w930MMDSgXuKZ7CL9YbgBbH9JuTC1PukrHRKavXzSGeznAydNcTWP2WSU6177Ki2cC8jE1u3eZwCWZ8axPzP1QVv2miCu8odZE-Y_bql-ywMi9EAcw5vCkec",
      "d": "kTlrxFvJBDDvQn_SBcLq4SYR7VuiLfkTYCrSgSpP7QyK8yJt9670Y1qpyMOv9fu-_D77dYP_wMLlVcJfGVQ2nAnuGf6MRz-Jh0V8LzBh4ndnY35h1cjy2zekLgIvO-ycOAQ2Qag0MaEsGc9ne8yQW_QQFMK0spRrXyMEv1c-ilmV6DV-ySercFKhH0bfJapXVF3s3h2O2EVC4A2kXwtSnN9PKqGd_Yd5CaBKJ42BnDyTdl2NmbXM7AeotKM60jraMSTMbFJ-z_Mg7Cz68c0Uzg464n9r-wJczH0H-SdsTiqSatqVbcRPodb8MC5KDT2E4syLn5nd6jLJjdIpHu_pwQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "qUZtqMy4D1uD4_MOqYNLljRoY0sp4hK8fUVsy5pbGD3k24pyQsUA4aNFWJHaHz_8476rBgC76s0d6juE26LogSRgKvRsaynACbJVsLL08xMcKCinpFWoQ7wrU2Knt2NzMH6-4Li5W50BrLDQ6l1IuvSDJJmL3W1LUB8JGFPNM5A",
      "dp": "B0G_2nH_4-hDJQlqDO7bIcwPZpKZ-8NOA6O4Ov2EJfa9glh-Ziohkessj3qtMkpSKhD95zZ6aLMzc5rToO8BBkwuVhF7-w1tXhphsWXBjVIEgTWIrvlaHJGYgIdxowyvUZa-pBTJusSXGEdlpQYz6Fn987SziRdr3IsRw3L7V9k",
      "dq": "RzFXiCNwQgNXSKH6lA6F1VDXnsvyM_n3MUOArkH7LsMicYfbRbr1YrvyaUJUOUD7BDzHEhVS9H1DF8NFbiJGrf2oS08omVhs3ZUWZMhhgDy9Wh8H6MqQFyK8o6JKivfwMxmIBFmbrgbE8slKUxkT6GL-Ux2Y7EuX6w_Ose2Ye1c",
      "n": "nFKrPYnR0Laq3EooFgUU_X97rv11WhzEFGB7-MnDhEP7W0xyRrorGYKewDqiNUw6KNx-fy6X9jBc8Z5evUshL0e1NMfEaxXABBmDDjKP4W3APCslX0pkflH4_lP7WZw7J5OcqKc0Q5EwEGV09H7__EBMdkgxVcw5EIazq0iH5zc1w74OhY6JVp1buyEhV0glk97m0NBVXgnh2sjhsfCwnnfKDMz1hkTQ3fcZH4ClGoMjhmB0MfPp-EIDOlkE8wGGtRKUhekJOub9BllB1k_DEK3b7cHDSIqzQRJBvqyxu9isoFazlktDeAAdVtw_8rzIIOvpMNqEv0hwN7wC_ptb3w"
    },
    {
      "kty": "EC",
      "d": "pMboTrtPPBnckEHiv19l4eSqncjH9hxT8l4T1UIIsvI",
      "use": "sig",
      "crv": "P-256",
      "x": "zdDdSFH4EpKbov1jwy7RpeABx8cuoYR1yBUGYEDZosM",
      "y": "1PwUhLoAIt6AQ_bFNvpOvxGKmq1GIrk7ofhsSanSVr8"
    },
    {
      "kty": "EC",
      "d": "hVDjVldTFDMw6_9QHP1eHILVe5N-wZhlPoHHUTNGuOQ",
      "use": "sig",
      "crv": "secp256k1",
      "x": "PoXJilOlcP_EXB5Mqj0dCrL_0Tk98_USPKc0DL9KZ_A",
      "y": "AzX3OX6LvHDTqq1paIGGZm1yiZv2EkfPCK8utCdKwAM"
    },
    {
      "kty": "OKP",
      "d": "KohmMbJCh_ppYaJupOkfjz5JB4R07d8GdEbaeBapiX8",
      "use": "sig",
      "crv": "Ed25519",
      "x": "nu-vSm5wn3I7DzvbTTjjN7Dp51m8h4TJ1b-mqpkifpc"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "_jdTNx8o3qXBppI9HckieeL_mXUV-iLiAYbh7snUH9chv1wjSrjREA-vjUD7YnhRp8XoZhcTDO1i9MDJIR7u9jUGMyaQLVHfpf6WSJPyjuh60VXNiE6kIrdiOvqpX6_KOTooQxM3nXe-c_H9i8qYkuSpIe-XgmYaBdwpJAZo1Cs",
      "kty": "RSA",
      "q": "mgLnaEn_bEiaDMOW_Piq5sIoLPYaVTScBGE-uy_EVerhElCHv8X5LnSdA8ZsE4MZ1tD-zQYTyKveCYFEyA_fsfDKc8kO4AsvfxIZFK4E5sTOKxfTOlAihnVCZrVyNEZpoCybADNYxd0zAb8zwaPJaXFjSx-g3WauKoG5x4OC9m8",
      "d": "WdqAfZ9cNrxANORFXn-EzItnxGjvvQrT1RPPrc8wu_Ap1oIzpao9voTcsEt1F3Uw7omGIqx46mC2hCT75iTpKnjq34kfoBNSd0Iqjn2l67-XoRJC3uPMwaevjlhaLc1jNE_7Z9IRACFLRpwjzbzEnSkOvdxDPXQBYkk4JsTm5S_VMEfoDeYX7myKEewBGOtqVGgA7ynX-eK4YQd2hlfQgLeK1JXrxpPVloehlFvw1bKhmeJrXeqaBPkuR4RoVAU7DVsyL3-UgKiQBxtDOOlDp0lBVXD7hodJ9MmkhNmGV6ftGt3c92WG-KeezZZoxW9NByt4Ea_zXgflhoO3lXh84Q",
      "e": "AQAB",
      "use": "enc",
      "qi": "yZ_pd2aChKmk-B9QNXtTqIUydKKwe4yDK75UuB2oOJrVhxT9FyOm_ob0C-rLYqBCACjtlrZjOa9aIzS1AU4aAWAt5UqvGH9GOYgwboBIa63ZaZ6OBX6ypE0lBjPxJwh4qJdroD4eEvgEYu87yeFUFAnbASmPT8cuW9PiWiCR5D4",
      "dp": "Xcsj1M6WUa9uh3qlOfwf0EDEdWYRubxtDospiOTGcwj41pW0H7mYyQhAiSlUlrw1xGTsnd4dlUNwo0UN8D5thEGEDBNKVq5Ciggogpazg66awemab5Q0Uuq-P2yEWV2Oixa-DCFm_55SkozSM2WIbYoYLQEtMVtido8ITtZejwk",
      "alg": "RSA-OAEP",
      "dq": "PXkxQthegqtMChI7_0eGd8tB3AhzpFT2fW0PbAn59U1mfzfzp2FvP9K-JZaa5wLqWmtbeRyW4v9vBh46BR0I7e6t8J9tN5JfZ_oiVrXLMQ2XOW4uGtWHomHFmleMeT8txAhp6h-UrI3JYUYfc4hbyaG_v2mlfRoSJNdY_0EIEjM",
      "n": "mPAqSUs4yyIIuwsUEh3qD1HjEFVzFpG-k5kOo0iX-4m-1ZTxvpAqZZvdrIwHrbs6lhAzWwYxnjIcOP0uZt-aZ4UrFhmhtBC35HqPZxUKAkVGX7M4jEBUgDc38SjaVGiTqix24HEjmSWuP1g0MPAcro0-VKTk4oczDOOc9iPwv6OEwsy8YmPZqv9Cxsotnmh_wnpp3SN8T76cI2EgXBdPCiLPM7iAEtAtCIJXc5McUN1r1_r3wcJOY4A0JLYzYn2yUvYKhjY-I8E6IDz4Oc4pdddgvAtbpHxpbXOZijlU_lQ4T0XXY7pzK4111Uohhbu7fPyEcZ7ZskMiDFsCQitQpQ"
    },
    {
      "kty": "EC",
      "d": "3w0Jdx9uPH2I8stZ0fY3FRzoG34grwmUqjpO2GWpzT0",
      "use": "enc",
      "crv": "P-256",
      "x": "72WwiIzZZBUDYUFPZK3hJNclaStgtipKNSuHIRSYCr4",
      "y": "5RvOtnRAyAB5WB0OzwLhU1F-RaAPB7dZrslvh7taIxE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "nFKrPYnR0Laq3EooFgUU_X97rv11WhzEFGB7-MnDhEP7W0xyRrorGYKewDqiNUw6KNx-fy6X9jBc8Z5evUshL0e1NMfEaxXABBmDDjKP4W3APCslX0pkflH4_lP7WZw7J5OcqKc0Q5EwEGV09H7__EBMdkgxVcw5EIazq0iH5zc1w74OhY6JVp1buyEhV0glk97m0NBVXgnh2sjhsfCwnnfKDMz1hkTQ3fcZH4ClGoMjhmB0MfPp-EIDOlkE8wGGtRKUhekJOub9BllB1k_DEK3b7cHDSIqzQRJBvqyxu9isoFazlktDeAAdVtw_8rzIIOvpMNqEv0hwN7wC_ptb3w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "zdDdSFH4EpKbov1jwy7RpeABx8cuoYR1yBUGYEDZosM",
      "y": "1PwUhLoAIt6AQ_bFNvpOvxGKmq1GIrk7ofhsSanSVr8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "PoXJilOlcP_EXB5Mqj0dCrL_0Tk98_USPKc0DL9KZ_A",
      "y": "AzX3OX6LvHDTqq1paIGGZm1yiZv2EkfPCK8utCdKwAM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "nu-vSm5wn3I7DzvbTTjjN7Dp51m8h4TJ1b-mqpkifpc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "mPAqSUs4yyIIuwsUEh3qD1HjEFVzFpG-k5kOo0iX-4m-1ZTxvpAqZZvdrIwHrbs6lhAzWwYxnjIcOP0uZt-aZ4UrFhmhtBC35HqPZxUKAkVGX7M4jEBUgDc38SjaVGiTqix24HEjmSWuP1g0MPAcro0-VKTk4oczDOOc9iPwv6OEwsy8YmPZqv9Cxsotnmh_wnpp3SN8T76cI2EgXBdPCiLPM7iAEtAtCIJXc5McUN1r1_r3wcJOY4A0JLYzYn2yUvYKhjY-I8E6IDz4Oc4pdddgvAtbpHxpbXOZijlU_lQ4T0XXY7pzK4111Uohhbu7fPyEcZ7ZskMiDFsCQitQpQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "72WwiIzZZBUDYUFPZK3hJNclaStgtipKNSuHIRSYCr4",
      "y": "5RvOtnRAyAB5WB0OzwLhU1F-RaAPB7dZrslvh7taIxE",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:55:51 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:55:51 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-10-01 08:55:51
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:55:51
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:55:51
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-10-01 08:55:56 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uDyPxWl2NC7kI9B
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 08:55:56 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uDyPxWl2NC7kI9B
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-10-01 08:55:57 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uDyPxWl2NC7kI9B
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 08:55:57 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uDyPxWl2NC7kI9B
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "nFKrPYnR0Laq3EooFgUU_X97rv11WhzEFGB7-MnDhEP7W0xyRrorGYKewDqiNUw6KNx-fy6X9jBc8Z5evUshL0e1NMfEaxXABBmDDjKP4W3APCslX0pkflH4_lP7WZw7J5OcqKc0Q5EwEGV09H7__EBMdkgxVcw5EIazq0iH5zc1w74OhY6JVp1buyEhV0glk97m0NBVXgnh2sjhsfCwnnfKDMz1hkTQ3fcZH4ClGoMjhmB0MfPp-EIDOlkE8wGGtRKUhekJOub9BllB1k_DEK3b7cHDSIqzQRJBvqyxu9isoFazlktDeAAdVtw_8rzIIOvpMNqEv0hwN7wC_ptb3w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "zdDdSFH4EpKbov1jwy7RpeABx8cuoYR1yBUGYEDZosM",
      "y": "1PwUhLoAIt6AQ_bFNvpOvxGKmq1GIrk7ofhsSanSVr8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "PoXJilOlcP_EXB5Mqj0dCrL_0Tk98_USPKc0DL9KZ_A",
      "y": "AzX3OX6LvHDTqq1paIGGZm1yiZv2EkfPCK8utCdKwAM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "nu-vSm5wn3I7DzvbTTjjN7Dp51m8h4TJ1b-mqpkifpc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "mPAqSUs4yyIIuwsUEh3qD1HjEFVzFpG-k5kOo0iX-4m-1ZTxvpAqZZvdrIwHrbs6lhAzWwYxnjIcOP0uZt-aZ4UrFhmhtBC35HqPZxUKAkVGX7M4jEBUgDc38SjaVGiTqix24HEjmSWuP1g0MPAcro0-VKTk4oczDOOc9iPwv6OEwsy8YmPZqv9Cxsotnmh_wnpp3SN8T76cI2EgXBdPCiLPM7iAEtAtCIJXc5McUN1r1_r3wcJOY4A0JLYzYn2yUvYKhjY-I8E6IDz4Oc4pdddgvAtbpHxpbXOZijlU_lQ4T0XXY7pzK4111Uohhbu7fPyEcZ7ZskMiDFsCQitQpQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "72WwiIzZZBUDYUFPZK3hJNclaStgtipKNSuHIRSYCr4",
      "y": "5RvOtnRAyAB5WB0OzwLhU1F-RaAPB7dZrslvh7taIxE",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:55:57 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uDyPxWl2NC7kI9B
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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9", "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9", "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9", "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:55:57 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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:55:57 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:55:57 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:55:57 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
]
2021-10-01 08:55:57 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:55:57 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:55:57 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:55:57 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:55:57 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:55:57 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 08:55:57 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:55:57 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:55:57 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:55:57 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 08:55:57 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:55:57 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 08:55:57 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:55:57 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:55:57 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:55:57 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:55:57 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:55:57 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:55:57 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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_JHMBxykAeAqRWhl78335@\u003d/.-"
}
2021-10-01 08:55:57
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_TQXBeCrYQGZoScASfIbHmVxisntYNEhXQGmeEBwcCjtDDDmpnu3888421719!@^~<
2021-10-01 08:55:57 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:55:57 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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_JHMBxykAeAqRWhl78335@\u003d/.-",
  "client_secret": "secret_TQXBeCrYQGZoScASfIbHmVxisntYNEhXQGmeEBwcCjtDDDmpnu3888421719!@^~\u003c"
}
2021-10-01 08:55:57
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:55:57
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 08:55:58 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 08:55:56 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:55:58 GMT",
  "etag": "\"1633078556.5225325-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:55:58 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:55:58
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:55:58 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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_JHMBxykAeAqRWhl78335@\u003d/.-",
  "client_secret": "secret_TQXBeCrYQGZoScASfIbHmVxisntYNEhXQGmeEBwcCjtDDDmpnu3888421719!@^~\u003c",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 08:55:58
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-10-01 08:55:58
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:55:58 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uDyPxWl2NC7kI9B
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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
    "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_JHMBxykAeAqRWhl78335@\u003d/.-",
  "client_secret": "secret_TQXBeCrYQGZoScASfIbHmVxisntYNEhXQGmeEBwcCjtDDDmpnu3888421719!@^~\u003c",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 08:55:58 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uDyPxWl2NC7kI9B
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/bab47a3228080d25d8c39bd94be5b7122f0978d912e14c36b82abfd59f093744",
  "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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "0kD8CugdC8wCqymqAqZiaMfw",
  "response_mode": "form_post",
  "state": "nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi",
  "client_id": "client_JHMBxykAeAqRWhl78335@\u003d/.-"
}
incoming_body
Authorization endpoint
2021-10-01 08:55:58 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:55:58 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:55:58 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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "0kD8CugdC8wCqymqAqZiaMfw",
  "response_mode": "form_post",
  "state": "nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi",
  "client_id": "client_JHMBxykAeAqRWhl78335@\u003d/.-"
}
2021-10-01 08:55:58 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:55:58 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
0kD8CugdC8wCqymqAqZiaMfw
2021-10-01 08:55:58 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2021-10-01 08:55:58 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_JHMBxykAeAqRWhl78335@=/.-
2021-10-01 08:55:58 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9
expected
[
  "https://89.45.234.133:8090/authz_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "https://89.45.234.133:8090/authz_im_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "https://89.45.234.133:8090/req_uri/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9"
]
2021-10-01 08:55:58 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:55:58 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:55:58 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
488jwP51pdqQ9AV9J55dvN8w2hCVfol6
2021-10-01 08:55:58 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
ZtQQtZirjzOJpWUXjqkUpw
2021-10-01 08:55:58 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
hIVZy4VhalYdUWfHjqaWHLIZA7INFOH6IR41MHzBcUWGnG1PzR
2021-10-01 08:55:58 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
BWQ_xgGCG5FX9FeHDcJuQQ
2021-10-01 08:55:58 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_JHMBxykAeAqRWhl78335@=/.-
nonce
0kD8CugdC8wCqymqAqZiaMfw
iat
1633078558
exp
1633078858
2021-10-01 08:55:58 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
ZtQQtZirjzOJpWUXjqkUpw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_JHMBxykAeAqRWhl78335@\u003d/.-",
  "nonce": "0kD8CugdC8wCqymqAqZiaMfw",
  "iat": 1633078558,
  "exp": 1633078858,
  "c_hash": "ZtQQtZirjzOJpWUXjqkUpw"
}
2021-10-01 08:55:58 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
BWQ_xgGCG5FX9FeHDcJuQQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_JHMBxykAeAqRWhl78335@\u003d/.-",
  "nonce": "0kD8CugdC8wCqymqAqZiaMfw",
  "iat": 1633078558,
  "exp": 1633078858,
  "c_hash": "ZtQQtZirjzOJpWUXjqkUpw",
  "at_hash": "BWQ_xgGCG5FX9FeHDcJuQQ"
}
2021-10-01 08:55:58 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQldRX3hnR0NHNUZYOUZlSERjSnVRUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0pITUJ4eWtBZUFxUldobDc4MzM1QD1cLy4tIiwiY19oYXNoIjoiWnRRUXRaaXJqek9KcFdVWGpxa1VwdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzg4NTgsIm5vbmNlIjoiMGtEOEN1Z2RDOHdDcXltcUFxWmlhTWZ3IiwiaWF0IjoxNjMzMDc4NTU4fQ.JTmikrA3GjcoCK80Pb4QROMiInwQIi1NexPbeNaRtwrgESKRbEgrIrMSfjnM8h5Lbjlw39LHSqZdEJ7Rc9Bdlx6yeA0C9hr_levjKJYZGokCbT0prgiEMW69kNsG8dL-sfXr8DgQoBCbGcAI8UFJRm443qtxnM1TD2KJkwcl6q6Ib9q3t9PnJdcmhWxpbbBUs8m_Xnn53orF156O224IwiqA2dFu8skMPVgfgtKhvadGs8YwCbvf4-rAwbopDk5tLODAM-_fpF0-5uS86r55hCiFaBClyjL35hTGqrYwC4um4HN3bGoKrEslOQwiefNZ8cxXleV7ixVzz_0obfjiuw
key
{"p":"4N2jTomK0mLlaEiDfd7Xxc2M2KmGCRzm0SAPVkVfcBHZpAKCzZclpkc6yJefxN-8v6Ah6oBBvxNDhFSipiTKiWfO40qwDrH63AVNE2u4O3_rFmWpJ5WdtK11i42EHVSm05X_IbN6zVKnYfsmLbwWlKANRyExuPG2KUQuyMZcF0k","kty":"RSA","q":"sfeIBr9BInmfJ2Sn-NLvXoTJ9_geswbgP2Eg5RDWrGhqXPZjwG8w930MMDSgXuKZ7CL9YbgBbH9JuTC1PukrHRKavXzSGeznAydNcTWP2WSU6177Ki2cC8jE1u3eZwCWZ8axPzP1QVv2miCu8odZE-Y_bql-ywMi9EAcw5vCkec","d":"kTlrxFvJBDDvQn_SBcLq4SYR7VuiLfkTYCrSgSpP7QyK8yJt9670Y1qpyMOv9fu-_D77dYP_wMLlVcJfGVQ2nAnuGf6MRz-Jh0V8LzBh4ndnY35h1cjy2zekLgIvO-ycOAQ2Qag0MaEsGc9ne8yQW_QQFMK0spRrXyMEv1c-ilmV6DV-ySercFKhH0bfJapXVF3s3h2O2EVC4A2kXwtSnN9PKqGd_Yd5CaBKJ42BnDyTdl2NmbXM7AeotKM60jraMSTMbFJ-z_Mg7Cz68c0Uzg464n9r-wJczH0H-SdsTiqSatqVbcRPodb8MC5KDT2E4syLn5nd6jLJjdIpHu_pwQ","e":"AQAB","use":"sig","qi":"qUZtqMy4D1uD4_MOqYNLljRoY0sp4hK8fUVsy5pbGD3k24pyQsUA4aNFWJHaHz_8476rBgC76s0d6juE26LogSRgKvRsaynACbJVsLL08xMcKCinpFWoQ7wrU2Knt2NzMH6-4Li5W50BrLDQ6l1IuvSDJJmL3W1LUB8JGFPNM5A","dp":"B0G_2nH_4-hDJQlqDO7bIcwPZpKZ-8NOA6O4Ov2EJfa9glh-Ziohkessj3qtMkpSKhD95zZ6aLMzc5rToO8BBkwuVhF7-w1tXhphsWXBjVIEgTWIrvlaHJGYgIdxowyvUZa-pBTJusSXGEdlpQYz6Fn987SziRdr3IsRw3L7V9k","dq":"RzFXiCNwQgNXSKH6lA6F1VDXnsvyM_n3MUOArkH7LsMicYfbRbr1YrvyaUJUOUD7BDzHEhVS9H1DF8NFbiJGrf2oS08omVhs3ZUWZMhhgDy9Wh8H6MqQFyK8o6JKivfwMxmIBFmbrgbE8slKUxkT6GL-Ux2Y7EuX6w_Ose2Ye1c","n":"nFKrPYnR0Laq3EooFgUU_X97rv11WhzEFGB7-MnDhEP7W0xyRrorGYKewDqiNUw6KNx-fy6X9jBc8Z5evUshL0e1NMfEaxXABBmDDjKP4W3APCslX0pkflH4_lP7WZw7J5OcqKc0Q5EwEGV09H7__EBMdkgxVcw5EIazq0iH5zc1w74OhY6JVp1buyEhV0glk97m0NBVXgnh2sjhsfCwnnfKDMz1hkTQ3fcZH4ClGoMjhmB0MfPp-EIDOlkE8wGGtRKUhekJOub9BllB1k_DEK3b7cHDSIqzQRJBvqyxu9isoFazlktDeAAdVtw_8rzIIOvpMNqEv0hwN7wC_ptb3w"}
algorithm
RS256
2021-10-01 08:55:58 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 08:55:58 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "state": "nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi"
}
2021-10-01 08:55:58 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "state": "nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi",
  "code": "488jwP51pdqQ9AV9J55dvN8w2hCVfol6"
}
2021-10-01 08:55:58 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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "state": "nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi",
  "code": "488jwP51pdqQ9AV9J55dvN8w2hCVfol6",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQldRX3hnR0NHNUZYOUZlSERjSnVRUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0pITUJ4eWtBZUFxUldobDc4MzM1QD1cLy4tIiwiY19oYXNoIjoiWnRRUXRaaXJqek9KcFdVWGpxa1VwdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzg4NTgsIm5vbmNlIjoiMGtEOEN1Z2RDOHdDcXltcUFxWmlhTWZ3IiwiaWF0IjoxNjMzMDc4NTU4fQ.JTmikrA3GjcoCK80Pb4QROMiInwQIi1NexPbeNaRtwrgESKRbEgrIrMSfjnM8h5Lbjlw39LHSqZdEJ7Rc9Bdlx6yeA0C9hr_levjKJYZGokCbT0prgiEMW69kNsG8dL-sfXr8DgQoBCbGcAI8UFJRm443qtxnM1TD2KJkwcl6q6Ib9q3t9PnJdcmhWxpbbBUs8m_Xnn53orF156O224IwiqA2dFu8skMPVgfgtKhvadGs8YwCbvf4-rAwbopDk5tLODAM-_fpF0-5uS86r55hCiFaBClyjL35hTGqrYwC4um4HN3bGoKrEslOQwiefNZ8cxXleV7ixVzz_0obfjiuw"
}
2021-10-01 08:55:58
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/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9",
  "state": "nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi",
  "code": "488jwP51pdqQ9AV9J55dvN8w2hCVfol6",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQldRX3hnR0NHNUZYOUZlSERjSnVRUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0pITUJ4eWtBZUFxUldobDc4MzM1QD1cLy4tIiwiY19oYXNoIjoiWnRRUXRaaXJqek9KcFdVWGpxa1VwdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzg4NTgsIm5vbmNlIjoiMGtEOEN1Z2RDOHdDcXltcUFxWmlhTWZ3IiwiaWF0IjoxNjMzMDc4NTU4fQ.JTmikrA3GjcoCK80Pb4QROMiInwQIi1NexPbeNaRtwrgESKRbEgrIrMSfjnM8h5Lbjlw39LHSqZdEJ7Rc9Bdlx6yeA0C9hr_levjKJYZGokCbT0prgiEMW69kNsG8dL-sfXr8DgQoBCbGcAI8UFJRm443qtxnM1TD2KJkwcl6q6Ib9q3t9PnJdcmhWxpbbBUs8m_Xnn53orF156O224IwiqA2dFu8skMPVgfgtKhvadGs8YwCbvf4-rAwbopDk5tLODAM-_fpF0-5uS86r55hCiFaBClyjL35hTGqrYwC4um4HN3bGoKrEslOQwiefNZ8cxXleV7ixVzz_0obfjiuw",
  "access_token": "hIVZy4VhalYdUWfHjqaWHLIZA7INFOH6IR41MHzBcUWGnG1PzR",
  "token_type": "Bearer"
}
2021-10-01 08:55:58 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uDyPxWl2NC7kI9B
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/2ef47398e58a4b13dc90b1869be562f2a1d20cd6ae9a30d4475dae1afafb3ea9, formParameters={"state":"nr8BVZsuq6TBSBpj9AMHiO03qjd7zGyi","code":"488jwP51pdqQ9AV9J55dvN8w2hCVfol6","id_token":"eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiQldRX3hnR0NHNUZYOUZlSERjSnVRUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0pITUJ4eWtBZUFxUldobDc4MzM1QD1cLy4tIiwiY19oYXNoIjoiWnRRUXRaaXJqek9KcFdVWGpxa1VwdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzg4NTgsIm5vbmNlIjoiMGtEOEN1Z2RDOHdDcXltcUFxWmlhTWZ3IiwiaWF0IjoxNjMzMDc4NTU4fQ.JTmikrA3GjcoCK80Pb4QROMiInwQIi1NexPbeNaRtwrgESKRbEgrIrMSfjnM8h5Lbjlw39LHSqZdEJ7Rc9Bdlx6yeA0C9hr_levjKJYZGokCbT0prgiEMW69kNsG8dL-sfXr8DgQoBCbGcAI8UFJRm443qtxnM1TD2KJkwcl6q6Ib9q3t9PnJdcmhWxpbbBUs8m_Xnn53orF156O224IwiqA2dFu8skMPVgfgtKhvadGs8YwCbvf4-rAwbopDk5tLODAM-_fpF0-5uS86r55hCiFaBClyjL35hTGqrYwC4um4HN3bGoKrEslOQwiefNZ8cxXleV7ixVzz_0obfjiuw","access_token":"hIVZy4VhalYdUWfHjqaWHLIZA7INFOH6IR41MHzBcUWGnG1PzR","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:55:59 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance uDyPxWl2NC7kI9B
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer hIVZy4VhalYdUWfHjqaWHLIZA7INFOH6IR41MHzBcUWGnG1PzR",
  "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 08:55:59 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
hIVZy4VhalYdUWfHjqaWHLIZA7INFOH6IR41MHzBcUWGnG1PzR
2021-10-01 08:55:59 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
hIVZy4VhalYdUWfHjqaWHLIZA7INFOH6IR41MHzBcUWGnG1PzR
2021-10-01 08:55:59 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 08:55:59
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:55:59 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 08:55:59 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 08:55:59 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 08:55:59 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance uDyPxWl2NC7kI9B
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 08:55:59 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:56:04
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
KyO5JzZAQqiFKkI
Test Results