outline-apps icon indicating copy to clipboard operation
outline-apps copied to clipboard

Managed dynamic keys

Open MintBlitz opened this issue 2 years ago • 11 comments

Does that mean if I change the IP of my server, I will have to manually update all JSON files one by one? That doesn't sound right. It's enormous work even if you just have dozens of people on that server

MintBlitz avatar Oct 30 '22 15:10 MintBlitz

What's requiring you to generate so many JSON files?

daniellacosse avatar Oct 31 '22 20:10 daniellacosse

What's requiring you to generate so many JSON files?

One JSON (key) per user

MintBlitz avatar Nov 01 '22 02:11 MintBlitz

Why do you need one per user?

daniellacosse avatar Nov 01 '22 13:11 daniellacosse

Why do you need one per user?

Why not

MintBlitz avatar Nov 01 '22 13:11 MintBlitz

Why do you need one per user?

So each user can have data limitations to avoid abuse for example

MintBlitz avatar Nov 01 '22 13:11 MintBlitz

If you want to issue a JSON key per user instead of just giving the same one to everybody I suggest creating a simple service. We'd like to add support for proceduralizing this but there are yet challenges to overcome

daniellacosse avatar Nov 01 '22 13:11 daniellacosse

a simple service? what do you mean

MintBlitz avatar Nov 01 '22 13:11 MintBlitz

Like write a quick Flask API that returns JSON, or whatever you're comfortable with

daniellacosse avatar Nov 01 '22 13:11 daniellacosse

I don't really do coding. If you find or make something usable for that particular situation, please don't hesitate to share :) Thanks Daniel

MintBlitz avatar Nov 01 '22 13:11 MintBlitz

I hear you! We're working on it :)

daniellacosse avatar Nov 01 '22 14:11 daniellacosse

<3

MintBlitz avatar Nov 01 '22 14:11 MintBlitz