Elad Itzhakian

Results 1 issues of Elad Itzhakian

My setup is like so: Client -> ALB (443) -> EC2 (80) I'm doing the SSL handshake on the ALB, but then the AnnotationLab server redirects me to: ``` http://mydomain/auth/realms/master/protocol/openid-connect/auth?client_id=annotationlab&response_type=code&redirect_uri=http://mydomain/getUserToken...