Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 3 | -2/+39 | |
2016-01-19 | fix problem with STORK citizen country-code selector | Thomas Lenz | 1 | -24/+25 | |
2016-01-18 | update third-party libraries | Thomas Lenz | 1 | -3/+3 | |
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 8 | -33/+32 | |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 19 | -29/+90 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java 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/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
2015-11-16 | add depentency | Thomas Lenz | 1 | -0/+6 | |
2015-10-15 | add maven test depentencies | Thomas Lenz | 1 | -0/+16 | |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 3 | -119/+11 | |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 | |
2015-10-09 | move BKU Authentication preprocessing into a seperate task. | Thomas Lenz | 4 | -6/+206 | |
The GenerateIFrameTemplateServlet only put all request parameters into process-managment context | |||||
2015-10-08 | refactor attributeBuilder OA parameter from implementation to interface | Thomas Lenz | 14 | -14/+28 | |
2015-09-18 | fix merge problem in STORK V-IDP consentEvaluator module | Thomas Lenz | 1 | -1/+1 | |
2015-09-17 | update depentencies | Thomas Lenz | 1 | -0/+16 | |
2015-09-15 | update pom | Thomas Lenz | 1 | -0/+6 | |
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 70 | -16/+11624 | |
communication) to discrete module | |||||
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 28 | -75/+862 | |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 80 | -0/+11085 | |
authentication protocol modules are loaded by SPI now. | |||||
2015-09-02 | fix possible problem with jUnit test and jenkins build process | Thomas Lenz | 1 | -2/+2 | |
2015-08-27 | Use test- and productive TrustStore configurations in one IDP instance | Thomas Lenz | 1 | -1/+1 | |
- every service configuration could select its preferred TrustStore | |||||
2015-08-26 | Allow multiple alias domains | Thomas Lenz | 3 | -4/+7 | |
- Every alias domain is a own EntityID which is the configured PublicURLPrefix | |||||
2015-07-23 | update revisions-log functionality | Thomas Lenz | 3 | -5/+31 | |
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 1 | -1/+1 | |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 4 | -10/+12 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 2 | -11/+17 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java pom.xml | |||||
2015-07-17 | Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshot | Thomas Lenz | 8 | -46/+360 | |
Conflicts: 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/modules/internal/tasks/GetMISSessionIDTask.java 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/auth/servlet/VerifyAuthenticationBlockServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyCertificateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyIdentityLinkServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/OAParameter.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameter.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/DynamicOAAuthParameters.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/SSOManager.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20AuthRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20TokenRequest.java id/server/moa-id-commons/pom.xml id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java pom.xml | |||||
2015-07-02 | devel | Thomas Lenz | 5 | -19/+335 | |
2015-06-30 | handle multiple assertions with equal attributes | Florian Reimair | 1 | -8/+14 | |
2015-06-19 | refactor MOA-ID AuthConfiguration | Thomas Lenz | 8 | -18/+24 | |
2015-06-16 | add first version of reversionslog implementation | Thomas Lenz | 1 | -0/+12 | |
2015-05-05 | refactored some code regarding multi-part SAML responses | Florian Reimair | 2 | -3/+3 | |
2015-04-20 | update STORK authentication module | Thomas Lenz | 4 | -16/+24 | |
2015-04-14 | respect multi-part stork responses | Florian Reimair | 2 | -14/+27 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 1 | -0/+2 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 1 | -2/+6 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 1 | -0/+20 | |
2015-02-26 | Fix errorhandling in STORK 2 PepsConnectorTask | Thomas Lenz | 1 | -1/+11 | |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 5 | -49/+159 | |
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc. | |||||
2015-02-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 2 | -52/+268 | |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 7 | -0/+551 | |
- Create new module moa-id-module-monitoring. - Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module. - Update pom.xml, adding new module dependency. - Update web.xml, disabling static servlet registration. - Add @WebServlet servlet registration for MonitoringServlet. | |||||
2015-02-04 | Add logging for automatic servlet registration. | Thomas Knall | 1 | -4/+15 | |
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 11 | -0/+1745 | |
- Add new maven module moa-id-modules and sub module moa-id-module-stork. - Move stork relates processes and task to module moa-id-module-stork. - Move module registration to modules package. |