aboutsummaryrefslogtreecommitdiff
path: root/scripts/hedgedoc-ldap_to_oauth2/README.md
blob: d6c0d8bd3d2295e4f048478d94d6bb3f98384bf3 (plain) (blame)
1
2
3
4
5
6
7
8
Script to convert CodiMD, HackMD or Hedgedoc Postgres database users from LDAP authentication to OAuth2 (i.e. Keycloak in our case).


`ldap_users.txt` should look like:
```
scott LDAP-1000
peter LDAP-1001
```