Let's provide non-cookie based authentication.
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
For now, We mainly support login to Backend.AI Cluster via cookie `AIOHTTP` using webUI.When it comes to login from other sites (by clicking a button or sth else) that have different IP addresses,It's not possible to send the cookie to IP address that is connected to Backend.AI, which blocks the login procedure.In order to provide the DoF on our login process, we shall need to generalize the login process by supporting non-cookie-based authentication.
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-234
Contributor guide
Assessment
This issue has not been assessed yet.