Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-30 | Merge eIDAS code from eIDAS development branch | Thomas Lenz | 7 | -16/+48 | |
Infos: Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into moa-id-3.2_(OPB) Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/pom.xml repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.jar repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.pom repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.jar repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom | |||||
2016-03-30 | add 'ID' attribute to metadata 'entityDescriptor' element | Thomas Lenz | 1 | -1/+2 | |
2016-03-30 | fix problem with XML parser and additional features options | Thomas Lenz | 8 | -48/+174 | |
2016-03-29 | fix problem in default templates | Thomas Lenz | 2 | -2/+2 | |
2016-03-29 | fix missing ID in SP metadata | Thomas Lenz | 1 | -0/+2 | |
2016-03-24 | update Session-Transfer-Module to restore session | Thomas Lenz | 6 | -48/+134 | |
2016-03-24 | fix possible NullPointer in error handling | Thomas Lenz | 2 | -0/+5 | |
2016-03-24 | changed metadata contenttype from text/xml to app/xml | Florian Reimair | 1 | -1/+1 | |
2016-03-24 | fix empty attribute problem | Thomas Lenz | 1 | -4/+7 | |
2016-03-24 | fix problem in moa-id-configuration with duplicate entries and delete operation | Thomas Lenz | 6 | -64/+94 | |
2016-03-24 | fix possible NullPointer in STORK configuration | Thomas Lenz | 1 | -9/+20 | |
2016-03-24 | update ELGA Mandate-Service client modul | Thomas Lenz | 3 | -137/+136 | |
2016-03-24 | add log messages to SSO transfer modul | Thomas Lenz | 1 | -2/+6 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 12 | -22/+245 | |
2016-03-23 | update Session-Transfer-Module | Thomas Lenz | 1 | -1/+1 | |
2016-03-22 | removed misleading warn statement | Florian Reimair | 1 | -8/+9 | |
2016-03-22 | fixed missing relay state forwarding | Florian Reimair | 3 | -1/+27 | |
2016-03-22 | fix junit tests | Thomas Lenz | 4 | -4/+11 | |
2016-03-22 | remove ProcessInstanceStore from Hibernate DB config | Thomas Lenz | 1 | -2/+1 | |
2016-03-22 | move ProcessInstanzDAO into transactionstorage | Thomas Lenz | 2 | -31/+40 | |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 9 | -31/+178 | |
2016-03-22 | update SSO transfer module | Thomas Lenz | 7 | -103/+258 | |
2016-03-22 | update third party libs | Thomas Lenz | 8 | -32/+44 | |
2016-03-22 | fix nullpointer during IDP initiated Single LogOut | Thomas Lenz | 1 | -1/+11 | |
2016-03-22 | add revisions log entries | Thomas Lenz | 6 | -7/+11 | |
2016-03-21 | update libs | Thomas Lenz | 16 | -431/+42 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 2 | -7/+45 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 3 | -3/+6 | |
2016-03-21 | add truststore for metadata validation | Thomas Lenz | 2 | -0/+30 | |
2016-03-21 | add missing error codes | Thomas Lenz | 7 | -57/+60 | |
2016-03-21 | fix problem in demo-OA | Thomas Lenz | 1 | -4/+3 | |
2016-03-21 | Change default PVP assertion encryption-algorithm to AES256-CBC | Thomas Lenz | 1 | -1/+1 | |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 3 | -0/+65 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 7 | -17/+56 | |
2016-03-21 | fix problem with entityID in single logout functionality | Thomas Lenz | 1 | -2/+4 | |
2016-03-21 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2016-03-21 | remove unused constans | Thomas Lenz | 1 | -5/+0 | |
2016-03-21 | fix wrong PVP redirect service-endpoint | Thomas Lenz | 2 | -2/+8 | |
2016-03-21 | update IDP EntityID in default configuration | Thomas Lenz | 2 | -2/+2 | |
2016-03-21 | small CSS update for new card and mobile-sig logos | Thomas Lenz | 1 | -1/+2 | |
2016-03-18 | add SPType to metadata | Florian Reimair | 1 | -0/+2 | |
2016-03-18 | fix problem with error message GUI | Thomas Lenz | 2 | -11/+18 | |
2016-03-18 | add new Card and handy-signature logos | Thomas Lenz | 13 | -6/+7 | |
2016-03-18 | update slf4j | Thomas Lenz | 5 | -8/+36 | |
2016-03-17 | fixed xmlenc version | Florian Reimair | 1 | -1/+6 | |
2016-03-17 | removed stork2 modules for good | Florian Reimair | 378 | -64608/+0 | |
2016-03-17 | problems with eIDAS dependencies | Thomas Lenz | 1 | -1/+16 | |
2016-03-17 | add missing eIDAS dependencies | Thomas Lenz | 2 | -3/+48 | |
2016-03-17 | add missing maven repo. for openSAML impl. jars | Thomas Lenz | 1 | -0/+5 | |
2016-03-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 4 | -12/+23 | |