aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/storage
AgeCommit message (Collapse)AuthorFilesLines
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz1-0/+50
2014-04-17update get() MethodeThomas Lenz1-2/+9
2014-04-17blank database elements with sensitive data before delete the entryThomas Lenz2-10/+45
2014-04-17move TimeOut check to get operationThomas Lenz1-1/+27
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-5/+24
2014-03-31Add additional log messagesThomas Lenz1-2/+10
2014-03-11change AssertionStorage log messagesThomas Lenz1-12/+12
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-6/+17
2014-01-29add EUPL headersThomas Lenz5-0/+110
2014-01-17load IAIK JCE as security providerThomas Lenz1-0/+1
BugFix: @MandateReferenceValue has to to been added @SessionStorage hibernate RoleBack in case of no MOASession is found
2013-10-07Code CleanUPThomas Lenz1-2/+2
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-32/+0
2013-10-03add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMapThomas Lenz1-0/+153
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-4/+42
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz1-1/+5
-- split hibernate configuration into two files (moasession and statistic)
2013-09-06change some piece of codeThomas Lenz2-2/+4
2013-09-04MOA-ID-LIB tests deactivatedThomas Lenz2-10/+6
2013-07-26Bugfix:Thomas Lenz1-1/+1
Database Session management
2013-07-26Bugfixes:Thomas Lenz1-2/+69
- handle Error if more then one authentication is started for one Online-Application - handle MultiThread error if more then one authentication process is active in one user session Add: - Add UserData database. (is required for the web-based configuration tool) - Add additional OA parameter in MOA-ID 2.x configuration scheme to set OAs active or not TODO: change 'searchOAWith....' to only get results with active=true
2013-07-24- SSO finalizedThomas Lenz1-35/+76
- SSO Session is not closed if a new single authentication operation is started - PVP2 Configuration from Database (but without Metadata) --> TODO: change MetaDataProvider - Add additional UserFrame in case of SSO - MOASession encryption TODO: MetaDataProvider, IdentityLink resign, SSO with Mandates, Legacy Template generation
2013-07-19SSO and Configuration updatedThomas Lenz1-16/+1
TODO: --PVP2 from configuration --UseIFrame for OAs --SSO with mandates --Resign IdentityLink --Encrypted MOASession in Database
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz2-19/+34
-SSO deaktivated -Login with mandate and normal tested
2013-07-16create DB Config and legacy config parserThomas Lenz2-16/+16
Split MOASession database from config database
2013-07-12SSO ImplementationThomas Lenz1-12/+158
2013-07-08Leftover merge stuffAndreas Fitzek1-1/+1
2013-07-08Merge PVP2 and MOA 2.0Andreas Fitzek2-0/+43
2013-07-04Datenbankteile für SSO:Thomas Lenz2-7/+7
-alte SSO Session IDs -angemeldete OAs
2013-06-18Fixing issue #2Andreas Fitzek2-0/+43
2013-06-13+ cleanup MOAIDSession classThomas Lenz2-11/+261
+ update authentication process to use new MOAIDSession class + move MOAIDSession to Hibernate Database + activate Mandates for SAML1 !!Stork authentication not tested!!
2013-06-11Assertion Database updatedThomas Lenz1-2/+31
- update get with correct class type - create clean method with timeout Remove unused code for SAML1 Assertion generation
2013-06-07Generic Artifact/Assertion management by using Hibernate for SAML1 and PVP2Thomas Lenz1-0/+119