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

add oidc support#155

Open
poweld wants to merge 1 commit intokelproject:masterfrom
kensho-technologies:oidc
Open

add oidc support#155
poweld wants to merge 1 commit intokelproject:masterfrom
kensho-technologies:oidc

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