<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Enportal%2F5.6%2Frelease_notes_5.6.1</id>
	<title>Enportal/5.6/release notes 5.6.1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Enportal%2F5.6%2Frelease_notes_5.6.1"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/release_notes_5.6.1&amp;action=history"/>
	<updated>2026-04-08T17:56:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/release_notes_5.6.1&amp;diff=8683&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/release_notes_5.6.1&amp;diff=8683&amp;oldid=prev"/>
		<updated>2015-12-04T05:14:10Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 05:14, 4 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/release_notes_5.6.1&amp;diff=8682&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls at 05:05, 4 December 2015</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/release_notes_5.6.1&amp;diff=8682&amp;oldid=prev"/>
		<updated>2015-12-04T05:05:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:enPortal v5.6.1 Release Notes}}&lt;br /&gt;
[[Category:enPortal 5.6]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page summarizes the new features, resolved issues, and known issues in enPortal version 5.6.1 released on December 4th, 2015.&lt;br /&gt;
&lt;br /&gt;
== What is enPortal ==&lt;br /&gt;
&lt;br /&gt;
Edge enPortal is the industry&amp;#039;s only secure, vendor-neutral network management integration platform. With pre-built Product Integration Modules (PIMs) for common third-party applications, enPortal is a Commercial Off The Shelf (COTS) solution that quickly integrates these network management tools and offers advanced capabilities including:&lt;br /&gt;
&lt;br /&gt;
* Integration of existing web-based tools and applications&lt;br /&gt;
* Advanced Security including role/domain-based access via a secure proxy&lt;br /&gt;
* Single Sign-On (SSO) and Sign-Off&lt;br /&gt;
* Integration with external user authentication systems&lt;br /&gt;
* Branding and Customization&lt;br /&gt;
* Dashboard Views&lt;br /&gt;
* Multi-tenancy&lt;br /&gt;
* Scalability&lt;br /&gt;
&lt;br /&gt;
== New Features ==&lt;br /&gt;
&lt;br /&gt;
* Added BaseTrustedLoginRequestProcessor, to simplify custom login integrations; where an external authorization sits in front of enPortal/AppBoard. (EN-239)&lt;br /&gt;
* [[enportal/5.6/admin/system_administration/security#Features_&amp;amp;_Recommendations|Validate Session Filter]] (enabled by default) ensures all requests with exception to specific pages and resources (login_pages and js) require a session for improved security and supports custom allow paths. (EN-253)&lt;br /&gt;
* Added support for HTTP Method PUT, so that this request will be supported by the CRS. (EN-236)&lt;br /&gt;
* Introduced a short random change password delay to reduce the risk of brute force password attacks. (EN-246)&lt;br /&gt;
* Introduced a check on the enPortalComponentInfo cookie to figure out the correct proxied URL when runtime rules are unable to handle it.  (EN-200)&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&lt;br /&gt;
* Fix CRS Channel Refresh. (EN-249)&lt;br /&gt;
* Improved Security of ClassExec channel, requiring whitelist of classes that can be executed.  (EN-255)&lt;br /&gt;
* Enhanced access restrictions of system channels. (EN-250)&lt;br /&gt;
* Enhanced security on initial page rendered from http://host:port/ that did not have appropriate headers &amp;lt;tt&amp;gt;X-Content-Type-Options and X-Frame-Options&amp;lt;/tt&amp;gt; set to prevent clickjacking. (EN-259)&lt;br /&gt;
* Fix CRS URL fragment support.  (EN-227)&lt;br /&gt;
* Fixed deadlock in OR mapping framework that could happen under heavy load.  (EN-251).&lt;br /&gt;
* Improved performance under heavy load, for both session lookups and runtime variable management. (AB-1140 &amp;amp; AB-1142)&lt;br /&gt;
* Fixed issue where HTML tag was displayed in password policy error message to user; and updates to allow localization of messages to the user.  (EN-224)&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* The [[enportal/5.6/admin/system_administration/security#Features_&amp;amp;_Recommendations|Validate Session Filter]], added in 2.6.1, will redirect any unauthenticated request to the login page.  This was added as a security enhancement.  If you see this behavior and want the page to be accessible, you must add an allowed path to the custom configuration file.&lt;br /&gt;
&lt;br /&gt;
== Contact Information ==&lt;br /&gt;
&lt;br /&gt;
For questions or assistance with this release of enPortal, please see the [[support/technical_support|support]] page for contact information.&lt;/div&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
</feed>