Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Task] Add authentication and authorization #24

Open
jiekang opened this issue Jun 17, 2019 · 2 comments
Open

[Task] Add authentication and authorization #24

jiekang opened this issue Jun 17, 2019 · 2 comments

Comments

@jiekang
Copy link
Contributor

jiekang commented Jun 17, 2019

Requests should require authentication and authorization to proceed.

@tthvo
Copy link
Member

tthvo commented Sep 26, 2022

Might be useful: https://grafana.com/docs/grafana/latest/administration/provisioning/ to set up Grafana.

@andrewazores
Copy link
Member

Worth noting that this still hasn't been implemented because the Cryostat use-case only deploys this as a container within the Cryostat Pod, and the container's ports are not exposed by a Service to any traffic from outside the Pod. ie only Cryostat and other related containers can talk to the jfr-datasource instance over localhost. Authz would still be excellent to add but the deployments are pretty heavily isolated/firewalled off anyway.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants