I'd like to know If I can use Authorizer to secure apps in Kubernetes. Usually it can be done by some configuration inside ingress controller to pass authentication/authorization flow through external component like: keycloack, supertokens, auth0.
If possible, It would be nice to have an example in documentation