Enable Key Auth in the Dev Portal
Key Authentication for the Dev Portal can be enabled in three ways:
- via the
- via the the command line
- via the
- Find Authentication plugin under the Authentication tab.
- Select Key Authentication from the drop down.
- Click Save Changes.
To patch a Dev Portal’s authentication property directly, run:
Kong allows for a default authentication plugin
to be set in the Kong configuration file with the portal_auth
property.
In your file, set the property as follows: