aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29Update third-party libsThomas Lenz1-2/+4
- 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-15update MOA-ID configuration xsdThomas Lenz1-1/+9
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-05-22always store interfederated IDPs for SLOThomas Lenz2-1/+19
2014-05-21Revert "update version management"Thomas Lenz1-59/+0
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml
2014-05-20update version managementThomas Lenz1-0/+59
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 Lenz4-2/+281
connections
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz9-0/+1190
2014-05-06add first parts of interfederation configurationThomas Lenz1-10/+12
2014-05-05refectore OnlineApplication formDataThomas Lenz2-3/+25
2014-05-05move validator classes to moa-id-commonsThomas Lenz2-0/+491
2014-05-02add interfederation attribute queryThomas Lenz4-2/+84
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz2-0/+18
2014-04-18add new DB for interfederation to AuthenticatedSessionStoreThomas Lenz2-0/+195
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-0/+34
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz1-11/+7
2014-03-31update Hibernate, JPA and mySQL librariesThomas Lenz2-2/+12
2014-03-25persist cpeps per oa configFlorian Reimair1-6/+12
2014-03-21update JaxB Binding to solve configuration update problemes -> use Boolean ↵Thomas Lenz1-1/+0
instead of boolean
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz3-358/+376
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.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/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom
2014-03-17change mandate profile configurationThomas Lenz1-1/+2
2014-03-14attrBojan Suzic1-1/+1
2014-03-14Revert "change PKIX chaining mode constant"Thomas Lenz1-1/+1
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014.
2014-03-14change PKIX chaining mode constantThomas Lenz1-1/+1
2014-03-12added consent-checkbox to config uiFlorian Reimair1-4/+9
2014-03-05Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3Bojan Suzic1-2/+3
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/EHvdAttributeProviderPlugin.java
2014-03-05land selection changeBojan Suzic1-2/+4
2014-03-05ap plugins can be configured to listen to certain attributesFlorian Reimair1-2/+3
2014-02-26configBojan Suzic1-353/+353
2014-02-25merge tlenz into apFlorian Reimair1-85/+34
2014-02-24ap plugins are persisted nowFlorian Reimair1-1/+12