slackbuilds/network/glewlwyd
Arn0 2dc520a0ff
network/glewlwyd: Updated for version 2.7.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-14 08:49:58 +07:00
..
README network/glewlwyd: Wrap README at 72 columns. 2022-03-13 17:42:26 -04:00
doinst.sh
glewlwyd.SlackBuild network/glewlwyd: Updated for version 2.7.5. 2023-01-14 08:49:58 +07:00
glewlwyd.info network/glewlwyd: Updated for version 2.7.5. 2023-01-14 08:49:58 +07:00
rc.glewlwyd
slack-desc network/glewlwyd: updated for version 2.0.0 2019-11-09 09:39:15 +07:00

README

Glewlwyd Oauth 2 authentication server

Oauth 2 Server providing JSON Web Tokens for identification.

Lightweight, fast and easy to install on small systems.
Requires a MySql, PostgreSQL or SQLite3 database.
Handles LDAP or database for users backend.

The API backend is fully written in language C, it's based on Ulfius
HTTP framework, Hoel database framework and Libjwt JSON Web Tokens
library.

Set GLEWLWYD_SQLITE_INIT=1 to initialize, if it doesn't exist already,
a proper SQLite /var/cache/glewlwyd/glewlwyd.db when installing the
package.

The sample configuration file in /etc/glewlwyd/glewlwyd.conf.sample
is then directly usable with the pretty insecure admin/password
credentials.