aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
2014-01-29complete workflow untestedFlorian Reimair6-60/+68
2014-01-29refactored szrgw response typeFlorian Reimair3-33/+24
2014-01-29fixed issues after mergeFlorian Reimair5-31/+72
2014-01-29SZRGW Client updateThomas Lenz28-1100/+193
2014-01-27fixed merge issue missing bracketFlorian Reimair1-0/+1
2014-01-27cleaned legacy config from stork artifactsFlorian Reimair3-303/+0
2014-01-27cleanupFlorian Reimair1-51/+0
2014-01-27attribute name handling is more samlengine likeFlorian Reimair2-5/+7
2014-01-27moved XMLUtil to more reasonable placeFlorian Reimair7-8/+8
2014-01-27interface adaptions for szrgw #1Florian Reimair5-96/+112
2014-01-27moved saml post binding templateFlorian Reimair1-0/+38
2014-01-27natural person should workFlorian Reimair2-50/+53
2014-01-27added signrequest to authrequestFlorian Reimair1-0/+32
2014-01-27respect global mandatory state of attributesFlorian Reimair2-241/+239
2014-01-27updated samlengineFlorian Reimair656-61839/+3927
2014-01-27fix added real source of stork modulesFlorian Reimair787-0/+83709
2014-01-27fix load stork config from databaseFlorian Reimair1-7/+3
2014-01-27fixed merge issueFlorian Reimair1-1/+5
2014-01-27cleanupFlorian Reimair4-187/+6
2014-01-27outgoing auth request worksFlorian Reimair5-130/+114
2014-01-27refactored stork-related database structureFlorian Reimair7-27/+34
2014-01-27global mandatory attr cannot be deselected for OAFlorian Reimair1-1/+1
2014-01-27oa attr configuration revisitedFlorian Reimair6-45/+117
2014-01-27i18nFlorian Reimair3-30/+5
2014-01-27new attribute buttonFlorian Reimair3-1/+12
2014-01-27mandatory field in global configFlorian Reimair5-29/+27
2014-01-27attr table in global configFlorian Reimair4-24/+29
2014-01-27fixed minor bug in error reportingFlorian Reimair1-1/+1
2014-01-27OA qaa and attributes validated and persistedFlorian Reimair5-8/+92
2014-01-27OA qaa and attributes guiFlorian Reimair3-3/+24
2014-01-27default qaa and attributes persisted and validatedFlorian Reimair5-2/+83
2014-01-27peps list is persistedFlorian Reimair1-1/+4
2014-01-27peps save is validatedFlorian Reimair3-0/+67
2014-01-27new peps list entry can be createdFlorian Reimair2-7/+12
2014-01-27peps list commitableFlorian Reimair2-8/+5
2014-01-27peps list in general configFlorian Reimair4-1/+87
2014-01-27login template respects OA configurationFlorian Reimair6-5/+25
2014-01-27reactivated stork in default login templateFlorian Reimair2-34/+21
2014-01-27stork OA config persistedFlorian Reimair5-3/+60
2014-01-27stork OA config frontendFlorian Reimair2-0/+15
2014-01-27add PVP2 Demo ApplicationThomas Lenz143-232/+18996
2014-01-24--use differend keys for SAML2 metadata signing and SAML2 assertion signingThomas Lenz10-132/+177
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & mandateReferenceValueAttr...Thomas Lenz8-95/+69
2014-01-23Merge branch 'moa2_0_tlenz' into moa_2.0_OAuthThomas Lenz18-103/+423
2014-01-23some short changesThomas Lenz4-8/+15
2014-01-22change PVP2 AssertionBuilder to use the same DateTime at every positionThomas Lenz2-8/+10
2014-01-22add additional log messagesThomas Lenz2-0/+6
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is no...Thomas Lenz8-71/+133
2014-01-21implement SAML2 assertion encryptionThomas Lenz9-15/+192
2014-01-20Exthex OAuth second versionThomas Lenz31-405/+1055