====== glewlwyd ======
Para la compilacion
╰─#─➤
apt-get install libmicrohttpd-dev sqlite3 libsqlite3-dev default-libmysqlclient-dev libpq-dev libgnutls-dev libconfig-dev libldap2-dev liboath-dev libcbor-dev
apt install libgnutls28-dev build-essential cmake
apt install libjansson-dev libconfig-dev libsystemd-dev libcurl-dev libcurl4-gnutls-dev libmariadb-dev libsqlite3-dev default-libmysqlclient-dev libpq-dev libldap2-dev liboauth-dev liboath-dev libcbor-dev libmicrohttpd-dev libulfius-dev
git clone https://github.com/babelouest/glewlwyd.git
mkdir glewlwyd/build
cd glewlwyd/build
cmake ..
cmake build
make
make install
====== lemonldap ======
apt install lemonldap-ng libapache2-mod-fcgid libapache2-mod-perl2 ssl-cert libfcgi-perl libtest-email-perl libemail-sender-perl libgd-securityimage-perl libimage-magick-perl
╰─#─➤ history | grep lemonldap-ng-cli
/usr/share/lemonldap-ng/bin/lemonldap-ng-cli -yes 1 set portal https://oauth.floresvillatoro.com https 1 securedCookie 1
/usr/share/lemonldap-ng/bin/lemonldap-ng-cli info
/usr/share/lemonldap-ng/bin/lemonldap-ng-cli get portal
/usr/share/lemonldap-ng/bin/lemonldap-ng-cli get domain
/usr/share/lemonldap-ng/bin/lemonldap-ng-cli update-cache
/usr/share/lemonldap-ng/bin/lmConfigEditor
vi /etc/lemonldap-ng/lemonldap-ng.ini
Usuario portal auth: dwho:dwho
====== Referencias ======
* https://stackoverflow.com/questions/29053277/cas-vs-saml-vs-oauth2
* https://www.okta.com/identity-101/whats-the-difference-between-oauth-openid-connect-and-saml/
* https://en.wikipedia.org/wiki/List_of_single_sign-on_implementations
* https://lemonldap-ng.org/welcome/
* https://github.com/ory/hydra
* glewlwyd
* https://babelouest.github.io/glewlwyd/docs/INSTALL.html
* https://oauth.net/code/
* https://salsa.debian.org/bisco-guest/sso-evals/
* https://www.worteks.com/fr/2018/04/30/lemonldapng-installation-et-configuration-authentification-ad-et-kerberos/
* https://lemonldap-ng.org/documentation/quickstart
* https://lemonldap-ng.org/documentation/latest/index_idp.html
* https://lemonldap-ng.org/documentation/latest/authdbi.html
* https://lemonldap-ng.org/documentation/latest/applications.html
* https://lemonldap-ng.org/documentation/1.0/sqlconfbackend
* https://github.com/Worteks/ldapcon2019-llng-workshop