Skip to main content

Get Simple auth settings

GET /api/admin/auth/simple/settings

Is simple authentication (username/password) enabled for this server

Request

Responses

passwordAuthSchema

Schema
  • enabled boolean

    Is username/password authentication enabled

Loading...