When configuring PingAccess to use PingFederate as theStandard Token Providerfor runtime engines, PingAccess must know how to contact PingFederate. The configuration requires theHost(PingFederate base URL).
Exact Extract:
“When configuring the Standard Token Provider, specify the PingFederate host to which PingAccess engines will connect for token validation.”
Option A (Issuer)is part of OIDC metadata but not required explicitly in this configuration.
Option B (Client ID)is needed for OAuth clients but not when defining the token provider connection itself.
Option C (Host)is correct — this is required to connect to PingFederate.
Option D (Port)may be included within the host definition (host:port) but is not the required field.
[Reference:PingAccess Administration Guide –Configuring PingFederate as a Token Provider]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit