aboutsummaryrefslogtreecommitdiff
path: root/id/moa-id-webgui
AgeCommit message (Collapse)AuthorFilesLines
2016-05-30fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵Thomas Lenz2-4/+41
legacy mode
2016-04-26modified RedisTransactionStorage, modified beans definitionChristian Maierhofer1-4/+0
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz2-30/+32
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-1/+2
Conflicts: id/server/idserverlib/pom.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java
2016-01-18add virtual IDP enabled flag to configurationThomas Lenz1-4/+20
2016-01-18add virtual IDP configuration functionality to moa-id-configuration webGUIThomas Lenz1-3/+3
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz3-16/+36
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
2016-01-12fetch requested attributes from configurationFlorian Reimair1-1/+2
2015-10-27fix possible problem if no BKU is configurated in general configurationThomas Lenz1-18/+18
2015-09-01fix VIDP configuration - VIDP config could also be a public service in case ↵Thomas Lenz1-10/+17
of an attribute provider endpoint
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-0/+36
- every service configuration could select its preferred TrustStore
2015-08-26Allow multiple alias domainsThomas Lenz3-16/+36
- Every alias domain is a own EntityID which is the configured PublicURLPrefix
2015-08-17final changes for Release MOA-ID 3.0.0MOA-ID-3.0.0Thomas Lenz2-17/+19
2015-08-14use old ConfigToolThomas Lenz6-18/+58
2015-08-11update GeneralConfig GUIThomas Lenz1-0/+16
2015-07-23update revisions-log functionalityThomas Lenz3-2/+170
2015-07-22update JSON schemas for OA and V-IDP servicesThomas Lenz2-3/+3
2015-07-22stor correct BASE64 content into configurationThomas Lenz2-15/+84
2015-07-21update maven pom to 3.xThomas Lenz1-1/+16
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-0/+162
2015-07-21fix problems in configuration GUIThomas Lenz6-18/+88
2015-07-20change configuration key for ovs mandatesThomas Lenz2-4/+4
2015-07-17fix problem with delete list elements in GUIThomas Lenz2-16/+25
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz42-140/+4482
2015-07-10First parts of the new MOA-ID configuration moduleThomas Lenz37-0/+5157