Skip to content

Abblix.Oidc.Server.MinimalApi Namespace

Classes
EndpointRouteBuilderExtensionsMaps the Abblix OpenID Connect server endpoints onto an ASP.NET Core Minimal API route builder.
OidcResultsTurns an OAuth/OIDC error into an Microsoft.AspNetCore.Http.IResult and decorates results with headers, mirroring the MVC integration's ActionResultExtensions so both adapters emit identical HTTP error shapes.
OidcRouteOptionsRoute templates for the OpenID Connect and OAuth 2.0 endpoints mapped by MapOidcEndpoints(this IEndpointRouteBuilder, string).
ServiceCollectionExtensionsExtension methods that register the Abblix OpenID Connect server for ASP.NET Core Minimal APIs.