An array of JSON Patch documents for authentication settings.
[ { op: "replace", path: "/userSessionInactivityTimeoutMinutes", value: 60 }, { op: "replace", path: "/maxUserSessionLifespanMinutes", value: 1440 }] Copy
[ { op: "replace", path: "/userSessionInactivityTimeoutMinutes", value: 60 }, { op: "replace", path: "/maxUserSessionLifespanMinutes", value: 1440 }]
An array of JSON Patch documents for authentication settings.