Forum Discussion
sanjaynayak
5 years agoNew Contributor III
Regarding point #1, any one has any info.
- A remote client invokes the triggered task using the OnPremise URL that points to the load balancer (e.g., GP-LB).
What authentication mechanism we can use between remote client and Onpremise ground URL since ground url has no token like cloud url we have bearer token.
- tlikarish5 years agoEmployee
Both cloud and ground triggered tasks support the bearer token and basic auth for authentication.
The new API manager feature allows one to use additional authentication policies.
- sanjaynayak5 years agoNew Contributor III
Thanks @tlikarish, it is helpful and will cover so many use cases.
- sanjaynayak5 years agoNew Contributor III
@tlikarish , New Api Manager policy is applicable for cloud url or ground url or both for trigger task.
I have applied Request Size Limit policy for one of the trigger task, seems to be not working for cloud url.