Authentication connectors are used to authenticate repository/output connections that need certain authentication fields like access tokens or refresh tokens.
Configuration
- Name: Unique name for this auth connector.
- Client ID: The Access Key to connect to the client. For more information about AWS Access Keys.
- Client Secret: The Secret key associated with the above Access Key.
- S3 Region: The AWS Region where your instance is located, It will be in the AWS console. default is us-east-1
- End Point: If using Amazon Glacier, set your instances’ url here. It will override the region.
- Connection Timeout: Set the connection timeout. Higher values may be needed when moving large files.
Note:
INSTALLED AWS CREDENTIALS
If you leave the Client ID and Client Secret empty, Federation Services will attempt to authenticate with your installed AWS credentials.
Proxy Information
This tab is for if you’re connecting through a proxy, and is optional.
- Proxy User: The proxy user to use. (Optional)
- Proxy Password: The password for the proxy user. (Leave blank if there’s no proxy)
- Proxy Protocol: The HTTP(S) Protocol to use to connect to the proxy.
- Full Proxy Url: The Proxy Host. (Leave blank if there’s no proxy)
- Proxy Port: The port to connect to on the proxy. (Optional)
- Proxy Domain: The Domain for the proxy.
- Proxy Workstation: The workstation to use.