Abblix.Oidc.Server.Mvc.Features.EndpointResolving Namespace
| Classes | |
|---|---|
| EndpointResolver | Resolves a fully qualified URI for a specific controller and action based on ASP.NET Core's endpoint routing. |
| OidcEndpointResolver | Answers IOidcEndpointResolver from the route templates the OIDC controllers carry, resolved through the same tokenized configuration that decided where they were mapped. |
| Interfaces | |
|---|---|
| IEndpointResolver | Defines a service that resolves the absolute URI for a specific controller action based on the application's endpoint routing configuration. |