Skip to main content

Get Simple auth settings

GET 

/api/admin/auth/simple/settings

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

Responses

passwordAuthSchema

Schema

    disabled boolean

    Is username/password authentication disabled

    Example: false
Loading...