python/config
Luis Toledo 111896107f Add support to OIDC auth
Fix for the `TypeError: Incorrect padding` error
Adding test with "mocked" variables

Persist the new token (refresh token) and add a not-ssl-verification for the refresh token call (i didn't find a way to pass the certificate to OAuth2Session

fixing the refresh-token problem (ssl certificate) and saving returning the new refresh-token

Fix test

fixing  coding style errors

Fixing test update-pep8

Fix test_oidc_with_refresh error
2018-03-19 19:13:51 -03:00
..
__init__.py Copy over base folder of python-client 2017-05-12 11:08:29 -07:00
config_exception.py Copy over base folder of python-client 2017-05-12 11:08:29 -07:00
dateutil_test.py Add proper GCP config loader and refresher 2017-07-25 03:17:32 -07:00
dateutil.py Add proper GCP config loader and refresher 2017-07-25 03:17:32 -07:00
incluster_config_test.py Copy over base folder of python-client 2017-05-12 11:08:29 -07:00
incluster_config.py Change utility functions to new set_default Configuration model, preparing to use swagger-codegen HEAD 2017-10-09 16:44:49 -07:00
kube_config_test.py Add support to OIDC auth 2018-03-19 19:13:51 -03:00
kube_config.py Add support to OIDC auth 2018-03-19 19:13:51 -03:00