Replies: 2 comments 2 replies
-
Micronaut try to detect if behind a reverse proxy the scheme of the callback url. micronaut:
server:
host-resolution:
host-header: Host
protocol-header: X-Forwarded-Proto
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Has anybody found a solution for this? It doesn't seems to solve for nginx-ingress-controller in EKS |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can we add a feature for the callback URL with HTTPS, since my ingress was blocked by the HTTP?
Beta Was this translation helpful? Give feedback.
All reactions