<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on OfficeConnectPro</title><link>https://officeconnectpro.com/tags/security/</link><description>Recent content in Security on OfficeConnectPro</description><generator>Hugo</generator><language>en</language><atom:link href="https://officeconnectpro.com/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Secure OfficeConnect Workbooks</title><link>https://officeconnectpro.com/wiki/admin/govern/secure-workbooks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/admin/govern/secure-workbooks/</guid><description>&lt;h2 id="automatic-timeout"&gt;Automatic timeout&lt;/h2&gt;
&lt;p&gt;Workday OfficeConnect uses a session timeout to keep your reports secure. If you haven&amp;rsquo;t refreshed your report in &lt;strong&gt;60 minutes&lt;/strong&gt; (or your configured timeout period), OfficeConnect prompts you to re-authenticate the next time you try to refresh.&lt;/p&gt;
&lt;p&gt;The timeout duration is set by your Adaptive Planning administrator.&lt;/p&gt;
&lt;h2 id="data-clearing-on-save"&gt;Data clearing on save&lt;/h2&gt;
&lt;p&gt;By default, Workday OfficeConnect &lt;strong&gt;clears all data when you save&lt;/strong&gt; a workbook. Connected cells display a placeholder (default: &lt;code&gt;n/a&lt;/code&gt;) until the next refresh. This means:&lt;/p&gt;</description></item><item><title>Fix Authentication and Token Errors in OfficeConnect</title><link>https://officeconnectpro.com/reference/troubleshoot/authentication-token-errors/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/reference/troubleshoot/authentication-token-errors/</guid><description>&lt;p&gt;Token and sign-in errors usually mean the SSO session has lapsed or the tenant configuration has drifted. Confirm Workday OfficeConnect is pointed at a valid tenant on &lt;a href="https://officeconnectpro.com/wiki/admin/configure/sign-in-create-tenant/"&gt;Sign In &amp;amp; Create a Tenant&lt;/a&gt;, and review your &lt;a href="https://officeconnectpro.com/wiki/admin/configure/workday-sso/"&gt;Workday SSO configuration&lt;/a&gt; if multiple users hit the same error.&lt;/p&gt;
&lt;h2 id="symptom"&gt;Symptom&lt;/h2&gt;
&lt;p&gt;One or more of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OfficeConnect shows an error message containing words like &amp;ldquo;Authentication failed&amp;rdquo;, &amp;ldquo;Token expired&amp;rdquo;, &amp;ldquo;Unauthorized&amp;rdquo;, or &amp;ldquo;401&amp;rdquo;&lt;/li&gt;
&lt;li&gt;The sign-in browser window opens but returns an error after you authenticate&lt;/li&gt;
&lt;li&gt;OfficeConnect repeatedly asks you to sign in even after a successful authentication&lt;/li&gt;
&lt;li&gt;Refresh fails immediately with an authentication-related error rather than a network error&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="causes"&gt;Causes&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The Workday SSO session has expired and the access token needs to be refreshed&lt;/li&gt;
&lt;li&gt;The OfficeConnect client ID or tenant configuration is incorrect or has changed&lt;/li&gt;
&lt;li&gt;A browser cookie or cached token is corrupted, preventing new authentication from completing&lt;/li&gt;
&lt;li&gt;The Workday tenant&amp;rsquo;s OAuth application for OfficeConnect has been disabled or its credentials rotated&lt;/li&gt;
&lt;li&gt;Multi-factor authentication (MFA) requirements have changed and OfficeConnect&amp;rsquo;s browser flow isn&amp;rsquo;t handling the new MFA step&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="fix-1-sign-out-and-sign-back-in"&gt;Fix 1: Sign out and sign back in&lt;/h2&gt;
&lt;p&gt;The fastest fix for most token errors is a clean sign-out and re-authentication.&lt;/p&gt;</description></item><item><title>Govern</title><link>https://officeconnectpro.com/wiki/admin/govern/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/admin/govern/</guid><description>&lt;p&gt;Governance topics for keeping OfficeConnect deployments secure, auditable, and compliant.&lt;/p&gt;
&lt;h2 id="articles-in-this-section"&gt;Articles in this section&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://officeconnectpro.com/wiki/admin/govern/secure-workbooks/"&gt;Secure Workbooks&lt;/a&gt; — How Workday OfficeConnect handles security, timeouts, and data clearing to protect sensitive financial data&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Designing Write-Back Permissions for Workday OfficeConnect</title><link>https://officeconnectpro.com/wiki/data-entry-writeback/writeback-permissions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/data-entry-writeback/writeback-permissions/</guid><description>&lt;p&gt;Workday OfficeConnect write-back inherits Adaptive Planning&amp;rsquo;s permission model. There is no separate &amp;ldquo;OfficeConnect role&amp;rdquo; — if a user&amp;rsquo;s Adaptive role grants Input on a version and a Level, they can write to it from Excel. That means good permission design in Adaptive is good write-back governance in OfficeConnect. This article lays out the design principles and the patterns that make write-back safe by default.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An Adaptive Planning admin or model-management role&lt;/li&gt;
&lt;li&gt;A target version (typically a Budget or Forecast) that planners will write to&lt;/li&gt;
&lt;li&gt;A clear list of who plans for what (planner → Levels they own)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="the-permission-model-in-plain-language"&gt;The permission model in plain language&lt;/h2&gt;
&lt;p&gt;Three things control whether a write-back submit succeeds: &lt;strong&gt;version state&lt;/strong&gt; (the version must be in &lt;strong&gt;Input&lt;/strong&gt; state — Submitted, Locked, and Closed all reject writes), &lt;strong&gt;role permission on the version&lt;/strong&gt; (the user&amp;rsquo;s role must include &lt;strong&gt;Input&lt;/strong&gt; on that specific version), and &lt;strong&gt;Level scope&lt;/strong&gt; (the user&amp;rsquo;s role grants Input on a set of Levels; submits outside that set fail per cell). All three must align. A planner with Input on Budget 2026 but only for the Sales division cannot write back to a Marketing cost center, even if the workbook lets them type into the cell.&lt;/p&gt;</description></item><item><title>Single Sign-On for Workday OfficeConnect with Okta</title><link>https://officeconnectpro.com/wiki/admin/configure/sso-okta/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/admin/configure/sso-okta/</guid><description>&lt;div class="oc-callout oc-callout--admin admin-note" role="note"&gt;
 &lt;div class="oc-callout__icon" aria-hidden="true"&gt;
 &lt;i class="fas fa-wrench"&gt;&lt;/i&gt;
 &lt;/div&gt;
 &lt;div class="oc-callout__body"&gt;
 &lt;strong class="oc-callout__label"&gt;For admins &amp;amp; power users&lt;/strong&gt;
 Requires Okta administrator access and Workday Security Administrator access. End users don&amp;rsquo;t change anything on their side; this is a tenant-level configuration.
 &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;Workday OfficeConnect doesn&amp;rsquo;t authenticate to Okta directly. Instead, OfficeConnect authenticates to Workday, and Workday uses Okta as its identity provider. This indirection is important — the configuration lives on the Workday side, not directly in OfficeConnect — and explains why many SSO problems surface as Workday auth failures rather than Okta errors.&lt;/p&gt;</description></item><item><title>Single Sign-On for Workday OfficeConnect with Microsoft Entra ID</title><link>https://officeconnectpro.com/wiki/admin/configure/sso-entra/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/admin/configure/sso-entra/</guid><description>&lt;div class="oc-callout oc-callout--admin admin-note" role="note"&gt;
 &lt;div class="oc-callout__icon" aria-hidden="true"&gt;
 &lt;i class="fas fa-wrench"&gt;&lt;/i&gt;
 &lt;/div&gt;
 &lt;div class="oc-callout__body"&gt;
 &lt;strong class="oc-callout__label"&gt;For admins &amp;amp; power users&lt;/strong&gt;
 Requires Entra ID Application Administrator (or higher) and Workday Security Administrator access. End users don&amp;rsquo;t change anything; this is a tenant-level configuration.
 &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;Workday OfficeConnect doesn&amp;rsquo;t authenticate to Microsoft Entra ID directly. OfficeConnect authenticates to Workday, and Workday uses Entra ID as its identity provider. The configuration sits on the Workday side, with Entra ID providing the SAML or OIDC backbone.&lt;/p&gt;
&lt;p&gt;This guide assumes Entra ID-to-Workday SSO is already working for the Workday web app. If not, do that integration first (Entra&amp;rsquo;s enterprise app gallery has a &amp;ldquo;Workday&amp;rdquo; SAML template).&lt;/p&gt;</description></item><item><title>Auditing Workday OfficeConnect Write-Back Submissions</title><link>https://officeconnectpro.com/wiki/data-entry-writeback/writeback-audit-trail/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://officeconnectpro.com/wiki/data-entry-writeback/writeback-audit-trail/</guid><description>&lt;p&gt;Every Workday OfficeConnect write-back submission is logged server-side in Adaptive Planning. The audit trail captures who changed what, when, and to what value — the foundation of any control around write-back. This reference covers where to find the logs, what&amp;rsquo;s captured, and how to operationalize a review cadence for internal audit or SOX.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll need:&lt;/strong&gt; an Adaptive admin role (or a role with audit log access), the version(s) being written to, and a defined review cadence and reviewer.&lt;/p&gt;</description></item></channel></rss>