lablup / lablup/backend.ai

Let's provide non-cookie based authentication.

Open
#890 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.