django/utils: Add conversion functions between django and keycloak ids
Django uses integer identifiers while keycloak uses UUIDs so add some utility functions to convert back and forth between the two.
Django uses integer identifiers while keycloak uses UUIDs so add some utility functions to convert back and forth between the two.