Skip to content

Tag: how-to

Showing page 19 of 19

Single Sign-On (SSO)

Single Sign-On (SSO) for logging in to a WordPress site can be enabled using any identity provider (IdP) that supports Security Assertion Markup Language (SAML). Most IdPs can support SAML.

Continuous integration and deployment (CI/CD)

Continuous integration and continuous deployment (CI/CD) is supported in the development workflow on the WordPress VIP Platform. Build processes can be used to optimize static resources, bundle CSS and JS, use composer to fetch and install dependencies, and other related tasks.

Customize page cache behavior

Response headers and the VIP Cache Personalization API can be leveraged by WordPress and Node.js applications to customize some of the default behaviors and responses of the page cache.