Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Allow Gangway to be able to support CNAMEs #183

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tall3n
Copy link

@tall3n tall3n commented Apr 2, 2021

This change allows gangway to support use of CNAMEs so clusters can be switched that hosts gangway.

i.e.

Cluster 1 = gangway.blah1.example.com
Cluster2 = gangway.blah2.example.com

CNAME = gangway.blah.example.com

Based on a config change it allows it to intercept the incoming host and forward it properly to the authorizer so the authorizer can send back to the proper url to prevent session mixups.

@tall3n tall3n force-pushed the master branch 2 times, most recently from ed3478f to b676c69 Compare April 2, 2021 16:46
tallen and others added 6 commits April 5, 2021 18:27
Signed-off-by: Tyler Allen <tyler.allen@aspect.com>
Signed-off-by: Tyler Allen <tyler.allen@aspect.com>
Signed-off-by: Tyler Allen <tyler.allen@aspect.com>
Signed-off-by: Tyler Allen <tyler.allen@aspect.com>
Signed-off-by: Tyler Allen <tyler.allen@aspect.com>
Signed-off-by: Tyler Allen <tyler.allen@aspect.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants