<feed xmlns='http://www.w3.org/2005/Atom'>
<title>moa-id-spss/id/server/modules/module-stork, branch 4.2.0</title>
<subtitle>Module for Identification and Authentication (MOA-ID)</subtitle>
<id>https://git.egiz.gv.at/moa-id-spss/atom?h=4.2.0</id>
<link rel='self' href='https://git.egiz.gv.at/moa-id-spss/atom?h=4.2.0'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/'/>
<updated>2016-02-17T11:19:25+00:00</updated>
<entry>
<title>delete STORK authentication module</title>
<updated>2016-02-17T11:19:25+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-02-17T11:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=2ded3e74601d89809b8290b0896b27ddce8f35d8'/>
<id>urn:sha1:2ded3e74601d89809b8290b0896b27ddce8f35d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix missing import in STORK authentication modul</title>
<updated>2016-01-28T07:42:22+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-28T07:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=3f752412b85561e4207cd6fd7c2872da68e5133f'/>
<id>urn:sha1:3f752412b85561e4207cd6fd7c2872da68e5133f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)</title>
<updated>2016-01-22T12:52:48+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-22T12:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=5b0754bddacd5bc7586b56c5a93e78f67d5cb060'/>
<id>urn:sha1:5b0754bddacd5bc7586b56c5a93e78f67d5cb060</id>
<content type='text'>
Conflicts:
	id/server/idserverlib/pom.xml
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java
	id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java
</content>
</entry>
<entry>
<title>move or remove third-party library depentencies</title>
<updated>2016-01-21T06:09:04+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-21T06:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=0a991b6029f362bf04edcdb76b235090b0005d2b'/>
<id>urn:sha1:0a991b6029f362bf04edcdb76b235090b0005d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix problem with STORK citizen country-code selector</title>
<updated>2016-01-19T05:55:20+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-19T05:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=bf49d6489758c29f5ddd2279bdd64695651912f7'/>
<id>urn:sha1:bf49d6489758c29f5ddd2279bdd64695651912f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality</title>
<updated>2016-01-18T16:35:10+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-18T16:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=70ae2eb241fa347bda7bd89612c88db63506311c'/>
<id>urn:sha1:70ae2eb241fa347bda7bd89612c88db63506311c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot</title>
<updated>2016-01-15T15:55:45+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-15T15:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=52cfe0524d896d65254f480bd975554be3f2cb14'/>
<id>urn:sha1:52cfe0524d896d65254f480bd975554be3f2cb14</id>
<content type='text'>
Conflicts:
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
</content>
</entry>
<entry>
<title>Merge branch 'eSense_eIDAS_development' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into eSense_eIDAS_development</title>
<updated>2016-01-13T07:36:55+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-13T07:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=fc19526f8e32ad2de2df5ea60263f8d1c2355b88'/>
<id>urn:sha1:fc19526f8e32ad2de2df5ea60263f8d1c2355b88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed bug of missing citizen country code for stork module</title>
<updated>2016-01-12T14:35:50+00:00</updated>
<author>
<name>Florian Reimair</name>
<email>florian.reimair@iaik.tugraz.at</email>
</author>
<published>2016-01-12T14:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=1092129203ea1f5c17ae8a10ec43f7907140759c'/>
<id>urn:sha1:1092129203ea1f5c17ae8a10ec43f7907140759c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactore STORK authentication module to use generic MOASession data-storage</title>
<updated>2016-01-12T09:44:13+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2016-01-12T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=68017565392861db4958716971d5be38faf5fff6'/>
<id>urn:sha1:68017565392861db4958716971d5be38faf5fff6</id>
<content type='text'>
</content>
</entry>
</feed>
