Skip to content

FIX Allow actor healthz endpoint are now always AllowAnonymous#923

Merged
halspang merged 2 commits into
dapr:masterfrom
mcandeia:fix/actors-healthz
Aug 10, 2022
Merged

FIX Allow actor healthz endpoint are now always AllowAnonymous#923
halspang merged 2 commits into
dapr:masterfrom
mcandeia:fix/actors-healthz

Conversation

@mcandeia
Copy link
Copy Markdown
Contributor

@mcandeia mcandeia commented Aug 10, 2022

Signed-off-by: Marcos Candeia marrcooos@gmail.com

Description

Allowing anonymous calls to the /healthz endpoint when exposing actors' health checks.

Issue reference

Please reference the issue this PR will close: #908

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
@mcandeia mcandeia requested review from a team as code owners August 10, 2022 13:29
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.

Actor Healthz unauthorized when using Require Authorization on MapActorsHandlers

2 participants