Skip to main content
Question

How to utilize OAuth2 (and other) protected services ?

  • September 1, 2020
  • 1 reply
  • 47 views

lifalin2016
Supporter
Forum|alt.badge.img+40

Hi list.

I have next to no knowledge of what OAuth2 entails, other than it being a security protocol.

A customer wants to use OAuth2 when exposing a WFS and/or an Esri Feature Service to us, and we want to use FME (Server) to fetch the data.

Both desktop and server have a facility for custom "web connections", and here you can create both "Esri ArcGIS Portal" (w/OAuth2) and a straight up "OAuth2 Service" connections, but how do I utilize them when reading data ?

Are there any in-depth resources available that covers this area ?

Cheers

Lars I

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

kailinatsafe
Safer
Forum|alt.badge.img+23

Hello @Lars I Nielsen​ ,

I believe FME is capable of authenticating WFS. This example goes through creating a web connection using OAuth2 authentication. OAuth2 is a security protocol which authorizes the activity between two applications using access tokens. Specific to Esri's ArcGIS Portal, try taking a look through this post. We also have some documentation which may help you get started.

Here to help,

Kailin