migration

This commit is contained in:
2026-03-05 15:20:19 -05:00
parent 4fcc9c671c
commit f6cef035e2
4 changed files with 144 additions and 8 deletions

9
ldap.vars.theta42 Normal file
View File

@@ -0,0 +1,9 @@
# Set some variables for the test of the file
export ldap_host="ldap.internal.theta42.com"
export ldap_base_dn="dc=theta42,dc=com"
export ldap_bind_dn="cn=ldapclient service,ou=People,$ldap_base_dn"
export ldap_bind_password=""
export sso_url="https://sso.theta42.com"
export sso_token="" # This is the only optional variable