Create, edit, and delete applications in the Konnect Dev Portal.
Prerequisite
Register for developer access to the Konnect Dev Portal.
Create an Application
Developers can create applications from the Konnect Dev Portal.
-
Log in to the Konnect Dev Portal.
-
Click the arrow by your login name to open a menu and click Dashboard.
The My Apps page is displayed. The first time you access this page, it is empty.
-
Click + New App. The Create New Application dialog is displayed.
-
(Required) Enter an Application name.
The application name must be unique.
-
(Required) Enter a Reference ID.
The Reference ID must be unique. If your organization is using the OIDC flow for application registration, enter the ID of your third-party OAuth2 claim.
-
(Optional) Enter a Description of your application.
-
Click Create.
The application details page is displayed for the newly created application.
View Application Details
The application details page displays the application name, its description, Reference ID, authentication credentials, and Services with which an application is registered.
To access this page:
-
Click Dashboard from the menu under your login name.
-
In the My Apps page, click on an application.
From this page, you can:
- Edit the name, reference ID, and description of your application.
- Generate or delete credentials.
- View the Catalog of Services you can register your application with, if no applications have a registration request yet. You can also create an application on the fly when registering an application with a Service.
-
View the status of an application registration to a Service.
Edit an Application
Edit basic details like the name, reference ID, and description of your application. You can also delete your application from the Update Application dialog.
-
From the application details page, click Edit.
The Update Application dialog is displayed.
-
Make your changes and click Update.
Delete an Application
Delete your application from the Konnect Dev Portal. You can delete an application from the following locations:
-
In your Dashboard > My Apps page, click the icon for the app you want to delete and choose Delete.
-
In the Update Application dialog, click Delete.
You are prompted to confirm the deletion.