Previous Topic: Java Assertion Generator Plugin API

Next Topic: Federation Security Services Process Flow

Internationalization in Federation Security Services

Federation Security Services supports the following features for I18N internationalization:

If assertions will contain multibyte characters, you need to set your operating system's LANG setting to UTF-8 format, as follows:.

LANG=xx_xx.UTF-8

For example, for Japanese, the entry would be:

LANG=ja_JP.UTF-8