Winglet.Identity.Client
0.1.0
See the version list below for details.
dotnet add package Winglet.Identity.Client --version 0.1.0
NuGet\Install-Package Winglet.Identity.Client -Version 0.1.0
<PackageReference Include="Winglet.Identity.Client" Version="0.1.0" />
<PackageVersion Include="Winglet.Identity.Client" Version="0.1.0" />
<PackageReference Include="Winglet.Identity.Client" />
paket add Winglet.Identity.Client --version 0.1.0
#r "nuget: Winglet.Identity.Client, 0.1.0"
#:package Winglet.Identity.Client@0.1.0
#addin nuget:?package=Winglet.Identity.Client&version=0.1.0
#tool nuget:?package=Winglet.Identity.Client&version=0.1.0
Winglet.Identity.Client
Register AddWingletIdentityClient(configuration) with
Winglet:Clients:Identity:BaseUrl and the shared
IWingletClientTokenProvider. V1 contains service-to-service identity and
service-identity administration: search/read/create/update, identifiers,
access-cache refresh and one-time service-secret create/rotate responses.
The low-level POST /auth/service-token bootstrap is deliberately not exposed
as a client operation: it belongs to the configured shared token provider and
must not create an Identity.Client → token-provider → Identity.Client cycle.
Interactive login, sessions, tenant token minting, password reset, API-key and
auth-method administration are excluded. Secret and token values are never
logged or included in diagnostics. Shared Winglet exceptions handle remote
failures and malformed success payloads.
| 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
- Microsoft.Extensions.Http (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
- Winglet.Client (>= 0.2.0)
- Winglet.Identity.Contracts (>= 0.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.