Page created: 3 Jun 2020
|
Page updated: 12 Feb 2023
Configure the PingID mobile app authentication screen to display the name and icon of the app originating the push notification authentication request.
The following image shows a custom authentication screen in the PingID mobile app.
-
In the relevant identity provider (IdP), define the name and icon that PingID displays
on the authentication screen.
Application IdP Steps PingOne Apps Define the app name in the Application Name field and the icon in the Graphics field. For more information, see:
PingFederate Apps Define the app name in the Application Name field and the icon in the Application Icon URL field. For more information, see:
- Managing SP connections
- Identifying the SP. See the Application Name and Application Icon URL entries.
PingID API Apps The app name and logo are defined using either:
- The
appName
andappIconUrl
sub-attributes. For more information, see Example PPM request. - The
sp_logo
andsp_name
of the StartAuthentication API. For more information, see the AuthenticateOnline entry.