Checking authorization...
+Area management will be available in a future phase.
+Loading...
+ } + else if (_errorMessage != null) + { +| ID | +LDAP Group Name | +Role | +Site Scope Rules | +Actions | +
|---|---|---|---|---|
| No mappings configured. | +||||
| @mapping.Id | +@mapping.LdapGroupName | +@mapping.Role | ++ @{ + var rules = _scopeRules.GetValueOrDefault(mapping.Id); + } + @if (rules != null && rules.Count > 0) + { + @foreach (var rule in rules) + { + Site @rule.SiteId + } + } + else + { + All sites + } + @if (mapping.Role.Equals("Deployment", StringComparison.OrdinalIgnoreCase)) + { + + } + | ++ + + | +
Site management will be available in a future phase.
+Central management console for the ScadaLink SCADA system.
+ +@context.User.FindFirst("DisplayName")?.Value
+@context.User.FindFirst("Username")?.Value
+ + @{ + var roles = context.User.FindAll("Role").Select(c => c.Value).ToList(); + } + @if (roles.Count > 0) + { +Real-time debug view will be available in a future phase.
+Deployment management will be available in a future phase.
+Instance management will be available in a future phase.
+External system management will be available in a future phase.
+Shared script management will be available in a future phase.
+Template management will be available in a future phase.
+Authenticate with your organization's LDAP credentials.
+Site health monitoring will be available in a future phase.
+You do not have permission to access this page. Contact your administrator if you believe this is an error.
+