Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 639 Bytes

File metadata and controls

15 lines (13 loc) · 639 Bytes
author kengaderdus
ms.topic include
ms.date 03/25/2024
ms.author kengaderdus

To specify that this app is a public client and can use native authentication, enable public client and native authentication flows:

  1. From the app registrations page, select the app registration for which you want to enable public client and native authentication flows.
  2. Under Manage, select Authentication.
  3. Under Advanced settings, allow public client flows:
    1. For Enable the following mobile and desktop flows select Yes.
    2. For Enable native authentication, select Yes.
  4. Select Save button.