Skip to content

Create user on auth

Louis Gombert requested to merge 14-create-user into master

Previously, if the user given by token was not in the db, the API refused access to them. We had to rewrite partially the Keycloak Auth provider to change this behaviour.

This is a temporary fix, waiting for this MR to be merged, which will allow to change the validation method.

Closes #14 (closed)

Edited by Mathis Chapuis

Merge request reports