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

Allow unauthenticated requests for certain endpoints #115

Closed
vivekmittal07 opened this issue Feb 28, 2023 · 3 comments
Closed

Allow unauthenticated requests for certain endpoints #115

vivekmittal07 opened this issue Feb 28, 2023 · 3 comments
Assignees
Milestone

Comments

@vivekmittal07
Copy link
Collaborator

vivekmittal07 commented Feb 28, 2023

Parent - #108

ONA requires capability to allow access without a valid access tokens for some APIs. We should allow unauthenticated allowed queries.

This is used to fetch Composition and some Binary resources before login.

@jjtswan
Copy link
Collaborator

jjtswan commented Mar 3, 2023

Oh, this seems like it should be targeted for the Beta right? Since this is a blocker for ONA to use?

@jjtswan jjtswan added this to the Beta launch milestone Mar 3, 2023
@jjtswan
Copy link
Collaborator

jjtswan commented Mar 13, 2023

Can you comment a little more about the use case? What's an example of a kind of API?

@vivekmittal07
Copy link
Collaborator Author

This is used to fetch Composition and some Binary resources before login. Updated the issue description as well.

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

No branches or pull requests

2 participants