overture-stack / ego

OAuth 2.0 authorization service that supports multiple OpenID identity providers
https://www.overture.bio/products/ego
GNU Affero General Public License v3.0
26 stars 14 forks source link

Ensure API Keys Work After Spring upgrades #674

Open Buwujiu opened 1 year ago

Buwujiu commented 1 year ago

Goals:

Ensure after spring upgrades:

  1. Users need to generate API keys using ego endpoint.
  2. Applications need to still validate API keys.

Possible Implementation