gws.plugin.auth_provider.file.Config
struct
File-based authorization provider gws.plugin.auth_provider.file.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
path | gws.core.types.FilePath | path to the users json file gws.plugin.auth_provider.file.Config.path | |
allowedMethods | [ str ] | allowed authorization methods gws.base.auth.provider.Config.allowedMethods | |
type | 'file' | object type gws.plugin.auth_provider.file.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text |