Show/Hide Toolbars

Using the Inventu Viewer FTP Server Macro

Navigation: Configuration File

Global Settings

Scroll Prev Top Next More

Global Settings include:

 

Name

Type

Description

IAMAttribute

text

If you have an active Identity Access Management environment like OpenID or SAML 2.0, this is the name of a custom property for each user that defines which FTP Profiles that user is authorized for.

 

Each Inventu FTP profile has an optional accessFlag setting which, if defined, is searched in the user's IAMAttribute to determine if there is a match.

 

Example:  IAMAttribute is set to "ftpFlags" and an FTPProfile has accessFlag=S.  Any user with the letter S anywhere in that user's ftpFlags custom attribute will match to the profile.

 

Example that will expect users with the ftpFlags custom attribute to have it set to control access to a profile:

 

#IAMAttribute is searched for accessFlag to match profiles

IAMAttribute=ftpFlags