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

[EPIC] Authorization service for SAVE cloud #1299

Closed
orchestr7 opened this issue Oct 7, 2022 · 4 comments
Closed

[EPIC] Authorization service for SAVE cloud #1299

orchestr7 opened this issue Oct 7, 2022 · 4 comments
Assignees

Comments

@orchestr7
Copy link
Member

Need to create a service that will unify all authorisation logic: for backend, sandbox and other future tools.

@orchestr7
Copy link
Member Author

@kgevorkyan as I can see - we already do it with api-gateway. Do you remember the problem?

@kgevorkyan
Copy link
Member

The main logic was implemented long time ago, also we extract all our auth logic into the separate module auth-service,

However, now it's not really the service. Someday we planned to make the real service, to which all of our components will address to, when they need the auth.

It's kind of big task, and my investigations gave no valuable results, the are several approaches how we can do it, e.g. with help of dex, but there is too little amount of documentation, so it was postponed

Actually, I don't know, will we do it at all one day or not

It also could be connected with #1247 and #1238

@nulls
Copy link
Member

nulls commented Jul 24, 2023

Will be partially implemented by #2336

@nulls
Copy link
Member

nulls commented Sep 29, 2023

Implemented in api-gateway without database (still in backend)

@nulls nulls closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants