/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
| | svrooij.io
4.3 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
| | www.stevejgordon.co.uk
4.8 parsecs away

Travel
| | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET.
| | www.kallemarjokorpi.fi
5.0 parsecs away

Travel
| | This blog post shows how to upload FIT and GPX exercise files to Strava via a custom web application.
| | argos-security.io
26.3 parsecs away

Travel
| Quite regularly teams need to create Entra ID App Registrations. One use case might be the onboarding of a SaaS (like ARGOS Cloud Security) into their environment. To simplify this process, we've developed a PowerShell script that automates the creation of an App Registration in Entra ID and assigns the necessary permissions. The script can