Replies: 3 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
@vrlorad |
Beta Was this translation helpful? Give feedback.
-
You can set the Admin Gui as a service and authentication in front. The Gui has to listen to only localhost |
Beta Was this translation helpful? Give feedback.
-
I manage to run Kong Manager in Enterprise free mode and I can see default workspace with all services, routes and consumers I created by using Admin API. Also, it is possible to add new consumers, create services and routes and assign plugins etc.
As I understood, since I do not have license I am limited only to default workspace and there is no possibility do add new users and roles since for RBAC I need license for this as well.
But what about Kong Manager authentication? I have enabled basic-auth for kong_admin_gui_auth and my expectation was that I would be able to get login form and use super admin user to log in but I get "Authentication is not enabled" when go to:
https://kong-manager.my-domain.com/login
Is it possible to enable authentication in Kong Manager Enterprise Free mode or I need to obtain licensed version for this?
Also, this is part of my values.yaml from Helm chart where I enabled the basic-auth:
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions