When using OAuth 2.0 in a custom connector, where should the client secret be stored to keep it secure?
-
A
In the connector's OpenAPI definition as a default value
-
B
In the connector's security definition within the portal, not in the definition file
-
C
In an environment variable referenced by the flow
-
D
In a canvas app's OnStart property