Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | update STORK <-> PVP gateway functionality | Thomas Lenz | 1 | -2/+2 | |
2014-10-24 | update configtool for STORK-PVP gateway configuration | Thomas Lenz | 1 | -0/+2 | |
2014-10-15 | update MOA-ID configuration xsd | Thomas Lenz | 1 | -1/+9 | |
2014-09-10 | add metadata provider info message if not online-application is found | Thomas Lenz | 1 | -1/+4 | |
2014-08-21 | fix some problems with Single LogOut | Thomas Lenz | 1 | -1/+1 | |
2014-08-19 | add interfederation without attributequery request which use encrypted bPKs | Thomas Lenz | 1 | -1/+27 | |
(this functionality is required for federation with USP) | |||||
2014-07-10 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2014-07-08 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 4 | -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-07 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 1 | -0/+1 | |
2014-07-07 | fixed many-to-many sql syntax hibernate problem with linux mysqlserver | Florian Reimair | 1 | -2/+2 | |
2014-07-07 | many-to-many around cpeps list handling | Florian Reimair | 2 | -0/+22 | |
2014-07-04 | fix: CPEPS list is now edited in place instead of clean and refill | Florian Reimair | 1 | -1/+1 | |
2014-07-04 | fix: overwrite single config instead of deleting old one | Florian Reimair | 1 | -2/+2 | |
2014-07-02 | added support for splitting authnrequest &signrequest | Alexander Marsalek | 1 | -3/+6 | |
2014-06-30 | add checkbox to choose if all errors should be send back to online application | Thomas Lenz | 1 | -0/+1 | |
2014-06-13 | new test credentials include a certificate with a test OID as x509 extension | Thomas Lenz | 1 | -1/+9 | |
add test OID checks | |||||
2014-06-12 | Oracle Database problems solved | Thomas Lenz | 1 | -1/+1 | |
2014-06-12 | Fix Oracle DB problem: | Thomas Lenz | 1 | -4/+4 | |
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar | |||||
2014-06-11 | Fix problem with Oracle DB and "GenerationType.IDENTITY" annotation | Thomas Lenz | 6 | -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-22 | always store interfederated IDPs for SLO | Thomas Lenz | 2 | -1/+19 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 1 | -59/+0 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-20 | update version management | Thomas Lenz | 1 | -0/+59 | |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 1 | -1/+2 | |
2014-05-09 | add untested Single LogOut support | Thomas Lenz | 1 | -0/+1 | |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵ | Thomas Lenz | 4 | -2/+281 | |
connections | |||||
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 9 | -0/+1190 | |
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 1 | -10/+12 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 2 | -3/+25 | |
2014-05-05 | move validator classes to moa-id-commons | Thomas Lenz | 2 | -0/+491 | |
2014-05-02 | add interfederation attribute query | Thomas Lenz | 4 | -2/+84 | |
2014-04-18 | Finish PVP21 interfederation assertion preprocessing | Thomas Lenz | 2 | -0/+18 | |
2014-04-18 | add new DB for interfederation to AuthenticatedSessionStore | Thomas Lenz | 2 | -0/+195 | |
2014-04-15 | store additional information for Single LogOut in database | Thomas Lenz | 1 | -0/+34 | |
2014-04-09 | update user initialized PVP2 metadata reload process | Thomas Lenz | 1 | -11/+7 | |
2014-03-31 | update Hibernate, JPA and mySQL libraries | Thomas Lenz | 2 | -2/+12 | |
2014-03-25 | persist cpeps per oa config | Florian Reimair | 1 | -6/+12 | |
2014-03-21 | update JaxB Binding to solve configuration update problemes -> use Boolean ↵ | Thomas Lenz | 1 | -1/+0 | |
instead of boolean | |||||
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 3 | -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-17 | change mandate profile configuration | Thomas Lenz | 1 | -1/+2 | |
2014-03-14 | attr | Bojan Suzic | 1 | -1/+1 | |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 1 | -1/+1 | |
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014. | |||||
2014-03-14 | change PKIX chaining mode constant | Thomas Lenz | 1 | -1/+1 | |
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 1 | -4/+9 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -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-05 | land selection change | Bojan Suzic | 1 | -2/+4 | |
2014-03-05 | ap plugins can be configured to listen to certain attributes | Florian Reimair | 1 | -2/+3 | |
2014-02-26 | config | Bojan Suzic | 1 | -353/+353 | |
2014-02-25 | merge tlenz into ap | Florian Reimair | 1 | -85/+34 | |
2014-02-24 | ap plugins are persisted now | Florian Reimair | 1 | -1/+12 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 1 | -0/+1 | |
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository |