/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.binarysecurity.no
| | blog.davidebbo.com
4.1 parsecs away

Travel
| |
| | svrooij.io
3.6 parsecs away

Travel
| | 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
| | damienbod.com
4.1 parsecs away

Travel
| | The article looks at managing user delegated access tokens for a downstream API in an ASP.NET Core web application. There are many ways of implementing this, all with advantages and disadvantages. The tokens are requested from an OpenID Connect server using the recommended standards. In this blog, the UI access token from the application authentication...
| | github.com
17.6 parsecs away

Travel
| Ember Simple Auth extension that is compatible with token-based authentication like JWT. - fenichelar/ember-simple-auth-token