Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-26 | Add some comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -1/+2 | |
2015-01-26 | Perform refactoring. | Thomas Knall | 1 | -20/+21 | |
- Rename ProcessIdentityLinkTask to PrepareAuthBlockSignatureTask. | |||||
2015-01-23 | Merge STORK2 fakeIDL extension into development branch | Thomas Lenz | 1 | -0/+51 | |
2015-01-23 | Fix typo in process description. | Thomas Knall | 1 | -1/+1 | |
2015-01-23 | Add foreign identity process support (MOAID-61). | Thomas Knall | 1 | -3/+12 | |
- moa-id auth web.xml: Replace servlet mapping "/GetForeignID". - Fix some javadoc of AuthenticationServer. - Set GetForeignIDServlet deprecated. - Remove redundant code across several classes. - VerifyIdentityLinkTask: Separate identity link verification from subsequent (a) creation of CreateXMLSignatureRequest (ProcessIdentityLinkTask) and (b) creation of InfoBoxReadRequest (CertificateReadRequestTask). | |||||
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 4 | -9/+20 | |
- 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-21 | Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59). | Thomas Knall | 2 | -4/+12 | |
- Fix oa web.xml, switch to servlet 3.0. - moa-id-auth web.xml -- Add CharacterEncodingFilter for UTF-8 encoding. -- Add ProcessEngineSignalServlet. - Fix invalid template_*.html. - Add TODO[branch] annotations in order to indicates potential process flow branches. - Add some missing Javadoc. - Add property processInstandId to AuthenticationSession. - Add process engine support. - Fix HttpServlet init issues. - Set VerifyAuthenticationBlockServlet and VerifyIdentityLinkServlet deprecated. | |||||
2015-01-16 | Add dti-process-engine support. | Thomas Knall | 1 | -0/+15 | |
2014-12-18 | loaded fakeIdL template | Florian Reimair | 1 | -0/+51 | |
2014-11-27 | change ISA 1.18 roles yet another time | Thomas Lenz | 1 | -3/+5 | |
2014-11-24 | add additional role mappping | Thomas Lenz | 1 | -0/+10 | |
2014-11-06 | add new role mapping entries | Thomas Lenz | 1 | -2/+6 | |
update STORK-QAA <--> PVP SecClass mapping | |||||
2014-11-04 | add STORK-QAA to PVP SecClass mapping | Thomas Lenz | 1 | -2/+8 | |
2014-11-03 | add check if requested STORK-QAA level matches auth QAA level | Thomas Lenz | 2 | -0/+2 | |
2014-11-03 | add PVP SecClass to STORK QAA mapping | Thomas Lenz | 2 | -2/+9 | |
2014-10-30 | update PVPRole to ECRole mapping | Thomas Lenz | 1 | -1/+1 | |
2014-10-30 | update PVPRole to ECRole mapping | Thomas Lenz | 1 | -2/+2 | |
2014-10-29 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 8 | -5/+691 | |
Conflicts: id/server/idserverlib/pom.xml | |||||
2014-10-29 | Update third-party libs | Thomas Lenz | 6 | -4/+686 | |
- some implementation updates was required | |||||
2014-10-24 | update STORK <-> PVP gateway functionality | Thomas Lenz | 2 | -0/+2 | |
2014-10-22 | add VIDP gateway process-flow to national infrastructure | Thomas Lenz | 2 | -1/+3 | |
2014-10-21 | solve SameOriginPolicy problem in JavaScript code for responsive design | Thomas Lenz | 1 | -1/+1 | |
2014-10-21 | change SAML2 POST binding target to _top | Thomas Lenz | 1 | -1/+1 | |
2014-09-19 | solve SLO frontchannel timeout problem | Thomas Lenz | 1 | -1/+1 | |
2014-09-11 | change OpenIDConnect error message | Thomas Lenz | 1 | -1/+1 | |
2014-07-16 | iFrame leaving problem fixed, redirect code changed | Alexander Marsalek | 1 | -1/+1 | |
2014-06-23 | TODO, temporäry removed w3c validation block | Alexander Marsalek | 1 | -11/+1 | |
2014-06-17 | if SP errormessage failes then print errormessage to browser | Thomas Lenz | 1 | -2/+2 | |
2014-06-16 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 2 | -0/+4 | |
into moa-2.1-Snapshot | |||||
2014-06-16 | update default error handling | Thomas Lenz | 2 | -0/+2 | |
2014-06-13 | refactoring | Bojan Suzic | 2 | -0/+4 | |
2014-06-13 | add timeout to frontchannel SLO | Thomas Lenz | 1 | -1/+14 | |
2014-06-13 | new test credentials include a certificate with a test OID as x509 extension | Thomas Lenz | 1 | -0/+1 | |
add test OID checks | |||||
2014-06-10 | add default message if no SSO session is found | Thomas Lenz | 1 | -0/+1 | |
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 1 | -41/+422 | |
2014-06-06 | final betaversion if MOA-ID-Auth Single LogOut | Thomas Lenz | 2 | -2/+62 | |
2014-05-15 | add additional errorcodes if SAML request validation failed | Thomas Lenz | 2 | -0/+6 | |
2014-05-14 | add additional SZRGW error handling | Thomas Lenz | 2 | -0/+8 | |
2014-05-14 | add additional errorcodes to protcols | Thomas Lenz | 2 | -5/+189 | |
2014-05-09 | merge SSO interfederation into Snapshot branch | Thomas Lenz | 1 | -0/+3 | |
Conflicts: 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/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java | |||||
2014-05-09 | add untested Single LogOut support | Thomas Lenz | 1 | -0/+2 | |
2014-05-02 | add interfederation attribute query | Thomas Lenz | 1 | -1/+2 | |
2014-04-16 | fix typo | Thomas Lenz | 1 | -4/+3 | |
2014-03-25 | incorporated settings into frontend | Florian Reimair | 1 | -12/+2 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 4 | -1/+530 | |
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-21 | add QC validation | Thomas Lenz | 1 | -0/+1 | |
2014-03-19 | Add advanced parameter validation. Redirect is only allowed if Redirect URL ↵ | Thomas Lenz | 1 | -1/+1 | |
maps to OA configuration. Load redirectTarget from OA configuration. | |||||
2014-03-17 | add additonal STORK error messages | Thomas Lenz | 1 | -0/+1 | |
2014-03-12 | sketched consent collector | Florian Reimair | 2 | -0/+445 | |
2014-03-06 | fixed error message | Florian Reimair | 1 | -0/+1 | |