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

Release Azure.Identity Library Preview #3505

Closed
4 of 21 tasks
AlexGhiondea opened this issue May 2, 2019 · 1 comment
Closed
4 of 21 tasks

Release Azure.Identity Library Preview #3505

AlexGhiondea opened this issue May 2, 2019 · 1 comment
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. Epic

Comments

@AlexGhiondea
Copy link
Contributor

AlexGhiondea commented May 2, 2019

Goal:

Release the Azure.Identity library
Integrate this library in the other client libraries.

  • Gap Analysis of MSAL
  • Provide Feedback to MSAL Team and schedule updates
  • Finalize Azure.Identity footprint for SDK Preview
  • Azure.Core Updates
    • Credential (base for Token, SAS, etc)
    • TokenCredential
    • CredentialPolicy
  • Azure.Identity
    • Classes
      • AzureCredential
      • ClientSecretCredential
      • ClientCertificateCredential
      • MSICredential
      • TokenCredentialProvider
      • EnvironmentCredentialProvider
      • MSICredentialProvider
    • Implementations
      • ClientSecretCredential
      • ClientCertificateCredential
      • ManagedIdentityCredential
  • Investigate other authentication schemes we need to support (user auth, auth from shared token cache)
@AlexGhiondea AlexGhiondea added Client This issue points to a problem in the data-plane of the library. Azure.Identity Epic labels May 2, 2019
@mayurid mayurid modified the milestones: Sprint 149, Sprint 153 May 8, 2019
@AlexGhiondea AlexGhiondea removed this from the Sprint 153 milestone Jun 22, 2019
@joshfree
Copy link
Member

Closing Preview 1 (July Preview) Epic

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. Epic
Projects
None yet
Development

No branches or pull requests

4 participants