aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16change version to 2.0.2-SnapshotThomas Lenz1-4/+24
2014-04-01configBojan Suzic1-237/+263
2014-04-01mergeBojan Suzic1-244/+237
2014-04-01change version to 2.0.1Thomas Lenz1-1/+1
2014-04-01change to allow buildBojan Suzic1-237/+246
2014-03-31exclude Spring Framework from HyperJAXB pluginThomas Lenz1-0/+4
2014-03-31update Hibernate, JPA and mySQL librariesThomas Lenz1-7/+11
2014-03-24update version to 2.0.0Thomas Lenz1-1/+1
2014-03-21change version of MOA-ID-Auth to 2.0-RC3Thomas Lenz1-1/+1
2014-03-17change version to 2.0-RC2Thomas Lenz1-1/+1
2014-03-11solve errors in combination with Tomcat 8 and log4j and slf4logThomas Lenz1-4/+10
2014-03-06change MOA-ID version to 2.0-RC1Thomas Lenz1-1/+1
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz1-2/+41
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/StorkAttributes.java id/oa/src/main/java/at/gv/egovernment/moa/id/demoOA/servlet/pvp2/BuildMetadata.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GetForeignIDServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKAuthnRequestProcessor.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/parep/client/szrgw/SZRGWClient.java id/server/idserverlib/src/main/resources/resources/templates/loginFormFull.html
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz1-1/+1
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata
2014-01-29fixed issues after mergeFlorian Reimair1-1/+36
2014-01-27fixed merge issueFlorian Reimair1-1/+5
2014-01-17Exthex Version 0.2Thomas Lenz1-1/+1
2013-11-18X509TrustManager UpdateThomas Lenz1-1/+1
2013-11-11Repo. updateThomas Lenz1-0/+8
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-1/+0
2013-09-18change to 1.9.96-snapshotThomas Lenz1-2/+2
--set SL-Version to hardcoded version 1.2 --add "RemoveBPK form AuthBlock" feature --set UTC time as default (SAML1) --add PVP2 Attributes: ++ AuthBlock ++ Certificate ++ BASEID ++ BASEID-TYPE ++BKUURL Bugfix: -- NullPointerException: GetMISSessionIDServlet.java -- Check if it is empty: MOAMetadataProvider.java
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