juzhiyuan commented on issue #12170: URL: https://github.com/apache/apisix/issues/12170#issuecomment-3199465035
I also prefer to not generate an admin key automatically. My thoughts: 1. There is one parameter "admin_key_required", if the user wants to try APISIX (e.g., docs.api7.ai getting started section), just set this parameter to false. No matter if the key exists or not. 2. If the above parameter is **true**, and the key doesn't exist or empty, fail fast and ask the user to set a key. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org