#### [Abblix\.Oidc\.Server\.Mvc](https://www.abblix.com/en/docs/api/abblix-oidc-server-mvc 'index')

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

| Classes | |
| :--- | :--- |
| [EndpointResolver](https://www.abblix.com/en/docs/api/abblix-oidc-server-mvc/Abblix.Oidc.Server.Mvc.Features.EndpointResolving.EndpointResolver 'Abblix\.Oidc\.Server\.Mvc\.Features\.EndpointResolving\.EndpointResolver') | Resolves a fully qualified URI for a specific controller and action based on ASP\.NET Core's endpoint routing\. |
| [OidcEndpointResolver](https://www.abblix.com/en/docs/api/abblix-oidc-server-mvc/Abblix.Oidc.Server.Mvc.Features.EndpointResolving.OidcEndpointResolver 'Abblix\.Oidc\.Server\.Mvc\.Features\.EndpointResolving\.OidcEndpointResolver') | Answers [IOidcEndpointResolver](https://www.abblix.com/en/docs/api/abblix-oidc-server/Abblix.Oidc.Server.Common.Interfaces.IOidcEndpointResolver 'Abblix\.Oidc\.Server\.Common\.Interfaces\.IOidcEndpointResolver') from the route templates the OIDC controllers carry, resolved through the same tokenized configuration that decided where they were mapped\. |

| Interfaces | |
| :--- | :--- |
| [IEndpointResolver](https://www.abblix.com/en/docs/api/abblix-oidc-server-mvc/Abblix.Oidc.Server.Mvc.Features.EndpointResolving.IEndpointResolver 'Abblix\.Oidc\.Server\.Mvc\.Features\.EndpointResolving\.IEndpointResolver') | Defines a service that resolves the absolute URI for a specific controller action based on the application's endpoint routing configuration\. |
