Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-18 | fix problem with responsive design in BKU-Selection template | Thomas Lenz | 2 | -4/+8 | |
2015-09-18 | update BKU-Selection template to deactivate buttons after first click to ↵ | Thomas Lenz | 1 | -2/+6 | |
prevent double submission | |||||
2015-09-15 | fix problems with OracleDB and configuration storage implementation | Thomas Lenz | 2 | -0/+2 | |
2015-08-17 | add new trust certificates for web-service requests | Thomas Lenz | 4 | -0/+104 | |
2015-08-14 | use old ConfigTool | Thomas Lenz | 5 | -65/+183 | |
2015-08-14 | update CertStore | Thomas Lenz | 44 | -0/+571 | |
2015-07-21 | update template configuration | Thomas Lenz | 5 | -31/+47 | |
2015-07-21 | fix MOA-ID-Auth problems | Thomas Lenz | 2 | -0/+85 | |
2015-07-20 | add new configuration files and update version numbers | Thomas Lenz | 8 | -125/+34 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 7 | -1/+33 | |
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 | 4 | -0/+25 | |
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-04-16 | update TrustStore and CertStore with A-Trust-Test-xxx-05 certificates | Thomas Lenz | 3 | -0/+108 | |
2015-04-07 | add configuration property to deactivate PVP metadata schema validation | Thomas Lenz | 1 | -0/+2 | |
2015-02-26 | update default config | Thomas Lenz | 1 | -0/+30 | |
2015-02-26 | Add certificate A-Trust-Test-Root-05-20141215-20241209.SerNo165fae.crt | Thomas Lenz | 2 | -0/+68 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 5 | -12/+12 | |
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 | 5 | -5/+5 | |
- 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. | |||||
2015-01-16 | Merge branch 'ISA-1.18-action' into during_authsource_refactoring | Thomas Lenz | 6 | -2/+38 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml | |||||
2014-12-19 | add new certificates to trustProfiles and certstore | Thomas Lenz | 9 | -0/+23 | |
2014-11-24 | add new A-Trust test CA certs | Thomas Lenz | 2 | -0/+23 | |
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-29 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 1 | -1/+1 | |
Conflicts: id/server/idserverlib/pom.xml | |||||
2014-10-24 | add new classes for Role management | Thomas Lenz | 1 | -1/+1 | |
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-09-11 | update MOA-SPSS certstore and truststore | Thomas Lenz | 18 | -0/+420 | |
2014-08-20 | update handbook and defaultconfig | Thomas Lenz | 3 | -3/+27 | |
2014-08-19 | Update handbook, demo-configuration and history.txt | Thomas Lenz | 2 | -0/+3 | |
2014-07-08 | add default configuration | Thomas Lenz | 172 | -0/+322 | |
2014-06-25 | Retention interval in MOA-SPSS standard configuration (for MOA-ID ↵ | Klaus Stranacher | 1 | -0/+12 | |
deployment) set | |||||
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-11 | remove old default config | Thomas Lenz | 7 | -1122/+0 | |
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 1 | -0/+438 | |
2014-06-02 | moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1 | Thomas Lenz | 1 | -0/+1 | |
2014-05-21 | update default config | Thomas Lenz | 4 | -2/+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 | 10 | -0/+48 | |
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 | |