Versions in this module Expand all Collapse all v0 v0.6.5 Feb 7, 2017 Changes in this version + func Backend() *backend + func Factory(conf *logical.BackendConfig) (logical.Backend, error) + type CLIHandler struct + func (h *CLIHandler) Auth(c *api.Client, m map[string]string) (string, error) + func (h *CLIHandler) Help() string + type ConfigEntry struct + BaseURL string + Org string + Token string + func (c *ConfigEntry) OktaClient() *okta.Client + type GroupEntry struct + Policies []string + type UserEntry struct + Groups []string + Policies []string