Create, Edit, and Delete an Application
After a Developer is granted access by an admin to the Konnect Dev Portal, they will be able to create, edit, and delete applications.
For more information about registering for a Konnect Dev Portal as a Developer, see Developer Registration.
Note: The following is all done through the Dev Portal, not through konnect.konghq.com. As an admin, find the Dev Portal URL via Dev Portal > Published Services.
Create an Application
Developers can create an application and link it to a Service.
-
In the Konnect Dev Portal, click My Apps from the dropdown menu in the upper right corner under your login email.
-
On the My Apps page, click the New App button.
-
Fill out the Create New Application form with your application name, reference ID, and description. Note that 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.
-
Click Create to save and see your new application’s detail page.
View Application Details
Access and modify applications from an application’s details page. Find a list of your current applications on the My Apps page, accessible through the dropdown menu in the top right corner under your login email.
You can do the following through the application details page:
- Edit the name, reference ID, and description of an application.
- Generate or delete credentials.
- View a catalog of Services that can be registered with the application, if no Services are registered yet.
- View the status of an application registration to a Service.
Edit an Application
Edit the name, reference ID, and description of your application by going to My Apps in the dropdown menu under your login email, selecting your application, and clicking Edit.
Delete an Application
You can permanently delete an Application from the Dev Portal:
-
On the My Apps page in the dropdown menu under your login email, click the cog icon next to an application and click Delete.
-
Confirm deletion in the pop-up modal.
You can also delete an application from the application details page. See Edit an Application.