Access oauth2 secured OGC API Features

247
0
04-12-2023 03:37 PM
by Anonymous User
Not applicable

I am attempting to access an OGC API Feature with OAuth2 authentication from an external actor. I have the client ID and secret and have been able to make requests with Python to extract data. However, since the data is regularly updated, I am not interested in a snapshot but rather to consume it as a service.

I have mostly found information on how to distribute access to my portal with OAuth2, rather than how to consume such a service in my portal. Could someone kindly point me in the right direction? I have been struggling with this for two days and am confident that there is a simple solution I have overlooked. 

Sincerely A.K 

Tags (2)
0 Replies