Module 1 - Implement C3D with APM EnhancementsΒΆ
As organizations move towards MFA to secure their enterprise applications, they often struggle when implementing Single Sign-On (SSO). Implementation of MFA at the proxy layer, while allowing for Single-Sign On, often requires usage of a less secure authentication method to the backend resource due to the introduction of service accounts requiring passwords. However, if an organization choses to implement MFA directly at the application, SSO is lost.
The F5 Client Certificate Constrained Delegation (C3D) feature allows the best of both worlds by allowing MFA at the proxy layer while maintaining strong security when performing SSO between the proxy and backend resource.
- Lab 1.1 - Create Authentication objects
- Lab 1.2 - Create an Access profile
- Lab 1.3 - Create the Access Policy
- Lab 1.4. - Create the SSL Profiles
- Lab 1.5 - Create a Pool
- Lab 1.6 - Create the Virtual Server
- Lab 1.7 - Test CertSSO
- Lab 1.8 - Implement Dynamic Certificate Injection
- Lab 1.9 - Test Dynamic Certificate Injection