CRREL / GRiD-API

9 stars 3 forks source link

Support OAuth tokens with OGC Services #43

Closed AlexMountain closed 5 years ago

AlexMountain commented 6 years ago

As of right now the only authentication protocol supported for GRiD's OGC Services access is Basic Authentication. We would like to open these up to work with valid OAuth tokens passed in the header.

AlexMountain commented 5 years ago

OGC Services: WFS and WCS GRiD API calls now support both GRiD and GEOAxIS OAuth tokens in the header or with the access_token query parameter as valid authenticators.

The OGC services will continue to support Basic Auth at least for the foreseeable future, we will be sure to notify beforehand if/when we deprecate.

This feature has been deployed to all systems as an enhancement to v3