Policy Resources

Policies are resources which you can define and configure in TIBCO Business Studio™ for BusinessWorks™. You can define a policy and then reference it from multiple activities or binding in the same or different process. For example, you can define a Basic Authentication policy, and refer it either from an HTTP Receiver activity, or from a REST binding.

Basic Authentication Policy

Applying this policy ensures that users cannot access your application unless their credentials are verified.

When you create a Basic Authentication policy, the following policy resources are created:
  • BasicAuthentication
  • BasicAuthentication_AuthenticationProvider
  • XML Schema related to Authentication