aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons
AgeCommit message (Collapse)AuthorFilesLines
2015-04-22add unique session ID for loggingThomas Lenz3-5/+98
2015-04-16update library versionsThomas Lenz1-5/+4
2015-03-12getting rid of log4j in logger classFlorian Reimair1-27/+26
2015-02-24Add key/value configuration entity.Thomas Knall1-0/+95
2015-02-19fix some possible problemsThomas Lenz1-1/+0
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz2-4/+36
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml
2015-01-19update librariesThomas Lenz1-5/+9
-> joda-time 2.7 -> slf4j 2.7.10 -> struts2 2.3.20 -> commons-codec 1.10 -> hibernate 4.3.8.Final -> mySQL-connector 5.1.34 -> opensaml 2.6.4 -> xmltooling 2.6.4
2015-01-16add HTTP Proxy support to MIS and SZR-GW webservice request methodsThomas Lenz2-8/+61
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz1-1/+2
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml
2015-01-14Apply some minor fixes.Thomas Knall1-0/+1
- Add some FIXMEs. - Fix moa-id-auth web.xml and switch to Servlet 3.0. - Fix moa-id-auth logging (replace commons-logging with commons-logging-slf4j bridge, use log4j native binding). - Adjust logging of periodical tasks (no more logging at info level).
2015-01-09Apply several fixes.Thomas Knall1-0/+31
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem.
2014-12-19fix problem with empty databaseThomas Lenz1-1/+1
2014-12-04do not use deprecated Methode in MOAHttpClientThomas Lenz1-1/+2
2014-11-25Fix build.Thomas Knall1-4/+4
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests.
2014-10-31add .gitignore filesThomas Lenz1-0/+1
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz4-7/+19
Conflicts: id/server/idserverlib/pom.xml
2014-10-29Update third-party libsThomas Lenz2-4/+6
- some implementation updates was required
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-2/+2
2014-10-24update configtool for STORK-PVP gateway configurationThomas Lenz1-0/+2
2014-10-21update pomThomas Lenz1-1/+2
2014-10-15update MOA-ID configuration xsdThomas Lenz1-1/+9
2014-09-12update dependency versionThomas Lenz1-5/+5
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-1/+4
2014-08-21fix some problems with Single LogOutThomas Lenz1-1/+1
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-1/+27
(this functionality is required for federation with USP)
2014-07-10fix typoThomas Lenz1-1/+1
2014-07-08Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek4-8/+28
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKResponseProcessor.java id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
2014-07-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek1-0/+1
2014-07-07fixed many-to-many sql syntax hibernate problem with linux mysqlserverFlorian Reimair1-2/+2
2014-07-07many-to-many around cpeps list handlingFlorian Reimair2-0/+22
2014-07-04fix: CPEPS list is now edited in place instead of clean and refillFlorian Reimair1-1/+1
2014-07-04fix: overwrite single config instead of deleting old oneFlorian Reimair1-2/+2
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek1-3/+6
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz1-0/+1
2014-06-13new test credentials include a certificate with a test OID as x509 extensionThomas Lenz1-1/+9
add test OID checks
2014-06-12Oracle Database problems solvedThomas Lenz1-1/+1
2014-06-12Fix Oracle DB problem:Thomas Lenz1-4/+4
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar
2014-06-11Fix problem with Oracle DB and "GenerationType.IDENTITY" annotationThomas Lenz6-6/+6
ERROR | 10 15:04:28,909 | hbm2ddl.SchemaUpdate | localhost-startStop-1 | HHH000299: Could not complete schema update org.hibernate.MappingException: org.hibernate.dialect.Oracle10gDialect does not support identity key generation https://forum.hibernate.org/viewtopic.php?f=1&t=1000750
2014-06-11remove unsed or double included depentenciesThomas Lenz1-7/+7
2014-05-22always store interfederated IDPs for SLOThomas Lenz2-1/+19
2014-05-21build process updateThomas Lenz1-2/+2
2014-05-21Revert "update version management"Thomas Lenz13-176/+2
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml
2014-05-21remove unused depentenciesThomas Lenz1-0/+4
2014-05-20update version managementThomas Lenz13-2/+176
2014-05-16update versionsThomas Lenz1-25/+23
2014-05-12fix some interfederation problemsThomas Lenz1-1/+2
2014-05-09add untested Single LogOut supportThomas Lenz1-0/+1
2014-05-07add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵Thomas Lenz5-2/+285
connections
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz10-0/+1195
2014-05-06add first parts of interfederation configurationThomas Lenz1-10/+12