Hi
I am exposing a an ASP.NET Web API 2. (net48)
I would like to re-map the authentication path to something /[obscure] -> /token.
Still require the /token path internally on the server for legacy apps.
Is this possible? Any workarounds or suggestions?
Thank you in advance.
This thread was automatically locked due to age.