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 OXU Developer portal.
Last updated
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 OXU Developer portal.
Last updated
Sign in to the OXU Developer
From the left sidebar, open app management
Select integration apps
You will see a list of all integration applications created in your workspace.
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.
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.
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.
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 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.
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.
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.