Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | refactore STORK authentication module to use generic MOASession data-storage | Thomas Lenz | 11 | -59/+126 |
2016-01-12 | refactor MOASession data-object to store generice information from authentica... | Thomas Lenz | 5 | -331/+256 |
2016-01-12 | update eIDAS inbound process managment implementation | Thomas Lenz | 5 | -6/+141 |
2016-01-11 | added more correct config to deploy examples | Florian Reimair | 3 | -4/+11 |
2016-01-11 | fixing request (in progress) | Florian Reimair | 2 | -6/+17 |
2016-01-05 | metadata delivery. draft but working. | Florian Reimair | 2 | -0/+91 |
2016-01-05 | fixed eidas process configuration | Florian Reimair | 1 | -0/+2 |
2016-01-04 | send a saml assertion to the demo node | Florian Reimair | 4 | -15/+117 |
2015-12-20 | load service-provider configuration and moa-session object | Thomas Lenz | 1 | -25/+44 |
2015-12-20 | add very simple metadata processor without signature validation | Thomas Lenz | 2 | -17/+53 |
2015-12-20 | Fix problems with MOA-ID eIDAS SAML-engine configuration | Thomas Lenz | 2 | -5/+9 |
2015-12-18 | add basic eIDAS modul default configuration | Thomas Lenz | 6 | -0/+152 |
2015-12-18 | add first untested parts for eIDAS SAML-engine configuration | Thomas Lenz | 13 | -10/+889 |
2015-12-18 | fix broken STORK depentencies | Thomas Lenz | 3 | -3/+51 |
2015-12-16 | add basic authentication modul implementation and eIDAS protocol endpoints | Thomas Lenz | 4 | -0/+156 |
2015-12-16 | add empty eIDAS module | Thomas Lenz | 3 | -4/+46 |
2015-12-04 | add additional PVP credential checks | Thomas Lenz | 1 | -0/+15 |
2015-12-04 | check if PVP SigningCredentials contains a privatekey after load keystore loa... | Thomas Lenz | 1 | -0/+6 |
2015-11-27 | remove unused class | Thomas Lenz | 1 | -155/+0 |
2015-11-27 | fix possible DB cleanup errors | Thomas Lenz | 3 | -54/+56 |
2015-11-17 | fix some more problems in STORK code | Thomas Lenz | 1 | -27/+33 |
2015-11-16 | add depentency | Thomas Lenz | 1 | -0/+6 |
2015-11-16 | fix possible NullPointerException with STORK configuration | Thomas Lenz | 1 | -16/+24 |
2015-10-15 | add maven test depentencies | Thomas Lenz | 1 | -0/+16 |
2015-10-13 | use module and action from pendingRequest instead of from moasession dao | Thomas Lenz | 1 | -1/+1 |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 9 | -9/+417 |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 |
2015-10-09 | move BKU Authentication preprocessing into a seperate task. | Thomas Lenz | 7 | -123/+261 |
2015-10-08 | refactor attributeBuilder OA parameter from implementation to interface | Thomas Lenz | 47 | -49/+93 |
2015-09-18 | fix merge problem in STORK V-IDP consentEvaluator module | Thomas Lenz | 1 | -1/+1 |
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 prev... | Thomas Lenz | 1 | -2/+6 |
2015-09-17 | update depentencies | Thomas Lenz | 1 | -0/+16 |
2015-09-16 | update pom to remove xml-parser from application packages | Thomas Lenz | 1 | -1/+0 |
2015-09-15 | update pom | Thomas Lenz | 1 | -0/+6 |
2015-09-15 | - update handbook and release information | Thomas Lenz | 1 | -1/+15 |
2015-09-15 | fix problems with OracleDB and configuration storage implementation | Thomas Lenz | 11 | -279/+482 |
2015-09-14 | move citizen-card authentication and validation (Security-layer communication... | Thomas Lenz | 92 | -5035/+4258 |
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 64 | -217/+243 |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 95 | -99/+266 |
2015-09-02 | fix problem with private service applications and target friendlyname | Thomas Lenz | 2 | -37/+47 |
2015-09-02 | Update log message to distinguish between not active and not exists service c... | Thomas Lenz | 1 | -3/+6 |
2015-09-02 | modify maven build process configuration | Thomas Lenz | 1 | -0/+1 |
2015-09-02 | change default log directory | Thomas Lenz | 1 | -1/+1 |
2015-09-02 | fix possible problem with jUnit test and jenkins build process | Thomas Lenz | 1 | -2/+2 |
2015-09-01 | fix maven dependency moa-3.x | Thomas Lenz | 2 | -2/+2 |
2015-09-01 | handle bug in boundcycastle implementation (certificate eMail identifier) | Thomas Lenz | 1 | -7/+12 |
2015-08-31 | fix problem with configuration GUI and interfederation configurations | Thomas Lenz | 2 | -1/+9 |
2015-08-28 | fix misplaced RevisionsLog entry | Thomas Lenz | 1 | -5/+5 |
2015-08-27 | update handbook | Thomas Lenz | 1 | -4/+28 |