|
You are here |
www.thedigitalcatonline.com | ||
| | | | |
www.jhanley.com
|
|
| | | | | Introduction For a new project, I must validate Azure Access Tokens in PHP. This requires obtaining the public key to validate the JWT signature. This article shows the process of working with the Azure OpenID Connect Metadata Document to obtain... Continue Reading ? | |
| | | | |
blog.simos.info
|
|
| | | | | Incus is a manager for virtual machines (VM) and system containers. There is also an Incus support forum. Typically you would use the incus command-line interface (CLI) client to get access to the ... | |
| | | | |
articles.foletta.org
|
|
| | | | | ||
| | | | |
svrooij.io
|
|
| | | I'm super enthusiastic about managed identities, because it allows you to deploy your application without having to worry about credentials. Federated credentials are a way to accomplish the same for none Azure resources. You can use federated credentials to authenticate several tasks inside Github Actions, and thus securely deploy your app to Azure without the need of a secret configured in GitHub. As the regular readers might expect this post will explain how federated credentials actually work inside GitHub Actions, a deep dive into the techniques that are actually driving this feature. Get a federation token from GitHub | ||