Skip to content

Register a Next.js Application

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

To register a Next.js application,

  1. On the Asgardeo Console, go to Applications.

  2. Click New Application and select Next.js.

    Select Next.js application template

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

    Create a Next.js 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?