Social identity provider button and badge properties
Social authentication is deprecated and will be removed in a future release of IDM. For more information, see Deprecation. |
You can configure buttons and badges for each social identity provider, using the admin UI or by editing the associated identityProvider-name.json
file. The admin UI displays examples during social identity provider configuration.
Badges appear in the admin UI under Configure > Social ID Providers , and in the End User UI under My Account > Sign-in & Security > Social Sign-in.
Buttons appear in the IDM login screens, and when you select Register from the End User UI login screen.
How IDM displays buttons and badges changes based on how many social identity providers are enabled:
-
For up to three social identity providers, IDM displays large buttons, with the text Register with Provider.
-
For four or more social identity providers, IDM displays smaller buttons with icons.
For seven or more social identity providers, horizontal scrolling may be required.
Property (UI) | Property (JSON file) | Description |
---|---|---|
Badge background color |
|
Color for the social identity provider icon. |
Badge icon classname |
|
Name of the icon class. Can be a Font Awesome name like |
Badge font color |
|
Color for the social identity provider icon font. |
Button image path |
|
Looks in |
Button icon classname |
|
Name for the social identity provider class. Can be a Font Awesome
name like |
Button display name |
|
Name to display on large buttons. |
Button styles |
|
Custom styles, such as |
Button hover styles |
|
Custom styles for the hover state of a button, such as |