Search Results :
×Keycloak Single Sign-On (SSO) login for WordPress can be achieved by using our WordPress SAML Single Sign-On (SSO) plugin. Our plugin is compatible with all the SAML compliant Identity Providers and enables secure Login into WordPress sites. Here we will go through a step-by-step guide to configure Keycloak WordPress SSO / Login for WordPress site by considering Keycloak as IdP (Identity Provider) and WordPress as SP (Service Provider). To know more about other features we provide in WordPress SAML Single Sign-On (SSO) plugin, you can click here.
Pre-requisites : Download And Installation
To configure Single Sign-On (SSO) / Login with Keycloak into Wordpress, you will need to install the miniOrange WordPress (WP) SAML SP SSO plugin:
First of all, Download Keycloak and install it.
Start Server: Start the keycloak server by running the _standalone.sh_ file
Follow the steps below to configure Keyclock as an Identity Provider
Setup Keycloak IDP
Client ID | The SP-EntityID / Issuer from the plugin's Service Provider Metadata tab |
Name | Provide a name for this client |
Description | Provide a description |
Name ID Format | |
Root URL | Leave empty or Provide Base URL from Service Provider Metadata tab |
Valid Redirect URIs | The ACS (Assertion Consumer Service) URL from the plugin's Service Provider Metadata tab |
Assertion Consumer Service POST Binding URL | The ACS (Assertion Consumer Service) URL from the plugin's Service Provider Metadata tab |
Logout Service Redirect Binding URL (Optional) | The Single Logout URL from the plugin's Service Provider Metadata tab |
Add Mappers
Download setup file
You have successfully configured Keycloak as SAML IdP ( Identity Provider) for achieving
Keycloak login / Keycloak Single Sign-On (SSO), ensuring secure Login into WordPress (WP) Site.