<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.unicon.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Unicon Updated Knowledg Base Articles</title>
 <link>http://www.unicon.net/support/knowledgebase/updated/feed</link>
 <description></description>
 <language>en</language>
<item>
 <title>Does CAS do access control?</title>
 <link>http://www.unicon.net/node/1348</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;Applications usually require a more sophisticated model of user privilege beyond just knowing the user&#039;s username and that the user is &quot;authenticated&quot;.  Sometimes an application-universal role-based scheme such as modeling administrators, power users, users and so on is sufficient. But it seems that &lt;a href=&quot;/opensource/cas&quot;&gt;CAS&lt;/a&gt; doesn&#039;t implement role and access control features. How does one configure access privileges of users authenticated via CAS in a CAS-ified application?&lt;/div&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;CAS traditionally regards the problem of access control as out of scope.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1348&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1348#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/241">access control</category>
 <category domain="http://www.unicon.net/taxonomy/term/311">ACL</category>
 <category domain="http://www.unicon.net/taxonomy/term/71">CAS</category>
 <category domain="http://www.unicon.net/taxonomy/term/240">permissions</category>
 <category domain="http://www.unicon.net/taxonomy/term/312">role</category>
 <pubDate>Thu, 07 Jan 2010 17:23:13 -0700</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1348 at http://www.unicon.net</guid>
</item>
<item>
 <title>Does Unicon have experience load testing Sakai?</title>
 <link>http://www.unicon.net/node/1238</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;
Does Unicon have experience load testing Sakai?
&lt;/div&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;Yes, Unicon has experience with load testing Sakai.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1238&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1238#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/254">experience</category>
 <category domain="http://www.unicon.net/taxonomy/term/253">load testing</category>
 <category domain="http://www.unicon.net/taxonomy/term/81">Performance</category>
 <category domain="http://www.unicon.net/taxonomy/term/10">Sakai</category>
 <pubDate>Wed, 06 May 2009 17:47:27 -0600</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1238 at http://www.unicon.net</guid>
</item>
<item>
 <title>How many SSL certificates must I buy to implement CAS?</title>
 <link>http://www.unicon.net/node/1338</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;
How many SSL certificates must I purchase to implement Jasig CAS?
&lt;/div&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;The short answer is that you&#039;ll need one SSL certificate for your CAS server, all applications using the CAS Proxy Ticket Callback feature must also be using SSL (callback is via https://) and of course it&#039;s a good idea to be using SSL (https://) for all other sensitive information presented by web applications or web applications you&#039;d like to present as authentic.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1338&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1338#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/71">CAS</category>
 <category domain="http://www.unicon.net/taxonomy/term/300">SSL</category>
 <pubDate>Fri, 04 Dec 2009 04:55:23 -0700</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1338 at http://www.unicon.net</guid>
</item>
<item>
 <title>Can Sakai be installed on Mac OS X?</title>
 <link>http://www.unicon.net/node/1246</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;
Can Sakai be installed on Mac OS X?
&lt;/div&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;Yes, Sakai can be installed on Mac OS X.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1246&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1246#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/67">Mac</category>
 <category domain="http://www.unicon.net/taxonomy/term/113">Mac OS</category>
 <category domain="http://www.unicon.net/taxonomy/term/261">Mac OS X</category>
 <category domain="http://www.unicon.net/taxonomy/term/10">Sakai</category>
 <category domain="http://www.unicon.net/taxonomy/term/262">XServe</category>
 <pubDate>Wed, 27 May 2009 15:54:54 -0600</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1246 at http://www.unicon.net</guid>
</item>
<item>
 <title>Does CAS require that the web browser present the CAS login screen for user login?</title>
 <link>http://www.unicon.net/node/1327</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;
Must the end user&#039;s web browser jump to the CAS server login page for user login?
&lt;/div&gt;
&lt;p&gt;I really want to know whether I could achieve users logging in via CAS single sign on without the application wishing to make use of single sign on redirecting them to the CAS login page.&lt;/p&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;The simple answer is that, yes, the end user&#039;s web browser should redirect to the CAS server login page for user authentication via CAS.  This is a good thing.  Part of the value CAS brings to the authentication sequence is centralization of the interaction with the end user for the collection and validation of credentials.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1327&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1327#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/71">CAS</category>
 <category domain="http://www.unicon.net/taxonomy/term/295">login</category>
 <category domain="http://www.unicon.net/taxonomy/term/294">redirect</category>
 <category domain="http://www.unicon.net/taxonomy/term/72">SSO</category>
 <pubDate>Thu, 19 Nov 2009 13:56:22 -0700</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1327 at http://www.unicon.net</guid>
</item>
<item>
 <title>How does Sakai determine which tools to place on worksite &quot;Home&quot; pages? Can this be influenced by worksite type?</title>
 <link>http://www.unicon.net/node/1000</link>
 <description>&lt;h3&gt;Site Type and Tool/Page Order Configuration&lt;/h3&gt;
&lt;p&gt;First, some background, which is taken almost entirely from the canonical source: &lt;a href=&quot;http://confluence.sakaiproject.org/confluence/x/dgBy&quot;&gt;John Leasia&#039;s semi-annual &quot;Configuring Sakai&quot; presentations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1000&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1000#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/10">Sakai</category>
 <pubDate>Thu, 17 Apr 2008 14:06:21 -0600</pubDate>
 <dc:creator>dmccallum</dc:creator>
 <guid isPermaLink="false">1000 at http://www.unicon.net</guid>
</item>
<item>
 <title>Setting Up uPortal 3.1.1 for Front-End Development</title>
 <link>http://www.unicon.net/node/1312</link>
 <description>&lt;p&gt;uPortal 3.1.1, by default, caches the CSS, JavaScript and XSL resources utilized in developing and managing the portal&#039;s front-end to enhance performance. Disabling this behavior in a development environment is vital to any developer working to enhance uPortal&#039;s front-end in a timely manner.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1312&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1312#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/73">Configuration</category>
 <category domain="http://www.unicon.net/taxonomy/term/13">uPortal</category>
 <category domain="http://www.unicon.net/taxonomy/term/293">uPortal 3.1.1</category>
 <category domain="http://www.unicon.net/taxonomy/term/230">User Experience</category>
 <pubDate>Tue, 27 Oct 2009 15:40:19 -0600</pubDate>
 <dc:creator>mpolizzotti</dc:creator>
 <guid isPermaLink="false">1312 at http://www.unicon.net</guid>
</item>
<item>
 <title>Do portlets inherently make a site less accessible?</title>
 <link>http://www.unicon.net/node/1265</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;
Do portlets inherently make the site less accessible and are there specific techniques or strategies that should be used to improve the accessibility of portlets?
&lt;/div&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1265&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1265#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/61">Accessibility</category>
 <category domain="http://www.unicon.net/taxonomy/term/285">Fluid</category>
 <category domain="http://www.unicon.net/taxonomy/term/218">Fluid Infusion</category>
 <category domain="http://www.unicon.net/taxonomy/term/286">Infusion</category>
 <category domain="http://www.unicon.net/taxonomy/term/24">Portlet</category>
 <category domain="http://www.unicon.net/taxonomy/term/13">uPortal</category>
 <category domain="http://www.unicon.net/taxonomy/term/264">usability</category>
 <pubDate>Tue, 13 Oct 2009 03:54:52 -0600</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1265 at http://www.unicon.net</guid>
</item>
<item>
 <title>What version of Tomcat is recommended with uPortal 3.1.1?</title>
 <link>http://www.unicon.net/node/1292</link>
 <description>&lt;p&gt;It is recommended that Tomcat 6 is used with the uPortal 3.1.1 release.&lt;/p&gt;
</description>
 <comments>http://www.unicon.net/node/1292#comments</comments>
 <pubDate>Thu, 10 Sep 2009 16:45:34 -0600</pubDate>
 <dc:creator>carrowood</dc:creator>
 <guid isPermaLink="false">1292 at http://www.unicon.net</guid>
</item>
<item>
 <title>Can external email systems be integrated with Sakai?</title>
 <link>http://www.unicon.net/node/1290</link>
 <description>&lt;div class=&quot;kba-q&quot;&gt;
Can external email systems be integrated into Sakai?
&lt;/div&gt;
&lt;div class=&quot;kba-a&quot;&gt;
&lt;p&gt;Yes, external email systems can be integrated into Sakai.&lt;/p&gt;
&lt;p&gt;As always with integration, the solution depends on exactly what integration is desired.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.unicon.net/node/1290&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.unicon.net/node/1290#comments</comments>
 <category domain="http://www.unicon.net/taxonomy/term/273">email</category>
 <category domain="http://www.unicon.net/taxonomy/term/43">Integration</category>
 <category domain="http://www.unicon.net/taxonomy/term/10">Sakai</category>
 <pubDate>Fri, 04 Sep 2009 15:19:32 -0600</pubDate>
 <dc:creator>apetro</dc:creator>
 <guid isPermaLink="false">1290 at http://www.unicon.net</guid>
</item>
</channel>
</rss>
