Skip to main content

Access Request Wizard

After one or more grant Access Control Request Templates have been imported in Witboost, all the consumers will see the resulting modal when they require access to specific output ports in the Marketplace section.

The template displayed to the user is selected based on the technology of the output port and data product — see Template selection for details.

Every consumer can request access to the output ports of a deployed Data Product in the Marketplace:

OutputPortSelection

caution

If no grant Access Control Request Template is imported in Witboost, even if the user selects some output ports, the button "Request Access" will always be disabled.

After the "Request Access" button has been clicked, a dialog window will appear. This dialog will render all the pickers that are defined inside the Access Control Request Template YAML file: the basic modal will allow consumers to select at least all the identities it requires access of and to write a motivation.

AccessRequestDialog

After clicking the "Send" button, the ACL update operation starts by executing the custom Actions defined under the steps field of the Access Control Request Template.

Multiple output ports with different technologies

When the user selects multiple output ports that span more than one technology, the dialog will present one step per distinct technology, each rendered with its own resolved template (following the template selection logic). The user fills in each step independently before submitting the request.

AccessRequestMultistepDialog