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

Feat: Add authentication for the test report page #34

Open
anoop2811 opened this issue Jan 17, 2024 · 4 comments
Open

Feat: Add authentication for the test report page #34

anoop2811 opened this issue Jan 17, 2024 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@anoop2811
Copy link
Contributor

The client should be using an auth scheme for sending information to the fern server
The creds could be used to identify the authorized test projects

@anoop2811 anoop2811 added this to the FernReporter-v1.0.0 milestone Jan 17, 2024
@anoop2811 anoop2811 changed the title Add authentication for the test report page Feat: Add authentication for the test report page Jan 22, 2024
@jjchambl
Copy link
Collaborator

Are we thinking token-based/oidc integration? Do we need to tie this to the reports table in the db?

@anoop2811
Copy link
Contributor Author

@jjchambl : Yes, we are thinking okta integration and we would need to tie it to the reports in the db such that only the ones that I am authorized to see would be visible to me. Check with Bharath Sekar for more details, he may have ideas.

@anoop2811 anoop2811 added the help wanted Extra attention is needed label Jan 30, 2024
@marwilliams3 marwilliams3 self-assigned this Feb 5, 2024
@bsekar
Copy link
Collaborator

bsekar commented Apr 2, 2024

image

@bsekar
Copy link
Collaborator

bsekar commented Apr 23, 2024

Ensure a follow-up for GRPC based report creation for performance reasons.

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

No branches or pull requests

4 participants