-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the ability to edit the domain list #839
Comments
I think this is a duplicate, it certainly has been discussed elsewhere. |
I think this is related to #719 |
Any news on this? I desperately need this feature to assign an AWS account login page per container, but I can't do it right now because it immediately redirects. |
You may need one or both of these:
The additions and removals in If you're on a system that doesn't have My understanding is that automatic transfer between containers is based on matching domains, not whole URLs, which means that you can't assign http://some.site/login?user=foo and http://some.site/login?user=bar to different containers. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
An example of the kind of problem encountered by users is #2415. |
Maybe tricking the server into returning a 404 (or similar) helps, see here: #1670 (comment) EDIT: an improved workaround would be simply disabling redirects temporarily #1670 (comment) |
Add the ability to edit the domain list to assign a domain to a container.
That way I could fill the list up front with all work domains etc.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: