In a previous post, I wrote about wanting to add support for Single Sign On to Serendipity and the steps I followed to launch and configure Keycloak. There are several certified OpenID Connect (OIDC) implementations that provide OIDC and OAuth 2.0 protocol support for browser-based applications. In this post,…
2 posts tagged
OpenID Connect
Getting started with Keycloak
I'd like to add support for Single Sign On to Serendipity, so I thought I'd take a look at Keycloak. Keycloak Keycloak is an open source Identity and Access Management solution that supports: Single Sign On (SSO) OpenID Connect (OIDC), OAuth 2.0 and SAML 2.0 LDAP and Active…