Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-21 | update template configuration | Thomas Lenz | 2 | -13/+24 | |
2015-07-21 | fix MOA-ID-Auth problems | Thomas Lenz | 1 | -0/+71 | |
2015-07-20 | add new configuration files and update version numbers | Thomas Lenz | 4 | -97/+1 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 4 | -1/+15 | |
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-05-20 | adjusting bku dialog to reflect actual country | Bojan Suzic | 1 | -0/+7 | |
2015-05-12 | adding attributes, improving moa stork attribute provider | Bojan Suzic | 3 | -1/+8 | |
2015-04-22 | add unique session ID for logging | Thomas Lenz | 1 | -3/+3 | |
2015-02-26 | update default config | Thomas Lenz | 1 | -0/+30 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 3 | -10/+10 | |
Conflicts: 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/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml | |||||
2015-01-30 | update handbook and default configuration | Thomas Lenz | 1 | -0/+1 | |
2015-01-23 | update handbook und default configuration | Thomas Lenz | 1 | -0/+6 | |
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 3 | -3/+3 | |
- Refactor moa-id auth web.xml -- Group the servlets with their corresponding mappings. -- Replace servlets for mappings "/GetMISSessionID", "/VerifyAuthBlock", "/VerifyCertificate" and "/VerifyIdentityLink". -- Remove disabled declarations. - Replace link http://jigsaw.w3.org/css-validator/images/vcss-blue with https://... within the internal templates (loginFormFull.html, sendAssertionFormFull.html, ...). - Set classes deprecated: GetMISSessionIDServlet, VerifyCertificateServlet - ProcessEngineSignalServlet: make GET delegate to PUT - Replace some "implements MOAIDAuthConstants" with "import static MOAIDAuthConstants.*". - Add detailed Javadoc to *Task.java. - Update DefaultAuthentication.process.xml for mandate - Add GetMISSessionIDTask and VerifyCertificateTask. - Add adapter class for iaik.IAIKRuntimeException in order to satisfy some library's bogus dependendies. | |||||
2015-01-16 | Add minor fixes and updates. | Thomas Knall | 1 | -7/+7 | |
- Fix moa-id-auth web.xml and upgrade to servlet 3.0. - Reformat loginFormFull.html in order to enhance readability. - Add some TODOs and FIXMEs. - Adding some comments to DispatcherServlet in order to ease understanding the process. | |||||
2014-11-24 | add MSOrganisation attribute for ISA 1.18 | Thomas Lenz | 4 | -2/+15 | |
2014-10-31 | add SZR Client configuration to handbook and default config | Thomas Lenz | 1 | -0/+28 | |
2014-10-29 | update readme, history and default config | Thomas Lenz | 2 | -0/+3 | |
2014-10-21 | solve SameOriginPolicy problem in JavaScript code for responsive design | Thomas Lenz | 1 | -1/+1 | |
2014-09-19 | solve SLO frontchannel timeout problem | Thomas Lenz | 1 | -3/+16 | |
2014-08-19 | Update handbook, demo-configuration and history.txt | Thomas Lenz | 1 | -0/+1 | |
2014-07-08 | add default configuration | Thomas Lenz | 170 | -0/+0 | |
2014-06-17 | harmonizing notavailable attribute | Bojan Suzic | 1 | -1/+4 | |
2014-06-16 | adding temporarly attr for test | Bojan Suzic | 1 | -0/+1 | |
2014-06-13 | update handbook and default config | Thomas Lenz | 1 | -1/+14 | |
2014-06-11 | samlengine config adjustment; mandateprovider adjustment | Bojan Suzic | 1 | -1/+1 | |
2014-06-11 | update saml engine conf | Bojan Suzic | 1 | -18/+39 | |
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 1 | -0/+438 | |
2014-05-21 | update default config | Thomas Lenz | 3 | -0/+105 | |
2014-05-20 | Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at> | Thomas Lenz | 1 | -2/+2 | |
Fix STORK NullPointerException | |||||
2014-05-16 | update default config and handbook | Thomas Lenz | 1 | -0/+2 | |
2014-05-09 | merge VIDP updates to Snapshot branch | Thomas Lenz | 2 | -1/+2 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeCollector.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java | |||||
2014-05-06 | change | Bojan Suzic | 1 | -0/+1 | |
2014-04-16 | extending the peps communication and response | Bojan Suzic | 1 | -1/+1 | |
2014-04-10 | update handbook and default configuration | Thomas Lenz | 4 | -26/+9 | |
2014-04-03 | add <entry key="fiscalNumber"> to STORK configuration | Thomas Lenz | 4 | -0/+4 | |
2014-04-02 | hibernate logging level | Bojan Suzic | 1 | -0/+1 | |
2014-03-27 | update default log4j | Thomas Lenz | 1 | -4/+4 | |
2014-03-27 | add keystore and szrgw.egiz.gv.at.crt | Thomas Lenz | 2 | -0/+33 | |
2014-03-27 | add default monitoring IDL | Thomas Lenz | 3 | -1/+106 | |
2014-03-27 | update default configuration | Thomas Lenz | 2 | -12/+6 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 8 | -1/+353 | |
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-05 | finalize moa-id handbook for 2.0 RC1 | Thomas Lenz | 1 | -3/+9 | |
2014-03-03 | attr supporT | Bojan Suzic | 3 | -0/+122 | |
2014-02-26 | attribute collector | Bojan Suzic | 2 | -0/+109 | |
2014-02-05 | configuring incoming saml engine | Bojan Suzic | 2 | -0/+105 | |
2014-02-05 | adding cert stores | Bojan Suzic | 2 | -0/+0 | |
2014-02-05 | saml changes | Bojan Suzic | 1 | -1/+17 | |
2014-02-04 | OAuth Fix | Thomas Lenz | 3 | -0/+72 | |
Update DemoConfig | |||||
2014-02-04 | * update demoOA layout | Thomas Lenz | 2 | -8/+0 | |
* add test keystore | |||||
2014-02-03 | * Update MOASPSS default config | Thomas Lenz | 8 | -0/+1882 | |
* Change MOA-ID metadata EntityID to Metadata URL | |||||
2014-01-31 | first draft sampleconfig and docu | Thomas Lenz | 11 | -1221/+0 | |