Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | refactor PVP Metadata provider functionality | Thomas Lenz | 7 | -26/+375 |
2016-01-13 | add test IDL generation | Thomas Lenz | 9 | -16/+725 |
2016-01-13 | add STORK-QAA <--> eIdAS-QAA level mapper | Thomas Lenz | 5 | -8/+116 |
2016-01-13 | Merge branch 'eSense_eIDAS_development' of gitlab.iaik.tugraz.at:afitzek/moa-... | Thomas Lenz | 5 | -42/+90 |
2016-01-12 | fetch requested attributes from configuration | Florian Reimair | 3 | -21/+29 |
2016-01-12 | fixed bug of missing citizen country code for stork module | Florian Reimair | 1 | -1/+5 |
2016-01-12 | use general config eidas (in progress) | Florian Reimair | 2 | -20/+56 |
2016-01-12 | remove STORK authentication module from build process | Thomas Lenz | 2 | -6/+6 |
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 | 4 | -5/+53 |
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 | change version of moa-id-configuration to 2.0.3-snapshot | Thomas Lenz | 2 | -1/+48 |
2015-11-17 | change version of moa-id-configuration to 2.0.2.1MOA-ID-Config-2.0.2.1 | Thomas Lenz | 1 | -1/+1 |
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-11-16 | add property key | Thomas Lenz | 1 | -0/+1 |
2015-11-16 | fix wrong translation | Thomas Lenz | 1 | -2/+2 |
2015-11-02 | fix possible dependency problem with W3C DOM elements | Thomas Lenz | 1 | -3/+3 |
2015-10-27 | fix possible problem if no BKU is configurated in general configuration | Thomas Lenz | 2 | -26/+29 |
2015-10-16 | addon button value for storkattribute delete | Christian Maierhofer | 1 | -2/+2 |
2015-10-16 | Merge branch 'moa-id-3.0.0-snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-ids... | Christian Maierhofer | 2 | -20/+17 |
2015-10-16 | Add button caption if new stork attribute is added | Christian Maierhofer | 1 | -2/+2 |
2015-10-16 | add SAML2 Metadata namespace and schema to validate openSAML signed metadata | Thomas Lenz | 2 | -20/+17 |
2015-10-15 | Merge branch 'web-config' into moa-id-3.0.0-snapshot | Christian Maierhofer | 29 | -154/+5501 |
2015-10-15 | add maven test depentencies | Thomas Lenz | 1 | -0/+16 |
2015-10-15 | webgui fixing for smaller screens | Christian Maierhofer | 5 | -10/+25 |
2015-10-14 | modified login page | Christian Maierhofer | 3 | -62/+26 |
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-12 | added css and js files to all jsps | Christian Maierhofer | 21 | -33/+105 |
2015-10-12 | modify web-config | Christian Maierhofer | 13 | -93/+5389 |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 |