AB#38716 MSAL integration with DevXApi application/RSC endpoint#11
Merged
gracet9182 merged 13 commits intoJul 22, 2021
Conversation
gracet9182
requested review from
acchiang,
anneguo3,
ayubun,
csyan5,
jerryxihe,
lhao03,
lokimeyburg,
omersayshi and
v-mschramm
July 16, 2021 16:10
omersayshi
reviewed
Jul 19, 2021
Merged
gracet9182
force-pushed
the
interns/gracet9182/38715-output-app-token
branch
from
July 21, 2021 17:19
6f94d43 to
c805d76
Compare
gracet9182
changed the base branch from
interns/omersayshi/38714-app-mode-endpoint
to
interns/feature/ge-app-mode-proxy-endpoint
July 21, 2021 17:21
…s/gracet9182/38715-output-app-token
v-mschramm
approved these changes
Jul 21, 2021
Collaborator
|
Tested this with the Teams app (as well as Postman) and everything seemed good once CORS was disabled. Great work! |
jerryxihe
approved these changes
Jul 22, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Notes
Depending on your configuration, you may need to set up an Azure blob. I've recorded a video how to set it up for devxapi. This is done via Azure Portal. Sign in into your
microsoft.comemail to get access to the Garage azure. You will need to use the connection string from the azure storage and put it inappsettings.jsonAzure.Blob.mp4
Demo
/graphproxy/token/{tenantId}(note it was/graphproxy/tokenbut is now/graphproxy/token/{tenantId}Testing.token.mp4
Testing Instructions
appsettings.jsonhttps://localhost:44399/graphproxy/token/{tenantId}in postman