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

403 Error on Evaluation API with Authorization Enabled in Flipt #3811

Open
assembly-tickets bot opened this issue Jan 17, 2025 · 0 comments
Open

403 Error on Evaluation API with Authorization Enabled in Flipt #3811

assembly-tickets bot opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@assembly-tickets
Copy link

assembly-tickets bot commented Jan 17, 2025

User toju8932 has created an issue through Assembly.
More context in this thread

I think we likely need to skip authorization for the /internal/data API like we do for the regular evaluation endpoints:

func (s *Server) SkipsAuthorization(ctx context.Context) bool {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

0 participants