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

NAA-SSO token supports GRAPH tokens only? #4571

Open
glr0221 opened this issue May 16, 2024 · 4 comments
Open

NAA-SSO token supports GRAPH tokens only? #4571

glr0221 opened this issue May 16, 2024 · 4 comments
Assignees
Labels
Area: authentication Feedback on authentication content Area: Outlook Feedback on Outlook content Needs: attention 👋 Waiting on Microsoft to provide feedback

Comments

@glr0221
Copy link

glr0221 commented May 16, 2024

Hello Team Microsoft.

As per your documentation, the old ways (getCallbackTokenAsync) of getting a REST or EXCHANGE token will be disabled on servers come October 2024. And NAA-SSO is an alternative way of getting tokens moving forward. You sample code features the way of getting GRAPH tokens using NAA-SSO.

However, the sample code does not show how we can get REST-enabled tokens using NAA-SSO. As you know some REST-enabled addins are allowed (exempted) to operate until sometime 2025. Is there a way to get REST-enabled tokens using NAA-SSO?

Thank you very much.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label May 16, 2024
@AlexJerabek
Copy link
Collaborator

Thanks for raising this issue @glr0221.

@besiler, could you please weigh in here?

@AlexJerabek AlexJerabek added Area: authentication Feedback on authentication content Area: Outlook Feedback on Outlook content Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels May 16, 2024
@AlexJerabek AlexJerabek assigned mattgeim and unassigned besiler Jun 4, 2024
@mattgeim
Copy link
Contributor

Sorry for the late response - I don't believe the extension would be included for a new App ID that would be registered as part of enabling NAA. Migration from Outlook REST / EWS to Microsoft Graph is the recommendation. Please let us know if there is a scenario that you are unable to accomplish with Graph and we can involve the appropriate teams to investigate.

@AlexJerabek AlexJerabek added Needs: author feedback Waiting for author (creator) of Issue to provide more info and removed Needs: attention 👋 Waiting on Microsoft to provide feedback labels Jun 11, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Status: no recent activity Issue or PR is stale (no recent activity) label Jun 15, 2024
@glr0221
Copy link
Author

glr0221 commented Jun 16, 2024

@mattgeim Thanks for the feedback. I do agree with you on the migration from REST to GRAPH. The major downside right now of the GRAPH API is that it cannot be used for mobile because it can't support SSO-OBO right now. NAA-SSO, if implemented on mobile, will most definitely push us to use GRAPH for all our addins. Will Identity API 1.3 be supported on mobile? Thanks.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Status: no recent activity Issue or PR is stale (no recent activity) Needs: author feedback Waiting for author (creator) of Issue to provide more info labels Jun 16, 2024
@andrebel10
Copy link

I'm not clear on this. Can we use a token that we got from new NAA flows to access data on the managed EWS API? Or do we now 100% HAVE to use Graph?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: authentication Feedback on authentication content Area: Outlook Feedback on Outlook content Needs: attention 👋 Waiting on Microsoft to provide feedback
Projects
None yet
Development

No branches or pull requests

5 participants