Skip to content

Commit

Permalink
Merge pull request #29 from AfraHussaindeen/main_connector-store-config
Browse files Browse the repository at this point in the history
Fix a typo in the readme
  • Loading branch information
AfraHussaindeen authored Dec 18, 2024
2 parents 45da1bc + 1344d82 commit e8f59de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/react-sample-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The application will open at [`https://localhost:3000`](https://localhost:3000).
If you need to run the development server on a different port, follow these steps:

1. Update the `PORT` in the `.env` file located at the root of the application.
2. Update the `signInRedirectURL` and `signOutRedirectURL` in the `src/runtime-config.json` file.
2. Update the `signInRedirectURL` and `signOutRedirectURL` in the `public/runtime-config.json` file.
3. Go to the Identity Server/Asgardeo Console and navigate to the **Protocol** tab of your application:
- Update the **Authorized Redirect URL**.
- Update the **Allowed Origins**.

0 comments on commit e8f59de

Please sign in to comment.