aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java
AgeCommit message (Expand)AuthorFilesLines
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz1-1/+5
2019-06-05flag session as setUseMandate if mandate attributes are received from E-IDThomas Lenz1-0/+65
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-0/+40
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz1-1/+1
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz1-1/+2
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz1-19/+75
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz1-1/+37
2018-07-16add countryCode Attribute into SAML1 assertionThomas Lenz1-5/+22
2018-06-22some more pvp2 updatesThomas Lenz1-4/+5
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-2/+2
2018-06-14untested, but without dependency problemsThomas Lenz1-15/+14
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-34/+16
2016-10-25fix another problem in session databaseThomas Lenz1-1/+1
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz1-40/+37
2016-04-21Added RedisTransaction storageChristian Maierhofer1-3/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-5/+5
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-88/+192
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-23/+28
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-13/+6
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-6/+6
2016-02-08fix possible bottleneck in case of high load and a low number of allowed data...Thomas Lenz1-9/+8
2016-01-27fix unresolved dependency in SAML1 authentication moduleThomas Lenz1-4/+3
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz1-0/+43
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-0/+592