aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/data
AgeCommit message (Expand)AuthorFilesLines
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz2-643/+21
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-0/+3
2018-06-22some more pvp2 updatesThomas Lenz3-32/+21
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz5-358/+8
2018-06-14some more stuffThomas Lenz4-95/+26
2018-06-14more refactoring staffThomas Lenz3-820/+1008
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz1-0/+2
2018-06-07add one fileThomas Lenz1-0/+820
2018-06-07some more refactoring stuffThomas Lenz1-820/+0
2018-05-28refactore code to use EAAF core componentsThomas Lenz4-194/+3
2017-11-27add PVP attribute for eIDAS QAA levelThomas Lenz1-0/+12
2017-11-27add some more escaptionsThomas Lenz1-1/+8
2017-10-13enable mandates for eIDAS nodesThomas Lenz2-9/+13
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz1-3/+21
2016-10-25fix another problem in session databaseThomas Lenz3-11/+50
2016-03-31fix missing implementation in ExceptionContainerThomas Lenz1-1/+4
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz1-0/+65
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz2-3/+41
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz4-49/+108
2016-03-02next parts of new federated authentication implementationThomas Lenz1-125/+0
2016-03-02temporarily commit to save stateThomas Lenz1-0/+125
2016-03-01move double dataObject to moa-id-libThomas Lenz1-0/+45
2016-02-25fix nullpointer exceptionThomas Lenz1-2/+12
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz2-3/+28
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz2-98/+129
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz2-62/+119
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz2-3/+19
2016-01-13add STORK-QAA <--> eIdAS-QAA level mapperThomas Lenz2-3/+48
2016-01-12refactor MOASession data-object to store generice information from authentica...Thomas Lenz2-59/+71
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz3-3/+161
2015-08-26Allow multiple alias domainsThomas Lenz2-3/+19
2014-11-24fix possible problems with PVP roles and role parametersThomas Lenz1-14/+21
2014-11-24add MSOrganisation attribute for ISA 1.18Thomas Lenz2-12/+23
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz4-0/+244
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz2-0/+24
2014-10-27store additional raw PVP role StringThomas Lenz2-3/+15
2014-10-24Revert "add authentication role management"Thomas Lenz2-0/+186
2014-10-24add authentication role managementThomas Lenz2-186/+0
2014-10-24add new classes for Role managementThomas Lenz2-0/+186
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz2-0/+22
2014-10-21if no dateofBirth is available use 2999.12.31Thomas Lenz1-1/+1
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz3-1/+56
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz1-9/+7
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz2-0/+19
2014-06-03update IDP single logoutThomas Lenz1-32/+70
2014-05-15fix BuildAuthData to handle empty birtday elementThomas Lenz1-1/+4
2014-05-09add untested Single LogOut supportThomas Lenz3-4/+188
2014-05-02add interfederation attribute queryThomas Lenz4-6/+114
2014-04-17refector attribute generation from session informationThomas Lenz2-440/+607