MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.21k stars 21.35k forks source link

We want additional information about Authentication flow. #96734

Closed kohei-miyoshi closed 1 month ago

kohei-miyoshi commented 2 years ago

In the section "Authentication flow", it is better to explain about cookie more detail. Everybody can't know what name of cookie is used easily now.

Please add above information. e.g.

Step Without provider SDK With provider SDK
3. Establish authenticated session App Service adds authenticated cookie (AppServiceAuthSession) to response. App Service returns its own authentication token to client code.
4. Serve authenticated content Client includes authentication cookie (AppServiceAuthSession) in subsequent requests (automatically handled by browser). Client code presents authentication token in X-ZUMO-AUTH header (automatically handled by Mobile Apps client SDKs).

Thank you


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

KranthiPakala-MSFT commented 2 years ago

Thank you for reaching out. At this time we are reviewing the ask and will provide an update as appropriate

Grace-MacJones-MSFT commented 2 years ago

Upon further review we feel your feedback would be best received by the doc author to determine if an update to the current doc is necessary, or to create a new doc if they align with the feedback.

cephalin commented 1 month ago

Internal item created: https://dev.azure.com/msft-skilling/Content/_workitems/edit/288590

please-close