Skip to content

Commit 0047823

Browse files
authored
Update f5-aad-integration.md
1 parent 1d232d4 commit 0047823

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

articles/active-directory/manage-apps/f5-aad-integration.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: active-directory
77
ms.subservice: app-mgmt
88
ms.topic: how-to
99
ms.workload: identity
10-
ms.date: 12/1/2022
10+
ms.date: 12/6/2022
1111
ms.author: gasinh
1212
ms.collection: M365-identity-device-management
1313
---
@@ -34,18 +34,18 @@ When Azure AD pre-authenticates access to BIG-IP published services, there are m
3434

3535
Other benefits include:
3636

37-
- The [Azure AD portal](https://azure.microsoft.com/features/azure-portal/)
38-
- One control plane to govern identity and access
37+
- One control plane to govern identity and access
38+
- The [Azure AD portal](https://azure.microsoft.com/features/azure-portal/)
3939
- Preemptive [Conditional Access](../conditional-access/overview.md)
4040
- [Azure AD Multi-Factor Authentication (MFA)](../authentication/concept-mfa-howitworks.md)
41-
- [Identity Protection](../identity-protection/overview-identity-protection.md)
42-
- Adaptive protection through user and session risk profiling
41+
- Adaptive protection through user and session risk profiling
42+
- [Identity Protection](../identity-protection/overview-identity-protection.md)
4343
- [Leaked credential detection](../identity-protection/concept-identity-protection-risks.md)
4444
- [Self-service password reset (SSPR)](../authentication/tutorial-enable-sspr.md)
45-
- [Partner collaboration](../governance/entitlement-management-external-users.md)
46-
- Entitlement management for governed guest access
47-
- [Defender for Cloud Apps (CASB)](/cloud-app-security/what-is-cloud-app-security)
48-
- App discovery and control
45+
- Entitlement management for governed guest access
46+
- [Partner collaboration](../governance/entitlement-management-external-users.md)
47+
- App discovery and control
48+
- [Defender for Cloud Apps (CASB)](/cloud-app-security/what-is-cloud-app-security)
4949
- Threat monitoring and analytics with [Microsoft Sentinel](https://azure.microsoft.com/services/azure-sentinel/)
5050

5151
## Scenario description
@@ -58,7 +58,7 @@ As an Application Delivery Controller (ADC) and secure socket layer virtual priv
5858

5959
BIG-IP Local Traffic Manager (LTM) is for secure service publishing, while an Access Policy Manager (APM) extends BIG-IP functions that enable identity federation and single sign-on (SSO).
6060

61-
With integration, you achieve the protocol transition to secure legacy, or non-Azure AD-integrated services, with controls such as
61+
With integration, you achieve the protocol transition to secure legacy, or non-Azure AD-integrated services, with controls such as:
6262

6363
* [Password-less authentication](https://www.microsoft.com/security/business/identity/passwordless)
6464
* [Conditional Access](../conditional-access/overview.md)
@@ -153,27 +153,27 @@ The BIG-IP version 13.1 Guided Configuration wizard, minimizes time and effort t
153153

154154
Guided Configuration version 16.x has the Easy Button feature: admins no longer go back and forth between Azure AD and a BIG-IP to enable services for SHA. The end-to-end deployment and policy management is handled by the APM Guided Configuration wizard and Microsoft Graph. This integration between BIG-IP APM and Azure AD ensures applications support identity federation, SSO, and Azure AD Conditional Access, without the management overhead of doing so for each app.
155155

156-
Tutorials for using Easy Button templates:
156+
Tutorials for using Easy Button templates, *F5 BIG-IP Easy Button for SSO to*:
157157

158-
- [F5 BIG-IP Easy Button for SSO to Kerberos applications](f5-big-ip-kerberos-easy-button.md)
158+
- [Kerberos applications](f5-big-ip-kerberos-easy-button.md)
159159

160-
- [F5 BIG-IP Easy Button for SSO to header-based applications](f5-big-ip-headers-easy-button.md)
160+
- [Header-based applications](f5-big-ip-headers-easy-button.md)
161161

162-
- [F5 BIG-IP Easy Button for SSO to header-based and LDAP applications](f5-big-ip-ldap-header-easybutton.md)
162+
- [Header-based and LDAP applications](f5-big-ip-ldap-header-easybutton.md)
163163

164-
- [F5-BIG-IP Easy Button for SSO to Oracle EBS (Enterprise Business Suite)](f5-big-ip-oracle-enterprise-business-suite-easy-button.md)
164+
- [Oracle EBS (Enterprise Business Suite)](f5-big-ip-oracle-enterprise-business-suite-easy-button.md)
165165

166-
- [F5-BIG-IP Easy Button for SSO to Oracle JD Edwards](f5-big-ip-oracle-jde-easy-button.md)
166+
- [Oracle JD Edwards](f5-big-ip-oracle-jde-easy-button.md)
167167

168-
- [F5-BIG-IP Easy Button for SSO to Oracle PeopleSoft](f5-big-ip-oracle-peoplesoft-easy-button.md)
168+
- [Oracle PeopleSoft](f5-big-ip-oracle-peoplesoft-easy-button.md)
169169

170-
- [F5-BIG-IP Easy Button for SSO to SAP ERP](f5-big-ip-sap-erp-easy-button.md)
170+
- [SAP ERP](f5-big-ip-sap-erp-easy-button.md)
171171

172172
## Azure AD B2B guest access
173173

174174
Azure AD B2B guest access to SHA-protected applications is possible, but might require steps not in the tutorials. One example is Kerberos SSO, when a BIG-IP performs kerberos constrained delegation (KCD) to obtain a service ticket from domain controllers. Without a local representation of a local guest user, a domain controller won't honor the request because there's no user. To support this scenario, ensure external identities are flowed down from your Azure AD tenant to the directory used by the application.
175175

176-
Learn more: [Grant B2B users in Azure AD access to your on-premises applications](../external-identities/hybrid-cloud-to-on-premises.md).
176+
Learn more: [Grant B2B users in Azure AD access to your on-premises applications](../external-identities/hybrid-cloud-to-on-premises.md)
177177

178178
## Next steps
179179

@@ -188,7 +188,7 @@ Our recommendation is to start with an application that isn’t published via a
188188

189189
The following interactive guide illustrates implementing SHA with a template, and the end-user experience.
190190

191-
[![The image shows interactive guide cover](media/f5-aad-integration/interactive-guide.png)](https://aka.ms/Secure-Hybrid-Access-F5-Interactive-Guide)
191+
[![The image shows the guide's title page](media/f5-aad-integration/interactive-guide.png)](https://aka.ms/Secure-Hybrid-Access-F5-Interactive-Guide)
192192

193193
## Resources
194194

0 commit comments

Comments
 (0)