You are on page 1of 9

PINGIDENTITY.

COM
PINGFEDERATE
ADMINISTRATIVE API

reserved.2
RESTFUL ADMIN API TO CONFIGURE PF
§ CRUD support for administration of PingFederate
– Alternative to using the administrative console
§ E.g.
– Server settings
– Connections
– Keys and certificates
– OAuth settings
– Cluster management
– OAuth grant management
§ Requires Admin Authentication using HTTP Basic Authentication, X.509 certificate, or RADIUS

Copyright © 2015 Ping Identity Corp. All rights reserved.3


ADMIN API

Base API Endpoint: https://<server:admin-port>/pf-admin-api/v1/

Copyright © 2015 Ping Identity Corp. All rights reserved.4


ADMIN API OPERATIONS AND ENDPOINTS

• GET - read; get list of all items or specific id


• POST - add/create
• PUT - change; requires that all content is provided in change
• DELETE - delete
Copyright © 2015 Ping Identity Corp. All rights reserved.5
ADMIN API OPERATION DOCUMENTATION

Copyright © 2015 Ping Identity Corp. All rights reserved.6


ADMIN API OPERATION

Copyright © 2015 Ping Identity Corp. All rights reserved.7


LAB: ADMIN API
§ Enable OpenID Connect via Admin API browser interface

Copyright © 2015 Ping Identity Corp. All rights reserved.8


PINGIDENTITY.COM

You might also like