python-social-auth allows to configure the behaviour regarding validating https certificates through different settings, for example, by using the SOCIAL_AUTH_VERIFY_SSL or SOCIAL_AUTH_FIWARE_VERIFY_SSL settings.
Those variables are useful when deploying an IdM server with a self-signed certificate or a certificated created using an internal CA.
python-social-authallows to configure the behaviour regarding validating https certificates through different settings, for example, by using theSOCIAL_AUTH_VERIFY_SSLorSOCIAL_AUTH_FIWARE_VERIFY_SSLsettings.Those variables are useful when deploying an IdM server with a self-signed certificate or a certificated created using an internal CA.