Skip to content

Commit 6ff3a8d

Browse files
committed
Fix
1 parent 0f01a60 commit 6ff3a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/includes/guides/users/user-stores/primary-user-store/configure-a-read-write-active-directory-user-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ configurations.
8888
- `http://wso2.org/claims/verifiedAddresses`
8989
- `http://wso2.org/claims/mobileNumbers`
9090
- `http://wso2.org/claims/verifiedMobileNumbers`
91-
{% if not is_version == "7.0.0" %}
91+
{% endif %}
9292

9393
Refer to the [Update Attributes]({{base_path}}/guides/users/attributes/manage-attributes/#update-attributes)
9494
to learn more on updating attribute mappings. For `created` and `modified` claims, it is recommended to use the

0 commit comments

Comments
 (0)