Update topics/clients/protocol-mappers.adoc
This commit is contained in:
parent
4603d55a36
commit
5d8bd79d96
1 changed files with 1 additions and 1 deletions
2
topics/clients/protocol-mappers.adoc
Executable file → Normal file
2
topics/clients/protocol-mappers.adoc
Executable file → Normal file
|
@ -33,7 +33,7 @@ Consent::
|
|||
If your client requires consent, this mapper will be displayed on the consent screen shown to the user.
|
||||
Consent Text::
|
||||
If your client requires consent and the `Consent` switch is on, this is the text that will be displayed by the user.
|
||||
The value for this text is localizable by specifying a substitution variable with `$\{var-name}}` strings. The
|
||||
The value for this text is localizable by specifying a substitution variable with `$\{var-name}` strings. The
|
||||
localized value is then configured within property files in your theme. See the link:{{book.developerguide.link}}[{{book.developerguide.name}}]
|
||||
for more information on localization.
|
||||
|
||||
|
|
Loading…
Reference in a new issue