SuffolkLITLab / EfileProxyServer

A proxy server that acts as an Efiling Service Provider, connecting guided interviews to Efiling Managers on Tyler Technologies implementation of ECF 4.0
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/efiling/overview/
MIT License
3 stars 2 forks source link

Create a frontend to generate new API keys for servers #166

Open nonprofittechy opened 11 months ago

nonprofittechy commented 11 months ago

Currently there's a manual process that requires exec ing into the docker container. Would be helpful to have an endpoint for this, although it would require also dealing with some kind of authentication so may be low priority.

It's possible we could do this by requiring a higher-level API key that is still manually authored so we don't need a full auth system.

nonprofittechy commented 10 months ago

Thoughts:

Note: we are thinking about how to make this easier to restore in event of a failure and to simplify the steps so they are as self-documenting as possible (avoid errors when trying to follow steps). But also we think we're going to have at most 3-4 new API keys deployed in a year.