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

Rafiki: Security mechanism for the Rafiki Admin API & UI #17

Open
AlexLakatos opened this issue Oct 3, 2022 · 1 comment
Open

Rafiki: Security mechanism for the Rafiki Admin API & UI #17

AlexLakatos opened this issue Oct 3, 2022 · 1 comment
Labels

Comments

@AlexLakatos
Copy link
Member

AlexLakatos commented Oct 3, 2022

Summary

Currently, the GraphQL Admin API in Rafiki is using "same network" as a security concern. We'd like to explore and implement a more secure policy for it, looking at Basic Auth and MTLS.

The Admin UI is unsecured right now, we'll need to add login screens to that as well.

Intended Outcomes

Design, spec and implement a security mechanism for the Admin API.

How will it work?

There is a secure communication mechanism between the account provider and the backend service.

Links

Resources

@AlexLakatos AlexLakatos changed the title ACL/Security of Rafiki Security mechanism for the Rafiki Admin API Oct 3, 2022
@matdehaast
Copy link

Sabine has work already that does some of this, we need to work out how that would fit in here.

@AlexLakatos AlexLakatos changed the title Security mechanism for the Rafiki Admin API Security mechanism for the Rafiki Admin API & UI Apr 3, 2023
@huijing huijing changed the title Security mechanism for the Rafiki Admin API & UI Rafiki: Security mechanism for the Rafiki Admin API & UI Oct 23, 2023
@huijing huijing added the rafiki label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants