# Authentication
Authentication depends on the Installation Mode, please make sure to select the tab below based on your specific installation mode.
- In Password Auth Mode: Production based installation will require you to implement an authentication endpoint. The goal of the endpoint is to authenticate a specific user so that the skills display and skills reporting can be properly secured.
- In PKI Mode: User's id is derived implicitly from the certificate, an authentication endpoint is not required