mcf.authority-url

Background

This parameter specifies the URL for the ManifoldCF authority to be used if the ManifoldCF user to key mapper is used. The authority URL would normally be in the form http://hostname:8345/mcf-authority-service/, however it may be deployed on a different path or port depending on configuration.

The URL in question must be accessible from the Funnelback server, and can be tested by connecting to a completed URL such as:

http://hostname:8345/mcf-authority-service/UserACLs?username=username@domain

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the mcf.authority-url key, and set the value. This can be set to any valid java.net.URI value.

Default value

mcf.authority-url=http://localhost:8345/mcf-authority-service/

Examples

mcf.authority-url=http://mcf-server:8345/mcf-authority-service/