Skip to content

Add authorization checks for connector wizard - #782

Open
johnstone3 wants to merge 1 commit into
masterfrom
feature/connector-wizard-authorization
Open

Add authorization checks for connector wizard#782
johnstone3 wants to merge 1 commit into
masterfrom
feature/connector-wizard-authorization

Conversation

@johnstone3

Copy link
Copy Markdown
Contributor

Connector generator had no authorization check on its REST API and backend. Any account with REST access could use it to generate and run connector code. This adds a dedicated authorization for the wizard, checked in the backend, since that check cannot live in the REST/GUI URL mapping alone.

Task: 12090

Connector generator had no authorization check on its REST API and
backend. Any account with REST access could use it to generate and
run connector code. This adds a dedicated authorization for the
wizard, checked in the backend, since that check cannot live in the
REST/GUI URL mapping alone.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant