Skip to content

neolution-ch/Neolution.AzureSqlFederatedIdentity

Repository files navigation

Neolution.AzureSqlFederatedIdentity Solution

Build Status NuGet License: MIT

This repository provides federated identity integration for Azure SQL using Google Cloud IAM Credentials and Microsoft Entra ID (Azure AD).

Projects

  • Neolution.AzureSqlFederatedIdentity: The main library, distributed as a NuGet package.
  • Neolution.AzureSqlFederatedIdentity.Demo: Example ASP.NET Core application demonstrating usage.
  • Neolution.AzureSqlFederatedIdentity.UnitTests: Unit tests for the library.

Quick Start

  1. Install the NuGet package in your project:

    dotnet add package Neolution.AzureSqlFederatedIdentity
  2. For detailed cloud and identity setup instructions (Azure AD, Azure SQL, GCP, Cloud Run), see docs/cloud-identity-setup.md.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open issues or pull requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published