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 54f4ba9 commit fb0567bCopy full SHA for fb0567b
src/Core/Constants.cs
@@ -108,6 +108,7 @@ public static class FeatureFlagKeys
108
public const string LimitItemDeletion = "pm-15493-restrict-item-deletion-to-can-manage-permission";
109
public const string PushSyncOrgKeysOnRevokeRestore = "pm-17168-push-sync-org-keys-on-revoke-restore";
110
public const string PolicyRequirements = "pm-14439-policy-requirements";
111
+ public const string SsoExternalIdVisibility = "pm-18630-sso-external-id-visibility";
112
113
/* Tools Team */
114
public const string ItemShare = "item-share";
0 commit comments