Skip to content

Add -AccessToken parameter to Connect-Graph #374

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

Merged
merged 5 commits into from
Sep 15, 2020
Merged

Add -AccessToken parameter to Connect-Graph #374

merged 5 commits into from
Sep 15, 2020

Conversation

peombwa
Copy link
Member

@peombwa peombwa commented Sep 15, 2020

This PR adds -accessToken to Connect-Graph. The access token lives in the session object and the customer will have to handle its refresh by calling Connect-Graph -AccessToken "NEW_TOKEN".

Proposed Usage

image

Closes #335

@peombwa peombwa self-assigned this Sep 15, 2020
@peombwa peombwa merged commit 9a13536 into dev Sep 15, 2020
@peombwa peombwa deleted the po/BYOT branch September 15, 2020 22:33
@darrelmiller darrelmiller added this to the 0.9.2 milestone Sep 21, 2020
@georgend georgend linked an issue Oct 14, 2020 that may be closed by this pull request
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.

Add support for -AccessToken in Connect-Connect Connect using BYOT via a Managed Identity in Azure Functions
3 participants