Skip to content

[Feature]: Add Role based access control to running workflows - inputstep decorator #931

Closed
@Mark90

Description

@Mark90

Contact Details

markmdev_51242 in the discord channel (see readme).

What should we build?

Add the authorize_callback parameter to the @inputstep decorator.

See #782 for original requirements and #837 for how this was implemented on the @workflow decorator.

  • Think of a solution where the form generator is aware whether or not the user can execute the step.
    • the submit button is disabled if the user has no rights
  • Or show a standard "not authorized" form to the user, if they have no rights

Metadata

Metadata

Assignees

Labels

featureRequest for new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions