AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

Make LDAP fields mapping used configurable #86

Closed dk1844 closed 5 months ago

dk1844 commented 5 months ago

Background

Currently, we hardcode fields we found in LDAP (displayname, groups, etc.). However, this is specific to our LDAP setup and should be generalized via config

Feature

A description of the requested feature.

Example [Optional]

A simple example if applicable.

Proposed Solution [Optional]

Solution Ideas: