aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
2016-01-04send a saml assertion to the demo nodeFlorian Reimair4-15/+117
2015-12-20load service-provider configuration and moa-session objectThomas Lenz1-25/+44
2015-12-20add very simple metadata processor without signature validationThomas Lenz2-17/+53
2015-12-20Fix problems with MOA-ID eIDAS SAML-engine configurationThomas Lenz2-5/+9
2015-12-18add basic eIDAS modul default configurationThomas Lenz6-0/+152
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz13-10/+889
2015-12-18fix broken STORK depentenciesThomas Lenz3-3/+51
2015-12-16add basic authentication modul implementation and eIDAS protocol endpointsThomas Lenz4-0/+156
2015-12-16add empty eIDAS moduleThomas Lenz3-4/+46
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