Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-31 | first draft sampleconfig and docu | Thomas Lenz | 1 | -1/+0 | |
2014-01-31 | update SessionEncryption to use IAIK JCE and salt for encryption | Thomas Lenz | 4 | -50/+122 | |
2014-01-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 7 | -5/+197 | |
2014-01-30 | -- set MOA-ID Version to 1.9.98-Snapshot | Thomas Lenz | 99 | -2167/+200 | |
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata | |||||
2014-01-29 | Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into ↵ | Thomas Lenz | 4 | -9/+19 | |
moa2_0_tlenz Conflicts: common/pom.xml id/server/auth/.settings/org.eclipse.wst.common.component id/server/auth/src/main/webapp/index.html id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyCertificateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/idserverlib/src/main/resources/resources/wsdl/MOA-ID-1.x.wsdl pom.xml spss/handbook/clients/api/pom.xml spss/handbook/clients/pom.xml spss/handbook/clients/referencedData/pom.xml spss/handbook/clients/webservice/pom.xml spss/handbook/pom.xml spss/pom.xml spss/server/pom.xml spss/server/serverlib/pom.xml spss/server/serverws/.settings/org.eclipse.wst.common.component spss/server/serverws/pom.xml spss/server/tools/pom.xml | |||||
2014-01-29 | add EUPL headers | Thomas Lenz | 498 | -2150/+12816 | |
2014-01-29 | complete workflow untested | Florian Reimair | 6 | -60/+68 | |
2014-01-29 | refactored szrgw response type | Florian Reimair | 3 | -33/+24 | |
2014-01-29 | fixed issues after merge | Florian Reimair | 1 | -1/+17 | |
2014-01-29 | SZRGW Client update | Thomas Lenz | 27 | -1100/+170 | |
2014-01-27 | fixed merge issue missing bracket | Florian Reimair | 1 | -0/+1 | |
2014-01-27 | cleaned legacy config from stork artifacts | Florian Reimair | 3 | -303/+0 | |
2014-01-27 | cleanup | Florian Reimair | 1 | -51/+0 | |
2014-01-27 | attribute name handling is more samlengine like | Florian Reimair | 1 | -5/+5 | |
2014-01-27 | moved XMLUtil to more reasonable place | Florian Reimair | 7 | -7/+150 | |
2014-01-27 | interface adaptions for szrgw #1 | Florian Reimair | 5 | -96/+112 | |
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 | fix load stork config from database | Florian Reimair | 1 | -7/+3 | |
2014-01-27 | cleanup | Florian Reimair | 4 | -187/+6 | |
2014-01-27 | outgoing auth request works | Florian Reimair | 5 | -130/+114 | |
2014-01-27 | login template respects OA configuration | Florian Reimair | 4 | -3/+23 | |
2014-01-27 | add PVP2 Demo Application | Thomas Lenz | 108 | -42/+16699 | |
change SZRGWClient to JAXWs | |||||
2014-01-24 | --use differend keys for SAML2 metadata signing and SAML2 assertion signing | Thomas Lenz | 10 | -132/+177 | |
-- move oAuth idToken generation to OAuth20AuthAction, because MOASession does not exits anymore in OAuth20TokenAction if no SSO is used. | |||||
2014-01-24 | -- Solve merge problems (AuthnRequestHandler.java & ↵ | Thomas Lenz | 6 | -89/+65 | |
mandateReferenceValueAttributeBuilder) -- Change sessionmanagement betweem AuthAction and TokenAction to AssertionStorage class -- add class definieten to HTML config element | |||||
2014-01-23 | Merge branch 'moa2_0_tlenz' into moa_2.0_OAuth | Thomas Lenz | 13 | -85/+329 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/attributes/MandateReferenceValueAttributeBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/requestHandler/AuthnRequestHandler.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties | |||||
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 ↵ | Thomas Lenz | 6 | -70/+130 | |
not required changes for WKO: Allow Metadata with no AttributeConsumerService Allow AuthnRequest with no RequestedAuthnContext Allow AuthnRequest with no AssertionConsumerServiceIndex Use Metadata->AssertionConsumerService->isDefaut flag | |||||
2014-01-21 | implement SAML2 assertion encryption | Thomas Lenz | 4 | -5/+107 | |
2014-01-20 | Exthex OAuth second version | Thomas Lenz | 31 | -405/+1055 | |
2014-01-17 | test | Thomas Lenz | 2 | -1/+4 | |
2014-01-17 | Exthex Version 0.2 | Thomas Lenz | 49 | -729/+591 | |
2014-01-17 | load IAIK JCE as security provider | Thomas Lenz | 5 | -11/+39 | |
BugFix: @MandateReferenceValue has to to been added @SessionStorage hibernate RoleBack in case of no MOASession is found | |||||
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 | 13 | -66/+132 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/StartAuthenticationBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java | |||||
2013-12-17 | First version for testing -> Exthex OAuth implementation | Thomas Lenz | 26 | -401/+1803 | |
2013-12-17 | n | Thomas Lenz | 1 | -3/+0 | |
2013-12-11 | @PVP2 | Thomas Lenz | 8 | -52/+91 | |
--also allow a EntityDescriptor element as root element in metadata files --some adjustments in the PVP Assertion to make it SAML2 standard compliant @MOA-ID-Auth --improve SZR-Gateway client error handling | |||||
2013-11-27 | BugFix: | Thomas Lenz | 6 | -8/+41 | |
@ConfigurationTool: - Set identification types in case of businesses applications (Firmenbuchnummer, Vereinsnummer, ERjBnummer) @ MOA-ID: - Set identification types in case of businesses applications if identification type is empty(Firmenbuchnummer, Vereinsnummer, ERjBnummer) - SAML1 Assertion: hide BaseID only if the BaseID is included - STORK Configuration: Nullpointer exception if not STORK config is found. | |||||
2013-11-18 | X509TrustManager Update | Thomas Lenz | 1 | -1/+1 | |
2013-11-08 | Bugix: | Thomas Lenz | 1 | -4/+4 | |
--fix an error with SLLayerTemplate and local BKU | |||||
2013-10-16 | @ConfigWebTool | Thomas Lenz | 3 | -24/+54 | |
--add JS ColorPicker to select colors easier --add BKUSelectionFrom preview --add useMandate checkbox --change position of some checkboxes in OA configuration @MOAID lib --change API of BKUFormCustomization utils | |||||
2013-10-15 | Add an unique random tokken to AuthBlock to prevent replay attacks. The ↵ | Thomas Lenz | 4 | -10/+85 | |
timestamp, which was previously in use, can be predicted. | |||||
2013-10-11 | -- Customizable BKUSelection Form and SendAssertion Form | Thomas Lenz | 11 | -62/+195 | |
-- OA specific Checkbox to disable SAML1 | |||||
2013-10-07 | Code CleanUP | Thomas Lenz | 86 | -3747/+411 | |
2013-10-03 | Code CleanUP and change to consisted Version numbers | Thomas Lenz | 17 | -1542/+35 | |
2013-10-03 | add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMap | Thomas Lenz | 4 | -91/+213 | |