<feed xmlns='http://www.w3.org/2005/Atom'>
<title>moa-id-spss/id/server/data/deploy/conf/moa-id/htmlTemplates/slo_template.html, branch 3.4.2</title>
<subtitle>Module for Identification and Authentication (MOA-ID)</subtitle>
<id>https://git.egiz.gv.at/moa-id-spss/atom?h=3.4.2</id>
<link rel='self' href='https://git.egiz.gv.at/moa-id-spss/atom?h=3.4.2'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/'/>
<updated>2018-02-07T11:01:05+00:00</updated>
<entry>
<title>update some more parts to support Content-Security-Policy Header in http</title>
<updated>2018-02-07T11:01:05+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2018-02-07T11:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=b1011a61cb42b42c8a7573eae1c6c3eaaf9f1e60'/>
<id>urn:sha1:b1011a61cb42b42c8a7573eae1c6c3eaaf9f1e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update mostly all GUI forms to split JavaScript and CSS from html code to support "Content Security-Policy" http headers</title>
<updated>2018-01-23T13:23:39+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2018-01-23T13:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=731ab39b8ef05a4e84b72fb4243d59c9f6dd48cb'/>
<id>urn:sha1:731ab39b8ef05a4e84b72fb4243d59c9f6dd48cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos in templates</title>
<updated>2017-11-13T08:38:41+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2017-11-13T08:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=314f13841bf0bb2a8171f715ac999ac8ccf6b58e'/>
<id>urn:sha1:314f13841bf0bb2a8171f715ac999ac8ccf6b58e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor the GUI generation for user interaction</title>
<updated>2016-03-14T08:17:57+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-03-14T08:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=f67427831d1f8c49ce6c474691b880d90a42b584'/>
<id>urn:sha1:f67427831d1f8c49ce6c474691b880d90a42b584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update default templates for BKU-Selection, sendAssertion, and Single LogOut</title>
<updated>2016-01-19T16:14:10+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-19T16:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=5b8818004750d9c864f9cd2c47c7b1ccaf188ac9'/>
<id>urn:sha1:5b8818004750d9c864f9cd2c47c7b1ccaf188ac9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mandate process support (MOAID-60).</title>
<updated>2015-01-22T11:13:07+00:00</updated>
<author>
<name>Thomas Knall</name>
<email>t.knall@datentechnik-innovation.com</email>
</author>
<published>2015-01-22T11:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=ad40ae9233c5f2a32c983962d655e686af546677'/>
<id>urn:sha1:ad40ae9233c5f2a32c983962d655e686af546677</id>
<content type='text'>
- Refactor moa-id auth web.xml
-- Group the servlets with their corresponding mappings.
-- Replace servlets for mappings "/GetMISSessionID", "/VerifyAuthBlock", "/VerifyCertificate" and "/VerifyIdentityLink".
-- Remove disabled declarations.
- Replace link http://jigsaw.w3.org/css-validator/images/vcss-blue with https://... within the internal templates (loginFormFull.html, sendAssertionFormFull.html, ...).
- Set classes deprecated: GetMISSessionIDServlet, VerifyCertificateServlet
- ProcessEngineSignalServlet: make GET delegate to PUT
- Replace some "implements MOAIDAuthConstants" with "import static MOAIDAuthConstants.*".
- Add detailed Javadoc to *Task.java.
- Update DefaultAuthentication.process.xml for mandate
- Add GetMISSessionIDTask and VerifyCertificateTask.
- Add adapter class for iaik.IAIKRuntimeException in order to satisfy some library's bogus dependendies.
</content>
</entry>
<entry>
<title>solve SLO frontchannel timeout problem</title>
<updated>2014-09-19T09:02:16+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2014-09-19T09:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=249ded0cad445464239553f5629a59524ae785d7'/>
<id>urn:sha1:249ded0cad445464239553f5629a59524ae785d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update handbook and default config</title>
<updated>2014-06-13T12:07:02+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2014-06-13T12:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=61be46f8b8287060b74254b7d291cf6db29c85d8'/>
<id>urn:sha1:61be46f8b8287060b74254b7d291cf6db29c85d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load SLO template from configuration directory</title>
<updated>2014-06-10T06:30:53+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2014-06-10T06:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=d515dc2465a1daf5baa88c3059b9c2b0ea968df0'/>
<id>urn:sha1:d515dc2465a1daf5baa88c3059b9c2b0ea968df0</id>
<content type='text'>
</content>
</entry>
</feed>
