Xyna-Factory / xyna-factory

Sources of the Xyna Factory Server, Xyna runtime applications (like GuiHttp or gitintegration), and installation scripts.
Apache License 2.0
15 stars 3 forks source link

Credentials Login with LDAP #181

Closed johannesheucher-gip closed 3 weeks ago

johannesheucher-gip commented 1 year ago

It shall be possible to make a credentials login (username, password) with Xyna and authenticate against an LDAP.

csc-gip commented 1 year ago

Using the LDAP as credential store (user password hash stored in LDAP) or authentication against the LDAP server itself (ldap-bind)?

johannesheucher-gip commented 1 year ago

It's planned as an authentication against the LDAP server itself (ldap-bind).