Skip to content
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

Allow full URLs to be opened in specific containers #1064

Closed
djhworld opened this issue Jan 4, 2018 · 1 comment
Closed

Allow full URLs to be opened in specific containers #1064

djhworld opened this issue Jan 4, 2018 · 1 comment

Comments

@djhworld
Copy link

djhworld commented Jan 4, 2018

At work I login to my cloud provider accounts through a federated login, e.g.

For my development environment: https://federated-login-service.foo/cloud/account/development
For my production environment: https://federated-login-service.foo/cloud/account/production

If I create two profiles in Multi Account Containers (e.g. "Dev", "Prod") I can't see a way of assigning the above URLs to each container profile, so they open in the correct one.

e.g.

if I visit the development URL, it should always open in my "Dev" container profile
if I visit the production URL, it should always open in my "Prod" container profile

When I tick the 'Always open in....' checkbox, it doesn't seem to work this way, it looks like it works at the domain level (i.e. federated-login-service.foo) rather than the above case where the URL implies different semantics.

@groovecoder
Copy link
Member

Duplicate of #691

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants