<feed xmlns='http://www.w3.org/2005/Atom'>
<title>National_eIDAS_Gateway/modules/authmodule-eIDAS-v2/src, branch connector_1.3.6</title>
<subtitle>National_eIDAS_Gateway</subtitle>
<id>https://git.egiz.gv.at/National_eIDAS_Gateway/atom?h=connector_1.3.6</id>
<link rel='self' href='https://git.egiz.gv.at/National_eIDAS_Gateway/atom?h=connector_1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/'/>
<updated>2022-12-19T14:50:38+00:00</updated>
<entry>
<title>feat(eidas-connector): support not-notified LoA</title>
<updated>2022-12-19T14:50:38+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-19T14:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=d2dec4601c41131c3ca509a8f7907b91af0ba2a6'/>
<id>urn:sha1:d2dec4601c41131c3ca509a8f7907b91af0ba2a6</id>
<content type='text'>
 - not-notified LoA is currently used by Ukraine
</content>
</entry>
<entry>
<title>feat(connector): add support for Ukraine eIDAS-ProxyService</title>
<updated>2022-12-15T16:56:49+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-15T16:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=fb04ef818546cf26ed1e623e5b565ac0961780fe'/>
<id>urn:sha1:fb04ef818546cf26ed1e623e5b565ac0961780fe</id>
<content type='text'>
Since Ukraine is not notified, we need a new configuration parameter to set not-notified LoA
</content>
</entry>
<entry>
<title>test(matching): check UX screen for 'disallowed new ERnP entry by user'</title>
<updated>2022-12-01T16:20:48+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T16:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=566f85f5a93e83074f15a6f7caf5e16a04012d26'/>
<id>urn:sha1:566f85f5a93e83074f15a6f7caf5e16a04012d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(matching): fix code-style issue in ERnP client</title>
<updated>2022-12-01T13:01:27+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T13:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=0a6b62c87e7bda1932e5eb9f79dccb4718f779ee'/>
<id>urn:sha1:0a6b62c87e7bda1932e5eb9f79dccb4718f779ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(matching): fix broken jUnit test after refactoring of OperationStatus</title>
<updated>2022-12-01T13:01:03+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T13:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=8878c97d1aa4b8abd95de5aef19e48c40522a18e'/>
<id>urn:sha1:8878c97d1aa4b8abd95de5aef19e48c40522a18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(matching): disable UX option to create a new ERnP entry if it was prohibited by matching-process</title>
<updated>2022-12-01T12:12:23+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T12:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=458c6f039654ba6ed3608f1523ba45f04f79bcd2'/>
<id>urn:sha1:458c6f039654ba6ed3608f1523ba45f04f79bcd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(matching): add flag 'allowNewErnpEntryByUser' into intermediate matching-result</title>
<updated>2022-12-01T11:10:45+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T11:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=1923066ca9db0eacb8c1776b657705ef9b173448'/>
<id>urn:sha1:1923066ca9db0eacb8c1776b657705ef9b173448</id>
<content type='text'>
That flag disable a new ERnP entry by user decision
</content>
</entry>
<entry>
<title>feat(ernp): change handling of entities with status "PersonAmtlichBeenden" again</title>
<updated>2022-12-01T09:43:37+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T09:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=bb04051b8854d452a94df8488157e5234e1afea7'/>
<id>urn:sha1:bb04051b8854d452a94df8488157e5234e1afea7</id>
<content type='text'>
 - filter all entries that are marked as "PersonAmtlichBeenden"
 - set flag 'allowNewErnpEntryByUser' to false in case of matching steps that requires single hit
</content>
</entry>
<entry>
<title>fix(matching): change processing order in case of single entity selection and more than one ERnP results</title>
<updated>2022-12-01T07:27:29+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-12-01T07:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=0ec26c52a362f5558a9cbb07132c32ac94418ec9'/>
<id>urn:sha1:0ec26c52a362f5558a9cbb07132c32ac94418ec9</id>
<content type='text'>
ERnP responses can include more than one results that are a mix of active and
in-active persons. Therefore, we have to clear fist and check uniqueness afterwards
</content>
</entry>
<entry>
<title>feat(ida): remove NameIdPolicy PERSISTENT from IDA SAML2 request</title>
<updated>2022-11-30T11:52:56+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2022-11-30T11:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/National_eIDAS_Gateway/commit/?id=0847c9ecc75ccd5d38d09e96c6d09c8326d6a7e5'/>
<id>urn:sha1:0847c9ecc75ccd5d38d09e96c6d09c8326d6a7e5</id>
<content type='text'>
Reason: The IDA Shibboleth IDP does not support PERSISTENT yet
</content>
</entry>
</feed>
