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

Integrate with the shared Microsoft developer tools AAD token cache on macOS #275

Merged
merged 3 commits into from
Feb 3, 2021

Conversation

mjcheetham
Copy link
Collaborator

Various Microsoft developer tools share a token cache used by the MSAL library on macOS. This includes Visual Studio for Mac, and Azure CLI amongst others. This allows us to share refresh tokens those applications.

@mjcheetham mjcheetham added enhancement New feature or request platform:osx Specific to the macOS platform auth:microsoft Specific to Microsoft AAD/MSA authentication labels Feb 2, 2021
@mjcheetham mjcheetham force-pushed the msalcache-osx branch 2 times, most recently from 362b6fd to 42b814e Compare February 2, 2021 15:53
Copy link
Contributor

@derrickstolee derrickstolee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the assist, @bgavrilMS!

Full the ~/.gcm data directory path calculation to a property of the
IFileSystem component.
Integrate with the shared Microsoft developer tools cache on macOS
platforms. This allows us to share refresh tokens with VSMac and Azure
CLI.
@mjcheetham mjcheetham merged commit 66a5731 into git-ecosystem:master Feb 3, 2021
@mjcheetham mjcheetham deleted the msalcache-osx branch February 3, 2021 10:15
@mjcheetham mjcheetham mentioned this pull request Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth:microsoft Specific to Microsoft AAD/MSA authentication enhancement New feature or request platform:osx Specific to the macOS platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants