Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/30
Score 0
In the context of Identity Gateway (IG) architecture discussed in IG430 Day 2, which specific object is used within a route to capture and store information from an incoming request so it can be utilized later in the filter chain?
30
Heap
Scripts
Metadata
Attributes
Q 2/30
Score 0
When configuring a 'JwtValidationFilter' in Identity Gateway to ensure the integrity of a session token, which component is primarily responsible for resolving the public keys required for signature verification?
30
Secrets Guy
Token Introspection Handler
Trust Anchor Service
KeyStore Manager
30 questions
Q.
In the context of Identity Gateway (IG) architecture discussed in IG430 Day 2, which specific object is used within a route to capture and store information from an incoming request so it can be utilized later in the filter chain?
1
30 sec
Q.
When configuring a 'JwtValidationFilter' in Identity Gateway to ensure the integrity of a session token, which component is primarily responsible for resolving the public keys required for signature verification?
2
30 sec
Q.
During Day 2 of the IG430 course, when implementing 'Post-man-in-the-middle' patterns for credential injection, which filter is commonly used to extract a password from a secure secret store and inject it into a request header before it reaches the protected application?
3
30 sec
Q.
In the IG430 Day 2 curriculum regarding policy enforcement, which specialized object within the 'AmService' configuration is responsible for defining how Identity Gateway maps the resource URI to the policy set defined in AM?
4
30 sec
Q.
In Identity Gateway (IG430 Day 2), when configuring a 'StaticResponseHandler' for testing purposes, which mandatory field defines the integer value representing the HTTP response code returned to the client?
5
30 sec
Q.
In Identity Gateway (IG430 Day 2) configuration, when using the 'OAuth2ClientFilter' to protect a route, which object is responsible for defining the 'client_id' and 'client_secret' used to authenticate the Gateway to the Authorization Server?
6
30 sec
Q.
In Identity Gateway (IG430 Day 2), when implementing 'ScriptableFilter' or 'ScriptableHandler' using Groovy, which global variable is automatically available to the script to access the current request, response, and shared state attributes?
7
30 sec
Q.
In Identity Gateway (IG430 Day 2), when configuring a 'CaptureFilter' to debug the traffic flowing through a route, where does the filter typically output the captured request and response data by default?
8
30 sec
Q.
In Identity Gateway (IG430 Day 2), when implementing 'Single Sign-On' (SSO) with the 'AmService' component, which property within the session configuration determines the cookie name used by Access Management (AM) to track the user session?
9
30 sec
Q.
In the Identity Gateway (IG430 Day 2) architecture, when configuring an 'EntityExtractFilter' to pull data from a JSON response body, which tool is used to identify and map the specific JSON fields to exchange attributes?
10
30 sec
Q.
When configuring PingAccess or a similar Identity Gateway to work with an Access Management (AM) solution, what is the primary role of the 'Token Exchange' or 'OIDC flow' between the two components?
11
30 sec
Q.
In a typical ForgeRock Identity Gateway (IG) architecture, which object is responsible for defining the sequence of filters and the final handler to process an incoming HTTP request?
12
30 sec
Q.
When configuring an Identity Gateway (IG) to protect a resource via Access Management (AM), which filter is primarily used to redirect unauthenticated users to the AM login page and subsequently validate the SSO token?
13
30 sec
Q.
In the context of Identity Gateway (IG) integration with Access Management (AM), what is the function of 'Policy Enforcement' when utilizing the 'AmService' or specialized policy filters?
14
30 sec
Q.
When configuring the Identity Gateway (IG) in a 'Sidecar' deployment model to work with Access Management (AM), what is the primary architectural advantage?
15
30 sec
Q.
When configuring an Identity Gateway to leverage Access Management (AM) via the 'AmService' object, what is the significance of the 'ssoToken' in the heap configuration?
16
30 sec
Q.
In an Identity Gateway (IG) and Access Management (AM) integration, what is the primary purpose of using 'SecretStores' within the IG heap configuration?
17
30 sec
Q.
In an Identity Gateway (IG) route configuration integrated with Access Management (AM), what is the function of the 'HeaderFilter' when passing identity information to a legacy backend application?
18
30 sec
Q.
In an Identity Gateway (IG) configuration, when 'Throttling' is applied in conjunction with Access Management (AM) session validation, what is the primary objective?
19
30 sec
Q.
When configuring an Identity Gateway (IG) to interact with an Access Management (AM) instance over a secure connection, what is the purpose of the 'TrustManager' configuration within the gateway's ClientHandler?
20
30 sec
Q.
In PingIdentity's Identity Gateway (IG), when configuring an AmService object to interact with Access Management (AM), what happens if the 'realm' property is not explicitly defined?
21
30 sec
Q.
When configuring the 'AmService' heap object in PingFederate's Identity Gateway to connect to a specific AM realm, which property is used to define the location of the AM instance?
22
30 sec
Q.
When configuring the 'realm' property in an Identity Gateway (IG) route to point to a sub-realm named 'Internal' located under the top-level realm, what is the correct string format to use?
23
30 sec
Q.
When utilizing the 'AmService' to protect a resource in Identity Gateway, which component is primarily responsible for redirecting unauthenticated users to the specific AM realm login page?
24
30 sec
Q.
When Identity Gateway (IG) acts as a Policy Enforcement Point (PEP) for a specific AM realm, which heap object is typically used to authorize requests based on the policies defined within that realm?
25
30 sec
Q.
When defining multiple 'AmService' objects in Ping Identity Gateway to support cross-realm authentication, what is the primary reason for configuring a specific 'realm' property in each object?
26
30 sec
Q.
In Ping Identity Gateway, when a 'realm' property is configured in an 'AmService' to a value like '/partners/extranet', what does this path indicate regarding the organizational structure in Access Management (AM)?
27
30 sec
Q.
Which specific configuration attribute within an Identity Gateway 'AmService' determines the AM realm for which the service is valid?
28
30 sec
Q.
When configuring the 'AmService' in Identity Gateway to handle requests for a specific realm, what is the role of the 'ssoTokenHeader' property in the communication with PingAM?
29
30 sec
Q.
When working with the PingAM realm hierarchy in Identity Gateway, which configuration property in the 'AmService' object is used to specify the 'sessionService' and 'policyService' endpoints relative to the AM base 'url'?