nasa / utm-apis

The collection of APIs for NASA's UTM project in the form of OpenAPI documents.
55 stars 35 forks source link

Allow request for multiple scopes #173

Closed nasajoey closed 4 years ago

nasajoey commented 4 years ago

https://github.com/nasa/utm-apis/blob/1c4f999a8d96588ffec7c73654c10605490c8986/fimsauthz-api/fims-authz.yaml#L62

We need to allow for and array of scopes to be requested to support UPP2.0 activities.

Will file a separate ticket related to validating the allowable combinations of scopes that can be requested/granted.

nasajoey commented 4 years ago

maybe @issmith1 is already taking this.

issmith1 commented 4 years ago

https://github.com/nasa/utm-apis/commit/4260051071f0f7b5d8dfc6bd3d4a0b30c869fdfb Spec changed. This implementation of this spec is tracked internally via UAMX3-456