diff --git a/contrib_modules/authorize/authorize.html b/contrib_modules/authorize/authorize.html index 3145b1a..056d879 100644 --- a/contrib_modules/authorize/authorize.html +++ b/contrib_modules/authorize/authorize.html @@ -230,6 +230,23 @@
+ show_user_attribute
+
++ This option can be used to show the user attribute, to inform the with which +account they are logged in. If set to a valid attribute, the user will see +the first value of that attribute. +
++ + Note + + : This option needs to be a string else it will be considered disabled. + Default value is NULL. +