Azure / Azure/appservice-settings
Docs as written break with InvalidAuthenticationToken error
- Dominant language
- JavaScript
- Stars
- 47
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
The login process as written in the document returns the following error:
```
Error: : (InvalidAuthenticationToken) The received access token is not valid: at least one of the claims 'puid' or 'altsecid' or 'oid' should be present. If you are accessing as application please make sure service principal is properly created in the tenant.
Code: InvalidAuthenticationToken
Message: The received access token is not valid: at least one of the claims 'puid' or 'altsecid' or 'oid' should be present. If you are accessing as application please make sure service principal is properly created in the tenant.
Error: Az CLI Login failed. Please check the credentials and make sure az is installed on the runner. For more information refer https://aka.ms/create-secrets-for-GitHub-workflows
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.