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
Staging instance, all changes can be removed at any time
Django uses integer identifiers while keycloak uses UUIDs so add some utility functions to covert back and forth between the two.