Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

add oidc support #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

poweld
Copy link

@poweld poweld commented Mar 14, 2018

Add support for Open ID Connect authentication for pykube.

Boils down to parsing the JWT id-token, checking for expiration, and either using it or refreshing it with the refresh-token (and persisting the new id-token in the config).

Resolves #140

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants