Fdw.Services.Authentication
1.0.0-rc.9
dotnet add package Fdw.Services.Authentication --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Services.Authentication -Version 1.0.0-rc.9
<PackageReference Include="Fdw.Services.Authentication" Version="1.0.0-rc.9" />
<PackageVersion Include="Fdw.Services.Authentication" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Services.Authentication" />
paket add Fdw.Services.Authentication --version 1.0.0-rc.9
#r "nuget: Fdw.Services.Authentication, 1.0.0-rc.9"
#:package Fdw.Services.Authentication@1.0.0-rc.9
#addin nuget:?package=Fdw.Services.Authentication&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Services.Authentication&version=1.0.0-rc.9&prerelease
Fdw.Services.Authentication
Authentication services and the token-issuing surface behind them.
This package declares 2 model(s).
Options (19)
| Type | Kind | Purpose |
|---|---|---|
AccessToken |
class | OAuth 2.0 Access Token type. |
ApiKeyAuthenticationMethod |
class | API Key authentication method. |
AuthorizationCodeFlow |
class | OAuth 2.0 Authorization Code flow. |
BearerTokenAuthenticationMethod |
class | Bearer token authentication method. |
BearerTokenType |
class | Bearer token type for HTTP Authorization header. |
CertificateAuthenticationMethod |
class | Certificate-based authentication method. |
ClientCredentialsFlow |
class | OAuth 2.0 Client Credentials flow. |
DeviceCodeFlow |
class | OAuth 2.0 Device Code flow. |
FormBasedAuthenticationMethod |
class | Form-based authentication method. ExtendedEnum that wraps Microsoft's form-based authentication with… |
IdToken |
class | OpenID Connect ID Token type. |
InteractiveFlow |
class | Interactive authentication flow with user interaction. |
JwtAuthenticationMethod |
class | JWT (JSON Web Token) authentication method. |
Records (2)
| Type | Kind | Purpose |
|---|---|---|
BasicAuthenticationRecord |
class | Data record for the auth.BasicAuthentication table. Represents basic (username/password) authentication… |
OAuth2AuthenticationRecord |
class | Data record for the auth.OAuth2Authentication table. Represents OAuth2 client credentials and token… |
Types (3)
| Type | Kind | Purpose |
|---|---|---|
AuthenticationLogger |
class | Static logger class for authentication provider operations. |
AuthenticationProviderLogger |
class | Static logger class for authentication provider operations. |
DefaultPrincipalResolver |
class | Default — resolves the FDW claims principal by combining tenant/org context with… |
Installation
dotnet add package Fdw.Services.Authentication --prerelease
Dependencies
Fdw.Configuration · Fdw.Data.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Services · Fdw.Services.Authentication.Abstractions · Fdw.Services.Authorization · Fdw.Services.Authorization.Abstractions · Fdw.Services.Connections.Abstractions · Fdw.Services.Multitenancy.Abstractions · Fdw.Services.Users · Fdw.Services.Users.Abstractions
Build-time only (generators and analyzers, not runtime dependencies): Fdw.Collections.SourceGenerators · Fdw.Configuration.SourceGenerators · Fdw.Data.SourceGenerators · Fdw.MessageLogging.SourceGenerators
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- ColorHelper (>= 1.8.1)
- Cronos (>= 0.13.0)
- Fdw.Configuration (>= 1.0.0-rc.9)
- Fdw.Data.Abstractions (>= 1.0.0-rc.9)
- Fdw.MessageLogging.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services (>= 1.0.0-rc.9)
- Fdw.Services.Authentication.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Authorization (>= 1.0.0-rc.9)
- Fdw.Services.Authorization.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Connections.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Multitenancy.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Users (>= 1.0.0-rc.9)
- Fdw.Services.Users.Abstractions (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.10)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.22.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.22.0)
- Microsoft.IdentityModel.Tokens (>= 8.22.0)
- Polly.Core (>= 8.6.6)
- Serilog (>= 4.3.1)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.IdentityModel.Tokens.Jwt (>= 8.22.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Fdw.Services.Authentication:
| Package | Downloads |
|---|---|
|
Fdw.Services.Authentication.OpenIddict
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Hosting
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.9 | 58 | 8/25/2026 |
| 1.0.0-rc.8 | 41 | 8/25/2026 |
| 1.0.0-rc.6.1 | 62 | 8/20/2026 |
| 1.0.0-rc.6 | 75 | 8/20/2026 |
| 1.0.0-rc.5 | 140 | 8/19/2026 |
| 1.0.0-rc.4 | 178 | 8/19/2026 |
| 1.0.0-rc.3 | 215 | 8/17/2026 |
| 1.0.0-rc.1 | 88 | 8/10/2026 |