Skip to content

Documentation seems to mention that client's add-in code sends refresh token #3413

@kasturgo

Description

@kasturgo

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.

Metadata

Metadata

Assignees

Labels

Area: authenticationFeedback on authentication contentNeeds: attention 👋Waiting on Microsoft to provide feedbackStatus: in backlogIssue 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)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions