We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored
There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Intersystems IRIS currently supports role-based access control (RBAC) through the use of resources and roles. However, this functionality is not consistently implemented across all features. In some cases, access is granted based on a hardcoded %A...
Currently IRIS supports export of Open API(swagger) specification of the REST API version 2.0 The latest version is 3.1.0 which Better support for modern RESTful practices More expressive API definitions, especially with request bodies and content...