Guacamole: delegate authentication to Keycloak with OpenID

Presentation In this tutorial, I’ll walk you through how to configure Guacamole to use Keycloak with OpenID to authenticate users. Using Keycloak with Guacamole will give us additional features such as: With Keycloak and OpenID, there are two ways to manage users in Guacamole: In this tutorial, I’ll cover both. Concerning the environment Guacamole and …

Read more



Keycloak: deploy an identification manager with Docker

In this tutorial, I will explain how to deploy Keycloak with Docker. Keycloak Overview Before getting to the heart of the matter, I will present to you Keycloak. Keycloak is open source software, which allows you to set up a single sign-on SSO system that supports: If you know ADFS, Keycloak allows you to do …

Read more



Admin Center: configure SSO with a gateway configuration

Introduction In this tutorial, we will see how to configure the SSO on the Admin Center when it is installed as a gateway. Installation as a gateway consists of installing the Admin Center on a Windows 2016 or 2019 server which is dedicated to administration. Without the configuration of a constrained Kerberos delegation, the message …

Read more



GLPI: SSO with IIS – Single sign-on

In this article, I will explain how to implement SSO (Single Sign-On: Single Authentication) with GLPI installed with IIS. SSO saves the user from having to enter identifiers to connect to GLPI. Prerequisites Site configuration in IIS Open the IIS console, go to the GLPI site 1 and click on Authentication 2. Select Anonymous Authentication …

Read more



GPO: Configure SSO on RDS Connections

Résumé de la GPO

Presentation In this article, we’ll see how to set up Single Sign-on (SSO) on Remote Desktop (RDS) connections using a GPO. This solution eliminates the need for users to re-enter their login to connect to an RDS server or RemoteApp connections. Policy Configuration – GPO Ouvrir la console de Gestion des stratégies de groupes, sélectionner …

Read more



AD FS: installation and configuration of an SSO and directory federation portal

Form login

Introduction In this article, I propose to discover the AD FS and Proxy (WAP) roles. As part of the preparation for the 70-742 certification, I embarked on the mock-up of an infra. What’s this ? ADFS and the proxy that accompanies it can put several things in place: Prerequisites For the realization of this tutorial …

Read more