Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-04 | *handbook: some updates and corrections | Thomas Lenz | 2 | -26/+28 | |
2014-03-03 | Handbook: add protocol chapter | Thomas Lenz | 3 | -1/+115 | |
2014-02-25 | Handbook | Thomas Lenz | 3 | -110/+153 | |
2014-02-25 | remove unused elements from Security-Layer request | Thomas Lenz | 1 | -18/+20 | |
2014-02-25 | Bugfix: load PublicURLPrefix from config | Thomas Lenz | 1 | -11/+14 | |
2014-02-25 | handbook update | Thomas Lenz | 3 | -1384/+496 | |
2014-02-24 | use Java-Applet height and width from OA config as default | Thomas Lenz | 1 | -6/+6 | |
2014-02-24 | add error message if SL-Transformation is not found | Thomas Lenz | 2 | -5/+9 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 13 | -247/+90 | |
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository | |||||
2014-02-24 | update_handbook | Thomas Lenz | 1 | -6/+140 | |
2014-02-20 | add inital version of MOA-ID 2.0 handbook | Thomas Lenz | 15 | -0/+5421 | |
2014-02-20 | BugFix: STORK -> MOA-ID-AUTH NullPointerException if no STORK configuration ↵ | Thomas Lenz | 1 | -10/+13 | |
exist | |||||
2014-02-14 | bugfix: fix possible nullpointer exception | Thomas Lenz | 1 | -2/+5 | |
2014-02-14 | allow to load SL-Templates from local file-system | Thomas Lenz | 4 | -10/+49 | |
2014-02-13 | * add additional logging | Thomas Lenz | 2 | -13/+4 | |
* move bkuURL validation | |||||
2014-02-13 | now fetchSavedCredential use a database query to get the certificate from entity | Thomas Lenz | 1 | -8/+14 | |
2014-02-13 | Now the whole metadata file is NOT rejected if a single entity is not valid. | Thomas Lenz | 1 | -7/+34 | |
2014-02-13 | * add new error message if MOA-ID-Proxy configuration is not found | Thomas Lenz | 3 | -4/+5 | |
* change SAML1 legacy-request parameter validation * change OA-SL Template labels | |||||
2014-02-11 | update MOA-ID documentation | Thomas Lenz | 8 | -4/+7 | |
2014-02-11 | * add OA specific BKU selection template | Thomas Lenz | 9 | -92/+121 | |
* 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-11 | customize OpenSAML bootstrap to use SHA256 by default | Thomas Lenz | 2 | -0/+190 | |
2014-02-11 | change metadata validto area to 24 hours | Thomas Lenz | 1 | -7/+3 | |
2014-02-07 | * use MOADefaultBootstrap to set SHA256 as default security parameter | Thomas Lenz | 7 | -26/+57 | |
* SAMLEngine: deaktivate DefaultBootStrap. | |||||
2014-02-06 | BRZ: | Thomas Lenz | 6 | -75/+84 | |
-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-06 | new depenency management for moa-id-configuration | Thomas Lenz | 1 | -9/+7 | |
to avoid problems with HeapSpace | |||||
2014-02-06 | first short changes for BRZ | Thomas Lenz | 7 | -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-04 | OAuth Fix | Thomas Lenz | 12 | -7/+231 | |
Update DemoConfig | |||||
2014-02-04 | * update OAConfig validator | Thomas Lenz | 18 | -0/+67 | |
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config | |||||
2014-02-04 | * update demoOA layout | Thomas Lenz | 4 | -8/+0 | |
* add test keystore | |||||
2014-02-04 | add STORK attribut builder | Thomas Lenz | 24 | -4/+1964 | |
2014-02-03 | Bugfix: Error Handling | Thomas Lenz | 3 | -137/+90 | |
2014-02-03 | * Update MOASPSS default config | Thomas Lenz | 22 | -1/+3818 | |
* Change MOA-ID metadata EntityID to Metadata URL | |||||
2014-02-03 | Solve some merge problems | Thomas Lenz | 51 | -1558/+692 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 59 | -11222/+26 | |
2014-02-03 | add Repo | Thomas Lenz | 1 | -0/+9 | |
2014-02-03 | stork commons as lib | Florian Reimair | 58 | -11188/+0 | |
2014-02-03 | unrefactoreed gender retrieval | Florian Reimair | 1 | -25/+26 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 379 | -12416/+26977 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/StorkAttributes.java id/oa/src/main/java/at/gv/egovernment/moa/id/demoOA/servlet/pvp2/BuildMetadata.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GetForeignIDServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKAuthnRequestProcessor.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/parep/client/szrgw/SZRGWClient.java id/server/idserverlib/src/main/resources/resources/templates/loginFormFull.html | |||||
2014-02-03 | *update Assembly script | Thomas Lenz | 3 | -34/+45 | |
*move demoOA to moa.id.demoOA *change name of moa-id configuration-tool | |||||
2014-01-31 | remove testing Citizen Country Code from auth flow | Florian Reimair | 1 | -2/+1 | |
2014-01-31 | refactored gender retrieval | Florian Reimair | 2 | -29/+26 | |
2014-01-31 | fixed outgoing signrequest - mostly tested | Florian Reimair | 3 | -70/+73 | |
2014-01-31 | fixed saml post binding template location | Florian Reimair | 1 | -1/+1 | |
2014-01-31 | fixed target type for MIS info | Florian Reimair | 3 | -19/+37 | |
2014-01-31 | removed old saml-engine | Florian Reimair | 156 | -11301/+0 | |
2014-01-31 | supply MIS information to SZRGW | Florian Reimair | 3 | -15/+63 | |
2014-01-31 | added stork signature client api - untested | Florian Reimair | 3 | -27/+53 | |
2014-01-31 | gender retrieval if not delivered by stork | Florian Reimair | 4 | -7/+82 | |
2014-01-31 | fixed samlengine config loading | Florian Reimair | 2 | -4/+22 | |
2014-01-31 | refactored attribute parsing | Florian Reimair | 3 | -87/+67 | |