Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 619 Bytes

add-platform-redirect-url-dotnet.md

File metadata and controls

17 lines (15 loc) · 619 Bytes
author ms.service ms.subservice ms.topic ms.date ms.author ms.manager
kengaderdus
entra-external-id
customers
include
03/30/2023
kengaderdus
mwongerapk

To specify your app type to your app registration, follow these steps:

  1. Under Manage, select Authentication.
  2. On the Platform configurations page, select Add a platform, and then select Web option.
  3. For the Redirect URIs enter https://localhost:7274/signin-oidc.
  4. Under Front-channel logout URL, enter https://localhost:7274/signout-callback-oidc for signing out.
  5. Select Configure to save your changes.