Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide method in REST API to check if action is allowed #2228

Open
ThorbenLindhauer opened this issue Nov 9, 2016 · 0 comments
Open

Provide method in REST API to check if action is allowed #2228

ThorbenLindhauer opened this issue Nov 9, 2016 · 0 comments
Labels
scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI type:feature Issues that add a new user feature to the project.

Comments

@ThorbenLindhauer
Copy link
Member

This issue was imported from JIRA:

Field Value
JIRA Link CAM-6975
Reporter jw18J7v
What is this name? This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.
Has restricted visibility comments false

It should be possible to query the rest API if certain actions like adding a user to a group are allowed for the user to perform. See the support case for more information.

Hints:
Either we can add a method to test, if a IdentityService is read only or we could provide this feature via availableOperations (see here), which would only return the read only operations.

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI type:feature Issues that add a new user feature to the project.
Projects
None yet
Development

No branches or pull requests

1 participant