On-Demand Training

PingGateway Deep Dive

This course showcases the key features and capabilities of the versatile and powerful edge security solution with the PingGateway (IG) environment.

0%
Course Overview
  1. Integrating Applications With IG
    0%
  2. Configuring Agentless Single Sign-On
    0%
  3. Controlling Access with IG as Policy Enforcement Point
    0%
  4. Protecting a REST API
    0%
  5. Preparing for Production with IG
    0%

Configuring Agentless Single Sign-On

Add authentication to the FEC solution, using Identity Cloud or AM as the access manager, OIDC provider, and SAML2 identity provider.


Sign in to earn badges for your progress!
Not yet accessed
Student Guide

Configuring Agentless Single Sign-On

This student guide contains your slides and instructor notes.

Not yet accessed
Workbook

Configuring Agentless Single Sign-On

Your workbook contains all your exercise instructions and should be used together with your exercise environment.

Not yet accessed
Virtual Exercise Environment

Configuring Agentless Single Sign-On

This brings you to your virtual exercise environment where you can complete your exercises using your workbook. Your lab exercises are chapter-based.


Implementing Authentication With SSO Filter
0%
Create a route using the IG Studio freeform designer to protect a website.
0%
Demonstrate how to use IG Studio Freeform Designer to create a route, use drag and drop techniques ...
0%
Lab: Create Route Using IG Studio Freeform Designer
Create a route with the IG Studio freeform designer with a variety of configuration objects and ...
0%
Protect a website by configuring a SingleSignOnFilter that uses an AmService object to redirect the ...
0%
Demonstrate how to create an AmService and then create a SingleSignOnFilter object that uses the ...
0%
Lab: Redirect Request to AM for Authentication
Complete the AM configuration to match the IG configuration of the AmService and SingleSignOnFilter ...
0%
Configure a SingleSignOnFilter to use an AmService to authenticate with an AM server before ...
0%
Configure IG with a UserProfileFilter to obtain the authenticated user's name that can be shared ...
0%
Demonstrate how to add a UserProfileFilter to a route to retrieve user data from AM.
0%
Lab: Retrieve User Profile Data
Retrieve user profile information from AM and share the information with a protected application.
0%
Configure IG, as a client, to trust a self-signed certificate of a proxied application or an ...
0%
Lab: Configure IG for Client-Side HTTPS
Configure IG as a client to communicate securely with AM using HTTPS.
0%
Lab: Access Properties in SSO Token Context
Explore context information about requests and responses available for IG to use in conditions and ...
0%
Lab: Store Info in IG HTTP Session
Add a filter that stores values in the HTTP session of the IG context to track unique URI paths ...
0%
Demonstrate, using the various object configuration forms, how to configure capture points with the ...
0%
Lab: Configure Capture Decorators in Freeform Designer
Explore how to add a global capture decorator to a route developed with the IG Studio freeform ...

Configuring CDSSO for Legacy App
0%
Explain the issues with using SSO and applications in different domains, and introduce the ...
0%
Describe how to configure the CrossDomainSingleSignOnFilter with Identity Cloud and AM as a solution ...
0%
Describe the purpose and configuration of some IG filters reserved to redirect URL endpoints, such ...
0%
Implement the final DVD4U legacy application integration with CDSSO to authenticate the user, and ...
0%
Demonstrate how a completed route with the CDSSO Filter is configured to use a self-managed AM ...
0%
Lab: Create Route to Protect DVD4U With CDSSO and AM
Create a route to protect the DVD4U website with SSO by using a CrossDomainSingleSignOnFilter ...
0%
Demonstrate how to access the Identity Cloud tenant, log in as the Identity Cloud administrator, ...
0%
Lab: Prepare Identity Cloud Tenant
Access your assigned Identity Cloud tenant, configure a REST admin user, run Postman collection ...
0%
Demonstrate how to modify the DVD4U or FEC route to use CDSSO with an AmService configured with ...
0%
Lab: Protect DVD4U/FEC Using CDSSO
Modify the IG routes that protect the FEC and DVD4U websites with a CrossDomainSingleSignOnFilter ...
0%
Demonstrate how to access the DVD4U website after modifying the PasswordReplayFilter to use the ...
0%
Lab: Update DVD4U Route to Log In User
Add the PasswordReplayFilter to the 102_dvd4u route to automate signing in to the DVD4U login page ...

Performing SSO With IG as OIDC Relying Party
0%
Review OIDC concepts and players, and explain how IG can be used as an OIDC client.
0%
Describe how to configure IG as an OIDC client by creating a route with the OAuth2ClientFilter, ...
0%
Examine the OIDC process flow of how the IG AuthorizationCodeOAuth2ClientFilter redirects the user ...
0%
Demonstrate how to create a route that uses the OAuth2ClientFilter, and optionally uses the new ...
0%
Lab: Configure OIDC Relying Party Route
Create an OIDC relying party route configuration in IG to enable non-subscriber users to access the ...
0%
Explore the process flow of how IG handles callbacks from the OIDC Provider and how IG injects OIDC ...
0%
Demonstrate how to use a capture decorator or the Developer Tools in a web browser with the route ...
0%
Lab: Examine OIDC Relying Party Solution
Enable capture logs for the OIDC route and examine the attributes written in the route log file ...

Providing SSO With IG as SAML2 SP
0%
Describe delegation of authentication to a SAML2 IdP.
0%
Describe how the SamlFederationHandler can be used to play the role of a SAML2 SP.
0%
Demonstrate the route with a DispatchHandler that handles the SAML2 flow scenarios.
0%
Lab: Configure SAML2 Route for Trial Section
Configure SAML2 for subscribers to access the FEC trial section of the website by signing in with ...
0%
Describe the DispatchHandler and its configuration structure.
0%
Describe the flow of the SAML2 implementation using the DispatchHandler route design.
0%
Demonstrate how to extract the fedlet files for the IG SAML2 configuration, and access the IdP ...
0%
Lab: Set Up SAML2 Configuration Files
Examine the GovIdP environment and create the SAML configuration folder for IG.
0%
Lab: Examine SAML2 Solution (Optional)
Examine the SAML2 solution details by observing the content output for a login session, the SAML2 ...