<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flex Connectors Archives - SecurEnds</title>
	<atom:link href="https://www.securends.com/documentation-category/flex-connectors/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.securends.com/documentation-category/flex-connectors/</link>
	<description>SecurEnds - User Access / Entitlement Reviews, Identity Access Management, Cloud Access Management, Identity Governance, IGA, IAM</description>
	<lastBuildDate>Fri, 28 Mar 2025 14:02:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.securends.com/wp-content/uploads/2022/02/cropped-se-favicon-new-32x32.png</url>
	<title>Flex Connectors Archives - SecurEnds</title>
	<link>https://www.securends.com/documentation-category/flex-connectors/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>About Flex Connectors</title>
		<link>https://www.securends.com/documentation/flex_connectors/</link>
					<comments>https://www.securends.com/documentation/flex_connectors/#respond</comments>
		
		<dc:creator><![CDATA[Bathool Mohd]]></dc:creator>
		<pubDate>Sat, 12 Dec 2020 18:21:47 +0000</pubDate>
				<guid isPermaLink="false">https://www.securends.com/?post_type=docs&#038;p=6296</guid>

					<description><![CDATA[<p>Flex Connector is a SecurEnds term meaning, a method of ingesting data into the SecurEnds cloud without using a pre-built connector. Most popular Flex Connectors: Database Extract &#8211; 3 methods available Table can be mapped using UI SQL query or view can be applied Stored Procedures can be called SFTP Place CSV files onto your SFTP server to be picked up. Other methods available upon request Check out instructions for DB Extract and FTP/SFTP.</p>
<p>The post <a href="https://www.securends.com/documentation/flex_connectors/">About Flex Connectors</a> appeared first on <a href="https://www.securends.com">SecurEnds</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h5 class="wp-block-heading" id="h-flex-connector-is-a-securends-term-meaning-a-method-of-ingesting-data-into-the-securends-cloud-without-using-a-pre-built-connector"><span class="has-inline-color has-very-dark-gray-color"><strong>Flex Connector is a SecurEnds term meaning, a method of ingesting data into the SecurEnds cloud without using a pre-built connector. </strong></span></h5>



<p>Most popular Flex Connectors:</p>



<ul class="wp-block-list"><li>Database Extract &#8211; 3 methods available<ul><li>Table can be mapped using UI</li><li>SQL query or view can be applied</li><li>Stored Procedures can be called</li></ul></li></ul>



<ul class="wp-block-list"><li>SFTP<ul><li>Place CSV files onto your SFTP server to be picked up.</li></ul></li></ul>



<ul class="wp-block-list"><li>Other methods available upon request</li></ul>



<p>Check out instructions for <a href="https://www.securends.com/documentation/db-extract/"><span class="has-inline-color has-vivid-cyan-blue-color">DB Extract</span></a> and <a href="https://www.securends.com/documentation/ftp-sftp/"><span class="has-inline-color has-vivid-cyan-blue-color">FTP/SFTP</span></a>.</p>
<p>The post <a href="https://www.securends.com/documentation/flex_connectors/">About Flex Connectors</a> appeared first on <a href="https://www.securends.com">SecurEnds</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.securends.com/documentation/flex_connectors/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DB Extract</title>
		<link>https://www.securends.com/documentation/db-extract/</link>
					<comments>https://www.securends.com/documentation/db-extract/#respond</comments>
		
		<dc:creator><![CDATA[secure]]></dc:creator>
		<pubDate>Fri, 11 Dec 2020 18:59:18 +0000</pubDate>
				<guid isPermaLink="false">https://www.securends.com/?post_type=docs&#038;p=6258</guid>

					<description><![CDATA[<p>Pre-requisite App Creation in SecurEnds Tool Setup Application Configure Application SQL ServerFor SQL server connection configuration, select SQL Server checkbox.To connect to a SQL Server, we support 2 authentication modes. SQL server Authentication &#8211; is similar to connecting to other DB types. Windows Authentication &#8211; select this option in the dropdown and additionally provide the domain name. SELECT [app credential] as commonNameColumn (this should be the userID/loginID/email - not Name), [app credential] as distinguishedNameColumn (copy of commonNameColumn), [user first name] as firstNameColumn, [user last name] as lastNameColumn, [user middle name or initial] as middleNameColumn (optional), [user email address] as emailColumn, [manager app credential] as managerColumn (optional), [entitlement/permission/role] as entitlementDNColumn, [entitlement/permission/role] as entitlementCNColumn (copy of entitlementDNColumn), [description of the entitlement/permission/role] as entitlementDescriptionColumn (optional), [user app status] as accessStatusColumn (i.e., Active, Inactive or Terminated - this value will be seen in reviews), [user last login date] as lastAuthenticationColumn (optional), [user employee ID] as userid (optional), [application reviewer email address or employee ID] as managerColumn (optional unless used as SOR), [department of user] as department (optional), [Employee Title or Job title] as [Employee Title] (optional), [keep including other attributes that you may want to filter on for a campaign] FROM [name of client table or SQL view] When you export the application data (Gear icon-&#62;More-&#62;Export), SecurEnds will export the data to a CSV format and will have mapped the data to SecurEnds attributes. Below is the mapping detail Note: If there are Purged Credentials or Purged entitlements as a result of the most recent sync of teh application. Those are still present in the exported CSV data and will be denoted by a P within the Status and Entitlement Status attributes. You will want to exclude these from the CSV if you are just looking at data synced by from the applications. Status codes of E (Excluded) and D (Deleted) are valid records from your application, the SecurEnds Admin has simply chosen to classify these records respectively through an earlier action. Ticketing System Configuration For more information on Ticketing System Configuration, Click here. Click Save once finished to add the connector.</p>
<p>The post <a href="https://www.securends.com/documentation/db-extract/">DB Extract</a> appeared first on <a href="https://www.securends.com">SecurEnds</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h5 class="wp-block-heading"><strong>Pre-requisite</strong></h5>



<ul class="wp-block-list">
<li>If the Database (DB) is on -prem, we install a Generic Agent (GA) and as best practice make sure the connectivity between the GA and DB must is in active status so that the data is being pulled into SecurEnds in the right manner. </li>



<li>Link to Generic Agent installation: <a href="https://www.securends.com/documentation/installing-securends-agent/" target="_blank" rel="noreferrer noopener">https://www.securends.com/documentation/installing-securends-agent/</a></li>
</ul>



<h5 class="wp-block-heading" id="h-app-creation-in-securends-tool"><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-very-dark-gray-color"><strong>App Creation in SecurEnds Tool</strong></mark></h5>



<ul class="wp-block-list">
<li>Log into the SecurEnds application as the Admin.  Go to <strong>Applications</strong> </li>



<li>Click the <strong>Add</strong> button next to it to begin configuration.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="994" height="226" src="https://www.securends.com/wp-content/uploads/2021/10/image-188-1.png" alt="" class="wp-image-10109" srcset="https://www.securends.com/wp-content/uploads/2021/10/image-188-1.png 994w, https://www.securends.com/wp-content/uploads/2021/10/image-188-1-300x68.png 300w, https://www.securends.com/wp-content/uploads/2021/10/image-188-1-768x175.png 768w" sizes="(max-width: 994px) 100vw, 994px" /></figure></div>


<h5 class="wp-block-heading" id="h-setup-application"><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-very-dark-gray-color"><strong>Setup Application</strong></mark></h5>



<ol style="list-style-type:1" class="wp-block-list">
<li>Select Data Ingestion method (radio button) for <strong>Flex</strong> <strong>Connector</strong></li>



<li>Provide an application <strong>Name</strong></li>



<li>Select an <strong>Agent </strong>option.  The Agent is software is required to be installed on the clients on premise environment in order to pull data from applications such as Active Directory, Databases and Custom Applications.
<ul class="wp-block-list">
<li>Select <strong>Remote </strong>if you have an Agent Software already installed
<ul class="wp-block-list">
<li>The server where the agent is installed needs to have connectivity to the database.</li>



<li>If an agent is required, contact your implementation consultant or submit a ticket via the SecurEnds Help Desk using the Report Issue link in the upper right corner of the application.</li>
</ul>
</li>



<li>Select <strong>Local</strong> if the client has a SaaS database.  No agent install is required.
<ul class="wp-block-list">
<li>You will need to whitelist the SecurEnds IP&#8217;s.  Your Implementation Consultant can provide these.</li>
</ul>
</li>
</ul>
</li>



<li>Select <strong>Match By</strong> logic as <strong>Default(Email or FirstName and LastName)</strong> or <strong>Employee</strong><strong>Id</strong>
<ul class="wp-block-list">
<li><strong>Default(Email or FirstName and LastName)</strong>
<ul class="wp-block-list">
<li>The system will match the user using an Email Address available from the application; <strong>OR </strong>by First Name and Last Name when a sync is performed.  This <strong>OR </strong>for the matching is done for each row.  For example, if an email address is present, that will be used to match the user to an email address found in the System of Record.  If the email address <strong>is not</strong> present, then the first and last name will be used to match the user to a correct identity from the System of Record.</li>
</ul>
</li>



<li><strong>Employee Id</strong>
<ul class="wp-block-list">
<li>The system will only match the Employee ID while syncing.  This &#8220;ID&#8221; for the user in the application must be present within the System of Record data in order to be matched.  First name, last name or email address is no longer a required data point.</li>
</ul>
</li>
</ul>
</li>



<li>Select <strong>Include Inactive Users</strong> to fetch all users while sync
<ul class="wp-block-list">
<li><strong>Yes</strong>
<ul class="wp-block-list">
<li>All the Active status users along with all Inactive/Disabled status users within the application data will attempted to be matched to an identity within the System of Record and if a match is found, these users will be included in any campaigns against this application.</li>
</ul>
</li>



<li><strong>No</strong>
<ul class="wp-block-list">
<li>Only Active status user users within the application data will attempted to be matched to an identity within the System of Record and if a match is found, these users will be included in any campaigns for against the application.</li>
</ul>
</li>
</ul>
</li>



<li><strong>Include Entitlements</strong>
<ul class="wp-block-list">
<li><strong>Yes</strong>
<ul class="wp-block-list">
<li>Will load the entitlement data from the application data when synced.</li>
</ul>
</li>



<li><strong>No</strong>
<ul class="wp-block-list">
<li>Use if the client only want the user credentials from this application data (for credential access reviews).</li>
</ul>
</li>
</ul>
</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="1024" height="610" src="https://www.securends.com/wp-content/uploads/2021/10/image-170-1024x610-1.png" alt="" class="wp-image-10110" srcset="https://www.securends.com/wp-content/uploads/2021/10/image-170-1024x610-1.png 1024w, https://www.securends.com/wp-content/uploads/2021/10/image-170-1024x610-1-300x179.png 300w, https://www.securends.com/wp-content/uploads/2021/10/image-170-1024x610-1-768x458.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p></p>



<h5 class="wp-block-heading" id="h-configure-application"><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-very-dark-gray-color"><strong>Configure Application</strong></mark></h5>



<ol class="wp-block-list">
<li>Select/highlight the Application Connection Type as <strong>DB Extract</strong></li>
</ol>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="380" src="https://www.securends.com/wp-content/uploads/2025/03/config-aplli-1024x380.jpg" alt="" class="wp-image-21060" srcset="https://www.securends.com/wp-content/uploads/2025/03/config-aplli-1024x380.jpg 1024w, https://www.securends.com/wp-content/uploads/2025/03/config-aplli-300x111.jpg 300w, https://www.securends.com/wp-content/uploads/2025/03/config-aplli-768x285.jpg 768w, https://www.securends.com/wp-content/uploads/2025/03/config-aplli-1536x569.jpg 1536w, https://www.securends.com/wp-content/uploads/2025/03/config-aplli-360x133.jpg 360w, https://www.securends.com/wp-content/uploads/2025/03/config-aplli.jpg 1643w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>SQL Server</strong><br>For SQL server connection configuration, select SQL Server checkbox.<br>To connect to a SQL Server, we support 2 authentication modes. <br>SQL server Authentication &#8211; is similar to connecting to other DB types. Windows Authentication &#8211; select this option in the dropdown and additionally provide the domain name.</p>



<ol start="2" class="wp-block-list">
<li>Provide the details below to connect with Applications using Flex connector
<ul class="wp-block-list">
<li><strong>DB UserName</strong> to login into the domain.
<ul class="wp-block-list">
<li>Windows authentication is not supported.  The service account must be created on the database server.</li>



<li>For example: SecurEndsUser</li>
</ul>
</li>



<li>Provide the <strong>DB Password</strong>
<ul class="wp-block-list">
<li>For example: dkjsde7y7hu3#%</li>
</ul>
</li>



<li>Provide the <strong>DB Url</strong>
<ul class="wp-block-list">
<li>MySQL example: jdbc:mysql://ipaddress:port/</li>



<li>MySQL example: <a href="jdbc:sqlserver://DataHub-Lst.firstunitedbank.com:1433;DatabaseName=FUB_DataHub">jdbc:mysql://</a>hostname:port/DBNAME</li>



<li>SQL Server example: jdbc:sqlserver://hostname:port;DatabaseName=DBNAME</li>



<li>SQL Server example: jdbc:sqlserver://ipaddress:port</li>



<li>AS400 example: jdbc:as400://ipaddress:port;DatabaseName=DBNAME</li>



<li>Oracle example: jdbc:oracle:thin:@hostname:port/DBNAME</li>



<li>Oracle example: jdbc:oracle:thin:@ipaddress:port:DBNAME</li>



<li>DB2 example: jdbc:db2://hostname:port/DBNAME</li>



<li>DB2 example: jdbcdb2://ipaddress:port/DBNAME</li>



<li>Postgres example: jdbc.postgresql://hostname:port/DBNAME</li>
</ul>
</li>
</ul>
</li>
</ol>



<ul start="3" class="wp-block-list"></ul>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<pre class="wp-block-verse has-text-align-left">SELECT
[app credential] as commonNameColumn (this should be the userID/loginID/email - not Name),
[app credential] as distinguishedNameColumn (copy of commonNameColumn),
[user first name] as firstNameColumn,
[user last name] as lastNameColumn,
[user middle name or initial] as middleNameColumn (optional),
[user email address] as emailColumn,
[manager app credential] as managerColumn (optional),
[entitlement/permission/role] as entitlementDNColumn,
[entitlement/permission/role] as entitlementCNColumn (copy of entitlementDNColumn),
[description of the entitlement/permission/role] as entitlementDescriptionColumn (optional),
[user app status] as accessStatusColumn (i.e., Active, Inactive or Terminated - this value will be seen in reviews),
[user last login date] as lastAuthenticationColumn (optional),
[user employee ID] as userid (optional),
[application reviewer email address or employee ID] as managerColumn (optional unless used as SOR),
[department of user] as department (optional),
[Employee Title or Job title] as [Employee Title] (optional),
[keep including other attributes that you may want to filter on for a campaign]
FROM [name of client table or SQL view]</pre>



<p></p>
</div></div>
</div></div>



<ul class="wp-block-list"></ul>



<p></p>



<p></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="787" height="191" src="https://www.securends.com/wp-content/uploads/2025/03/doc-review-image.jpg" alt="" class="wp-image-21061" srcset="https://www.securends.com/wp-content/uploads/2025/03/doc-review-image.jpg 787w, https://www.securends.com/wp-content/uploads/2025/03/doc-review-image-300x73.jpg 300w, https://www.securends.com/wp-content/uploads/2025/03/doc-review-image-768x186.jpg 768w, https://www.securends.com/wp-content/uploads/2025/03/doc-review-image-360x87.jpg 360w" sizes="(max-width: 787px) 100vw, 787px" /></figure>



<p></p>



<p><strong>When you export the application data (Gear icon-&gt;More-&gt;Export)</strong>, SecurEnds will export the data to a CSV format and will have mapped the data to SecurEnds attributes. Below is the mapping detail</p>



<ul class="wp-block-list">
<li>Employee First Name – First Name</li>



<li>Employee Middle Name – Middle Name</li>



<li>Employee Last Name – Last Name</li>



<li>Employee Email ID – Email</li>



<li>Credential – Distinguished Name (Common Name will be a copy of Distinguished Name data)</li>



<li>Manager Email ID – SOR Manager Email</li>



<li>Employee Access Status – Access Status</li>



<li>Employee ID – User Id</li>



<li>Last Authentication Date – Last Authentication</li>



<li>Role/Group/Permission – Entitlement DN (Entitlement CN will be a copy of Entitlement DN data)</li>



<li>Role/Group/Permission Description – Entitlement Description</li>



<li>Role Created Date – Entitlement Created Date</li>



<li>Login Created Date – Credential Created Date</li>
</ul>



<p>Note: If there are Purged Credentials or Purged entitlements as a result of the most recent sync of teh application. Those are still present in the exported CSV data and will be denoted by a P within the Status and Entitlement Status attributes. You will want to exclude these from the CSV if you are just looking at data synced by from the applications. Status codes of E (Excluded) and D (Deleted) are valid records from your application, the SecurEnds Admin has simply chosen to classify these records respectively through an earlier action.</p>



<h5 class="wp-block-heading" id="h-ticketing-system-configuration"><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-very-dark-gray-color"><strong>Ticketing System Configuration</strong></mark></h5>



<p>For more information on Ticketing System Configuration, Click <a href="https://www.securends.com/documentation/overview-of-ticket-creation/"><span class="has-inline-color has-vivid-cyan-blue-color">here</span></a>.</p>



<p>Click <strong>Save</strong> once finished to add the connector.</p>
<p>The post <a href="https://www.securends.com/documentation/db-extract/">DB Extract</a> appeared first on <a href="https://www.securends.com">SecurEnds</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.securends.com/documentation/db-extract/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SFTP (Secure file transfer protocol)</title>
		<link>https://www.securends.com/documentation/ftp-sftp/</link>
					<comments>https://www.securends.com/documentation/ftp-sftp/#respond</comments>
		
		<dc:creator><![CDATA[secure]]></dc:creator>
		<pubDate>Fri, 11 Dec 2020 18:59:42 +0000</pubDate>
				<guid isPermaLink="false">https://www.securends.com/?post_type=docs&#038;p=6261</guid>

					<description><![CDATA[<p>Configuration Requirements Customer will need to have the SFTP folder available on their side. Customer needs to provide a User ID and Password so SecurEnds can configure the tool. Customer will need to go into the SecurEnds tool and update the SFTP credentials if the customer have a security policy which requires password rotation every X days. Customer will need to maintain a static file name for the file placed in the SFTP folder. App Creation in SecurEnds Tool In the Admin Console, go to&#160;Applications. Click the&#160;Add&#160;button next to it to begin configuration. Setup Application Select Data Ingestion method as Flex Connector. Enter application Name. Agent will be local Select Match By logic as Default(Email or FirstName and LastName) or Employee Id If we select Default(Email or FirstName and LastName) the system will match the user with Email or First Name and Last Name while syncing If we select Employee Id the system will only match the Employee ID while syncing Select Include Inactive Users to fetch all users while sync. Your application CSV being placed on the SFTP should include a status of the credential within the application. If the file does not contain a status, leave as Yes. When selecting Yes, all empty, Active and Inactive/Disabled credentials statuses will be ingested. When selecting No, then only empty and Active credentials will be ingested. Include Entitlements Enabled as Yes to load the entitlements on application while syncing. Configure Application Search Connector in Featured Integrations and select SFTP. Provide the “SFTP Host” to login into the domain Example: sftp.securends.com Provide the “SFTP Port” Example: 22 Provide the “SFTP Username” to login into the domain Example: test-user Provide the “SFTP Password” Example: Password Provide the “SFTP File Location” Format: /filename.filetype or /inbound/filename.filetype Example: /SCM_SE_01_20190101.csv /inbound/SCM_SE_01_20190101.csv Note: Please use the SecurEnds provided SFTP Sample file, the headers should be same as the provided file with case sensitive. If needed, select &#8220;Custom Configuration&#8221; to manually map the SFTP file headers to the SecurEnds headers. CSV Files There are 2 format options for the CSV file that you place on the SFTP server. Your CSV must contain specific column names so SecurEnds can recognize the data. You can view each column header name in the image below. You can use the Custom Configuration option to map the column headers in your CSV file to SecurEnds attributes. When selecting Custom Configuration, the UI will expand per the below Exporting Application Data Ingested using SFTP When you export the application data (Gear icon->More->Export), SecurEnds will export the data to a CSV format and will have mapped the data to SecurEnds attributes. Below are the mapping details Employee First Name &#8211; First Name Employee Middle Name &#8211; Middle Name Employee Last Name &#8211; Last Name Employee Email ID &#8211; Email Credential &#8211; Distinguished Name (Common Name will be a copy of Distinguished Name data) Manager Email ID &#8211; SOR Manager Email Employee Access Status &#8211; Access Status Employee ID &#8211; User Id Last Authentication Date &#8211; Last Authentication Role/Group/Permission &#8211; Entitlement DN (Entitlement CN will be a copy of Entitlement DN data) Role/Group/Permission Description &#8211; Entitlement Description Role Created Date &#8211; Entitlement Created Date Login Created Date &#8211; Credential Created Date Note: If there are Purged Credentials or Purged entitlements as a result of the most recent sync of the application. Those are still present in the exported CSV data and will be denoted by a P within the Status and Entitlement Status attributes. You will want to exclude these from the CSV if you are just looking at data synced by from the applications. Status codes of E (Excluded) and D (Deleted) are valid records from your application, the SecurEnds Admin has simply chosen to classify these records respectively through an earlier action. Ticketing System Configuration For more information on Ticketing System Configuration, Click here. Click&#160;Save&#160;once finished to add the connector.</p>
<p>The post <a href="https://www.securends.com/documentation/ftp-sftp/">SFTP (Secure file transfer protocol)</a> appeared first on <a href="https://www.securends.com">SecurEnds</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h5 class="wp-block-heading" id="h-configuration-requirements"><strong>Configuration Requirements</strong></h5>



<ul class="wp-block-list"><li>Customer will need to have the <strong>SFTP folder</strong> available on their side.</li><li>Customer needs to provide a<strong> User ID</strong> and <strong>Password</strong> so SecurEnds can configure the tool.</li><li>Customer will need to go into the SecurEnds tool and <strong>update the SFTP credentials</strong> if the customer have a security policy which requires password rotation every X days.</li><li>Customer will need to <strong>maintain a static file name</strong> for the file placed in the SFTP folder. </li></ul>



<h5 class="wp-block-heading" id="block-d1eb5e80-f2e4-4419-ad70-ad1454b9b6c0"><strong>App Creation in SecurEnds Tool</strong></h5>



<ul class="wp-block-list"><li>In the Admin Console, go to&nbsp;<strong>Applications</strong>.</li><li>Click the&nbsp;<strong>Add</strong>&nbsp;button next to it to begin configuration.</li></ul>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="994" height="226" src="https://www.securends.com/wp-content/uploads/2021/10/image-188.png" alt="" class="wp-image-10105" srcset="https://www.securends.com/wp-content/uploads/2021/10/image-188.png 994w, https://www.securends.com/wp-content/uploads/2021/10/image-188-300x68.png 300w, https://www.securends.com/wp-content/uploads/2021/10/image-188-768x175.png 768w" sizes="(max-width: 994px) 100vw, 994px" /></figure>



<h5 class="wp-block-heading" id="block-d5ed2550-f290-4463-a2b0-35854e32261d"><strong>Setup Application</strong></h5>



<ul class="wp-block-list"><li>Select Data Ingestion method as <strong>Flex Connector</strong>.</li><li>Enter application <strong>Name</strong>.</li><li><strong>Agent </strong>will be <strong>local</strong></li><li>Select <strong>Match By</strong> logic as <strong>Default(Email or FirstName and LastName)</strong> or <strong>Employee</strong> <strong>Id</strong><ul><li>If we select <strong>Default(Email or FirstName and LastName)</strong> the system will match the user with Email or First Name and Last Name while syncing</li><li>If we select <strong>Employee Id</strong> the system will only match the Employee ID while syncing</li></ul></li><li>Select <strong>Include Inactive Users</strong> to fetch all users while sync.  Your application CSV being placed on the SFTP should include a status of the credential within the application.  If the file does not contain a status, leave as <strong>Yes</strong>.<ul><li>When selecting <strong>Yes,</strong> all empty, Active and Inactive/Disabled credentials statuses will be ingested.</li><li>When selecting <strong>No</strong>, then only empty and Active credentials will be ingested.</li></ul></li><li><strong>Include Entitlements</strong> Enabled as <strong>Yes</strong> to load the entitlements on application while syncing.</li></ul>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" src="https://www.securends.com/wp-content/uploads/2022/09/image-1024x690.png" alt="" class="wp-image-14747" width="839" height="566" srcset="https://www.securends.com/wp-content/uploads/2022/09/image-1024x690.png 1024w, https://www.securends.com/wp-content/uploads/2022/09/image-300x202.png 300w, https://www.securends.com/wp-content/uploads/2022/09/image-768x517.png 768w, https://www.securends.com/wp-content/uploads/2022/09/image.png 1243w" sizes="(max-width: 839px) 100vw, 839px" /></figure>



<h5 class="wp-block-heading" id="block-edcf28c8-3f3b-4294-96c5-60cc5b850a7d"><strong>Configure Application</strong></h5>



<ul class="wp-block-list"><li>Search Connector in Featured Integrations and select <strong>SFTP</strong>.</li><li>Provide the “<strong>SFTP Host</strong>” to login into the domain<ul><li>Example: sftp.securends.com</li></ul></li><li>Provide the “<strong>SFTP Port</strong>”<ul><li>Example: 22</li></ul></li><li>Provide the “<strong>SFTP Username</strong>” to login into the domain<ul><li>Example: test-user</li></ul></li><li>Provide the “<strong>SFTP Password</strong>”<ul><li>Example: Password</li></ul></li><li>Provide the “<strong>SFTP File Location</strong>”<ul><li>Format: /filename.filetype <strong>or</strong> /inbound/filename.filetype<ul><li>Example:<ul><li>/SCM_SE_01_20190101.csv</li><li>/inbound/SCM_SE_01_20190101.csv</li></ul></li></ul></li></ul></li><li><strong>Note</strong>: Please use the SecurEnds provided SFTP Sample file, the headers should be same as the provided file with case sensitive.</li><li>If needed, select &#8220;<strong>Custom Configuration</strong>&#8221; to manually map the SFTP file headers to the SecurEnds headers.</li></ul>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" src="https://www.securends.com/wp-content/uploads/2022/09/image-3-1024x789.png" alt="" class="wp-image-14751" width="847" height="652" srcset="https://www.securends.com/wp-content/uploads/2022/09/image-3-1024x789.png 1024w, https://www.securends.com/wp-content/uploads/2022/09/image-3-300x231.png 300w, https://www.securends.com/wp-content/uploads/2022/09/image-3-768x592.png 768w, https://www.securends.com/wp-content/uploads/2022/09/image-3.png 1100w" sizes="(max-width: 847px) 100vw, 847px" /></figure>



<p><strong><span style="text-decoration: underline;">CSV Files</span></strong></p>



<p>There are 2 format options for the CSV file that you place on the SFTP server.</p>



<ol class="wp-block-list"><li>Your CSV must contain specific column names so SecurEnds can recognize the data.  You can view each column header name in the image below.</li><li>You can use the Custom Configuration option to map the column headers in your CSV file to SecurEnds attributes.  When selecting Custom Configuration, the UI will expand per the below</li></ol>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" src="https://www.securends.com/wp-content/uploads/2022/09/image-4-1024x752.png" alt="" class="wp-image-14752" width="836" height="614" srcset="https://www.securends.com/wp-content/uploads/2022/09/image-4-1024x752.png 1024w, https://www.securends.com/wp-content/uploads/2022/09/image-4-300x220.png 300w, https://www.securends.com/wp-content/uploads/2022/09/image-4-768x564.png 768w, https://www.securends.com/wp-content/uploads/2022/09/image-4.png 1100w" sizes="(max-width: 836px) 100vw, 836px" /></figure>



<p><strong><span style="text-decoration: underline;">Exporting Application Data Ingested using SFTP</span></strong></p>



<p>When you export the application data (Gear icon->More->Export), SecurEnds will export the data to a CSV format and will have mapped the data to SecurEnds attributes.  Below are the mapping details</p>



<ul class="wp-block-list"><li>Employee First Name &#8211; First Name</li><li>Employee Middle Name &#8211; Middle Name</li><li>Employee Last Name &#8211; Last Name</li><li>Employee Email ID &#8211; Email</li><li>Credential &#8211; Distinguished Name (Common Name will be a copy of Distinguished Name data)</li><li>Manager Email ID &#8211; SOR Manager Email</li><li>Employee Access Status &#8211; Access Status</li><li>Employee ID &#8211; User Id</li><li>Last Authentication Date &#8211; Last Authentication</li><li>Role/Group/Permission &#8211; Entitlement DN (Entitlement CN will be a copy of Entitlement DN data)</li><li>Role/Group/Permission Description &#8211; Entitlement Description</li><li>Role Created Date &#8211; Entitlement Created Date</li><li>Login Created Date &#8211; Credential Created Date</li></ul>



<p>Note: If there are Purged Credentials or Purged entitlements as a result of the most recent sync of the application.  Those are still present in the exported CSV data and will be denoted by a P within the Status and Entitlement Status attributes.  You will want to exclude these from the CSV if you are just looking at data synced by from the applications.  Status codes of E (Excluded) and D (Deleted) are valid records from your application, the SecurEnds Admin has simply chosen to classify these records respectively through an earlier action.</p>



<h5 class="wp-block-heading" id="block-1be01cc9-a01b-43f8-adec-e685615fdf3f"><strong>Ticketing System Configuration</strong></h5>



<p>For more information on Ticketing System Configuration, Click <a href="https://www.securends.com/documentation/overview-of-ticket-creation/"><span class="has-inline-color has-vivid-cyan-blue-color">here</span></a>.</p>



<p>Click&nbsp;<strong>Save</strong>&nbsp;once finished to add the connector.</p>
<p>The post <a href="https://www.securends.com/documentation/ftp-sftp/">SFTP (Secure file transfer protocol)</a> appeared first on <a href="https://www.securends.com">SecurEnds</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.securends.com/documentation/ftp-sftp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
