Categories
Kerberos Linux SSO

Fun with Kerberos – WIP

Today I changed some things regarding authentication in my local setup and (once again) was curious about enabling more services to user kerberos logins. And – as always – I ended up in an extensive debug session in order to make (some) things work. To spare some of you some of your precious time I’ll […]

Categories
IdP Kerberos Keycloak Linux Shibboleth Simplesamlphp SingleSignOn SSO

Single Sign On (SSO) with Keycloak

I’ve been running SAML based SSO using Simplesamlphp for some time now. While its PHP based approach is very flexible (and configuration is easy compared to Java-based Shibboleth) there are still quite some things you need to know to get started. Keycloak is an alternative that’s not as flexible to use (as far as I’ve […]