Konnect Dev Portal provides flexible options for controlling access to content and APIs. When combined with a Gateway Service, developers visiting a Dev Portal can sign up, create an application, register it with an API, and retrieve API keys without intervention from Dev Portal administrators.
Developer sign ups and application creation require admin approval by default, which can be adjusted through the Konnect UI in Settings > Security.
Application registration is enabled by:
- Enabling user authentication
-
Linking an API to a Gateway Service v3.6+
This is required to enforce auth strategies.
- Publishing an API to a Dev Portal
-
Selecting an authentication strategy when publishing the API to a Dev Portal
This only applies to new APIs, it doesn’t retroactively change existing APIs.