Skip to content

Register a React Application

Asgardeo provides an application template with default configurations to register a React application with minimal effort.

To register a React application,

  1. On the Asgardeo Console, go to Applications.

  2. Click New Application and select React.

    Select React application template

  3. In the wizard that appears, enter the following details:

    Create a React application

    Parameter Description
    Name A unique name to identify your application.
    Authorized redirect URL The URL to which the authorization code is sent upon user authentication and where the user is redirected upon logout.

  4. Click Create to complete the registration.

What's next?