Skip to content

Implement GUID/UUID handling Phase 4: OpenLDAP entryUUID support #303

@JayVDZ

Description

@JayVDZ

Summary

Follow-up work from #300 to complete the GUID/UUID handling strategy for OpenLDAP.

Phase 4: Add OpenLDAP entryUUID support

  • OpenLDAP's entryUUID is a string attribute (RFC 4530), not binary
  • Use IdentifierParser.FromString() for parsing
  • Implement when OpenLDAP connector work begins

Prerequisites

  • OpenLDAP connector implementation

OpenLDAP Integration Test Infrastructure

OpenLDAP is being introduced into the JIM integration test ecosystem as part of #72 (partition-scoped imports). That issue establishes the multi-suffix OpenLDAP configuration in docker-compose.integration-tests.yml and creates the population/test scaffolding. Once that infrastructure is in place, this issue can build on it without duplicating the setup work.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions