---
title: June 7, 2021
description: Two new parameters have been added to make it possible to override the default user information text that a device displays on the account selection screen.
component: pingid
page_id: pingid:release_notes:pid_release_note_june_7_2021
canonical_url: http://docs.pingidentity.com/pingid/release_notes/pid_release_note_june_7_2021.html
revdate: January 30, 2024
section_ids:
  enhancements: Enhancements
---

# June 7, 2021

## Enhancements

* PingID API - new parameters added for FIDO-based authentication

  Two new parameters have been added to make it possible to override the default user information text that a device displays on the account selection screen.

For details, see:

* [PingID User Management API - WebAuthnStartPairing (FIDO biometrics)](https://apidocs.pingidentity.com/pingid-api/guide/pingid-api/pid_c_PingIDapiUserManagement/#WebAuthnStartPairing-FIDO-biometrics) (new parameters: `name`, `displayName`)

* [Authentication using browser redirect - PPM request for FIDO pairing with a hybrid UI](https://apidocs.pingidentity.com/pingid-api/guide/pingid-api/pid_c_PingIDapiPpmrequest/#Example-PPM-request-for-FIDO-pairing-with-a-hybrid-UI) (new parameters: `webauthnName`, `webauthnDisplayName`)

* [Example - PingID FIDO security key](https://apidocs.pingidentity.com/pingid-api/guide/pingid-api/pid_c_PingIDapiExampleFIDOsecurityKey/#FIDO-security-key-pairing-flow)
