Open axl-pis opened 5 years ago
the jwt-delegate doesn't properly work and needs debug :\ This extension is needed in SyncPlanet service with some improvements that could be made (would explain more in further message) Re-opening the issue! @axl-pis
By extension, how the different errors will be processed?
the server could return a 401 or 200 (https://github.com/remyla/damas-core/wiki/4-Specifications#signin)
I write a bit more details about how the delegated authentication could work.
For now, we authenticate users on the local server using the local database. We would like to be able to configure the local server to delegate the authentication process to another damas-core server.