-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Labels
Area: authenticationFeedback on authentication contentFeedback on authentication contentNeeds: attention 👋Waiting on Microsoft to provide feedbackWaiting on Microsoft to provide feedbackStatus: in backlogIssue is being tracked in the backlog but timeline for resolution is unknownIssue is being tracked in the backlog but timeline for resolution is unknownType: doc bugProblem with the documentation (e.g., doc is out of date, unclear, confusing, or broken)Problem with the documentation (e.g., doc is out of date, unclear, confusing, or broken)
Description
Under Authorize the backend Web API below is what is mentioned
"Once the flow completes, the add-in sends the refresh token to the backend Web API and includes the SSO token (if available) or the Exchange identity token."
As far as I know if we use Implicit flow, we don't get refresh token and if we use Authorization code grant flow, we will not need to send refresh token to client and then send it back to client as the refresh token is already available on the webapi. Need some clarification around this.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 53319dc9-a8e9-323e-6ccf-ce169b90abac
- Version Independent ID: 408dbc47-f781-b027-1596-2c91cbbde06b
- Content: Scenario - Implement single sign-on to your service - Office Add-ins
- Content Source: docs/outlook/implement-sso-in-outlook-add-in.md
- Product: outlook
- Technology: add-ins
- GitHub Login: @o365devx
- Microsoft Alias: o365devx
Metadata
Metadata
Assignees
Labels
Area: authenticationFeedback on authentication contentFeedback on authentication contentNeeds: attention 👋Waiting on Microsoft to provide feedbackWaiting on Microsoft to provide feedbackStatus: in backlogIssue is being tracked in the backlog but timeline for resolution is unknownIssue is being tracked in the backlog but timeline for resolution is unknownType: doc bugProblem with the documentation (e.g., doc is out of date, unclear, confusing, or broken)Problem with the documentation (e.g., doc is out of date, unclear, confusing, or broken)