---
title: PingID SDK (December 29, 2020)
description: PingID SDK has been extended with the following features:
component: pingid
page_id: pingid:release_notes:pid_sdk_dec_29_2020
canonical_url: http://docs.pingidentity.com/pingid/release_notes/pid_sdk_dec_29_2020.html
revdate: January 28, 2024
section_ids:
  enhancements: Enhancements
  api-support-for-pingid-sdk-application-management: API support for PingID SDK application management
  known-issues-and-limitations: Known issues and limitations
  ios-push-credential-configuration-is-only-supported-using-the-admin-console: iOS push credential configuration is only supported using the admin console
---

# PingID SDK (December 29, 2020)

## Enhancements

PingID SDK has been extended with the following features:

### API support for PingID SDK application management

In addition to the existing PingID SDK application management in the admin UI, PingID SDK has been extended with the Application API and Application Attributes API, that enable customers to develop their own services for PingID SDK application management. Customers can now programatically create and maintain PingID SDK application configurations, and automate and streamline bulk creation and maintenance of application configurations.

In the PingID SDK developer's guide, see:

* [Application API](https://apidocs.pingidentity.com/pingid-sdk/guide/server-api/pid_c_SDKapiApplication/)

* [Application Attributes API](https://apidocs.pingidentity.com/pingid-sdk/guide/server-api/pid_c_SDKapiApplicationAttributes/)

## Known issues and limitations

### iOS push credential configuration is only supported using the admin console

iOS push credentials cannot be configured using the PingID SDK Application API, and must be configured using the admin console.
