Skip to content

Commit

Permalink
Updating OIE content (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulwallace-okta committed Sep 28, 2022
1 parent c635ffe commit f86a7fa
Show file tree
Hide file tree
Showing 36 changed files with 2,686 additions and 2,559 deletions.
2 changes: 1 addition & 1 deletion oie/Resources/Scripts/require.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
require.config({
urlArgs: 't=637997999219138986'
urlArgs: 't=637999749314935219'
});
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h3>Microsoft Office 365</h3>
<tbody>
<tr class="TableStyle-standard-Body-Body1">
<td class="TableStyle-standard-BodyF-Column1-Body1">Office 365 tenant name</td>
<td class="TableStyle-standard-BodyD-Column1-Body1">This is the tenant that you want to integrate. This is your default Microsoft domain in <span class="term">yourtenant.onmicrosoft.com</span> format. </td>
<td class="TableStyle-standard-BodyD-Column1-Body1">This is the tenant that you want to integrate. This is your default Microsoft domain in <span class="url">yourtenant.onmicrosoft.com</span> format.</td>
</tr>
<tr class="TableStyle-standard-Body-Body2">
<td class="TableStyle-standard-BodyF-Column1-Body2">Office 365 domain</td>
Expand Down Expand Up @@ -371,7 +371,7 @@ <h2>Start this task<br /></h2>
<p>In the <span class="uicontrol">General Settings</span> tab, enter your Microsoft tenant name.</p>
<div class="noteOkta">
<img src="../../../Resources/Images/assets/Icons/Notes/Help.png" class="noteImgFloat" title="Info" alt="Info" />
<p class="noteContent">For Microsoft tenant name, enter only <span class="term">yourtenant</span> part of <span class="term">yourtenant.onmicrosoft.com</span>.</p>
<p class="noteContent">Enter only the <span class="userinput">yourtenant</span> part of <span class="filepath">yourtenant.onmicrosoft.com</span>.</p>
</div>
<p>
<p><a class="MCPopupThumbnailLink MCPopupThumbnailPopup" href="../../../Resources/Images/Office365/OIE/add-o365.png"><img class="MCPopupThumbnail img" data-mc-width="1104" data-mc-height="527" src="../../../Resources/Images/Office365/OIE/add-o365_thumb_220_220.png" tabindex="" id="imgthumbnail" /></a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ <h4><a name="Configur2"></a>Configure Single Sign on using WS-Federation - autom
<div class="note_cautionOkta">
<img src="../../../Resources/Images/assets/Icons/Notes/Alert.png" class="noteImgFloat" title="Info" alt="Info" />
<p class="noteContent" style="font-weight: bold;">Ensure your administrator credentials for the Office 365 are NOT&#160;in the domain you are federating.</p>
<p class="noteContent">This will lock you out of the Office 365 domain. You won’t be able to authenticate yourself in Microsoft 365 Admin Center as you have to authenticate through Okta, where you will be treated as a user, not as an admin. Ensure you are using administrator credentials for an account that is on your default Office 365 domain. This domain is by default <span class="term">yourtenant.onmicrosoft.com</span>.</p>
<p class="noteContent">This will lock you out of the Office 365 domain. You won’t be able to authenticate yourself in Microsoft 365 Admin Center as you have to authenticate through Okta, where you will be treated as a user, not as an admin. Ensure you are using administrator credentials for an account that is on your default Office 365 domain. The default tenant domain is <span class="url">yourtenant.onmicrosoft.com</span>.</p>
</div>
<p><a class="MCPopupThumbnailLink MCPopupThumbnailPopup" href="../../../Resources/Images/Office365/OIE/ws-fed-auto.png"><img class="MCPopupThumbnail img" data-mc-width="690" data-mc-height="468" src="../../../Resources/Images/Office365/OIE/ws-fed-auto_thumb_220_220.png" tabindex="" id="imgthumbnail" /></a>
</p>
Expand All @@ -398,7 +398,7 @@ <h4><a name="Configur3"></a>Configure Single Sign on using WS-Federation - Power
</ol>
<p>In PowerShell,</p>
<ol>
<li value="1">Type <span class="userinput">Connect-MsolService</span>.</li>
<li value="1">Enter <span class="userinput">Connect-MsolService</span>.</li>
<li value="2">Enter your Office 365 Global Administrator username and password.</li>
<li value="3">Enter the copied customized PowerShell command. </li>
<li value="4">Ensure the federation is successful by entering this command:</li><span class="userinput">Get-MsolDomainFederationSettings -DomainName yourdomain.name</span>
Expand Down
4 changes: 2 additions & 2 deletions oie/en-us/Content/Topics/ReleaseNotes/early-access.htm
Original file line number Diff line number Diff line change
Expand Up @@ -336,9 +336,9 @@ <h1>Early Access</h1>
</tr>
<tr class="TableStyle-standard-Body-Body2">
<td class="TableStyle-standard-BodyC-Column1-Body2">Preview</td>
<td class="TableStyle-standard-BodyC-Column1-Body2">2022.09.2</td>
<td class="TableStyle-standard-BodyC-Column1-Body2">2022.09.3</td>
<td class="TableStyle-standard-BodyA-Column1-Body2">
<p>2022.09.3 Preview release is scheduled to begin deployment on September 28</p>
<p>2022.10.0 Preview release is scheduled to begin deployment on October 5</p>
</td>
</tr>
</tbody>
Expand Down
Loading

0 comments on commit f86a7fa

Please sign in to comment.