<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Single Sign-On on Infinite Script</title><link>https://www.infinitescript.com/tags/single-sign-on/</link><description>Recent content in Single Sign-On on Infinite Script</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 14 Feb 2017 14:04:16 +0000</lastBuildDate><atom:link href="https://www.infinitescript.com/tags/single-sign-on/index.xml" rel="self" type="application/rss+xml"/><item><title>Single Sign-On with Apereo CAS</title><link>https://www.infinitescript.com/2017/02/configuring-apereo-cas/</link><pubDate>Tue, 14 Feb 2017 14:04:16 +0000</pubDate><guid>https://www.infinitescript.com/2017/02/configuring-apereo-cas/</guid><description>&lt;p&gt;This tutorial walks a newcomer through standing up an &lt;a href="https://www.apereo.org/projects/cas"&gt;Apereo CAS&lt;/a&gt; server for single sign-on and wiring a Java web application to it as a client. The complete CAS 7.1 server is available as a companion WAR overlay on &lt;a href="https://gitlab.com/hzxie/apereo-cas-webapp"&gt;GitLab&lt;/a&gt;.&lt;/p&gt;&#10;&lt;blockquote&gt;&#10;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This post has been rewritten for Apereo CAS 7.x. It was originally written for CAS 4.x, which you set up by copying the server source and hand-editing a pile of XML files (&lt;code&gt;deployerConfigContext.xml&lt;/code&gt;, &lt;code&gt;ticketGrantingTicketCookieGenerator.xml&lt;/code&gt;, …). CAS has changed completely since: the &lt;code&gt;org.jasig.cas&lt;/code&gt; packages became &lt;code&gt;org.apereo.cas&lt;/code&gt;, and the server is now built as a &lt;strong&gt;Spring Boot WAR overlay&lt;/strong&gt; configured through a single &lt;code&gt;cas.properties&lt;/code&gt; file.&lt;/p&gt;</description></item></channel></rss>