SFTPGo: Free Open Source SFTP Server with Advanced File ManagementManaging file storage and transfers efficiently and securely has become critical for modern businesses. SFTPGo, a free, open-source SFTP server, delivers on this need with advanced file management features. It extends beyond traditional SFTP by integ...Nov 25, 2024·3 min read
Setting up Sign in with GitHub using KeycloakHey everyone, in this blog we will be setting up the "Sign in with GitHub" option using Keycloak. We will be using a self-hosted Keycloak instance deployed on Elestio. So, to get started head over to Elestio Dashboard and deploy and login into the Ke...Nov 24, 2024·4 min read
Setting up Sign in with Facebook using KeycloakHey everyone, in this blog we will be setting up the "Sign in with Facebook" option using Keycloak. We will be using a self-hosted Keycloak instance deployed on Elestio. So, to get started head over to Elestio Dashboard and deploy and login into the ...Nov 24, 2024·5 min read
Setting up Sign in with Twitter using KeycloakHey everyone, in this blog we will be setting up the "Sign in with Twitter" option using Keycloak. We will be using a self-hosted Keycloak instance deployed on Elestio. So, to get started head over to Elestio Dashboard and deploy and login into the K...Nov 24, 2024·4 min read
What is the User Storage Federation in KeycloakKeycloak supports LDAP and Active Directory out of the box, enabling rapid integration with these popular directories. For other types of databases or custom user data solutions, Keycloak provides a User Storage SPI (Service Provider Interface), allo...Nov 24, 2024·3 min read
Mapping Claims and Assertions in KeycloakKeycloak’s integration with external identity providers (IDPs) via SAML (Security Assertion Markup Language) and OIDC (OpenID Connect) enables user authentication while bringing valuable user profile information. The integration process claims and as...Nov 24, 2024·4 min read
Caching with Redis for Backend in Apache SupersetSelf-hosting Apache Superset and Redis on Elestio provides a foundation for creating interactive dashboards with optimized performance. One way to improve performance is by configuring Redis as the caching backend for Superset. This guide walks throu...Nov 24, 2024·3 min read