Defining the authenticating app appearance in the PingID mobile app
Configure the PingID mobile app authentication screen to display the name and icon of the app originating the push notification authentication request.
About this task
The following image shows a custom authentication screen in the PingID mobile app.
Steps
-
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:
-
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.