aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
2016-03-15fix typos in GUIBuilderThomas Lenz1-3/+2
2016-03-14fix typoThomas Lenz1-1/+1
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz2-11/+161
2016-03-14refactor the GUI generation for user interactionThomas Lenz49-1355/+223
2016-03-10remove axis 1 implementation completelyThomas Lenz2-26/+53
2016-03-09fix bug in TaskException extractorThomas Lenz1-1/+3
2016-03-09move main frontend GUI to seperate packageThomas Lenz1-38/+0
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz6-888/+1057
2016-03-08move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ...Thomas Lenz2-348/+0
2016-03-08update mandate ReferenceValue generator.Thomas Lenz1-10/+12
2016-03-02next parts of new federated authentication implementationThomas Lenz2-151/+146
2016-03-02temporarily commit to save stateThomas Lenz3-131/+147
2016-02-26change some log-messgesThomas Lenz1-6/+8
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz2-6/+4
2016-02-25Update GUI componentsThomas Lenz3-14/+23
2016-02-25catch exceptions in IDP initiated SLO implementationThomas Lenz1-6/+2
2016-02-25generate CSS und JS for GUI dynamically.Thomas Lenz4-3/+286
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz3-5/+6
2016-02-25add 'isAbortedByUser' flag to pending-request to indicate that this request i...Thomas Lenz1-10/+12
2016-02-25change PVP code to make it more reusableThomas Lenz1-1/+1
2016-02-24fix bug, which brakes the error handlingThomas Lenz1-0/+4
2016-02-24add or move some log messagesThomas Lenz1-3/+19
2016-02-24remove not required functions from BKU-selection form-builderThomas Lenz1-8/+0
2016-02-24update error messageing into Web-browserThomas Lenz1-8/+34
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz5-38/+32
2016-02-22fix some refactoring problemsThomas Lenz1-2/+3
2016-02-22add first parts of new federated authentication modulThomas Lenz2-352/+0
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz2-6/+10
2016-02-22change Spring typesThomas Lenz6-8/+13
2016-02-19add missing endpoint descriptionThomas Lenz1-1/+4
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz8-154/+56
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz7-238/+324
2016-02-18fix error handling: always make a redirect to MOA-ID in case of errorThomas Lenz1-27/+18
2016-02-18remove AXIS1 implemented WebService for SAML1 --> now a simple Spring contro...Thomas Lenz1-1/+10
2016-02-18remove unused codeThomas Lenz3-789/+1
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz8-117/+173
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz10-500/+182
2016-02-18update error handling and Web based error messagesThomas Lenz2-67/+157
2016-02-18add WebFrontEnd security interceptorThomas Lenz2-0/+181
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz29-1284/+1758
2016-02-10refactor LogOutServlet to Spring WebMVC implementationThomas Lenz1-81/+56
2016-02-10fix problem with static content and Spring WebMVC controllerThomas Lenz1-1/+1
2016-02-10switch to Spring based application initializerThomas Lenz2-50/+215
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-0/+6
2016-02-08fix possible NullPointerException if pendingRequest is not found any moreThomas Lenz1-0/+6
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-5/+8
2016-01-27rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1Thomas Lenz1-5/+8
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz8-288/+758
2016-01-22change logs and error messages during MOA-ID start-up processThomas Lenz1-46/+20
2016-01-22remove tomcat-stop method on initialization errorThomas Lenz1-1/+1