Skip to content

AB#38714 Set up end point for graph explorer application mode proxy - #10

Merged
omersayshi merged 4 commits into
interns/feature/ge-app-mode-proxy-endpointfrom
interns/omersayshi/38714-app-mode-endpoint
Jul 21, 2021
Merged

AB#38714 Set up end point for graph explorer application mode proxy#10
omersayshi merged 4 commits into
interns/feature/ge-app-mode-proxy-endpointfrom
interns/omersayshi/38714-app-mode-endpoint

Conversation

@omersayshi

@omersayshi omersayshi commented Jul 15, 2021

Copy link
Copy Markdown

Overview

Created basic entry point for the new endpoint that will be called.
Created empty service classes for Authorization and Graph Client to be initialized for easier understanding of endpoint structure.

Testing Instructions

  • Run the repo
  • Set a break point in the new controller to whichever action endpoint you are testing (Ex: Line 20 for GET)
  • Run the API locally
  • Open postman and call the api with your choice of action with the endpoint '/graphproxy/{Add anything here}'
  • Add an authorization code as a header
  • Send the request
  • You should see {Add anything here} as the 'all' parameter and the authorization code as the Authorization parameter

ADO: https://dev.azure.com/microsoftgarage/Intern%20GitHub/_sprints/taskboard/GI21%20-%20Graph%20Explorer/Intern%20GitHub/Y21-S/06?workitem=38714

Set up end point for graph explorer application mode proxy
Added Authorization header retrieval parameter
@omersayshi omersayshi self-assigned this Jul 16, 2021
@omersayshi omersayshi changed the title Set up end point for graph explorer application mode proxy #38714 Set up end point for graph explorer application mode proxy Jul 16, 2021
Added Authentication error handling to allow testing through postman (should be removed before being merged in)
Comment thread GraphWebApi/Startup.cs
@omersayshi omersayshi changed the title #38714 Set up end point for graph explorer application mode proxy AB#38714 Set up end point for graph explorer application mode proxy Jul 21, 2021
Comment thread GraphWebApi/Startup.cs
Added comment for testing services
@omersayshi
omersayshi merged commit 52fd69d into interns/feature/ge-app-mode-proxy-endpoint Jul 21, 2021
@omersayshi
omersayshi deleted the interns/omersayshi/38714-app-mode-endpoint branch July 21, 2021 18:23
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.

3 participants