Internationalization of the authentication method group titles - SSO

To set the name of an authentication method group for each locale, add property GROUP_[GROUP_NAME_IN_CAPITALS] TITLE into custom/messages/uas_<locale>.properties and/or custom/messages/uas.properties files. Set the text to be displayed as this tag's value. The format of the tag is always similar to the examples given in the listings below, i.e., starting with GROUP_, ending with _TITLE and written in all caps. (Please note that if a method group title is not defined, its key from the language file is displayed instead.) Requires Ubisecure SSO version 6.1.0 or higher.

Method groups are defined in the template. For more information, see page Templates - SSO under Visual customization - SSO.

Method group definiton in template (e.g., default.properties)
methodgroups = agroup, bgroup
agroup.members = tupas.alandsbanken.1, tupas.handelsbanken.1, tupas.op.1, tupas.nordea.1, tupas.sampo.1, tupas.spankki.1, tupas.sppop.1, tupas.tapiola.1
bgroups.members = *


Localizing authentication method group text
#

custom/messages/uas_fi.properties
#


GROUP_AGROUP_TITLE = Verkkopankit
GROUP_BGROUP_TITLE = Muut


Listing Y. Localizing authentication
method group text 
#

custom/messages/uas_en.properties
#


GROUP_AGROUP_TITLE = Banks
GROUP_BGROUP_TITLE = Others