Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 695 Bytes

add-platform-redirect-web-app-port-5001.md

File metadata and controls

20 lines (17 loc) · 695 Bytes
title author manager ms.author ms.custom ms.date ms.reviewer ms.service ms.topic
Include file - Add a platform and redirect URI for a web application
OwenRichards1
CelesteDG
owenrichards
01/18/2024
identity-platform
include

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:5001/signin-oidc.
  4. Under Front-channel logout URL, enter https://localhost:5001/signout-callback-oidc for signing out.
  5. Select Configure to save your changes.