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 specifying domain or tenant id when logging in #3974

Closed
2 tasks
markcowl opened this issue May 15, 2017 · 1 comment
Closed
2 tasks

Allow specifying domain or tenant id when logging in #3974

markcowl opened this issue May 15, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@markcowl
Copy link
Member

markcowl commented May 15, 2017

Description

Tokens stored in the cache under domain name are not retrievable using the tenant ID. Update authentication code (both stack-dev and preview) to allow logging in using domain or tenant ID.

  • Add extra authentication hop if domain is provided instaead of guid tenant Id to retrieve the token for the tenantID.
  • Add live tests to verify login using both tenantId and domain name

Cost: 6

@cormacpayne
Copy link
Member

This has been fixed and will be available in version 6.7.0 of AzureRM

@bsiegel bsiegel added the Service Attention This issue is responsible by Azure service team. label Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants