thmarx / cms

Java flat file cms
GNU General Public License v3.0
0 stars 0 forks source link

Connection of external AuthServices #204

Open thmarx opened 3 months ago

thmarx commented 3 months ago

With auth it is possible to setup basic authentication on uris. credentials are stored local. it would be awesome if we could connect external systems, where users are stored.

thmarx commented 3 months ago

example: https://auth0.com

thmarx commented 3 months ago

or keyclock for selfhosted solution. AuthService should be customizable via module