MI Data Flow server access URL
The URL used to access the application by other server-based MI components.
This is initially registered with the Settings Service when MI Data Flow is installed.
| Configuration Key (Advanced settings) | Type | Example Value |
|---|---|---|
| Default.Workflow.InternalAddress | String | http://my.server.name/mi_dataflow |
Notes
When using a browser that is configured to block third-party cookies, users will get a '401 unauthorized' browser error on trying to authenticate to the MI Data Flow server unless the server domain specified in the URL field and the domain that's in their browser's address bar are exactly the same. For example:
| Default.Workflow.InternalAddress | Browser address bar | |
|---|---|---|
|
http://my.server.name/mi_dataflow |
http://my.server.name/grantami/#/mi_dataflow |
|
http://my.server.name/mi_dataflow |
http://hostname/grantami/#/mi_dataflow |