We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68f51c commit 058d26cCopy full SHA for 058d26c
perun-ldapc/src/main/resources/perun-ldapc.xml
@@ -1151,6 +1151,7 @@ http://www.springframework.org/schema/aop http://www.springframework.org/schema/
1151
<bean class="cz.metacentrum.perun.ldapc.model.impl.PerunAttributeDesc">
1152
<property name="name" value="mfaEnforced;x-ns-"/>
1153
<property name="required" value="false"/>
1154
+ <property name="deleted" value="true"/>
1155
<property name="singleValueExtractor">
1156
<bean class="cz.metacentrum.perun.ldapc.model.impl.SingleAttributeValueExtractor">
1157
<property name="nameRegexp" value="urn:perun:user:attribute-def:def:mfaEnforced:"/>
0 commit comments