mirror of
https://github.com/azure/login.git
synced 2026-06-07 06:17:08 +00:00
Update README.md
This commit is contained in:
parent
13cc38b514
commit
ae34beef25
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ With the [Azure Login](https://github.com/Azure/login/blob/master/action.yml) Ac
|
|||
Note:
|
||||
|
||||
- Ensure the CLI version is 2.30 or above to use OIDC support.
|
||||
- OIDC support in Azure is supported only for public clouds. Support for other clouds like Government clouds, Azure Stacks would be added soon.
|
||||
- By default, Azure access tokens issued during OIDC based login could have limited validity. Azure access token issued by AD App (Service Principal) is expected to have an expiration of 1 hour by default. And with Managed Identities, it would be 24 hrs. This expiration time is further configurable in Azure. Refger to [access-token lifetime](https://learn.microsoft.com/en-us/azure/active-directory/develop/access-tokens#access-token-lifetime) for more details.
|
||||
|
||||
## Sample workflow that uses Azure login action to run az cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue