You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Ensure there is only one administrator app so that we control it. This prevents hard-coding the ClientId, making it easier to recover in the event of a compromise
26
+
createunique indexUQF_AccessClient_IsAdministratorAppon AccessClient (IsAdministratorApp) where IsAdministratorApp =1;
0 commit comments