Search Results :
×Azure B2C Single Sign-On (SSO) login for WordPress [SAML] can be achieved by using our WordPress SAML Single Sign-On (SSO) plugin. Our SSO plugin is compatible with all the SAML compliant Identity providers and enables secure Azure B2C Login into WordPress sites. Here we will go through a guide to configure WordPress Azure B2C SSO / Login into Wordpress site by considering Azure B2C 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 Azure B2C WordPress SSO / Login with Azure B2C as SAML IDP into Wordpress, you will need to install the miniOrange WordPress SAML SP SSO plugin:
Follow the steps below to configure Azure B2C as an Identity Provider
Configuring Azure B2C as IdP
Register the Identity Experience Framework application
In the following step if the 'Permissions' section is not visible then it might be the reason that you don't have an active AzureAD B2C subscription for that tenant. You can find the details regarding the AzureAD B2C subscription here and you can create a new tenant by following the steps here.
Next, expose the API by adding a scope:
Register the ProxyIdentityExperienceFramework application
Next, specify that the application should be treated as a public client:
Now, grant permissions to the API scope you exposed earlier in the IdentityExperienceFramework registration:
Register the WordPress Application
In the following step if the 'Identity Experience Framework' is not clickable then it might be the reason that you don't have an active AzureAD B2C subscription for that tenant. You can find the details regarding the AzureAD B2C subscription here and you can create a new tenant by following the steps here.
Upload the Certificate
Create the signing key
Create the encryption key
You have successfully configured Azure B2C as SAML IdP (Identity Provider) for achieving Azure B2C Single Sign-On (SSO) Login, ensuring secure login into WordPress (WP) Site.
(NOTE :You will need to replace the tenant-name in above URl with Azure B2C tenant name)