Biss.Authentication.Client.ExternalProviders.Maui
10.4.1
dotnet add package Biss.Authentication.Client.ExternalProviders.Maui --version 10.4.1
NuGet\Install-Package Biss.Authentication.Client.ExternalProviders.Maui -Version 10.4.1
<PackageReference Include="Biss.Authentication.Client.ExternalProviders.Maui" Version="10.4.1" />
<PackageVersion Include="Biss.Authentication.Client.ExternalProviders.Maui" Version="10.4.1" />
<PackageReference Include="Biss.Authentication.Client.ExternalProviders.Maui" />
paket add Biss.Authentication.Client.ExternalProviders.Maui --version 10.4.1
#r "nuget: Biss.Authentication.Client.ExternalProviders.Maui, 10.4.1"
#:package Biss.Authentication.Client.ExternalProviders.Maui@10.4.1
#addin nuget:?package=Biss.Authentication.Client.ExternalProviders.Maui&version=10.4.1
#tool nuget:?package=Biss.Authentication.Client.ExternalProviders.Maui&version=10.4.1
Biss.Authentication.Client.ExternalProviders
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
Biss.Authentication.Client.ExternalProviders is the cross-platform client abstraction layer for external OAuth provider authentication in BISS applications. This package provides platform-agnostic interfaces and base implementations for integrating third-party identity providers like Microsoft Entra ID, Google, and custom OAuth providers into MAUI applications. It handles the OAuth authorization code flow with PKCE, token exchange with the ConnectivityHost backend, and secure credential management. The package is designed for MAUI apps targeting Android, iOS, macOS Catalyst, and Windows.
What are the core features?
• Provider Abstraction - Generic interfaces for OAuth providers enabling easy addition of new identity providers • OAuth PKCE Flow - Secure OAuth 2.0 authorization code flow with Proof Key for Code Exchange (PKCE) via Duende.IdentityModel.OidcClient • Platform Browser Integration - Native browser invocation for OAuth consent screens on each platform (ASWebAuthenticationSession, Chrome Custom Tabs, etc.) • Token Exchange - Automatic exchange of OAuth tokens with BISS ConnectivityHost backend for JWT access tokens • Configuration Models - Type-safe configuration classes for provider settings, endpoints, and scopes • Extensible Registration - Service collection extensions for registering multiple providers with dependency injection • Error Handling - Standardized error models for OAuth failures, cancellations, and network issues • Logging Support - Microsoft.Extensions.Logging integration for OAuth flow debugging and monitoring
Dependencies
BISS Packages
| Package | Version | Purpose |
|---|---|---|
| Biss.Authentication.Common | Latest | Shared authentication contracts and models |
NuGet Packages
| Package | Version | Purpose |
|---|---|---|
| Duende.IdentityModel.OidcClient | 6.0.1+ | OAuth 2.0/OIDC client library with PKCE support |
| Microsoft.Extensions.DependencyInjection.Abstractions | 10.0.2+ | Dependency injection abstractions |
| Microsoft.Extensions.Http | 10.0.2+ | HttpClient factory for provider communication |
| Microsoft.Extensions.Logging.Abstractions | 10.0.2+ | Logging abstractions for OAuth events |
| Microsoft.Extensions.Options | 10.0.2+ | Options pattern for provider configuration |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-android36.0 is compatible. net10.0-ios26.0 is compatible. net10.0-maccatalyst26.0 is compatible. net10.0-windows10.0.22621 is compatible. |
-
net10.0-android36.0
- Biss.Authentication.Common (>= 10.4.1)
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Http (>= 10.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Options (>= 10.0.2)
-
net10.0-ios26.0
- Biss.Authentication.Common (>= 10.4.1)
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Http (>= 10.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Options (>= 10.0.2)
-
net10.0-maccatalyst26.0
- Biss.Authentication.Common (>= 10.4.1)
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Http (>= 10.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Options (>= 10.0.2)
-
net10.0-windows10.0.22621
- Biss.Authentication.Common (>= 10.4.1)
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Http (>= 10.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Options (>= 10.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Biss.Authentication.Client.ExternalProviders.Maui:
| Package | Downloads |
|---|---|
|
Biss.Authentication.Client.ExternalProviders.Maui.EntraID
Biss Core SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 87 | 2/16/2026 |
Changelog.md