SATOSA icon indicating copy to clipboard operation
SATOSA copied to clipboard

Select LDAP config by extracted attribute

Open shaardie opened this issue 3 years ago • 1 comments

This patch introduces a new global config variable provider_attribute to make it possible to select the config not only by entity but also select the config variable by a previous set attribute. This way it is possible to use a single point of authentication, but enrich the information from different ldap server based on e.g. the domain attribute extracted in previous steps.

All Submissions:

  • [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [x] Have you added an explanation of what problem you are trying to solve with this PR?
  • [x] Have you added information on what your changes do and why you chose this as your solution?
  • [ ] Have you written new tests for your changes?
  • [x] Does your submission pass tests?
  • [x] This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

shaardie avatar Dec 11 '21 15:12 shaardie

Any update here? Is something missing in this PR for approval?

shaardie avatar Apr 15 '22 09:04 shaardie