Skip to content

Implement authorization code flow for AzureAD#550

Open
pmatseykanets wants to merge 1 commit intorancher:mainfrom
pmatseykanets:azuread-authcode-flow
Open

Implement authorization code flow for AzureAD#550
pmatseykanets wants to merge 1 commit intorancher:mainfrom
pmatseykanets:azuread-authcode-flow

Conversation

@pmatseykanets
Copy link
Contributor

@pmatseykanets pmatseykanets self-assigned this Feb 13, 2026
@pmatseykanets pmatseykanets force-pushed the azuread-authcode-flow branch 2 times, most recently from ac4d926 to 8068e45 Compare February 13, 2026 13:53
}
}()

once.Do(func() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We expect only a SINGLE request.

@pmatseykanets
Copy link
Contributor Author

Note: WIP, tests are incoming

@pmatseykanets
Copy link
Contributor Author

rancher token --server=https://<rancher_url> --user admin --auth-provider azureADProvider --auth-flow authcode

Opening browser for authentication...

INFO[0004] Saving config to /<path_to>/.rancher/cli2.json
{"kind":"ExecCredential","apiVersion":"client.authentication.k8s.io/v1beta1","spec":{},"status":{"expirationTimestamp":"2026-03-15T14:06:49Z","token":"kubeconfig-user-w5gcf5gz2x:<...>"}}
image

@pmatseykanets pmatseykanets marked this pull request as ready for review February 16, 2026 15:22
@pmatseykanets pmatseykanets requested a review from a team as a code owner February 16, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants