Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-04 | move default mandate-service-selection template to ELGA mandate-client module | Thomas Lenz | 1 | -0/+76 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -6/+85 | |
2016-03-31 | if database cleanUP process found some unhandled exception, write error ↵ | Thomas Lenz | 1 | -3/+3 | |
messages to technical log | |||||
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 15 | -59/+516 | |
messaging | |||||
2016-03-30 | extract eIDAS SPType from inbound AuthnRequest | Thomas Lenz | 1 | -0/+9 | |
2016-03-30 | add Metadata reload functionality to getRole(*) methods | Thomas Lenz | 1 | -2/+12 | |
2016-03-30 | set correct SPType in eIDAS authnRequest | Thomas Lenz | 1 | -1/+6 | |
2016-03-30 | add additional information to eIDAS metadata | Thomas Lenz | 1 | -10/+51 | |
2016-03-30 | fix missing Spring bean definitions | Thomas Lenz | 3 | -3/+19 | |
2016-03-30 | fix possible eIDAS attributes in IDP metadata | Thomas Lenz | 3 | -7/+103 | |
2016-03-30 | Merge eIDAS code from eIDAS development branch | Thomas Lenz | 5 | -14/+41 | |
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 | fix problem with XML parser and additional features options | Thomas Lenz | 2 | -2/+28 | |
2016-03-24 | update Session-Transfer-Module to restore session | Thomas Lenz | 5 | -45/+123 | |
2016-03-24 | changed metadata contenttype from text/xml to app/xml | Florian Reimair | 1 | -1/+1 | |
2016-03-24 | update ELGA Mandate-Service client modul | Thomas Lenz | 2 | -12/+11 | |
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 | 7 | -18/+179 | |
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 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 2 | -0/+20 | |
2016-03-22 | update SSO transfer module | Thomas Lenz | 6 | -102/+241 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -0/+12 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 2 | -3/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 1 | -3/+3 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 1 | -3/+11 | |
2016-03-18 | add SPType to metadata | Florian Reimair | 1 | -0/+2 | |
2016-03-18 | update slf4j | Thomas Lenz | 1 | -0/+12 | |
2016-03-17 | problems with eIDAS dependencies | Thomas Lenz | 1 | -1/+16 | |
2016-03-17 | add missing eIDAS dependencies | Thomas Lenz | 1 | -2/+24 | |
2016-03-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 1 | -3/+3 | |
2016-03-14 | fix error in process-definition | Thomas Lenz | 1 | -1/+1 | |
2016-03-14 | switch to SAML2 'well-known-location' method as preferred solution to ↵ | Thomas Lenz | 3 | -23/+48 | |
initalize ELGA mandate-service metadata-provider | |||||
2016-03-14 | change Base64 decoder implementation | Thomas Lenz | 1 | -10/+8 | |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 11 | -166/+328 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 80 | -352/+302 | |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 1 | -3/+2 | |
2016-03-10 | update SessionTransfer module | Thomas Lenz | 2 | -3/+7 | |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 4 | -3/+37 | |
2016-03-09 | remove MOA-SPSS from buildpath and add MOA-SPSS container-modul | Thomas Lenz | 1 | -6/+17 | |
2016-03-09 | fix problem in ELGA MandateService client | Thomas Lenz | 2 | -2/+4 | |
2016-03-09 | move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project | Thomas Lenz | 2 | -4/+4 | |
2016-03-09 | fix some problems in ELGA-mandate module | Thomas Lenz | 2 | -3/+41 | |
2016-03-09 | move main frontend GUI to seperate package | Thomas Lenz | 1 | -4/+8 | |
2016-03-08 | Merge branch 'EGIZ_project-SSO_session_transfer' into moa-id-3.2_(OPB) | Thomas Lenz | 3 | -45/+98 | |
Conflicts: id/server/modules/moa-id-module-ssoTransfer/src/test/java/at/gv/egiz/tests/Tests.java | |||||
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 25 | -322/+595 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 2 | -3/+2 | |
in other Spring based web applications | |||||
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 1 | -4/+6 | |
This was necessary to get a referencevalue, which is MIS conform and which could used as SAML2 RequestID | |||||
2016-03-02 | next parts of new federated authentication implementation | Thomas Lenz | 1 | -27/+12 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 13 | -166/+312 | |