Skip to content

elan-ev/leihs_ldap_authenticator

Repository files navigation

Set up the ldap-authenticator for leihs

molecule

This is an ansible-role to set up the ldap-authenticator for leihs.

Role Variables

For a full overview of configuration options look at the defaults and the docs of the authenticator. The default values all-in-all follow the official recommendations from the BigBlueButton docs. However, you can configure some more options for extra security if you prefer.

Example Playbook

Your playbook might look like this:

---

- hosts: all
  become: true
  roles:
    - role: elan.leihs_ldap_authenticator

Development

For development and testing you can use molecule. With podman as driver you can install it like this – preferably in a virtual environment:

pip install -r .dev_requirements.txt

Then you can test this role using:

molecule test

License

BSD-3-Clause

Author Information

ELAN e.V

About

Ansible role to install the leihs-ldap-authenticator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages