Month End Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

PAP-001 Certified Professional - PingAccess Questions and Answers

Questions 4

An auto parts company wants to protect the path/parts/suspension/struts/manufacturer. Resources appear under an applicationContext Root of/partswith default ordering.

Which resource will the policy engine select?

Options:

A.

//struts/manufacturer

B.

//manufacturer

C.

/suspension/struts/manufacturer

D.

///manufacturer

Buy Now
Questions 5

A company has removed the requirement to record back-channel requests from PingAccess to PingFederate in the audit log.

Where should the administrator update this behavior without affecting existing applications?

Options:

A.

Token Validation

B.

Web Sessions

C.

Sites

D.

Token Provider

Buy Now
Questions 6

An application owner would like customized errors for rule violations within an application. Where is this configured?

Options:

A.

When assigning a Rule to a Resource

B.

Within the Root Resource of the Application

C.

When combining Rules into Rule Sets

D.

Within the Rule definition

Buy Now
Questions 7

An administrator configures the following:

    HTTP Request Parameter Rule for"can_read=yes"

    Web Session Attribute Rule forOpt-in = yes

    Web Session Attribute Rule forgroup = customerService

    Rule SetA(ALL) → includes (HTTP Request Parameter Rule)

    Rule SetB(ANY) → includes (Opt-in yes, group customerService)

    Rule Set GroupC(ALL) → includes (Rule Set A, Rule Set B)Assigned to the web application.

Which set of conditions must be met to be able to access the application?

Options:

A.

The request requires a parameter called can_read with a value of yes. Additionally, the authenticated user must be in customer service and have the opt-in attribute set to yes.

B.

The request requires a parameter called can_read with a value of yes unless the authenticated user is in either customer service or has the opt-in attribute set to yes.

C.

The request requires a parameter called can_read with a value of yes unless the authenticated user is in customer service and the opt-in attribute set to yes.

D.

The request requires a parameter called can_read with a value of yes. The authenticated usermust be either in customer service or have the opt-in attribute set to yes.

Buy Now
Questions 8

How many administrators are supported using HTTP Basic Authentication in the Administrative Console?

Options:

A.

1000

B.

1

C.

10

D.

100

Buy Now
Questions 9

An application is hosted on a server that requires clients to authenticate using a username:password pair. This application is behind PingAccess, which is acting as a gateway. What action should the administrator take to allow PingAccess to access the application?

Options:

A.

Apply an Identity Mapping that includes the username and password

B.

Apply a valid Web Session that contains the username and password

C.

Configure a Basic Authentication Site Authenticator to the Site

D.

Configure a Mutual TLS Site Authenticator to the Site

Buy Now
Questions 10

The application team is requesting step-up authentication only for a few specific resources while maintaining previous authentication for other resources. What change would the administrator need to make?

Options:

A.

Authentication Challenge Policy

B.

Use context root as reserved resource base path

C.

Change the Context Root

D.

Manual Resource Ordering

Buy Now
Questions 11

What is the purpose of PingAccess processing rules?

Options:

A.

To collect data for offline processing

B.

To modify web traffic in real time

C.

To override upstream access control decisions

D.

To allow for more detailed auditing

Buy Now
Questions 12

PingAccess will terminate SSL for multiple proxied applications that share thecustomer.comURL domain. The administrator needs different ways to minimize the number of SSL certificates to manage these user-facing applications.

What are two ways this requirement can be met? (Choose 2 answers.)

Options:

A.

Assign unique Key Pairs to each Virtual Host

B.

Assign a wildcard certificate to the Engine Listener

C.

Assign a Subject Alternative Name Certificate to the Engine Listener

D.

Assign a Subject Alternative Name Certificate to the Agent Listener

E.

Assign a wildcard certificate to the Agent Listener

Buy Now
Questions 13

An API is hosted onsite and is using only header-based Identity Mapping. It is exposed to all clients running on the corporate network. How should the administrator prevent a malicious actor from bypassing PingAccess and spoofing the headers to gain unauthorized access to the API?

Options:

A.

Use ID Tokens

B.

Add Site Authenticator

C.

Require HTTPS

D.

Use Target Host Header

Buy Now
Questions 14

An administrator needs to use attributes that are not currently available in theIdentity Mapping Attribute Namedropdown. Which action should the administrator take?

Options:

A.

Request that the additional attributes be added by the token provider administrator

B.

Create a Rewrite Content rule for the additional attributes

C.

Request that the additional attributes be added by the web developer

D.

Create a Web Session Attribute rule for the additional attributes

Buy Now
Questions 15

Users report the following about access to an application:

    Inconsistent behavior depending on the browser used

    Denied access

    Prompt to accept a security exception

Which configuration option should the administrator adjust?

Options:

A.

Enable PKCE

B.

SameSite Cookie

C.

Request Preservation

D.

Validate Session

Buy Now
Questions 16

An administrator must protect a configuration by changing the default key. Which script can be used to meet this goal?

Options:

A.

db-passwd-rotate.bat

B.

memoryoptions.bat

C.

run.bat

D.

obfuscate.bat

Buy Now
Questions 17

What is the purpose of the Mutual TLS Site Authenticator?

Options:

A.

Allows the backend server to authenticate to PingAccess

B.

Allows the user to authenticate to the backend server

C.

Allows PingAccess to authenticate to the backend server

D.

Allows PingAccess to authenticate to the token provider

Buy Now
Questions 18

All style sheets should be accessible to all users without authentication across all applications. Which configuration option should the administrator use?

Options:

A.

Define a Protocol Source for the resource.

B.

Define Authentication Challenge Policy of none for the resource.

C.

Define Global Unprotected Resources for the resource.

D.

Define a Default Availability Profile of on-demand for the resource.

Buy Now
Questions 19

Refer to the following applications:

    hr.company.com

    finance.company.com

    customer.order.company.com

Which action should be taken to allow these applications to share the same web session?

Options:

A.

Set Audience option

B.

Set Cookie Domain option

C.

Use Rewrite Cookie Domain rule

D.

Use Rewrite Cookie Path rule

Buy Now
Questions 20

Any user who accesses an application must be insalesunless the user is amanager in the marketing department. The administrator creates the following web session rules:

    (A) Look for department = sales

    (B) Look for department = marketing

    (C) Look for job_title = manager

Which additional actions should be taken to properly enforce this requirement?

Options:

A.

Create a Rule Set (D) to accept ALL (A) (B AND C) → Add Rule Set (D) to the resource

B.

Create a Rule Set (D) to accept ANY (A) (B) (C) → Add Rule Set (D) to the resource

C.

Create a Rule Set (D) to accept ALL (A) → Create a Rule Set (E) to accept ANY (B) (C) → Create a Rule Set Group (F) to accept ALL (D) (E) → Add Rule Set Group (F) to the resource

D.

Create a Rule Set (D) to accept ANY (A) → Create a Rule Set (E) to accept ALL (B) (C) → Create a Rule Set Group (F) to accept ANY (D) (E) → Add Rule Set Group (F) to the resource

Buy Now
Questions 21

An administrator needs to configure a protected web application using theAuthorization Codelogin flow. Which two configuration parameters must be set? (Choose 2 answers.)

Options:

A.

OAuth Token Introspection Endpoint

B.

OAuth Client ID

C.

OpenID Connect Issuer

D.

Virtual Host

E.

OpenID Connect Login Type

Buy Now
Exam Code: PAP-001
Exam Name: Certified Professional - PingAccess
Last Update: Sep 26, 2025
Questions: 70

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99