Skip to main content

Clowder Authentication

Requests to the Clowder API require authentication, in the form of a Bearer token.

As of this writing, the Bearer token is a static token, configured when you deploy Clowder. By default, it is nekko-admin-token.

Clowder is building support for multiple forms of authentication.