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.
2 parents 3ac476a + 058d26c commit c0bd177Copy full SHA for c0bd177
perun-ldapc/src/main/resources/perun-ldapc.xml
@@ -1171,6 +1171,7 @@ http://www.springframework.org/schema/aop http://www.springframework.org/schema/
1171
<bean class="cz.metacentrum.perun.ldapc.model.impl.PerunAttributeDesc">
1172
<property name="name" value="mfaEnforced;x-ns-"/>
1173
<property name="required" value="false"/>
1174
+ <property name="deleted" value="true"/>
1175
<property name="singleValueExtractor">
1176
<bean class="cz.metacentrum.perun.ldapc.model.impl.SingleAttributeValueExtractor">
1177
<property name="nameRegexp" value="urn:perun:user:attribute-def:def:mfaEnforced:"/>
0 commit comments