Skip to content

mcf.authority-url

URL for contacting a ManifoldCF authority.

Key: mcf.authority-url
Type: java.net.URI
Can be set in: collection.cfg

Description

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

Default Value

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

Examples

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

See Also

top

Funnelback logo
v15.24.0