-
WP Engine: Staging to production
After receiving numerous inquiries from customers using WP Engine‘s hosting platform about staging site deployments, I decided to explore the process myself and share my findings in this brief article. Please note that the recommendations provided here may not be universally applicable, so it’s essential to conduct your own testing…
-
Customize your login button
The “Sign in with Microsoft” login button that is displayed on the (default) WordPress login page can now be customized on the plugin’s “Login / Logout” configuration page. That same button can also be placed on any WordPress post or page using the new shortcode “wpo365-sso-button”. Last but least can you…
-
Client secret expiration notification
With its latest version, WPO365 can help monitor the expiration date(s) of AAD application / client secrets. This is important, because as soon as a secret is expired, it cannot be used anymore. And as a result – for example – your users may not be able to sign in…
-
Building a WordPress based intranet: Restrict access
WPO365 can help you restrict access to all or some posts and pages of your WordPress website. The following features may help you achieve your goal: Authentication scenarios WPO365 allows administrators to choose between two authentication scenarios: Choosing your preferred authentication scenario, is a feature that is supported by the…
-
Synchronize (custom) user attributes in Azure AD B2C to WordPress
In this article I’d like to demonstrate how easy it is to add a custom user attribute to a user’s Azure AD B2C profile and synchronize this additional information to WordPress. This would be especially important, if you are using Azure AD B2C as your primary source for identities and…