Skip to content

Add authorization checks for connector wizard - #782

Merged
tonydamage merged 1 commit into
masterfrom
feature/connector-wizard-authorization
Sep 8, 2026
Merged

tonydamage merged 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

@johnstone3
johnstone3 force-pushed the feature/connector-wizard-authorization branch from a4f00b9 to b70795e Compare September 4, 2026 11:04
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
@johnstone3
johnstone3 force-pushed the feature/connector-wizard-authorization branch from b70795e to 601744f Compare September 7, 2026 13:18
@tonydamage
tonydamage merged commit 30ce401 into master Sep 8, 2026
1 check passed
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.

2 participants