IdentityNow Admin Console
| ID | -Name | -Lifecycle State | -Created | -Modified | -- - - {#each data.identities as identity} - | |
|---|---|---|---|---|---|---|
|
- {identity.id} - |
-
- {identity.name} - |
-
- {identity.lifecycleState?.stateName} - |
-
- {identity.emailAddress} - |
-
- {formatDate(identity.created)} - |
-
- {formatDate(identity.modified)} - |
- - - Open - - - | -
Total Count: {data.totalCount}
+| ID | +Name | +Lifecycle State | +Created | +Modified | ++ + + {#each data.identities as identity} + | |
|---|---|---|---|---|---|---|
|
+ {identity.id} + |
+
+ {identity.name} + |
+
+ {identity.lifecycleState?.stateName} + |
+
+ {identity.emailAddress} + |
+
+ {formatDate(identity.created)} + |
+
+ {formatDate(identity.modified)} + |
+ + + Open + + + | +
Total Count: {data.totalCount}
+| ID | -Name | -Description | -Type | -Authoritative | -Healthy | -- - - {#each data.sources as source} - |
|---|---|---|---|---|---|---|
|
- {source.id} - |
-
- {source.name} - |
-
- {source.description} - |
-
- {source.type} - |
-
- {source.authoritative ? 'True' : 'False'} - |
-
- - {source.healthy ? 'True' : 'False'} - - |
- - - Open - - - | -
Total Count: {data.totalCount}
+| ID | +Name | +Description | +Type | +Authoritative | +Healthy | ++ + + {#each data.sources as source} + |
|---|---|---|---|---|---|---|
|
+ {source.id} + |
+
+ {source.name} + |
+
+ {source.description} + |
+
+ {source.type} + |
+
+ {source.authoritative ? 'True' : 'False'} + |
+
+ + {source.healthy ? 'True' : 'False'} + + |
+ + + Open + + + | +
Total Count: {data.totalCount}
+