aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-09-09MOA-ID 1.9.951.9.95-SNAPSHOTThomas Lenz1-2/+2
--change BKU selection templates and SendAssertion Templates to responsive design. Therefore, OA parameter "useIframe" is not required anymore.
2013-07-26Bugfixes:Thomas Lenz1-3/+1
- 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-16create DB Config and legacy config parserThomas Lenz1-12/+46
Split MOASession database from config database
2013-07-12SSO ImplementationThomas Lenz1-0/+39
2013-06-07Common classes for Hibernate initializing and database handlingThomas Lenz1-0/+112