Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

This sample should be using the Microsoft Graph SDK to demonstrate best practices #19

Description

@baywet

Hi,
Thanks for putting the sample together, OBO is a common request when people are trying to interact with Microsoft Graph.

I believe that this sample should be using (and demonstrating) the use of the SDK instead of crafting requests manually. This way customers would see the full, end to end scenario, and not just auth.

String result = restTemplate.exchange("https://graph.microsoft.com/v1.0/me", HttpMethod.GET,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions