diff --git a/contrib_modules/authorize/authorize.html b/contrib_modules/authorize/authorize.html index 4556966..3145b1a 100644 --- a/contrib_modules/authorize/authorize.html +++ b/contrib_modules/authorize/authorize.html @@ -213,6 +213,23 @@

: This option needs to be boolean (TRUE/FALSE) else it will be considered an attribute matching rule.

+

+ + allow_reauthentication + +

+

+ This option can be used to allow users to re-authenticate if they are +unauthorized. If set to TRUE, the user will be shown a button to re-authenticate. +If set to FALSE, the user will not be shown a button to re-authenticate. +

+

+ + Note + + : This option needs to be boolean (TRUE/FALSE) else it will be + considered FALSE. +

Attribute Rules

diff --git a/contributed_modules.html b/contributed_modules.html index 1b7bedf..96aeaa4 100644 --- a/contributed_modules.html +++ b/contributed_modules.html @@ -801,14 +801,14 @@
  • Documentation: - - authproc_statisticswithattribute.html + + statistics.html
  • Documentation: - - statistics.html + + authproc_statisticswithattribute.html