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

Set default auth mode to Scope #4218

Merged
merged 4 commits into from
Jan 15, 2021

Conversation

ancaantochi
Copy link
Contributor

cherry-pick #4095 and #4184

Authentication mode is set as Scope by default. This is a breaking change for leaf devices which are not in scope of edge device. Customer can set the env variable to AuthenticationMode to CloudAndScope if they need to, going forward this option will be deprecated. Will follow up with Emmanuel to have this breaking change documented.
…e#4184)

CI tests were failing because the authentication mode was changed to Scope only. A few changes to the tests to make it work:
- leaf devices should have scope set to the edge device scope
- fixture should use edgeHub sas key to connect to cloud because IotHub doesn't authorize to call scope API with device sas key
@ancaantochi ancaantochi added the 1.1 Release 1.1 label Jan 13, 2021
@kodiakhq kodiakhq bot merged commit edea06f into Azure:release/1.1 Jan 15, 2021
@ancaantochi ancaantochi deleted the ancan/default-auth-mode-1.1 branch March 3, 2021 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants