wolpert / svarm

Apache License 2.0
2 stars 2 forks source link

Authentication/Authorization: We need a API-friendly strategy #14

Open wolpert opened 1 year ago

wolpert commented 1 year ago

Add in Apache APISIX into the system. Figure out how to auth users, proxies that come up should self-register, etc. Initial version we can add 'tenants' data via command line utility.


old notes below

The old CAS project has been moved to the Apereo project (https://github.com/apereo/cas) My idea was to integrate with that but this needs to be decided on.

wolpert commented 1 year ago

Using https://apisix.apache.org/ for the proxy is likely the best way on ingress. Need to consider how we want to use the internal networks though. But at least starting there is a good idea.