Wawa SenseiforElestioelestio.hashnode.dev·Nov 25, 2024SFTPGo: 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...DiscussSFTPGo
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Best Practices for Building Interactive Dashboards in Apache SupersetHello everyone! we’ll explore the essential best practices for building interactive dashboards in Apache Superset. Superset is an open-source data visualization platform that helps users to create insightful dashboards and explore data effortlessly. ...Discussbest practices
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024How to Install Extensions in KeycloakWe will see how to install extensions in Keycloak. Before we start, ensure you have deployed Keycloak, we will be self-hosting it on Elestio. Keycloak is an open-source identity and access management solution, offering single sign-on (SSO), social lo...Discusskeycloak
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting up Sign in with LinkedIn using KeycloakHey everyone, in this blog we will be setting up the "Sign in with LinkedIn" 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 ...DiscussElestio
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting up Sign in with GitLab using KeycloakHey everyone, in this blog we will be setting up the "Sign in with GitLab" 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...DiscussGitLab
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting 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...DiscussElestio
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting 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 ...Discusskeycloak
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting 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...DiscussElestio
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024What 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...DiscussStorage Federation
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Mapping 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...DiscussMapping Claims and Assertions