Skip to content

feat(startProcess)!: introduce configurable access control for the "Start process" tile#381

Open
LuisMiguelSS wants to merge 1 commit into
mainfrom
472-introduce-access-control-startProcess
Open

feat(startProcess)!: introduce configurable access control for the "Start process" tile#381
LuisMiguelSS wants to merge 1 commit into
mainfrom
472-introduce-access-control-startProcess

Conversation

@LuisMiguelSS
Copy link
Copy Markdown
Contributor

BREAKING CHANGE: Access to the "Start process" tile is now disabled by default. Users and groups must be explicitly granted permission to view and use it via the startProcess application authorization.

…tart process" tile

BREAKING CHANGE: Access to the "Start process" tile is now disabled by default. Users and groups must be explicitly granted permission to view and use it via the `startProcess` application authorization.
@LuisMiguelSS LuisMiguelSS self-assigned this Jul 31, 2025
@LuisMiguelSS
Copy link
Copy Markdown
Contributor Author

This introduces a breaking change, requiring all deployed instances to explicitly allow the "startProcess" application authorization to its users.

As example, to grant access to this tile to the user "myUser":
image

For all users, it would be:
image

And so on for specific user groups.

@OlegCIB OlegCIB self-requested a review August 12, 2025 13:31
Copy link
Copy Markdown
Member

@OlegCIB OlegCIB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BREAKING CHANGE: "Start process" tile is now disabled by default -> let's discuss the possibilities and consequences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants