ga4gh-discovery / ga4gh-service-info

GA4GH service-info specification.
Apache License 2.0
9 stars 8 forks source link

Include authorization information in service-info response #67

Open jb-adams opened 3 years ago

jb-adams commented 3 years ago

From the FASP API Feedback

The service registry doesn’t help applications discover services that require authorization. Including information about authorization servers and required scopes could make service info and registries able to facilitate immediate access after service discovery.

Currently, service-info does not incorporate standardized Auth information about the service (e.g. auth mechanism, auth server location, etc.), meaning clients must rely on different out-of-band mechanisms to learn how to authenticate to various services. service-info should allow for standardized auth metadata, informing clients of how to authenticate in a consistent manner