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

Add a server option for setting authorizer #829

Merged
merged 4 commits into from
Oct 12, 2020

Conversation

sergeybykov
Copy link
Member

What changed?
Added a server option for setting a low level API call authorizer.

Why?
In the absence of a more comprehensive AuthZ story, customers need to be able to authorize API calls at the low level as a stop gap solution.

How did you test it?
Manually verified that a custom authorizer gets set via the option.

Potential risks
I see no risk as this is an optional feature, and the nopAuthority is set today by default.

@sergeybykov sergeybykov merged commit 505f876 into temporalio:master Oct 12, 2020
@sergeybykov sergeybykov deleted the feature/so-authorizer branch October 12, 2020 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants