Is there a way to do a page redirect if an AuthorizationHandler provides a Fail()?
I'd like to have my own Unauthorized page to show up on such cases, instead of only getting back a 401.
Is there a way to do a page redirect if an AuthorizationHandler provides a Fail()?
I'd like to have my own Unauthorized page to show up on such cases, instead of only getting back a 401.