aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
2016-01-18add virtual IDP enabled flag to configurationThomas Lenz6-10/+76
2016-01-18update HandbookThomas Lenz1-2/+10
2016-01-18add virtual IDP configuration functionality to moa-id-configuration webGUIThomas Lenz9-23/+129
2016-01-18add two methods to KeyValueUtilsThomas Lenz1-2/+41
2016-01-15update MOA-ID version 3.1.0-SnapshotThomas Lenz1-0/+5
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz59-188/+579
2016-01-15remove mandatory flag from some requested PVP attributesThomas Lenz1-2/+2
2016-01-15fix two bugs in module moa-id-configurationThomas Lenz2-6/+12
2015-12-04add additional PVP credential checksThomas Lenz1-0/+15
2015-12-04check if PVP SigningCredentials contains a privatekey after load keystore loa...Thomas Lenz1-0/+6
2015-11-27remove unused classThomas Lenz1-155/+0
2015-11-27fix possible DB cleanup errorsThomas Lenz3-54/+56
2015-11-17change version of moa-id-configuration to 2.0.3-snapshotThomas Lenz1-0/+47
2015-11-17fix some more problems in STORK codeThomas Lenz1-27/+33
2015-11-16add depentencyThomas Lenz1-0/+6
2015-11-16fix possible NullPointerException with STORK configurationThomas Lenz1-16/+24
2015-11-16add property keyThomas Lenz1-0/+1
2015-11-16fix wrong translationThomas Lenz1-2/+2
2015-11-02fix possible dependency problem with W3C DOM elementsThomas Lenz1-3/+3
2015-10-27fix possible problem if no BKU is configurated in general configurationThomas Lenz2-26/+29
2015-10-16addon button value for storkattribute deleteChristian Maierhofer1-2/+2
2015-10-16Add button caption if new stork attribute is addedChristian Maierhofer1-2/+2
2015-10-15Merge branch 'web-config' into moa-id-3.0.0-snapshotChristian Maierhofer29-154/+5501
2015-10-15add maven test depentenciesThomas Lenz1-0/+16
2015-10-15webgui fixing for smaller screensChristian Maierhofer5-10/+25
2015-10-14modified login pageChristian Maierhofer3-62/+26
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1
2015-10-12fix some problems in DispatcherServletThomas Lenz9-9/+417
2015-10-12added css and js files to all jspsChristian Maierhofer21-33/+105
2015-10-12modify web-configChristian Maierhofer13-93/+5389
2015-10-09fix broken depentencies after refactoring of AttributeProviderInterfaceThomas Lenz10-10/+20
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz7-123/+261
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz47-49/+93
2015-09-23fix NullPointerException if moa-id-configuration user has only bPK identifier...Thomas Lenz1-1/+2
2015-09-18fix merge problem in STORK V-IDP consentEvaluator moduleThomas Lenz1-1/+1
2015-09-18fix problem with responsive design in BKU-Selection templateThomas Lenz2-4/+8
2015-09-18update BKU-Selection template to deactivate buttons after first click to prev...Thomas Lenz1-2/+6
2015-09-17update depentenciesThomas Lenz2-0/+24
2015-09-16fix possible NullPointerException in STORK configurationThomas Lenz1-8/+10
2015-09-16update pom to remove xml-parser from application packagesThomas Lenz1-1/+0
2015-09-15- update handbook and release information - change version to 3.0.2MOA-ID-3.0.2Thomas Lenz3-1/+666
2015-09-15change default filename in configuration download dialogThomas Lenz1-1/+1
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz13-280/+494
2015-09-15update pomThomas Lenz1-0/+6
2015-09-15 - update handbook and release informationThomas Lenz3-1/+666
2015-09-15change default filename in configuration download dialogThomas Lenz1-1/+1
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz13-280/+494
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz93-5035/+4269
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz64-217/+243
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz95-99/+266