overture-stack/SONG

Add documentation on available Auth Providers

joneubank opened this issue · 0 comments

Summary of request

#841 adds ability to use both Overture Ego and Keycloak as Authorization backends. We need to add documentation to Song-Server to discuss auth strategies and how to select the correct one.

Details

The Score-Server README should have a section on Authorization added. This section needs at minimum:

  • List of which authorization services are supported (ego/keycloack)
    • Short description of each service and where to find more information
    • Recommendation to use keycloak for future implementations.
  • How to configure which service is supported
    • Details on all config parameters for each auth service