aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Collapse)AuthorFilesLines
2014-02-20handling errors when configuration entries are non existentBojan Suzic2-3/+16
2014-02-20mergeBojan Suzic1-48/+16
2014-02-20BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration ↵Thomas Lenz1-10/+13
exist
2014-02-20attribute changesBojan Suzic2-43/+64
2014-02-19attrsBojan Suzic3-23/+129
2014-02-19remove old codeBojan Suzic3-51/+5
2014-02-19refactoring namesBojan Suzic4-126/+14
2014-02-18saml pointBojan Suzic1-3/+23
2014-02-18saml pointBojan Suzic1-5/+17
2014-02-14Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic5-12/+54
moa2_0_tlenz_bs_2
2014-02-14loggingBojan Suzic1-2/+5
2014-02-14bugfix: fix possible nullpointer exceptionThomas Lenz1-2/+5
2014-02-14allow to load SL-Templates from local file-systemThomas Lenz4-10/+49
2014-02-14Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic2-13/+4
moa2_0_tlenz_bs_2
2014-02-13parse reports unsupported data properly nowFlorian Reimair1-3/+2
2014-02-13StorkAPprovider can parse a stork responseFlorian Reimair1-1/+32
2014-02-13added Stork AttributeQuery APProviderFlorian Reimair2-0/+47
2014-02-13APprovider can return multiple attributesFlorian Reimair4-19/+32
2014-02-13added http request and responses to attributeprovider methodsFlorian Reimair4-7/+14
2014-02-13hand AP response to plugin and add result to assertionFlorian Reimair2-1/+21
2014-02-13fetch DataContainer from AssertionStoreFlorian Reimair1-1/+9
2014-02-13refactor magic strings to constantsFlorian Reimair1-3/+9
2014-02-13added ap logic #2Florian Reimair6-12/+45
2014-02-13sketched redirecting ap pluginFlorian Reimair5-11/+74
2014-02-13find missing attributesFlorian Reimair1-1/+6
2014-02-13added ap logic #1Florian Reimair2-4/+66
2014-02-13sketched stork attribute provider frameworkFlorian Reimair6-3/+205
2014-02-13* add additional loggingThomas Lenz2-13/+4
* move bkuURL validation
2014-02-13Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic20-80/+409
moa2_0_tlenz_bs_2
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 Lenz3-4/+5
* change SAML1 legacy-request parameter validation * change OA-SL Template labels
2014-02-11* add OA specific BKU selection templateThomas Lenz8-38/+117
* 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 Lenz1-7/+3
2014-02-07* use MOADefaultBootstrap to set SHA256 as default security parameterThomas Lenz6-20/+50
* SAMLEngine: deaktivate DefaultBootStrap.
2014-02-06Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic5-51/+62
moa2_0_tlenz_bs_2
2014-02-06stork2 templateBojan Suzic1-0/+42
2014-02-06imlBojan Suzic3-6/+98
2014-02-06BRZ:Thomas Lenz5-51/+62
-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-06t Merge branch 'moa1_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic8-31/+45
into moa2_0_tlenz_bs_2
2014-02-06new depenency management for moa-id-configurationThomas Lenz1-9/+7
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-05saml changesBojan Suzic1-10/+27
2014-02-05config changes; review and correct later, configuration missingBojan Suzic1-6/+16
2014-02-05changing some stork parameters; adjusting spss maven configBojan Suzic6-17/+43
2014-02-04merging with other codeBojan Suzic4-9/+40
2014-02-04Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-2/+2
moa2_0_tlenz_bs_2
2014-02-04OAuth FixThomas Lenz1-2/+2
Update DemoConfig
2014-02-04Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic24-4/+1964
moa2_0_tlenz_bs_2