ingress-controller icon indicating copy to clipboard operation
ingress-controller copied to clipboard

Enable automatic end user redirection to identiy provider when encountering a 403 response

Open EBNull opened this issue 2 years ago • 1 comments

Currently when I visit a protected subdomain without being logged in, or when logged in but without authorization, a 403 page is returned. I'd like to be automatically redirected to the configured identity provider (I use openid / oauth2) instead.

EBNull avatar Jan 26 '23 00:01 EBNull