aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-21fix exception handling problem with updated cc processThomas Lenz1-14/+21
2016-01-19remove MOA-SP calls via WebService URLThomas Lenz1-13/+12
2016-01-19fix refactoring problemThomas Lenz1-1/+1
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz2-3/+21
2016-01-19fix JAVA reflection class instance problems, which is required for SAML1 and ...Thomas Lenz1-3/+4
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+2
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz6-16/+21
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz1-3/+2
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz3-0/+525
2016-01-13add test IDL generationThomas Lenz1-0/+4
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz1-14/+41
2016-01-12refactor MOASession data-object to store generice information from authentica...Thomas Lenz3-272/+185
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1
2015-10-12fix some problems in DispatcherServletThomas Lenz5-1/+514
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz2-103/+39
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz54-10796/+105
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz9-524/+76
2015-09-02fix problem with private service applications and target friendlynameThomas Lenz1-37/+42
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-59/+59
2015-08-26add two ressourcesThomas Lenz1-0/+3
2015-08-26Allow multiple alias domainsThomas Lenz9-17/+26
2015-08-24add addional log messageThomas Lenz1-1/+1
2015-07-24set "https.cipherSuites" only if they are not set in user configurationThomas Lenz1-3/+12
2015-07-23update log messages with loglevel INFOThomas Lenz7-14/+11
2015-07-23add requestID to SZR-Gateway requestThomas Lenz1-1/+3