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
  • disabled boolean

    Is username/password authentication disabled

Loading...