Forum Discussion
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.
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.
- cjhoward185 years agoEmployee
Hi @sanjaynayak
API Policies can be enabled on tasks that are set to run on either a cloud plex or a ground plex, however, all APIM functionality, including the policies, is only available in the ground URL invocation of a triggered task. Any request sent to the control plane(cloud URL) instead of the plex/jcc will not have policies applied, or be part of the APIM feature set(dashboard, policies, etc).