Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:35:29 INFO
TEST-RUNNER
Test instance FayRohwxOBHrmKo created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code 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:35:29 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:35:29
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:35:29
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_AdRXNffjYjp5DxZ-aElK7j39xNUSFeOclAAKQ_cyZ34cbzBCaotNPJAeXGpRu4tnIpVBWVNFgjWSAt5CKatqQRB_HWrBZcpUIcycZ2VIUp6iiQOE412cFH3UEwdlHpHDroyZ-J2d_UWsOng4rE-SwTeZqjCt2e2ed8fp3lKs3M",
      "kty": "RSA",
      "q": "3URPsCIGgTGDoWhLW2zgy4zx-yM5ym-HLJMIangWHutmNNLqyrEvRgiatXz-fhsWYuOgu4IYADcAUNoe2uo5_BpH7XDPHXTAz-1oyxQ2Mmmi7R1jXyh0DXJGjxsVZ24dSO8FAGubI0vXFqUvM7ecGFCK1ijemUZCsLTqVkUrKeE",
      "d": "PxK3uG-zqxD8Zo3_5VoVPzJy3lZeT_YvVBee9IkXCY6VXXGTRnDN2upq-JtM9SlfaSnMrS60v-LkMu6PlslM9VEEBT1TcNq1t-fNrmaBomJHkYPqqqxn8z2nN3DwlL_xXVUuZT0JB0YmkdsTsjqGS0s4qPSBCmxKK-wwxqCpFTQ7lb3xgISAWt4WiCpQe4bYeB_taCgLZevLKO55QQ4QzyWhjyyDfpRAs992Vq_3bRQHLEh9yM5wMzdJ0KDIj7d2Yr1UyQOFWWMuv5eIRTGAd5e7VkFbeXELU6F56Gbwg7AQ7DwRbkEYk5JVxe1zUjCfIcnDgHT9kTFOH0CcJDE4AQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "4cTB99pmHhwNrOV3xq3eHYYN3F7XN_VN6rms7ONDL83IkuReKi0hQuaYjtItUJf05jCdfXYmjB5I7uuNcruQkcvWwHskKmPCDd_BxgDEqM1NZBD_dSkPUXbcMCiti_rx8SjgmXDsdgHQjUpGQX3AjEsHT-gdZ82G2il5RCBS8W0",
      "dp": "01afl6c-Q0VIPKePG5FRxjQ5WurOhktFm_4R5Fz02-yn5VhO13foqLlr72qsdFpNzTMC0J994LhQV-GnAOYkQdLcMoPJgcqcTnbQig2GfIAj-ar6UtMROmbBaIgrVdKju2nP0uVISpcvC_NTLUVL40SV6qghgAJsNg4wUROY3Jk",
      "dq": "dWeHuPd06BwzsfM6-PnelWLmCtF4Gpfu65Hgx02Mvz88bg70EjTN1qU-Icp-5r7MtA__-z5eKc8FVeFGufXKaqAvRiezXffTTwCzt_2zfDBdCN-tGJLIcVIPamN-ifD9jPN2ffCa0rGtIRDo6NIl-yjRYi0xX7bOMCDurnPpIUE",
      "n": "2dWRomuoSy3cfHiIP2EPc15a4lZLoipMHlAfPyMfxBGvbwqWIABGGBI2APKxOGw0DfBSVWo5nQb2XYA_9tabZP3AaH2G4fi_7WdAn5IhyvQL7EvtojMxNZtWoA5avAOJPq9uAlAOvG1oXUUlvNidN-0O8zn7qyJh5D2wY4bnQZcDTiHLxKoQA8veOgbMSJ4x-IlRuoOLaUk5SNRepBu6vQuOqqBs5dOe67-xLHlWDHErCScaf_N0Ygs5mOSj5YTeBqEcfsO4X8ezRaKunrcc__1X7hRwe1-ME2qFT3eHfcTj6iWtFcP99fWtHt0OM86ItV6EMBJlDZSR-o0qtLYjEw"
    },
    {
      "kty": "EC",
      "d": "1EGDmMzZDa0T6G0vt9ZtwJHq32ps5mVasTI7IRSEH1E",
      "use": "sig",
      "crv": "P-256",
      "x": "Jqv0dbJYyXo_KZHyCuWbr8kZJqmmH5SWjHN3mNTWfSk",
      "y": "PcS_lKl8W9QG26uvaq_WXhYbTF_05nIIvRchkoJlruY"
    },
    {
      "kty": "EC",
      "d": "bgTYcvxu70uJTShdBCyzhueBR_sCxovWoIGX_m4EtTI",
      "use": "sig",
      "crv": "secp256k1",
      "x": "3YmNzynp0RfvZGlRYsLY75me2p6-bEKfBoHfQfXmZrA",
      "y": "5NzVUJNV5L9OOAIloDqlTN0tKUuPUUj4QiMBcDvVikY"
    },
    {
      "kty": "OKP",
      "d": "mlGLtHptERFLcFNFqAM_SYN9LMT6dOdbtDAUYWu05fE",
      "use": "sig",
      "crv": "Ed25519",
      "x": "uO633TRW3HIJK6wqAKmitN1mp449SsFSWD-Y6n-U5Kw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "5EHNOaeq9egF6fAVLmnyjWor2VnUzEDf3J8u9EHu4yb4MtWGc3iZIqCJ0R9fYNlopl2hze5ZE1xfy2rVaDaMDgxXHskMpBVOtlHBPkIIaPbzENGTHMwDkxLDM1DFekl6-6G2Ob7bwApnABlyexiIQ1SaFHwiH3g5wNhpETc6UME",
      "kty": "RSA",
      "q": "3HoMG6XbkSv7YlB8-Jco2KRxCRCa9ld2Lt6Ruc-4KILoYvHf3fBSxtiGnFSJByp9a0T1L0kAxCWua3P204HNt7fUOr3H0nliY7JqFo_DP_eHX3TPye2L-mAXZ4bxB7lDn8xJyhTQNWqAmb4F35bFPfUXUH2fzp2WrjGCD8UpbUU",
      "d": "Qbb9Bdg5qUQMtgCuNqS0r7f3WlnZX0xg8l-zzuds6NrHe9rlVm6DIasgLmLxTHSMN_RKclXdTblPAy42SucbThvl5lbG84F6T3XJ7xtQ-sKlgsWzJxA3VhKB7PPLsIzNVMjyFR7s_sNSd2P_IEqKoH3mtzma5RrqVSCkXtcReSsJBhYOSG69lyVybhvsNpivDcbvG76SMmw0VactvNAYfcXopdD9_JB13cfn5gNDmSz5CMqpLhshluiuPAg6b7X4S1zeTQn9wx4661JXvMACB62u6aj3hO2oUkjllG_S0q3Dz8S1RWt-4LszkJ7HLcB9J2EfCaJaW6-g11lyU_d8AQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "UGLZF4br2CSapOJwRrL2s0xwdiHG35Jxf4QDhZyKg1jlnbRpNVnaG3JvcpMRsGqB2m7RRlTZG3J4SiVjQJYM3chxSVrHJjkuiDVulyPce1VYIiwawTQa3bx5iQsejvDE1up-lZbS6GVM1DMUxssLlOMNd6XKnxSY8vmb-qUmnGs",
      "dp": "Yj-Uh3mNE9WwHfbSFy1RUt9dSmvpNZXDBeKawlZS7gFLGg5glflV6NqzF4lqc3SBIALzb4FlY_kB3rv4aaf49t8G7OBbCZGGVOGxzQt9NTj-fMHIkb-a1kZgMQlWRwGz5vW_SvHFAs83cIqDhUqU9G5I-AJKacNFEKXV66wa9ME",
      "alg": "RSA-OAEP",
      "dq": "f79Dxr1KRIpcZPHIB23mX-igCiWR9ExnEO8rNqORy_9V0QbetMTr4YVSMcCViQ5ojz_sZNKC3CQNNPuDN7gNT3b3RHX0ExL8HFIjQCFae3Tb_kY7o3-9THxi8zxv6g7BjRScaLe4kEq-atZ8prnAXY7mTGANuXT7-sB64NJXl5U",
      "n": "xJVehRYCWr5-CZkgMlPMcyForhPEpwaX5LX85hi5SMWf4nzP60rByjpCw4HLvJMOBzQ81zLlijJZO--oa6kial995kDwLncp8AQJN-qv6Qu8MgzgUY42wqaVqHlwvj3ESJ2A74MiDBAX3pvpDbbuagO64iLkvCdBfAnVRdMJ9WcQ6FXm7gu3VjnHgLoYozcKtRSZKEVjiSBrJRRWzbZwRZltTE2i8bbLxZmJzNiUeJIZ7crZDDZ0lNM9m_yvixw2_QUWnbCNVUs68KV0T_JA7en-ID6M9StO0K1bqhw1GrrBunlpyyx_8-CX4GDXWVeikNv0-EcwM2CusBvyKwLxBQ"
    },
    {
      "kty": "EC",
      "d": "gLz7tKtPY5ENYES_ZRbyD3hHx94sGmTCnXCFmoDUygU",
      "use": "enc",
      "crv": "P-256",
      "x": "w6KqlIY9DtBOpvV5-ObRG3CrHHo8gBFvQl2qa9LQlII",
      "y": "Ene3x0zqYTjjdyEj6qVVHqCtJWabjNkndBok_hbO3Dc",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "2dWRomuoSy3cfHiIP2EPc15a4lZLoipMHlAfPyMfxBGvbwqWIABGGBI2APKxOGw0DfBSVWo5nQb2XYA_9tabZP3AaH2G4fi_7WdAn5IhyvQL7EvtojMxNZtWoA5avAOJPq9uAlAOvG1oXUUlvNidN-0O8zn7qyJh5D2wY4bnQZcDTiHLxKoQA8veOgbMSJ4x-IlRuoOLaUk5SNRepBu6vQuOqqBs5dOe67-xLHlWDHErCScaf_N0Ygs5mOSj5YTeBqEcfsO4X8ezRaKunrcc__1X7hRwe1-ME2qFT3eHfcTj6iWtFcP99fWtHt0OM86ItV6EMBJlDZSR-o0qtLYjEw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "Jqv0dbJYyXo_KZHyCuWbr8kZJqmmH5SWjHN3mNTWfSk",
      "y": "PcS_lKl8W9QG26uvaq_WXhYbTF_05nIIvRchkoJlruY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "3YmNzynp0RfvZGlRYsLY75me2p6-bEKfBoHfQfXmZrA",
      "y": "5NzVUJNV5L9OOAIloDqlTN0tKUuPUUj4QiMBcDvVikY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "uO633TRW3HIJK6wqAKmitN1mp449SsFSWD-Y6n-U5Kw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "xJVehRYCWr5-CZkgMlPMcyForhPEpwaX5LX85hi5SMWf4nzP60rByjpCw4HLvJMOBzQ81zLlijJZO--oa6kial995kDwLncp8AQJN-qv6Qu8MgzgUY42wqaVqHlwvj3ESJ2A74MiDBAX3pvpDbbuagO64iLkvCdBfAnVRdMJ9WcQ6FXm7gu3VjnHgLoYozcKtRSZKEVjiSBrJRRWzbZwRZltTE2i8bbLxZmJzNiUeJIZ7crZDDZ0lNM9m_yvixw2_QUWnbCNVUs68KV0T_JA7en-ID6M9StO0K1bqhw1GrrBunlpyyx_8-CX4GDXWVeikNv0-EcwM2CusBvyKwLxBQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "w6KqlIY9DtBOpvV5-ObRG3CrHHo8gBFvQl2qa9LQlII",
      "y": "Ene3x0zqYTjjdyEj6qVVHqCtJWabjNkndBok_hbO3Dc",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:35:29 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:35:29 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:35:29
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:35:29
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:35:29
oidcc-client-test-kid-absent-single-jwks
Setup Done
2021-10-01 08:35:34 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance FayRohwxOBHrmKo
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:35:34 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance FayRohwxOBHrmKo
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:35:34 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance FayRohwxOBHrmKo
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:35:34 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance FayRohwxOBHrmKo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "2dWRomuoSy3cfHiIP2EPc15a4lZLoipMHlAfPyMfxBGvbwqWIABGGBI2APKxOGw0DfBSVWo5nQb2XYA_9tabZP3AaH2G4fi_7WdAn5IhyvQL7EvtojMxNZtWoA5avAOJPq9uAlAOvG1oXUUlvNidN-0O8zn7qyJh5D2wY4bnQZcDTiHLxKoQA8veOgbMSJ4x-IlRuoOLaUk5SNRepBu6vQuOqqBs5dOe67-xLHlWDHErCScaf_N0Ygs5mOSj5YTeBqEcfsO4X8ezRaKunrcc__1X7hRwe1-ME2qFT3eHfcTj6iWtFcP99fWtHt0OM86ItV6EMBJlDZSR-o0qtLYjEw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "Jqv0dbJYyXo_KZHyCuWbr8kZJqmmH5SWjHN3mNTWfSk",
      "y": "PcS_lKl8W9QG26uvaq_WXhYbTF_05nIIvRchkoJlruY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "3YmNzynp0RfvZGlRYsLY75me2p6-bEKfBoHfQfXmZrA",
      "y": "5NzVUJNV5L9OOAIloDqlTN0tKUuPUUj4QiMBcDvVikY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "uO633TRW3HIJK6wqAKmitN1mp449SsFSWD-Y6n-U5Kw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "xJVehRYCWr5-CZkgMlPMcyForhPEpwaX5LX85hi5SMWf4nzP60rByjpCw4HLvJMOBzQ81zLlijJZO--oa6kial995kDwLncp8AQJN-qv6Qu8MgzgUY42wqaVqHlwvj3ESJ2A74MiDBAX3pvpDbbuagO64iLkvCdBfAnVRdMJ9WcQ6FXm7gu3VjnHgLoYozcKtRSZKEVjiSBrJRRWzbZwRZltTE2i8bbLxZmJzNiUeJIZ7crZDDZ0lNM9m_yvixw2_QUWnbCNVUs68KV0T_JA7en-ID6M9StO0K1bqhw1GrrBunlpyyx_8-CX4GDXWVeikNv0-EcwM2CusBvyKwLxBQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "w6KqlIY9DtBOpvV5-ObRG3CrHHo8gBFvQl2qa9LQlII",
      "y": "Ene3x0zqYTjjdyEj6qVVHqCtJWabjNkndBok_hbO3Dc",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:35:35 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance FayRohwxOBHrmKo
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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
  ],
  "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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035", "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035", "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035", "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:35:35 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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:35:35 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:35:35 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:35:35 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
]
2021-10-01 08:35:35 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:35:35 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:35:35 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:35:35 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:35:35 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:35:35 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:35:35 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:35:35 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:35:35 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:35:35 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:35:35 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:35:35 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:35:35 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:35:35 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:35:35 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:35:35 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:35:35 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:35:35 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:35:35 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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#"
}
2021-10-01 08:35:35
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_GWLvTGCRwTGsKUQsiBrcgmlSNFhyAZrnRqGhbixtOOJRcmQzVw6762597305"&^>-
2021-10-01 08:35:35 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:35:35 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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#",
  "client_secret": "secret_GWLvTGCRwTGsKUQsiBrcgmlSNFhyAZrnRqGhbixtOOJRcmQzVw6762597305\"\u0026^\u003e-"
}
2021-10-01 08:35:35
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:35:35
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:35:35 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:35:33 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:35:35 GMT",
  "etag": "\"1633077333.902987-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:35:35 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:35:35
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:35:35 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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#",
  "client_secret": "secret_GWLvTGCRwTGsKUQsiBrcgmlSNFhyAZrnRqGhbixtOOJRcmQzVw6762597305\"\u0026^\u003e-",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 08:35:35
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2021-10-01 08:35:35
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:35:35 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance FayRohwxOBHrmKo
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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
    "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#",
  "client_secret": "secret_GWLvTGCRwTGsKUQsiBrcgmlSNFhyAZrnRqGhbixtOOJRcmQzVw6762597305\"\u0026^\u003e-",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 08:35:35 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance FayRohwxOBHrmKo
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/8a40b82d5b9bdfd0394102253e47b123dffe58debb0eb08a5a13c628d9b8a9f7",
  "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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "9Y8481pxZewfpwQBFBkyNskC",
  "response_mode": "form_post",
  "state": "lV9s2HwTB4PhNJesHY0WJxk42aYczYu0",
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#"
}
incoming_body
Authorization endpoint
2021-10-01 08:35:35 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:35:35 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:35:35 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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "9Y8481pxZewfpwQBFBkyNskC",
  "response_mode": "form_post",
  "state": "lV9s2HwTB4PhNJesHY0WJxk42aYczYu0",
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#"
}
2021-10-01 08:35:35 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:35:35 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
9Y8481pxZewfpwQBFBkyNskC
2021-10-01 08:35:35 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-01 08:35:35 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_QRydGfIuxbqnaaD66392~%^+#
2021-10-01 08:35:35 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035
expected
[
  "https://89.45.234.133:8090/authz_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "https://89.45.234.133:8090/authz_im_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "https://89.45.234.133:8090/req_uri/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035"
]
2021-10-01 08:35:35 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:35:35 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:35:35 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
zL01H62KYeDWR7vaDYHLZLhEArKwyGCe
2021-10-01 08:35:35 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
yvi82RFaVah9FhZwMr0idw
2021-10-01 08:35:35 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
cSdiozXAtsZvUD9bEPwdo28Z1L2ka1jph1ILO3XkJDlr8564SG
2021-10-01 08:35:35 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
pDASR6gsvRnnaIiuFMQlXw
2021-10-01 08:35:35 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "state": "lV9s2HwTB4PhNJesHY0WJxk42aYczYu0"
}
2021-10-01 08:35:35 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "state": "lV9s2HwTB4PhNJesHY0WJxk42aYczYu0",
  "code": "zL01H62KYeDWR7vaDYHLZLhEArKwyGCe"
}
2021-10-01 08:35:35
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/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "state": "lV9s2HwTB4PhNJesHY0WJxk42aYczYu0",
  "code": "zL01H62KYeDWR7vaDYHLZLhEArKwyGCe",
  "access_token": "cSdiozXAtsZvUD9bEPwdo28Z1L2ka1jph1ILO3XkJDlr8564SG",
  "token_type": "Bearer"
}
2021-10-01 08:35:35 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance FayRohwxOBHrmKo
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035, formParameters={"state":"lV9s2HwTB4PhNJesHY0WJxk42aYczYu0","code":"zL01H62KYeDWR7vaDYHLZLhEArKwyGCe","access_token":"cSdiozXAtsZvUD9bEPwdo28Z1L2ka1jph1ILO3XkJDlr8564SG","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:35:36 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance FayRohwxOBHrmKo
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X1FSeWRHZkl1eGJxbmFhRDY2MzkyfiUyNSU1RSUyQiUyMzpzZWNyZXRfR1dMdlRHQ1J3VEdzS1VRc2lCcmNnbWxTTkZoeUFacm5ScUdoYml4dE9PSlJjbVF6Vnc2NzYyNTk3MzA1JTIyJTI2JTVFJTNFLQ\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "286",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035",
  "client_id": "client_QRydGfIuxbqnaaD66392~%^+#",
  "state": "lV9s2HwTB4PhNJesHY0WJxk42aYczYu0",
  "code": "zL01H62KYeDWR7vaDYHLZLhEArKwyGCe"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_fp_cb%2F7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035&client_id=client_QRydGfIuxbqnaaD66392%7E%25%5E%2B%23&state=lV9s2HwTB4PhNJesHY0WJxk42aYczYu0&code=zL01H62KYeDWR7vaDYHLZLhEArKwyGCe
Token endpoint
2021-10-01 08:35:36 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_QRydGfIuxbqnaaD66392~%^+#
client_secret
secret_GWLvTGCRwTGsKUQsiBrcgmlSNFhyAZrnRqGhbixtOOJRcmQzVw6762597305"&^>-
method
client_secret_basic
2021-10-01 08:35:36 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 08:35:36 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
zL01H62KYeDWR7vaDYHLZLhEArKwyGCe
2021-10-01 08:35:36 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_fp_cb/7a53e47aef9a5ad876277200cc68fe32b60e6b068a38269a0741143b8611b035
2021-10-01 08:35:36 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
FhrxERHdwMdSToTTXKzNBWyfadcZDEFBk6T26NENeb9k1ggSAl
2021-10-01 08:35:36 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
eUmvxmkT-Ogv5GVqSe-Yrg
2021-10-01 08:35:36 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_QRydGfIuxbqnaaD66392~%^+#
nonce
9Y8481pxZewfpwQBFBkyNskC
iat
1633077336
exp
1633077636
2021-10-01 08:35:36 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
eUmvxmkT-Ogv5GVqSe-Yrg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_QRydGfIuxbqnaaD66392~%^+#",
  "nonce": "9Y8481pxZewfpwQBFBkyNskC",
  "iat": 1633077336,
  "exp": 1633077636,
  "at_hash": "eUmvxmkT-Ogv5GVqSe-Yrg"
}
2021-10-01 08:35:36 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZVVtdnhta1QtT2d2NUdWcVNlLVlyZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1FSeWRHZkl1eGJxbmFhRDY2MzkyfiVeKyMiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3NjM2LCJub25jZSI6IjlZODQ4MXB4WmV3ZnB3UUJGQmt5TnNrQyIsImlhdCI6MTYzMzA3NzMzNn0.CjgCKhm5N7JKJPPyY5Oab8l06fPvTQ-0OuPaZO8Lb-kfq4YCNoNPSokg4v4KWkdodSh_62eHRK1z4Sf1tqEWcNosP9EXIaO4Y3pRsHHvfndNiXW8gUxBdR8dDqjBhWrfsSM7dy-90X-rnm267z1_ydbR0Rz1EfgVpk2q6lu2f-FP7XgTYRHnFo4Ul_5PIBOEKXKjVqsNn86qkkMSQW9a1OEn1_R_IFLQdlZOTnYmL3kQ312uhpKEF4QtUaCNMfb4a0nJvUGShzosC1S03JmNgAdyPBK3g_1aR-vPy5xh2EJMkxTtYZy4f7-HlyLScy-Hg1MhrwNVEn01zRTQTP-NCg
key
{"p":"_AdRXNffjYjp5DxZ-aElK7j39xNUSFeOclAAKQ_cyZ34cbzBCaotNPJAeXGpRu4tnIpVBWVNFgjWSAt5CKatqQRB_HWrBZcpUIcycZ2VIUp6iiQOE412cFH3UEwdlHpHDroyZ-J2d_UWsOng4rE-SwTeZqjCt2e2ed8fp3lKs3M","kty":"RSA","q":"3URPsCIGgTGDoWhLW2zgy4zx-yM5ym-HLJMIangWHutmNNLqyrEvRgiatXz-fhsWYuOgu4IYADcAUNoe2uo5_BpH7XDPHXTAz-1oyxQ2Mmmi7R1jXyh0DXJGjxsVZ24dSO8FAGubI0vXFqUvM7ecGFCK1ijemUZCsLTqVkUrKeE","d":"PxK3uG-zqxD8Zo3_5VoVPzJy3lZeT_YvVBee9IkXCY6VXXGTRnDN2upq-JtM9SlfaSnMrS60v-LkMu6PlslM9VEEBT1TcNq1t-fNrmaBomJHkYPqqqxn8z2nN3DwlL_xXVUuZT0JB0YmkdsTsjqGS0s4qPSBCmxKK-wwxqCpFTQ7lb3xgISAWt4WiCpQe4bYeB_taCgLZevLKO55QQ4QzyWhjyyDfpRAs992Vq_3bRQHLEh9yM5wMzdJ0KDIj7d2Yr1UyQOFWWMuv5eIRTGAd5e7VkFbeXELU6F56Gbwg7AQ7DwRbkEYk5JVxe1zUjCfIcnDgHT9kTFOH0CcJDE4AQ","e":"AQAB","use":"sig","qi":"4cTB99pmHhwNrOV3xq3eHYYN3F7XN_VN6rms7ONDL83IkuReKi0hQuaYjtItUJf05jCdfXYmjB5I7uuNcruQkcvWwHskKmPCDd_BxgDEqM1NZBD_dSkPUXbcMCiti_rx8SjgmXDsdgHQjUpGQX3AjEsHT-gdZ82G2il5RCBS8W0","dp":"01afl6c-Q0VIPKePG5FRxjQ5WurOhktFm_4R5Fz02-yn5VhO13foqLlr72qsdFpNzTMC0J994LhQV-GnAOYkQdLcMoPJgcqcTnbQig2GfIAj-ar6UtMROmbBaIgrVdKju2nP0uVISpcvC_NTLUVL40SV6qghgAJsNg4wUROY3Jk","dq":"dWeHuPd06BwzsfM6-PnelWLmCtF4Gpfu65Hgx02Mvz88bg70EjTN1qU-Icp-5r7MtA__-z5eKc8FVeFGufXKaqAvRiezXffTTwCzt_2zfDBdCN-tGJLIcVIPamN-ifD9jPN2ffCa0rGtIRDo6NIl-yjRYi0xX7bOMCDurnPpIUE","n":"2dWRomuoSy3cfHiIP2EPc15a4lZLoipMHlAfPyMfxBGvbwqWIABGGBI2APKxOGw0DfBSVWo5nQb2XYA_9tabZP3AaH2G4fi_7WdAn5IhyvQL7EvtojMxNZtWoA5avAOJPq9uAlAOvG1oXUUlvNidN-0O8zn7qyJh5D2wY4bnQZcDTiHLxKoQA8veOgbMSJ4x-IlRuoOLaUk5SNRepBu6vQuOqqBs5dOe67-xLHlWDHErCScaf_N0Ygs5mOSj5YTeBqEcfsO4X8ezRaKunrcc__1X7hRwe1-ME2qFT3eHfcTj6iWtFcP99fWtHt0OM86ItV6EMBJlDZSR-o0qtLYjEw"}
algorithm
RS256
2021-10-01 08:35:36 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:35:36 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
FhrxERHdwMdSToTTXKzNBWyfadcZDEFBk6T26NENeb9k1ggSAl
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZVVtdnhta1QtT2d2NUdWcVNlLVlyZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1FSeWRHZkl1eGJxbmFhRDY2MzkyfiVeKyMiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3NjM2LCJub25jZSI6IjlZODQ4MXB4WmV3ZnB3UUJGQmt5TnNrQyIsImlhdCI6MTYzMzA3NzMzNn0.CjgCKhm5N7JKJPPyY5Oab8l06fPvTQ-0OuPaZO8Lb-kfq4YCNoNPSokg4v4KWkdodSh_62eHRK1z4Sf1tqEWcNosP9EXIaO4Y3pRsHHvfndNiXW8gUxBdR8dDqjBhWrfsSM7dy-90X-rnm267z1_ydbR0Rz1EfgVpk2q6lu2f-FP7XgTYRHnFo4Ul_5PIBOEKXKjVqsNn86qkkMSQW9a1OEn1_R_IFLQdlZOTnYmL3kQ312uhpKEF4QtUaCNMfb4a0nJvUGShzosC1S03JmNgAdyPBK3g_1aR-vPy5xh2EJMkxTtYZy4f7-HlyLScy-Hg1MhrwNVEn01zRTQTP-NCg
scope
openid profile email address phone
2021-10-01 08:35:36 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance FayRohwxOBHrmKo
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "FhrxERHdwMdSToTTXKzNBWyfadcZDEFBk6T26NENeb9k1ggSAl",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiZVVtdnhta1QtT2d2NUdWcVNlLVlyZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X1FSeWRHZkl1eGJxbmFhRDY2MzkyfiVeKyMiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvaWRweVwvIiwiZXhwIjoxNjMzMDc3NjM2LCJub25jZSI6IjlZODQ4MXB4WmV3ZnB3UUJGQmt5TnNrQyIsImlhdCI6MTYzMzA3NzMzNn0.CjgCKhm5N7JKJPPyY5Oab8l06fPvTQ-0OuPaZO8Lb-kfq4YCNoNPSokg4v4KWkdodSh_62eHRK1z4Sf1tqEWcNosP9EXIaO4Y3pRsHHvfndNiXW8gUxBdR8dDqjBhWrfsSM7dy-90X-rnm267z1_ydbR0Rz1EfgVpk2q6lu2f-FP7XgTYRHnFo4Ul_5PIBOEKXKjVqsNn86qkkMSQW9a1OEn1_R_IFLQdlZOTnYmL3kQ312uhpKEF4QtUaCNMfb4a0nJvUGShzosC1S03JmNgAdyPBK3g_1aR-vPy5xh2EJMkxTtYZy4f7-HlyLScy-Hg1MhrwNVEn01zRTQTP-NCg",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 08:35:37 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance FayRohwxOBHrmKo
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer FhrxERHdwMdSToTTXKzNBWyfadcZDEFBk6T26NENeb9k1ggSAl",
  "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:35:37 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
FhrxERHdwMdSToTTXKzNBWyfadcZDEFBk6T26NENeb9k1ggSAl
2021-10-01 08:35:37 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
FhrxERHdwMdSToTTXKzNBWyfadcZDEFBk6T26NENeb9k1ggSAl
2021-10-01 08:35:37 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:35:37
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:35:37 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:35:37 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:35:37 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:35:37 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance FayRohwxOBHrmKo
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:35:37 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:35:41
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
OVxjYGRW2UDmvp6
Test Results