Skip to content

Abblix.Oidc.Server.Mvc.Features.EndpointResolving Namespace

Classes
EndpointResolverResolves a fully qualified URI for a specific controller and action based on ASP.NET Core's endpoint routing.
OidcEndpointResolverAnswers IOidcEndpointResolver from the route templates the OIDC controllers carry, resolved through the same tokenized configuration that decided where they were mapped.
Interfaces
IEndpointResolverDefines a service that resolves the absolute URI for a specific controller action based on the application's endpoint routing configuration.