Update Attributes.pm

This commit is contained in:
Christophe Maudoux 2020-08-25 11:07:06 +02:00
parent 79c37400fc
commit 0ca3e1fcf5

View File

@ -1088,7 +1088,7 @@ sub attributes {
},
portalDisplayOidcConsents => {
type => 'boolOrExpr',
default => '$_oidcConsents',
default => '$_oidcConsents && $_oidcConsents =~ /\w+/',
documentation => 'Display OIDC consent tab in portal',
},
portalDisplayGeneratePassword => {