aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Collapse)AuthorFilesLines
2014-03-06add new SZR-Gateway Service URLThomas Lenz1-7/+7
2014-03-06Merge remote-tracking branch 'remotes/origin/inbound' into moa2_0_tlenzThomas Lenz3-3/+13
2014-03-06change MOA-ID version to 2.0-RC1Thomas Lenz8-9/+10
2014-03-05solve commit errorsThomas Lenz4-0/+369
2014-03-05fix some handbook typosThomas Lenz2-17/+16
2014-03-05update MOA-ID-Auth index.htmlThomas Lenz31-1334/+719
2014-03-05Update eIDSTORKTOKEN attribut builderThomas Lenz3-22/+26
2014-03-05remove unused codeThomas Lenz3-4/+2
2014-03-05Add logging to PVP 2.1 demo applicationThomas Lenz1-0/+7
2014-03-05update default BKUSelectionFormThomas Lenz1-3/+9
2014-03-05finalize moa-id handbook for 2.0 RC1Thomas Lenz77-4701/+1374
2014-03-05fixed list overrideFlorian Reimair1-1/+1
2014-03-05inform moasession about the mandate auth caseFlorian Reimair2-2/+12
2014-03-04Merge branch 'moa2_0_tlenz' of ↵Thomas Lenz10-11/+1707
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa2_0_tlenz Conflicts: id/server/doc/handbook/config/config.html
2014-03-04*handbook: some updates and correctionsThomas Lenz2-26/+28
2014-03-04Handbook protocoll updateThomas Lenz10-12/+1709
2014-03-03Handbook: add protocol chapter Thomas Lenz3-1/+115
2014-02-25HandbookThomas Lenz3-110/+153
2014-02-25ConfigTool: if login is deactivated then redirect user to secure-areaThomas Lenz2-1/+12
2014-02-25remove unused elements from Security-Layer requestThomas Lenz1-18/+20
2014-02-25Bugfix: load PublicURLPrefix from configThomas Lenz1-11/+14
2014-02-25handbook updateThomas Lenz3-1384/+496
2014-02-24update PVP2 contact informationThomas Lenz6-10/+58
2014-02-24allow only one SL-TemplateThomas Lenz2-17/+24
2014-02-24use Java-Applet height and width from OA config as defaultThomas Lenz1-6/+6
2014-02-24add error message if SL-Transformation is not foundThomas Lenz2-5/+9
2014-02-24* add default configuration valuesThomas Lenz22-311/+197
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-24update_handbookThomas Lenz1-6/+140
2014-02-20add inital version of MOA-ID 2.0 handbookThomas Lenz15-0/+5421
2014-02-20BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration ↵Thomas Lenz1-10/+13
exist
2014-02-20BugFix: STORK Attributes -> allow an empty attribute listThomas Lenz1-4/+6
2014-02-20Bugfix: NullPointerException if no PEPS is configuredThomas Lenz1-28/+31
2014-02-14bugfix: fix possible nullpointer exceptionThomas Lenz1-2/+5
2014-02-14allow to load SL-Templates from local file-systemThomas Lenz8-21/+63
2014-02-13* add additional loggingThomas Lenz2-13/+4
* move bkuURL validation
2014-02-13now fetchSavedCredential use a database query to get the certificate from entityThomas Lenz1-8/+14
2014-02-13Now the whole metadata file is NOT rejected if a single entity is not valid.Thomas Lenz1-7/+34
2014-02-13* add new error message if MOA-ID-Proxy configuration is not foundThomas Lenz4-7/+8
* change SAML1 legacy-request parameter validation * change OA-SL Template labels
2014-02-11update MOA-ID documentationThomas Lenz9-4/+121
2014-02-11* add OA specific BKU selection templateThomas Lenz21-118/+656
* add OA specific send-assertion template * add OA specific applet height and width configuration * add PVP2.x reload checkbox in PVP2.x OA configuration * add new elements to MOA-ID configuration
2014-02-11customize OpenSAML bootstrap to use SHA256 by defaultThomas Lenz2-0/+190
2014-02-11change metadata validto area to 24 hoursThomas Lenz3-7/+18
2014-02-07* use MOADefaultBootstrap to set SHA256 as default security parameterThomas Lenz8-31/+65
* SAMLEngine: deaktivate DefaultBootStrap.
2014-02-06BRZ:Thomas Lenz13-122/+233
-add SAML1 SourceID parameter in moa-id general Bugfix: -SSO target had an error in case of business-service -OA with business-service whichout single sign-on produce an error
2014-02-06new depenency management for moa-id-configurationThomas Lenz2-11/+36
to avoid problems with HeapSpace
2014-02-06first short changes for BRZThomas Lenz7-22/+38
*use different SystemConfigParam for moa-id-proxy *allow legacy request with no SL-template (use it from OA config) Bugfix: *general PVP2 config is not reloaded from database *use idp entityID in as issuer in AuthnResponse
2014-02-04OAuth FixThomas Lenz12-7/+231
Update DemoConfig
2014-02-04bugfixThomas Lenz1-2/+2
2014-02-04* update OAConfig validatorThomas Lenz20-3/+73
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config
2014-02-04* update demoOA layoutThomas Lenz7-13/+29
* add test keystore