Managing your integration applications

This section explains where to find your apps and what you can do with them. After creating an integration application, you can view and manage it at any time from the Oten Developer portal.

Where to find your integration apps

  1. Sign in to the Oten Developer

  2. From the left sidebar, open app management

  3. Select integration apps

You will see a list of all integration applications created in your workspace.


Understanding the integration app list

The integration app list helps you quickly understand and manage your applications.

For each application, you can see:

  • App ID,

  • Logo,

  • App name,

  • Created date,

  • Action.

From this list, you can take action on any application.


What you can do from the app list

View application details

Click on an application name to open its detail page.

Here, you can review:

  • App information (name, description, logo),

  • Client configuration,

  • Integration and quick start guidance.


Edit application information

You can update basic app information at any time:

  • Change app name or description

  • Update app logo

  • Enable or disable the application

Changes are applied immediately after saving.


Manage clients

Each integration application can have one or more clients.

From the application detail page, you can:

  • Add a new client (spa, regular web app, native application),

  • Edit an existing client configuration,

  • Delete a client that is no longer needed.

Use multiple clients if your application has different platforms (for example: web and mobile).


Create a new client

Create a new client when:

  • Your apps support multiple platforms

  • Your apps need different redirect urls

  • Your apps want to separate environments (for example: dev and production)

You will be guided to choose the correct client type and configuration.


Delete an application

If an integration application is no longer used, you can delete it.

Before deleting:

  • Make sure the app is not used in production

  • Confirm no active users depend on it

Once deleted, the application and its clients cannot be recovered.


What should I do next?

  • Review your client configuration,

  • Open the quick start tab to integrate authentication,

  • Test the login flow end-to-end.

Your integration application is now ready to be managed and extended as your needs grow.

Last updated