Skip to content

feat: Migrate authenticated user search

Resolves #52 (closed)

Resolves #53 (closed)

This MR includes the following:

  • Updates the OpenAPI spec
  • Adds RestClient support to fetch people from fdndb-api
  • Adds process of fetching from fdndb before ldap
  • Adds authenticated user search for uid, name, and email
  • Adds testing
  • Eliminates a bit of code smell
Edited by Zachary Sabourin

Merge request reports