Not a bug, but it would be nice to support Yunohost Single Sign On on Tandoor. There's i think two problems to solve. I don't have a good solution to propose but i'm just writing some thoughts here for further reference .
Internal user creation
Tandoor creates internal users in its DB on login, so it may require additional logic upstream to auto-create users when a "logged-in user" (as declared by HTTP header) does not exist yet in DB.
Tandoor Admin account
The admin account, from what i understand, cannot be a "normal" account. Is that correct? In any case, the Yunohost package should allow to configure it.
Not a bug, but it would be nice to support Yunohost Single Sign On on Tandoor. There's i think two problems to solve. I don't have a good solution to propose but i'm just writing some thoughts here for further reference .
Internal user creation
Tandoor creates internal users in its DB on login, so it may require additional logic upstream to auto-create users when a "logged-in user" (as declared by HTTP header) does not exist yet in DB.
Tandoor Admin account
The admin account, from what i understand, cannot be a "normal" account. Is that correct? In any case, the Yunohost package should allow to configure it.