diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-10-04 11:16:24 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-10-04 11:16:24 +0200 |
commit | abae1d0a880178568e742c09779bd2a47394f1e4 (patch) | |
tree | 43dc4b454e3b60a5aa27bd5376d23299ae31384d /id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml | |
parent | fd786b4402841508acef77e75bacd369efbbcf96 (diff) | |
download | moa-id-spss-abae1d0a880178568e742c09779bd2a47394f1e4.tar.gz moa-id-spss-abae1d0a880178568e742c09779bd2a47394f1e4.tar.bz2 moa-id-spss-abae1d0a880178568e742c09779bd2a47394f1e4.zip |
add some more basic untested code for eID4U.
- add auth.process selection
- add eID4U attribute extraction
Diffstat (limited to 'id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml')
-rw-r--r-- | id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml b/id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml index fb6111d57..56af3955e 100644 --- a/id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml +++ b/id/server/modules/moa-id-module-eIDAS/src/main/resources/eid4u.Authentication.process.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<pd:ProcessDefinition id="DefaultAuthentication" xmlns:pd="http://reference.e-government.gv.at/namespace/moa/process/definition/v1"> +<pd:ProcessDefinition id="eID4UAttributCollectionAuthentication" xmlns:pd="http://reference.e-government.gv.at/namespace/moa/process/definition/v1"> <!-- - National authentication with Austrian Citizen Card and mobile signature with our without mandate. |