diff --git a/configuration.properties b/configuration.properties index 64181ba..7d83b0e 100644 --- a/configuration.properties +++ b/configuration.properties @@ -13,10 +13,11 @@ gina-ldap-client.ldap-connection-timeout=60000 gina-ldap-client.ldap-read-timeout=5000 # GitLab server +gitlab.hostname=SOME-URL # To generate a token, log on to your GitLab server and generate a "personal access token" (you must have Admin # access level). The token must have scopes "api", "sudo" and "admin_mode". # Supplying a token is a better practice that supplying a user name and a password. -gitlab.hostname=SOME-USER +# Hint : note somewhere (for instance, here) the GitLab user for which the token has been generated. gitlab.account.token=SOME-TOKEN # (optional) Administrator LDAP group. Can be empty.