- 26 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
PingFederate
- Updated on 26 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
PingFederate from Ping Identity is an enterprise authentication federation server that enables user authentication and single sign-on.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Users
- SaaS Data
Parameters
Host Name or IP Address (required) - The hostname or IP address of the PingFederate server that Axonius can communicate with via the Required Ports.
Port (required) - The API endpoint is available at the administrative port as defined in the pf.admin.https.port property. See Accessing the API interactive documentation for more information.
Authentication Method - Select if you want to authenticate with Basic Auth or OAUTH 2. The following fields are displayed based on the authentication method you select (see screenshots below).
- Basic Authentication:
- User Name and Password - The credentials for a an admin user account that has the permissions to fetch assets.
- OAUTH 2:
- Authorization URL (required) - The URL to authorize access via OAUTH2 (located in the <pf_install>/pingfederate/bin/oauth2.properties file).
- Client ID and Client Secret - The Client ID and Client Secret for an account that has read access to the API. These parameters are located in the <pf_install>/pingfederate/bin/oauth2.properties file.
- Scopes - Enter the scopes you want to grant for this connection.
- Basic Authentication:
Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional) - The password to use when connecting to the server using the HTTPS Proxy.
Adapter connection with Basic Auth authentication
Adapter connection with OAuth2 authentication
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the PingFederate API.
Required Ports
Axonius must be able to communicate with the value supplied in Host Name or IP Address via the following ports:
- 9999 or as defined in run.properties file on the Ping Federate node.
Adapter Integration Setup
Follow instructions in the PingFederate documentation to generate the following parameters for the adapter connection form.
- Authorization URL for OAUTH2
- Client ID
- Client Authentication Password
Supported From Version
Supported from Axonius version 5.0.