<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">Blog posts by Muhammad Talha</title><link href="http://world.optimizely.com" /><updated>2026-06-16T12:37:47.0000000Z</updated><id>https://world.optimizely.com/blogs/muhammad-talha/</id> <generator uri="http://world.optimizely.com" version="2.0">Optimizely World</generator> <entry><title>Setting up Opti Id SSO with and without SCIM</title><link href="https://world.optimizely.com/blogs/muhammad-talha/dates/2026/6/setting-up-opti-id-sso-with-and-without-scim/" /><id>&lt;p&gt;&lt;span style=&quot;font-size: 11.0pt; line-height: 107%; font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: Helvetica; mso-ansi-language: #0C00; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;&quot;&gt;This blog compiled learnings, when setting up Opti Id for large enterprises using SCIM and its pros and cons when setting up Opti Id without SCIM.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;What is Opti ID and why does provisioning matter?&lt;/h2&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Opti ID is Optimizely&#39;s unified identity layer &amp;mdash; a single login that spans all Optimizely products including CMS, CMP, and beyond. Once authenticated, users access every product and instance they are entitled to from a single dashboard, without logging in again&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif; color: rgb(0, 0, 0);&quot;&gt;But authentication is only part of the story. For large, fluid user populations, the harder challenge is &lt;strong&gt;provisioning&lt;/strong&gt; &amp;mdash; how user accounts are created, kept current, and deactivated as people join, change roles, or leave. Opti ID supports two distinct models for this.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class=&quot;MsoNormalTable&quot; style=&quot;width: 901px; border-collapse: collapse; border-image: initial; height: 229px; border: medium none currentcolor;&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;height: 229px;&quot;&gt;
&lt;td style=&quot;width: 422.344px; border: 1pt solid rgb(216, 221, 232); background: rgb(255, 248, 245); padding: 9pt 10pt; height: 229px;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 4.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 8.5pt; line-height: 107%; color: #d94f1e; letter-spacing: 5.0pt;&quot;&gt;APPROACH A&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 5.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 13.0pt; line-height: 107%; color: #0a1628;&quot;&gt;SSO without SCIM&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: #1a202c;&quot;&gt;Users authenticate through your identity provider via SAML or OIDC. Access rights, roles, and group assignments are configured and maintained manually within the Opti ID Admin Centre. Works with any standards-compliant IdP.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 422.344px; border-width: 1pt 1pt 1pt medium; border-style: solid solid solid none; border-color: rgb(216, 221, 232) rgb(216, 221, 232) rgb(216, 221, 232) currentcolor; border-image: initial; background: rgb(232, 241, 255); padding: 9pt 10pt; height: 229px;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 4.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 8.5pt; line-height: 107%; color: #005bd4; letter-spacing: 5.0pt;&quot;&gt;APPROACH B&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 5.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 13.0pt; line-height: 107%; color: #0a1628;&quot;&gt;SSO with SCIM&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: #1a202c;&quot;&gt;Authentication is federated via your IdP, and user provisioning is fully automated via the SCIM protocol. Users and groups defined in your IdP are pushed to Opti ID automatically &amp;mdash; including creation, updates, and deactivation. Requires Entra ID, Okta, or PingOne.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style=&quot;font-size: 9.0pt; line-height: 107%; color: #005bd4; letter-spacing: 5.0pt;&quot;&gt;▸&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.0pt; line-height: 107%; color: #005bd4; letter-spacing: 5.0pt;&quot;&gt;APPROACH A&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;SSO without SCIM &amp;mdash; Setup &amp;amp; Considerations&lt;/h2&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 9.0pt;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif; color: rgb(0, 0, 0);&quot;&gt;This approach uses your identity provider purely for authentication. All user management &amp;mdash; invitations, group assignments, role changes, and deactivations &amp;mdash; is carried out manually inside the Opti ID Admin Centre. Any IdP supporting SAML or OIDC is compatible.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif;&quot;&gt;Setup Steps&lt;/span&gt;&lt;/h3&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Designate a technical owner &amp;mdash; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;One person logs into Opti ID first to establish the organisation and handle initial configuration. This person acts as the first Opti ID administrator and delegates access from there.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Configure SSO connections in your IdP &amp;mdash; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Add Opti ID as a SAML or OIDC application in your identity provider. Up to five SSO connections can be configured &amp;mdash; useful for separating geographies, business units, or external users under distinct connections&lt;/span&gt;&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Register your organisational domains &amp;mdash; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;In Opti ID Admin Centre under Settings &amp;gt; SSO/ Domains, register the SSO / DNS domains your internal users authenticate with. This auto-routes users to the correct SSO connection at login.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Handle external and partner users via selective local login &amp;mdash; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Enable selective local login to give partner individuals a standalone Opti ID account (email + password, MFA optional). Internal users continue authenticating via SSO; external users get a local account managed per-user in the Admin Centre.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%;&quot;&gt;5. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Create groups and assign roles manually &amp;mdash; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Build a group structure in the Admin Centre reflecting your organisational needs &amp;mdash; by region, product, or access tier. Invite users individually, assign them to groups, and those groups determine which product instances and roles each user can access&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;MsoNormalTable&quot; style=&quot;width: 1121px; border-collapse: collapse; height: 214px; border-image: initial; border: medium none currentcolor;&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;height: 214px;&quot;&gt;
&lt;td style=&quot;width: 531.688px; border: 1pt solid rgb(216, 221, 232); background: rgb(240, 255, 248); padding: 9pt 10pt; height: 214px;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #00a86b;&quot;&gt;+ ADVANTAGES&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Works with any SAML or OIDC identity provider &amp;mdash; no vendor restriction&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Simpler to configure and operate; fewer integrated components&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Partners and external users onboarded via local login without changes to your corporate IdP&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Lower initial setup risk; easier to troubleshoot&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 533px; border-width: 1pt 1pt 1pt medium; border-style: solid solid solid none; border-color: rgb(216, 221, 232) rgb(216, 221, 232) rgb(216, 221, 232) currentcolor; border-image: initial; background: rgb(255, 245, 245); padding: 9pt 10pt; height: 214px;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #e53e3e;&quot;&gt;&amp;minus; DISADVANTAGES&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;No automated offboarding &amp;mdash; access must be manually revoked when users leave&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;At large scale, individual invitations and role assignments are operationally unsustainable&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Compliance and audit readiness require continuous manual effort&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;High risk of orphaned accounts if offboarding processes are not rigorously followed&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 2.0pt 0cm 3.0pt 0cm;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 2.0pt 0cm 3.0pt 0cm;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin: 2.0pt 0cm 3.0pt 0cm;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 9.0pt; line-height: 107%; color: #005bd4; letter-spacing: 5.0pt;&quot;&gt;▸&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 9.0pt; line-height: 107%; color: #005bd4; letter-spacing: 5.0pt;&quot;&gt;APPROACH B&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;SSO with SCIM &amp;mdash; Setup &amp;amp; Considerations&lt;/h2&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 9.0pt;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt; line-height: 107%; font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: Helvetica; color: #1a202c; mso-ansi-language: #0C00; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;&quot;&gt;SCIM (System for Cross-domain Identity Management) extends your SSO setup by automating the full user lifecycle. Your identity provider becomes the single source of truth &amp;mdash; users and groups defined are pushed to Opti ID automatically, including deprovisioning when someone leaves. Officially supported with &lt;strong&gt;Microsoft Entra ID, Okta, and PingOne&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Setup Steps&lt;/h3&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Designate a technical owner and configure SSO &amp;mdash; &lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Same starting point as Approach A. Configure your primary SSO connection first &amp;mdash; the SCIM configuration option only becomes available after at least one SSO connection is active.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Generate a SCIM token in Opti ID &amp;mdash; &lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Navigate to Admin Centre &amp;gt; Settings &amp;gt; Authentication &amp;gt; SCIM. Select the SSO connection you want to associate SCIM with and generate the bearer token. This token authenticates your IdP when it pushes user data to Opti ID.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 3. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Create a SCIM provisioning app in your IdP &amp;mdash; &lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Most enterprise IdPs require a separate application for SCIM provisioning, distinct from the SSO app. Configure it using the Opti ID SCIM endpoint URL and token generated above. Some IdPs (such as Okta) allow combining SSO and SCIM in a single app &amp;mdash; check your provider&#39;s documentation.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&lt;span style=&quot;font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;4. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Design your group structure and push groups from your IdP &amp;mdash; &lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Create groups in your IdP corresponding to the access tiers you need &amp;mdash; by region, role, or product. Assign users to these groups. When SCIM syncs, those groups and members are automatically created in Opti ID. Future membership changes propagate within minutes.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; color: rgb(0, 0, 0);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5. &lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;Map groups to product instances and roles in the Admin Centre &amp;mdash; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%;&quot;&gt;&lt;span style=&quot;font-size: 11pt; line-height: 107%; font-family: Verdana, sans-serif;&quot;&gt;SCIM delivers users and group memberships &amp;mdash; it does not configure product instance access or role assignments. In the Admin Centre, map each SCIM-synced group to the appropriate instances and permission levels.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;margin-bottom: 6.0pt; text-indent: -18.0pt; line-height: normal; mso-list: l0 level1 lfo1;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class=&quot;MsoNormalTable&quot; style=&quot;width: 1217px; border-collapse: collapse; border-image: initial; border: medium none currentcolor;&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes;&quot;&gt;
&lt;td style=&quot;width: 580.344px; border: 1pt solid rgb(216, 221, 232); background: rgb(240, 255, 248); padding: 9pt 10pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #00a86b;&quot;&gt;+ ADVANTAGES&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Full user lifecycle automated &amp;mdash; joiners, movers, and leavers handled at IdP level without manual Opti ID steps&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Scales to large user populations with no proportional increase in admin overhead&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Access revocation is immediate when a user is removed from an IdP group&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Single source of truth &amp;mdash; your IdP directory drives everything; Opti ID stays in sync&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Significantly reduces compliance audit effort &amp;mdash; IdP logs are the system of record&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;span style=&quot;font-size: 11.0pt; line-height: 107%; font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-bidi-theme-font: minor-bidi; color: #1a202c; mso-ansi-language: #0C00; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;&quot;&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Eliminates orphaned account risk through automated deprovisioning&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 580.344px; border-width: 1pt 1pt 1pt medium; border-style: solid solid solid none; border-color: rgb(216, 221, 232) rgb(216, 221, 232) rgb(216, 221, 232) currentcolor; border-image: initial; background: rgb(255, 245, 245); padding: 9pt 10pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 6.0pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #e53e3e;&quot;&gt;&amp;minus; DISADVANTAGES&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Only officially supported with Entra ID, Okta, and PingOne&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;SCIM is restricted to one SSO connection &amp;mdash; separate IdP tenants per region means only one gets full automation&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Product instance assignments and role mappings still require one-time manual setup in the Admin Centre&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;Initial setup is more complex &amp;mdash; requires two separate IdP apps (SSO + SCIM)&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraph&quot; style=&quot;text-indent: -16.0pt; line-height: normal; mso-list: l0 level1 lfo1; margin: 0cm 0cm 4.0pt 32.0pt;&quot;&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; color: #1a202c;&quot;&gt;&lt;span style=&quot;font-family: &#39;Verdana&#39;,sans-serif; mso-fareast-font-family: Verdana; mso-bidi-font-family: Verdana;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;bull;&lt;span style=&quot;font: 7.0pt &#39;Times New Roman&#39;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Partner users on external domains cannot share the SCIM-enabled connection&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</id><updated>2026-06-16T12:37:47.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Six Compelling Reasons for Upgrading to CMS 13</title><link href="https://world.optimizely.com/blogs/muhammad-talha/dates/2026/4/six-compelling-reasons-for-upgrading-to-cms-13/" /><id>&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;Most software updates ask you to keep up. Optimizely CMS 13 asks something different &amp;mdash; it asks whether your digital strategy is built for a world that has already moved on. If your team is still running on CMS 11 or CMS 12, this is not a nudge. It is a wake-up call. CMS 13 is not a patch, not a feature drop, and not the kind of release you can park on a roadmap until next year without consequence. It is a fundamental repositioning of the entire platform around the three forces actively redrawing the map of digital marketing: artificial intelligence, headless content delivery, and AI-powered search.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;This article lays out a clear-eyed case for why upgrading to CMS 13 is a strategically sound decision for digital and IT leaders in 2026 &amp;mdash; and what your teams can realistically expect to gain on the other side.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;1. Your Content Editors Will Work Dramatically Faster&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;The most visible change for day-to-day users is Visual Builder &amp;mdash; a unified interface that replaces the legacy on-page editor and brings pages, blocks, experiences, media assets, and content variations into one place. Autosave eliminates lost work, synchronised side-by-side preview shows editors exactly what their audience will see before publishing, and Blueprint templates let teams standardise page structures and launch new content without starting from scratch. The productivity gains are measurable: Optimizely&#39;s 2025 benchmarking data recorded a reduction of more than 50% in campaign delivery time from brief to publication &amp;mdash; translating directly into lower cost-per-campaign and the ability to act on market moments that would previously have been missed.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;2. AI Is No Longer an Add-On &amp;mdash; It Is the Editorial Workflow&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;Opal, Optimizely&#39;s AI agent platform, is embedded directly into CMS 13 &amp;mdash; not as a&lt;span style=&quot;mso-ansi-language: EN-GB;&quot;&gt;n&lt;/span&gt; &lt;span style=&quot;mso-ansi-language: EN-GB;&quot;&gt;a&lt;/span&gt;dd-on integration but as a native layer within the content graph. Opal agents can draft and publish content from brand guidelines, run content audits, generate metadata and alt text at scale, assist with content modelling, and orchestrate complex workflows across more than 28 purpose-built agent types.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;The Instructions feature lets teams encode brand voice, compliance requirements, and regional tone variations once &amp;mdash; so every piece of AI-assisted content reflects those standards automatically, without manual review.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;3. Experimentation at a Scale That Was Previously Impractical&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;One of the persistent frustrations with traditional A/B testing is that it requires traffic volume, manual configuration, and significant editorial time to define audience segments and content variations. Many organisations never fully realise the value of experimentation because the overhead makes it impractical at scale. CMS 13 addresses this through two connected capabilities.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraphCxSpFirst&quot; style=&quot;text-indent: -18.0pt; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;mso-ascii-font-family: Calibri; mso-fareast-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;-&lt;span style=&quot;font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;strong&gt;Content Variations&lt;/strong&gt; are built in natively, letting editors maintain multiple published versions of the same content item &amp;mdash; each with its own version history &amp;mdash; while storing only the properties that differ from the original. Any variation can be promoted to the primary version when performance data supports it.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoListParagraphCxSpLast&quot; style=&quot;text-indent: -18.0pt; mso-list: l0 level1 lfo1;&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;!-- [if !supportLists]--&gt;&lt;span style=&quot;mso-ascii-font-family: Calibri; mso-fareast-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;-&lt;span style=&quot;font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;strong&gt;Contextual personalisation&lt;/strong&gt; rather than requiring manual segment definition, its machine learning model observes real-time visitor signals and automatically surfaces the most relevant experience for each user, learning continuously without ongoing configuration. The result: organisations using Opal alongside CMS 13&#39;s experimentation infrastructure recorded close to an 60% increase in experiments run&lt;span style=&quot;mso-ansi-language: EN-GB;&quot;&gt;,&lt;/span&gt; and better decisions follow when experimentation is this easy to execute.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;4. Your Content Will Be Discoverable in AI Search &amp;mdash; Not Just Google&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;Search behaviour has shifted. Users are increasingly finding information through AI-powered answer engines &amp;mdash; ChatGPT, Google&#39;s AI Overviews, Perplexity &amp;mdash; which interpret content semantically and surface answers based on clarity and authority, not keyword density or backlinks. Traditional SEO is no longer sufficient; Generative Engine Optimisation (GEO) &amp;mdash; structuring content so AI systems can reliably parse, trust, and reference it &amp;mdash; is the discipline that now matters.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;CMS 13 makes GEO a native capability. Optimizely Graph indexes all content semantically &amp;mdash; making it inherently more readable to AI systems than content in conventional databases &amp;mdash; and the Opal GEO Recommendations agent audits individual pages for LLM discoverability and produces prioritised recommendations to improve visibility across major AI platforms. For organisations that have invested in content marketing, this is a measurable competitive advantage: competitors on CMS 11 or CMS 12 are simply not visible in this channel, while CMS 13 teams can treat AI discoverability as an optimisable marketing channel most of the market has yet to activate.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;5. The Financial Case Is Clearer Than It Appears&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;The upgrade case is stronger than it first appears. Staying on legacy infrastructure carries its own costs &amp;mdash; in maintenance, security exposure, lost productivity, and features you simply cannot access. On the migration itself, automated tooling delivers an estimated 50% reduction in migration cost for a mid-scale project; campaign delivery times drop by approx. more than 50% with Opal integrated into editorial workflows; and experimentation velocity increases by close to 60% with CMS 13&#39;s native variation infrastructure &amp;mdash; all of which reduce&lt;span style=&quot;mso-ansi-language: EN-GB;&quot;&gt;s&lt;/span&gt; cost-per-campaign and improve&lt;span style=&quot;mso-ansi-language: EN-GB;&quot;&gt;s&lt;/span&gt; conversion outcomes without adding headcount.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;Optimizely Graph and Opti ID are also bundled in the CMS 13 license, and the new architecture replaces Search &amp;amp; Navigation entirely, so organisations previously paying for it separately should factor that saving into their cost comparison.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;6. You Are Securing the Platform&#39;s Future Innovation Path&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;Every major feature Optimizely ships from this point forward is built on the CMS 13 and Graph architecture. The Opal agent library, GEO improvements, new personalisation capabilities&lt;span style=&quot;line-height: 107%;&quot;&gt; and&lt;/span&gt; multi-agent workflow orchestration &amp;mdash; none of these will be backported to CMS 12 or CMS 11.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;&lt;span style=&quot;line-height: 107%;&quot;&gt;The l&lt;/span&gt;onger an upgrade is deferred, the larger the capability gap becomes, and &lt;span style=&quot;line-height: 107%;&quot;&gt;the &lt;/span&gt;more complex &lt;span style=&quot;line-height: 107%;&quot;&gt;the &lt;/span&gt;eventual migration. Organisations that upgrade now are positioned to adopt each successive improvement incrementally. Organisations that wait face a consolidating backlog of changes to absorb simultaneously.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: verdana, geneva, sans-serif; font-size: 12pt;&quot;&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%; font-family: verdana, geneva, sans-serif;&quot;&gt;Optimizely CMS 13 is not a routine version update. It is the point at which the platform becomes AI-native &amp;mdash; where content is structured for machine comprehension, where editorial workflows are accelerated by agents rather than just assisted by tools, and where experimentation and personalisation operate at a scale that was previously &lt;span style=&quot;line-height: 107%;&quot;&gt;reserved &lt;/span&gt;for organisations with large, dedicated teams.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;* Ref &lt;span style=&quot;font-size: 11.0pt; line-height: 107%; font-family: &#39;Calibri&#39;,sans-serif; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-bidi-theme-font: minor-bidi; mso-ansi-language: #0C00; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;&quot;&gt;Sources: Optimizely CMS 13 GA release notes (April 2026), Optimizely Opal AI Benchmark Report (2025), Optimizely Gartner Magic Quadrant (2025)*&lt;/span&gt;&lt;/p&gt;</id><updated>2026-04-28T12:14:33.0000000Z</updated><summary type="html">Blog post</summary></entry></feed>