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

support manager user authorization in the management API

Open zyandarbiev opened this issue 1 year ago • 1 comments

Hello! Thanks for your hard work! I run shadowbox in docker, and I use the API to create access keys. My question is how can I add authentication and authorization so that only certain people can create access keys?

zyandarbiev avatar Feb 01 '24 21:02 zyandarbiev

You can create 3rd-party integration over outline-server API for this. Actually, the outline-server have no authentication/authorization over API.

murka avatar Feb 06 '24 11:02 murka