Skip to content

Commit 556dfd6

Browse files
authored
feat: add jansLastAccessTime column to adminUISession table (#2625)
Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
1 parent cccd520 commit 556dfd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flex-linux-setup/flex_linux_setup/flex_schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"jansUjwt",
5050
"jansUsrDN",
5151
"creationDate",
52-
"exp"
52+
"exp",
53+
"jansLastAccessTime"
5354
],
5455
"must": [
5556
"objectclass"

0 commit comments

Comments
 (0)