<?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>Authentication &#8211; Edgenexus Knowledge Base</title>
	<atom:link href="https://kb.edgenexus.io/kb/category/authentication/feed/" rel="self" type="application/rss+xml" />
	<link>https://kb.edgenexus.io</link>
	<description></description>
	<lastBuildDate>Tue, 26 Mar 2024 09:48:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://kb.edgenexus.io/wp-content/uploads/2024/09/cropped-Edgenexus-KB-Icon-3webp-32x32.png</url>
	<title>Authentication &#8211; Edgenexus Knowledge Base</title>
	<link>https://kb.edgenexus.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Can I use my corporate authentication system to log into the ADC GUI?</title>
		<link>https://kb.edgenexus.io/kb/can-i-use-my-corporate-authentication-system-to-log-into-the-adc-gui/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Tue, 26 Mar 2024 09:48:58 +0000</pubDate>
				<guid isPermaLink="false">https://kb.edgenexus.io/?post_type=epkb_post_type_1&#038;p=260</guid>

					<description><![CDATA[The short answer is yes, but only on versions 4.30 build 1966 onwards. You can find the configuration under System &#62; Security within the GUI. See below image. There are two options for the Authentication Mode: You can also select which ADC user groups can be used when using remote authentication.]]></description>
										<content:encoded><![CDATA[<p>The short answer is yes, but only on versions 4.30 build 1966 onwards.</p>
<p>You can find the configuration under System &gt; Security within the GUI. See below image.</p>
<figure data-wp-context="{&quot;imageId&quot;:&quot;68a81b833f3e8&quot;}" data-wp-interactive="core/image" class="wp-block-image size-full is-resized wp-lightbox-container"><img fetchpriority="high" decoding="async" width="1319" height="173" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://kb.edgenexus.io/wp-content/uploads/2024/03/2024-03-25_09-11-09.png" alt="" class="wp-image-262" style="width:713px;height:auto" srcset="https://kb.edgenexus.io/wp-content/uploads/2024/03/2024-03-25_09-11-09.png 1319w, https://kb.edgenexus.io/wp-content/uploads/2024/03/2024-03-25_09-11-09-300x39.png 300w, https://kb.edgenexus.io/wp-content/uploads/2024/03/2024-03-25_09-11-09-1024x134.png 1024w, https://kb.edgenexus.io/wp-content/uploads/2024/03/2024-03-25_09-11-09-768x101.png 768w" sizes="(max-width: 1319px) 100vw, 1319px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>There are two options for the Authentication Mode:</p>
<ul class="wp-block-list">
<li>Local Only (default): This mode authenticates users against the local database as defined in System &gt; Users.</li>
<li>Remote then Local: This mode allows you to select the authentication server that will be used for user authentication. Authentication Servers are defined in Library > Authentication.</li>
</ul>
<p>You can also select which ADC user groups can be used when using remote authentication.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Can I use my form page to present the authentication prompt?</title>
		<link>https://kb.edgenexus.io/kb/can-i-use-my-form-page-to-present-the-authentication-prompt/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Thu, 14 Mar 2024 15:44:51 +0000</pubDate>
				<guid isPermaLink="false">https://kb.edgenexus.io/?post_type=epkb_post_type_1&#038;p=219</guid>

					<description><![CDATA[Yes. This is also very easy to do. Please follow the guidance below. Navigate to Library > Authentication and scroll down to the bottom of the page. Select Default from the dropdown and click the Preview button. The default form that you see will look something like the image below. The system uses standard html [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Yes. This is also very easy to do. Please follow the guidance below.</p>
<p>Navigate to Library > Authentication and scroll down to the bottom of the page.</p>
<figure data-wp-context="{&quot;imageId&quot;:&quot;68a81b83403b6&quot;}" data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" width="877" height="193" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://kb.edgenexus.io/wp-content/uploads/2024/03/image-27.png" alt="" class="wp-image-220" srcset="https://kb.edgenexus.io/wp-content/uploads/2024/03/image-27.png 877w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-27-300x66.png 300w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-27-768x169.png 768w" sizes="(max-width: 877px) 100vw, 877px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>Select Default from the dropdown and click the Preview button.</p>
<p>The default form that you see will look something like the image below.</p>
<figure data-wp-context="{&quot;imageId&quot;:&quot;68a81b834064a&quot;}" data-wp-interactive="core/image" class="wp-block-image size-full is-resized wp-lightbox-container"><img decoding="async" width="966" height="544" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://kb.edgenexus.io/wp-content/uploads/2024/03/image-29.png" alt="" class="wp-image-222" style="width:539px;height:auto" srcset="https://kb.edgenexus.io/wp-content/uploads/2024/03/image-29.png 966w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-29-300x169.png 300w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-29-768x432.png 768w" sizes="(max-width: 966px) 100vw, 966px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>The system uses standard html pages. The default is called preview.html.<br>You will note that there are two variables %JNMESSAGE% and %JNAUTHMESSAGE% that are used to show messages on the page.</p>
<figure class="wp-block-table">
<table>
<tbody>
<tr>
<td><strong>Option</strong></td>
<td><strong>Description</strong></td>
</tr>
<tr>
<td>Name</td>
<td>form name = loginformaction = %JNURL%Method = POST</td>
</tr>
<tr>
<td>Username</td>
<td>Syntax: name = “JNUSER”</td>
</tr>
<tr>
<td>Password:</td>
<td>name=”JNPASS”</td>
</tr>
<tr>
<td>Optional Message1:</td>
<td>%JNMESSAGE%</td>
</tr>
<tr>
<td>Optional Message2:</td>
<td>%JNAUTHMESSAGE%</td>
</tr>
<tr>
<td>Images</td>
<td>If you wish to add an image, then please add it in-line using Base64 encoding.</td>
</tr>
</tbody>
</table>
</figure>
<p><em><strong>Example html code of a very basic and simple form</strong></em></p>
<pre class="wp-block-code"><code>&lt;HTML>
&lt;HEAD>
&lt;TITLE>SAMPLE AUTH FORM&lt;/TITLE>
&lt;/HEAD>
&lt;BODY>
%JNMESSAGE%&lt;br>
&lt;form name=”loginform” action=”%JNURL%” method=”post“> USER: &lt;input type=”text” name=”JNUSER” size=”20” value=””>&lt;/br>
PASS: &lt;input type=”password” name=”JNPASS” size=”20” value=””>&lt;/br>
&lt;input type=”submit” name=”submit” value=”OK“>
&lt;/form>
&lt;/BODY>
&lt;/HTML></code></pre>
<p>You can add images and more to make it your very own design.</p>
<p>Once you have created it and saved to your local machine, you can upload it and then select it for use.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Does the EdgeADC support authentication using AzureAD?</title>
		<link>https://kb.edgenexus.io/kb/does-the-edgeadc-support-authentication-using-azuread/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Thu, 14 Mar 2024 09:55:24 +0000</pubDate>
				<guid isPermaLink="false">https://kb.edgenexus.io/?post_type=epkb_post_type_1&#038;p=200</guid>

					<description><![CDATA[Yes is the simple answer. You can choose to use Azure AD to authenticate your users by specifying its FQDN or IP address in the Authentication server field. In the example image above, we can see the fields filled in with dummy data, and indicates how to configure for Azure AD authentication. You need to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Yes is the simple answer.</p>
<p>You can choose to use Azure AD to authenticate your users by specifying its FQDN or IP address in the Authentication server field.</p>
<figure data-wp-context="{&quot;imageId&quot;:&quot;68a81b8341435&quot;}" data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="2277" height="606" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26.png" alt="" class="wp-image-201" srcset="https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26.png 2277w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26-300x80.png 300w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26-1024x273.png 1024w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26-768x204.png 768w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26-1536x409.png 1536w, https://kb.edgenexus.io/wp-content/uploads/2024/03/image-26-2048x545.png 2048w" sizes="auto, (max-width: 2277px) 100vw, 2277px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>In the example image above, we can see the fields filled in with dummy data, and indicates how to configure for Azure AD authentication.</p>
<p>You need to ensure that:</p>
<ul class="wp-block-list">
<li>The Authentication Method is LDAPS</li>
<li>The Domain field is filled in with your AD Domain name.</li>
<li>The Server Address contains the IP or FQDN of your Azure AD server.</li>
<li>The Port should be 636 (default) or whatever port you use.</li>
<li>The Login Format ideally be Username Only.</li>
</ul>
<p>In this particular example, we have also shown the Authentication Rule.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Does the EdgeADC support Kerberos and SAML?</title>
		<link>https://kb.edgenexus.io/kb/does-the-edgeadc-support-kerberos-and-saml/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Thu, 14 Mar 2024 09:45:05 +0000</pubDate>
				<guid isPermaLink="false">https://kb.edgenexus.io/?post_type=epkb_post_type_1&#038;p=198</guid>

					<description><![CDATA[Yes, the EdgeADC will support Kerberos and SAML, as well as Radius in builds following 4.2.10b1961.]]></description>
										<content:encoded><![CDATA[<p>Yes, the EdgeADC will support Kerberos and SAML, as well as Radius in builds following 4.2.10b1961.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What types of Authentication servers are supported in the EdgeADC</title>
		<link>https://kb.edgenexus.io/kb/what-types-of-authentication-servers-are-supported-in-the-edgeadc/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Thu, 14 Mar 2024 09:41:51 +0000</pubDate>
				<guid isPermaLink="false">https://kb.edgenexus.io/?post_type=epkb_post_type_1&#038;p=196</guid>

					<description><![CDATA[The EdgeADC supports authentication at the edge, called Pre-Authentication. This allows users connecting to their applications to be authenticated before they even reach the application servers, providing greater safety and security. Prior to, and including, build 4.2.10 b1961, the authentication servers supported were: The release following 4.2.10 b1961, we will also be providing for:]]></description>
										<content:encoded><![CDATA[<p>The EdgeADC supports authentication at the edge, called Pre-Authentication. This allows users connecting to their applications to be authenticated before they even reach the application servers, providing greater safety and security.</p>
<p>Prior to, and including, build 4.2.10 b1961, the authentication servers supported were:</p>
<ul class="wp-block-list">
<li>LDAP</li>
<li>ADFS</li>
</ul>
<p>The release following 4.2.10 b1961, we will also be providing for:</p>
<ul class="wp-block-list">
<li>Radius</li>
<li>Kerberos</li>
<li>SAML</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
