Iam

  • Identity Charmers | bundle
Channel Revision Published
latest/edge 8 12 Jul 2023
juju deploy iam --channel edge
Show information

Platform:

Learn about configurations >

  • dev | boolean

    Run Hydra in dev mode, it is needed if HTTPS is not set up. This should only be used for development purposes.

  • jwt_access_tokens | boolean

    Default: True

    Issue JWT access tokens, defaults to True. If set to False, access tokens will be opaque.

  • log_level | string

    Default: info

    The verbosity of logs produced by Hydra. Available values are: panic, fatal, error, warn, info, debug, and trace.