aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
2014-06-10Load SLO template from configuration directoryThomas Lenz4-50/+1356
2014-06-10use ServletContextPath from configurationThomas Lenz1-1/+2
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz18-276/+888
2014-06-06use different endpoints for IDP and interfederation SPThomas Lenz8-68/+103
2014-06-06only use redirectBinding for inbound SLOThomas Lenz1-15/+15
2014-06-05Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic10-113/+241
into moa-2.1-Snapshot
2014-06-05documentservice testingBojan Suzic2-2/+8
2014-06-05Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz11-253/+628
into moa-2.1-Snapshot
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz6-30/+80
2014-06-03update IDP single logoutThomas Lenz5-83/+161
2014-06-03added missing classesAlexander Marsalek7-1/+1182
2014-06-02AttributeProvider, added missing implementationsAlexander Marsalek8-814/+8
2014-06-02moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1Thomas Lenz3-1/+3
2014-05-28bugfix interfederation configurationThomas Lenz1-2/+0
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz6-65/+68
2014-05-28provide baseID should not be used for business service applicationsThomas Lenz1-3/+4
2014-05-26Merge branch 'moa-2.1-Snapshot' of ↵Klaus Stranacher1-2/+3
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa-2.1-Snapshot
2014-05-26fix different STORK bugsThomas Lenz1-2/+3
2014-05-26Update MOA-ID handbook (Typos, etc.)Klaus Stranacher8-201/+200
2014-05-23remove depentenciesThomas Lenz1-2/+2
2014-05-23add log messageThomas Lenz1-0/+1
2014-05-23Finalize IDP interfederation handbookThomas Lenz5-78/+269
2014-05-22always store interfederated IDPs for SLOThomas Lenz4-9/+36
2014-05-21update default configThomas Lenz28-16/+445
2014-05-21build process updateThomas Lenz5-10/+10
2014-05-21Revert "update version management"Thomas Lenz77-1937/+10
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml
2014-05-21specify compiler versionThomas Lenz1-0/+8
2014-05-21remove unused depentenciesThomas Lenz3-12/+37
2014-05-20**Temporary BUGFIX***Thomas Lenz2-4/+20
exclude iaik_pki_module_1.0 which is used by libtsl.1.0 because it produce conflicts with iaik_moa_1.5 (both defines iaik.pki.PKIConfiguration interface, but with different interface specification!!!!)
2014-05-20update version managementThomas Lenz77-10/+1937
2014-05-20does not remove wbPK from identitylinkThomas Lenz1-1/+1
2014-05-20Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at>Thomas Lenz2-2/+8
Fix STORK NullPointerException
2014-05-16Merge remote-tracking branch 'remotes/origin/vidp_2.1_bs' into moa-2.1-SnapshotThomas Lenz7-82/+147
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeCollector.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java
2014-05-16add Exception classThomas Lenz1-0/+44
2014-05-16update default config and handbookThomas Lenz21-15/+838
2014-05-16update versionsThomas Lenz7-41/+117
2014-05-15fix BuildAuthData to handle empty birtday elementThomas Lenz1-1/+4
2014-05-15add AuthBlock to MIS requestThomas Lenz2-4/+18
2014-05-15add additional errorcodes if SAML request validation failedThomas Lenz9-18/+57
2014-05-14remove unusedBojan Suzic1-56/+0
2014-05-14requisting only attributes that can be handled by attribute providerBojan Suzic5-5/+35
2014-05-14retrieving several attributes at onceBojan Suzic4-13/+67
2014-05-14add additional SZRGW error handlingThomas Lenz9-21/+74
2014-05-14add additional errorcodes to protcolsThomas Lenz22-340/+537
2014-05-14correct representative problemBojan Suzic1-10/+4
2014-05-13add debug messagesThomas Lenz2-20/+45
2014-05-13Remove bouncycastle providerThomas Lenz3-36/+41
2014-05-12fix some interfederation problemsThomas Lenz6-35/+76
2014-05-12solve problem with log4j and tomcat 8Thomas Lenz3-31/+35
2014-05-12switch to local authentication if interfederated IDP is not configuredThomas Lenz1-0/+1