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

Added the Azure.MixedReality.Authentication library #16714

Merged
40 commits merged into from
Feb 23, 2021

Conversation

craigktreasure
Copy link
Contributor

This change adds an authentication library for Mixed Reality services, which all currently utilize a custom STS for authentication. Upcoming Mixed Reality client libraries will depend on this library to perform authentication using identities from Azure.Identity. See the added README.md for more information about the library.

ApiView link

@craigktreasure
Copy link
Contributor Author

/azp run prepare-pipelines

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Craig Treasure added 28 commits February 12, 2021 11:14
Shared no longer contains a `__init__.py` file to prevent cyclic dependencies.
  - Lots of bugs around the async stuff. We actually need async versions of all of the credential types :(. You also have to use the async version of the bearer token policy, which took me a while to figure out.
  - The swagger config file named as README gets picked up by some validation with certain assumptions, so I've renamed it.
  - The version number now matches the other libraries.
@craigktreasure craigktreasure force-pushed the craig/mr-authentication-lib branch from 47b5fab to 9d0a681 Compare February 12, 2021 19:20
@craigktreasure craigktreasure force-pushed the craig/mr-authentication-lib branch from 3be2d57 to e2d0f64 Compare February 22, 2021 23:55
@ghost
Copy link

ghost commented Feb 23, 2021

Hello @craigktreasure!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 1a60ae0 into Azure:master Feb 23, 2021
@craigktreasure craigktreasure deleted the craig/mr-authentication-lib branch February 23, 2021 21:53
This pull request was closed.
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

Successfully merging this pull request may close these issues.

5 participants