Glauth K8S

  • By Identity Charmers
Channel Revision Published Runs on
latest/stable 16 20 May 2024
Ubuntu 22.04
latest/edge 29 05 Sep 2024
Ubuntu 22.04
juju deploy glauth-k8s
Show information

Platform:

Learn about configurations >

  • base_dn | string

    Default: dc=glauth,dc=com

    The base DN

  • hostname | string

    Default: ldap.glauth.com

    The hostname of the LDAP server. The hostname should NOT contain the LDAP scheme (e.g. ldap://) and port.

  • log_level | string

    Default: info

    Configures the log level. Acceptable values are: "info", "debug", "warning", "error" and "critical"

  • starttls_enabled | boolean

    Default: True

    Enable the StartTLS support or not. DO NOT TURN IT OFF IN PRODUCTION.