Skip to content

Commit 0f1ba6d

Browse files
committed
Deployed 503d1ee with MkDocs version: 1.5.3
1 parent cfebff8 commit 0f1ba6d

30 files changed

Lines changed: 168 additions & 44 deletions

File tree

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532

533533

534534
<span class="md-ellipsis">
535-
Overview
535+
SAML MS Entra ID Configuration
536536
</span>
537537

538538

APIS/App Store Extension API/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543

544544

545545
<span class="md-ellipsis">
546-
Overview
546+
SAML MS Entra ID Configuration
547547
</span>
548548

549549

APIS/JIRA App Integration Example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543

544544

545545
<span class="md-ellipsis">
546-
Overview
546+
SAML MS Entra ID Configuration
547547
</span>
548548

549549

APIS/REST API/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538

539539

540540
<span class="md-ellipsis">
541-
Overview
541+
SAML MS Entra ID Configuration
542542
</span>
543543

544544

APIS/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538

539539

540540
<span class="md-ellipsis">
541-
Overview
541+
SAML MS Entra ID Configuration
542542
</span>
543543

544544

Authentication/Integrate Faction into OIDC Solutions/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@
628628

629629

630630
<span class="md-ellipsis">
631-
Overview
631+
SAML MS Entra ID Configuration
632632
</span>
633633

634634

@@ -1198,13 +1198,13 @@ <h2 id="adding-an-oauth-user">Adding an OAuth User</h2>
11981198

11991199

12001200

1201-
<a href="../SAML%20MS%20Entra%20ID%20Configuration/" class="md-footer__link md-footer__link--next" aria-label="Next: Overview">
1201+
<a href="../SAML%20MS%20Entra%20ID%20Configuration/" class="md-footer__link md-footer__link--next" aria-label="Next: SAML MS Entra ID Configuration">
12021202
<div class="md-footer__title">
12031203
<span class="md-footer__direction">
12041204
Next
12051205
</span>
12061206
<div class="md-ellipsis">
1207-
Overview
1207+
SAML MS Entra ID Configuration
12081208
</div>
12091209
</div>
12101210
<div class="md-footer__button md-icon">

Authentication/SAML MS Entra ID Configuration/index.html

Lines changed: 134 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424

25-
<title>Overview - Faction Docs</title>
25+
<title>SAML MS Entra ID Configuration - Faction Docs</title>
2626

2727

2828

@@ -117,7 +117,7 @@
117117
<div class="md-header__topic" data-md-component="header-topic">
118118
<span class="md-ellipsis">
119119

120-
Overview
120+
SAML MS Entra ID Configuration
121121

122122
</span>
123123
</div>
@@ -545,19 +545,90 @@
545545
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
546546

547547

548-
549548

549+
<label class="md-nav__link md-nav__link--active" for="__toc">
550+
551+
552+
<span class="md-ellipsis">
553+
SAML MS Entra ID Configuration
554+
</span>
555+
556+
557+
<span class="md-nav__icon md-icon"></span>
558+
</label>
550559

551560
<a href="./" class="md-nav__link md-nav__link--active">
552561

553562

554563
<span class="md-ellipsis">
555-
Overview
564+
SAML MS Entra ID Configuration
556565
</span>
557566

558567

559568
</a>
560569

570+
571+
572+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
573+
574+
575+
576+
577+
<label class="md-nav__title" for="__toc">
578+
<span class="md-nav__icon md-icon"></span>
579+
Table of contents
580+
</label>
581+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
582+
583+
<li class="md-nav__item">
584+
<a href="#overview" class="md-nav__link">
585+
<span class="md-ellipsis">
586+
Overview
587+
</span>
588+
</a>
589+
590+
</li>
591+
592+
<li class="md-nav__item">
593+
<a href="#configuring-entra-id-in-azure" class="md-nav__link">
594+
<span class="md-ellipsis">
595+
Configuring Entra ID in Azure
596+
</span>
597+
</a>
598+
599+
</li>
600+
601+
<li class="md-nav__item">
602+
<a href="#finish-configuration-in-faction" class="md-nav__link">
603+
<span class="md-ellipsis">
604+
Finish Configuration in FACTION
605+
</span>
606+
</a>
607+
608+
</li>
609+
610+
<li class="md-nav__item">
611+
<a href="#configure-a-user-for-saml-authentication" class="md-nav__link">
612+
<span class="md-ellipsis">
613+
Configure a User for SAML Authentication
614+
</span>
615+
</a>
616+
617+
</li>
618+
619+
<li class="md-nav__item">
620+
<a href="#login-with-saml" class="md-nav__link">
621+
<span class="md-ellipsis">
622+
Login with SAML
623+
</span>
624+
</a>
625+
626+
</li>
627+
628+
</ul>
629+
630+
</nav>
631+
561632
</li>
562633

563634

@@ -896,8 +967,59 @@
896967

897968

898969

899-
900970

971+
<label class="md-nav__title" for="__toc">
972+
<span class="md-nav__icon md-icon"></span>
973+
Table of contents
974+
</label>
975+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
976+
977+
<li class="md-nav__item">
978+
<a href="#overview" class="md-nav__link">
979+
<span class="md-ellipsis">
980+
Overview
981+
</span>
982+
</a>
983+
984+
</li>
985+
986+
<li class="md-nav__item">
987+
<a href="#configuring-entra-id-in-azure" class="md-nav__link">
988+
<span class="md-ellipsis">
989+
Configuring Entra ID in Azure
990+
</span>
991+
</a>
992+
993+
</li>
994+
995+
<li class="md-nav__item">
996+
<a href="#finish-configuration-in-faction" class="md-nav__link">
997+
<span class="md-ellipsis">
998+
Finish Configuration in FACTION
999+
</span>
1000+
</a>
1001+
1002+
</li>
1003+
1004+
<li class="md-nav__item">
1005+
<a href="#configure-a-user-for-saml-authentication" class="md-nav__link">
1006+
<span class="md-ellipsis">
1007+
Configure a User for SAML Authentication
1008+
</span>
1009+
</a>
1010+
1011+
</li>
1012+
1013+
<li class="md-nav__item">
1014+
<a href="#login-with-saml" class="md-nav__link">
1015+
<span class="md-ellipsis">
1016+
Login with SAML
1017+
</span>
1018+
</a>
1019+
1020+
</li>
1021+
1022+
</ul>
9011023

9021024
</nav>
9031025
</div>
@@ -932,9 +1054,11 @@
9321054

9331055

9341056

935-
<h1 id="overview">Overview</h1>
1057+
<h1>SAML MS Entra ID Configuration</h1>
1058+
1059+
<h2 id="overview">Overview</h2>
9361060
<p>This tutorial will walk you through the steps required to set up Faction with your Microsoft Entra ID Single Sign On using SAML</p>
937-
<h1 id="configuring-entra-id-in-azure">Configuring Entra ID in Azure</h1>
1061+
<h2 id="configuring-entra-id-in-azure">Configuring Entra ID in Azure</h2>
9381062
<ol>
9391063
<li>Open the Azure Console and navigate to "Entra Id"
9401064
<img alt="" src="/files/Pasted%20image%2020250528231939.png" /></li>
@@ -956,13 +1080,13 @@ <h1 id="configuring-entra-id-in-azure">Configuring Entra ID in Azure</h1>
9561080
<li>Now navigate to "Single Sign On" and copy the "App Federation Metadata Url". This will be used in the next section.
9571081
<img alt="" src="/files/Pasted%20image%2020250529083833.png" /></li>
9581082
</ol>
959-
<h1 id="finish-configuration-in-faction">Finish Configuration in FACTION</h1>
1083+
<h2 id="finish-configuration-in-faction">Finish Configuration in FACTION</h2>
9601084
<p>With the Federation URL copied, you are now ready to finish the configuration on the Faction side.
9611085
1. Log in to Faction as an admin
9621086
2. Navigate to Administration-&gt;Users
9631087
3. Scroll to the bottom and enter the URL we copied from step 11 above into "App Federation Metadata Url" input box.
9641088
4. Click Save</p>
965-
<h1 id="configure-a-user-for-saml-authentication">Configure a User for SAML Authentication</h1>
1089+
<h2 id="configure-a-user-for-saml-authentication">Configure a User for SAML Authentication</h2>
9661090
<ol>
9671091
<li>Log in to Faction as admin</li>
9681092
<li>Navigate to Administration-&gt;Users</li>
@@ -976,7 +1100,7 @@ <h1 id="configure-a-user-for-saml-authentication">Configure a User for SAML Auth
9761100
<img alt="" src="/files/Pasted%20image%2020250529222945.png" /></li>
9771101
<li>Click Save</li>
9781102
</ol>
979-
<h1 id="login-with-saml">Login with SAML</h1>
1103+
<h2 id="login-with-saml">Login with SAML</h2>
9801104
<p>SAML users only need to enter their username and submit login. Faction will automatically redirect the user to SSO login form.</p>
9811105

9821106

Custom Security Report Templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@
672672

673673

674674
<span class="md-ellipsis">
675-
Overview
675+
SAML MS Entra ID Configuration
676676
</span>
677677

678678

Custom Variables/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@
621621

622622

623623
<span class="md-ellipsis">
624-
Overview
624+
SAML MS Entra ID Configuration
625625
</span>
626626

627627

Faction App Store Extensions/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543

544544

545545
<span class="md-ellipsis">
546-
Overview
546+
SAML MS Entra ID Configuration
547547
</span>
548548

549549

@@ -990,7 +990,7 @@ <h1 id="submit-an-extension">Submit an Extension</h1>
990990
<nav class="md-footer__inner md-grid" aria-label="Footer" >
991991

992992

993-
<a href="../Authentication/SAML%20MS%20Entra%20ID%20Configuration/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Overview">
993+
<a href="../Authentication/SAML%20MS%20Entra%20ID%20Configuration/" class="md-footer__link md-footer__link--prev" aria-label="Previous: SAML MS Entra ID Configuration">
994994
<div class="md-footer__button md-icon">
995995

996996
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
@@ -1000,7 +1000,7 @@ <h1 id="submit-an-extension">Submit an Extension</h1>
10001000
Previous
10011001
</span>
10021002
<div class="md-ellipsis">
1003-
Overview
1003+
SAML MS Entra ID Configuration
10041004
</div>
10051005
</div>
10061006
</a>

0 commit comments

Comments
 (0)