Skip to content

django/utils: Add conversion functions between django and keycloak ids

Django uses integer identifiers while keycloak uses UUIDs so add some utility functions to covert back and forth between the two.

Edited by Antoine Lambert

Merge request reports