Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/ManualAppRegistrationConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ This guide provides detailed steps to manually register both front-end and backe
- Under **Redirect URI**, choose **Web** and enter:

```
https://<api-app-url>azurecontainerapps.io/auth/login/aad/callback
https://<api-app-url>azurecontainerapps.io/.auth/login/aad/callback
```

To find your Web App URL:
Expand Down Expand Up @@ -136,4 +136,4 @@ This guide provides detailed steps to manually register both front-end and backe

You have now manually configured Azure App Registrations.

For further configuration and steps, proceed to Step 2 in [Configure App Authentication](./ConfigureAppAuthentication.md#step-2-configure-application-registration---web-application).
For further configuration and steps, proceed to Step 2 in [Configure App Authentication](./ConfigureAppAuthentication.md#step-2-configure-application-registration---web-application).