-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v2.8] [backport] AzureAD support (#363)
* import of rancher types * fixes and cleanup * removed unused func bump rancher added dashboard implementation * added device auth flow updated login request removed unused import removed prompt flag * updated go.mod, removed pkce package go mod fix * added cluster specific kubeconfig * go mod update * bump of rancher client-go * dropped rancher fork of client-go * fix lint and errors * added getClient func - added getClient func to create once the HTTP client with the same TLS configuration. - added tests for the getAuthProviders func * insecureRequest * removed personal references * revert name * fix merge * fix deps * updated go mod
- Loading branch information
Showing
5 changed files
with
499 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.