• Bobby Rullo's avatar
    Implement new OIDC client AuthProvider · f2135bdf
    Bobby Rullo authored
    This commit handles:
         * Passing ID Token as Bearer token
         * Refreshing of tokens using refresh-tokens
         * Persisting refreshed tokens
         * ability to add arbitrary extra scopes via config
           * this is what enables the cross-client/azp stuff
    f2135bdf
plugins.go 766 Bytes