gws.plugin.auth_method.web.core.Config
struct
Web-based authorization options gws.plugin.auth_method.web.core.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
cookieName | str | 'auth' | name for the cookie gws.plugin.auth_method.web.core.Config.cookieName |
cookiePath | str | '/' | cookie path gws.plugin.auth_method.web.core.Config.cookiePath |
secure | bool | True | use only with SSL gws.base.auth.method.Config.secure |
type | 'web' | object type gws.plugin.auth_method.web.core.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text |