Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »


Fiona-todo: update http collector to add a link to this page

This page is for ...

Overview

HTTP collectors sometimes need to provide authentication to an external site. In order to provide a username and/or password securely, you can use a public alias or key to point to an encrypted username/password. This is usually in a secure tool such as a keystore.

In the HTTP collector expression, specify the public alias. PhixFlow then finds the secure credentials in the keystore and provides them to authenticate to the external site.

Property Pane Toolbar

For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.

 Properties Tab

Parent Details

If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.

Basic Settings

FieldDescription
NameEnter a name. You will use this name in expressions to refer to this key.
KeyRead only. PhixFlow generates a unique key value used to refer to the secret.
Enabled

  Tick to indicate you have completed the properties and the secret key is ready to use.

If ticked there will be a secret value corresponding to this key, which may be null.

 Untick means a reference to this secret key in an expression will fail.

SecretRead only. When the secret key has been saved, the secret can be edited.

Local Secret

FieldDescription
KeyRead only. This key will match the key of the Secret Key.
SecretThe secret value that will be available in expressions where the Secret Key name is used.

Sections on this page

Learn More

For links to all pages in this topic, see Analysis Models for Batch Processing Data.


Terminology changes in progress

As part of the redesign of PhixFlow, we are changing the following terms:

dashboard → screen   
stream → table
stream attributes → attributes
stream item → record
stream set → recordset
stream view → view
stream item action → record-action 
stream action → table-action
driver class → database driver

  • No labels