Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-27 | moved XMLUtil to more reasonable place | Florian Reimair | 7 | -8/+8 |
2014-01-27 | interface adaptions for szrgw #1 | Florian Reimair | 5 | -96/+112 |
2014-01-27 | moved saml post binding template | Florian Reimair | 1 | -0/+38 |
2014-01-27 | natural person should work | Florian Reimair | 2 | -50/+53 |
2014-01-27 | added signrequest to authrequest | Florian Reimair | 1 | -0/+32 |
2014-01-27 | respect global mandatory state of attributes | Florian Reimair | 2 | -241/+239 |
2014-01-27 | updated samlengine | Florian Reimair | 656 | -61839/+3927 |
2014-01-27 | fix added real source of stork modules | Florian Reimair | 787 | -0/+83709 |
2014-01-27 | fix load stork config from database | Florian Reimair | 1 | -7/+3 |
2014-01-27 | fixed merge issue | Florian Reimair | 1 | -1/+5 |
2014-01-27 | cleanup | Florian Reimair | 4 | -187/+6 |
2014-01-27 | outgoing auth request works | Florian Reimair | 5 | -130/+114 |
2014-01-27 | refactored stork-related database structure | Florian Reimair | 7 | -27/+34 |
2014-01-27 | global mandatory attr cannot be deselected for OA | Florian Reimair | 1 | -1/+1 |
2014-01-27 | oa attr configuration revisited | Florian Reimair | 6 | -45/+117 |
2014-01-27 | i18n | Florian Reimair | 3 | -30/+5 |
2014-01-27 | new attribute button | Florian Reimair | 3 | -1/+12 |
2014-01-27 | mandatory field in global config | Florian Reimair | 5 | -29/+27 |
2014-01-27 | attr table in global config | Florian Reimair | 4 | -24/+29 |
2014-01-27 | fixed minor bug in error reporting | Florian Reimair | 1 | -1/+1 |
2014-01-27 | OA qaa and attributes validated and persisted | Florian Reimair | 5 | -8/+92 |
2014-01-27 | OA qaa and attributes gui | Florian Reimair | 3 | -3/+24 |
2014-01-27 | default qaa and attributes persisted and validated | Florian Reimair | 5 | -2/+83 |
2014-01-27 | peps list is persisted | Florian Reimair | 1 | -1/+4 |
2014-01-27 | peps save is validated | Florian Reimair | 3 | -0/+67 |
2014-01-27 | new peps list entry can be created | Florian Reimair | 2 | -7/+12 |
2014-01-27 | peps list commitable | Florian Reimair | 2 | -8/+5 |
2014-01-27 | peps list in general config | Florian Reimair | 4 | -1/+87 |
2014-01-27 | login template respects OA configuration | Florian Reimair | 6 | -5/+25 |
2014-01-27 | reactivated stork in default login template | Florian Reimair | 2 | -34/+21 |
2014-01-27 | stork OA config persisted | Florian Reimair | 5 | -3/+60 |
2014-01-27 | stork OA config frontend | Florian Reimair | 2 | -0/+15 |
2014-01-27 | add PVP2 Demo Application | Thomas Lenz | 143 | -232/+18996 |
2014-01-24 | --use differend keys for SAML2 metadata signing and SAML2 assertion signing | Thomas Lenz | 10 | -132/+177 |
2014-01-24 | -- Solve merge problems (AuthnRequestHandler.java & mandateReferenceValueAttr... | Thomas Lenz | 8 | -95/+69 |
2014-01-23 | Merge branch 'moa2_0_tlenz' into moa_2.0_OAuth | Thomas Lenz | 18 | -103/+423 |
2014-01-23 | some short changes | Thomas Lenz | 4 | -8/+15 |
2014-01-22 | change PVP2 AssertionBuilder to use the same DateTime at every position | Thomas Lenz | 2 | -8/+10 |
2014-01-22 | add additional log messages | Thomas Lenz | 2 | -0/+6 |
2014-01-21 | BUGFIX: RedirectBinding validate signatures which exists, but signature is no... | Thomas Lenz | 8 | -71/+133 |
2014-01-21 | implement SAML2 assertion encryption | Thomas Lenz | 9 | -15/+192 |
2014-01-20 | Exthex OAuth second version | Thomas Lenz | 31 | -405/+1055 |
2014-01-19 | Adaptions version 1.5.2 to 2.0.0 | Klaus Stranacher | 3 | -3/+3 |
2014-01-19 | Version update to 2.0.0 | Klaus Stranacher | 4 | -32/+28 |
2014-01-17 | test | Thomas Lenz | 2 | -1/+4 |
2014-01-17 | Exthex Version 0.2 | Thomas Lenz | 65 | -806/+674 |
2014-01-17 | load IAIK JCE as security provider | Thomas Lenz | 5 | -11/+39 |
2014-01-07 | short Bugfixes, but not complete | Thomas Lenz | 3 | -13/+17 |
2013-12-19 | merge last changes to exthex.OAuth testrelease | Thomas Lenz | 25 | -85/+167 |
2013-12-19 | BugFix: NullPointerException | Thomas Lenz | 2 | -2/+3 |