-
What is your feature/integration request?
To be able to expand {ColumnName} when using Enrich your API, so that it works in the Authentication section, specifically in Bearer Tokentoken
field. -
What problem would this feature/integration solve?
My endpoint implements two-legged client ID/secret style of auth, which at the moment is not supported by parabola. Using this method, I can just implement the flow manually. -
How do you solve/workaround this problem today?
Please see OAUTH 2.0 With Client Credentails - #3 by ANTONY_RAPPAI for further discussion.