Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-11 | update to EAAF-Components 1.0.13.1 | Thomas Lenz | 1 | -1/+2 | |
Enforce E-ID authentication based on Service-Provider configuration | |||||
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 1 | -4/+4 | |
2019-02-19 | update OpenID-Connect request validation | Thomas Lenz | 3 | -51/+39 | |
2019-02-19 | add some more attribute functionality for 'Austrian eID' demo-mode | Thomas Lenz | 1 | -0/+4 | |
2019-02-18 | add 'Austrian eID' demo-mode to simulate attribute behavior from 2020 | Thomas Lenz | 1 | -2/+8 | |
2019-02-04 | add code for eID4U attribute collection | Thomas Lenz | 2 | -7/+8 | |
2018-12-14 | some more updates and first code for TUG interaction | Thomas Lenz | 1 | -2/+2 | |
2018-09-26 | fix bug in auth. protocol deactivation | Thomas Lenz | 1 | -7/+12 | |
2018-07-13 | some bug fixes | Thomas Lenz | 4 | -11/+10 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 1 | -2/+2 | |
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/BPKBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/parser/VerifyXMLSignatureResponseParser.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/VerifyXMLSignatureResponseValidator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/DynamicOAAuthParameters.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/data/AuthenticationData.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/builder/attributes/EncryptedBPKAttributeBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/AssertionAttributeExtractor.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/SAML2Utils.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/SchemaValidationFilter.java # id/server/idserverlib/src/main/resources/moaid.authentication.beans.xml # id/server/idserverlib/src/test/java/at/gv/egovernment/moa/id/module/test/TestRequestImpl.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/MOAIDAuthConstants.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/api/IOAAuthParameters.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/config/ConfigurationMigrationUtils.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/KeyValueUtils.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/BKAMobileAuthModule.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/tasks/FirstBKAMobileAuthTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/sl20/JsonSecurityUtils.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/CreateQualeIDRequestTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/ReceiveQualeIDTask.java # id/server/modules/module-monitoring/src/main/java/at/gv/egovernment/moa/id/monitoring/IdentityLinkTestModule.java | |||||
2018-06-22 | some more pvp2 updates | Thomas Lenz | 1 | -1/+1 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 6 | -11/+11 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 6 | -63/+56 | |
2018-06-14 | some more stuff | Thomas Lenz | 14 | -153/+140 | |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 1 | -1/+2 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 17 | -47/+47 | |
2017-11-26 | add String escaping on same methods | Thomas Lenz | 1 | -1/+1 | |
2017-10-18 | change logging in OpenID Connect result builder | Thomas Lenz | 2 | -4/+20 | |
2017-10-18 | only log full OpenID-Connect token on loglevel 'trace' | Thomas Lenz | 1 | -2/+3 | |
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 | |
2016-12-09 | fix bug in OpenID protocol implementation that generates a wrong encoded ↵ | Thomas Lenz | 1 | -3/+6 | |
error response | |||||
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer ↵ | Thomas Lenz | 2 | -9/+9 | |
encoding | |||||
2016-06-29 | Merge branch 'currenteidas' into moapid-3.2-opb-redis | Christian Maierhofer | 1 | -3/+3 | |
Conflicts: id/server/modules/moa-id-module-openID/src/test/java/test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java | |||||
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 2 | -5/+3 | |
2016-06-28 | fix jUnit test in OpenID-Connect module | Thomas Lenz | 1 | -7/+5 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 2 | -2/+4 | |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 1 | -1/+1 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 2 | -3/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 1 | -3/+3 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 19 | -29/+29 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 2 | -2/+2 | |
2016-03-01 | move double dataObject to moa-id-lib | Thomas Lenz | 1 | -45/+0 | |
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 1 | -1/+1 | |
2016-02-24 | add or move some log messages | Thomas Lenz | 1 | -3/+4 | |
2016-02-24 | fix broken depentency | Thomas Lenz | 1 | -20/+1 | |
2016-02-24 | add missing Spring annotation | Thomas Lenz | 1 | -10/+10 | |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 2 | -7/+6 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 4 | -65/+39 | |
2016-02-18 | fix problem with pending-requests and protocol specific error messages | Thomas Lenz | 1 | -2/+2 | |
2016-02-18 | refactor authentication process to use service-provider configuration from ↵ | Thomas Lenz | 5 | -54/+52 | |
pending-request | |||||
2016-02-16 | Refactore eIDAS module to new Spring based protocol engine | Thomas Lenz | 1 | -1/+0 | |
2016-02-15 | First untested part: Refactor authentication modules and process management ↵ | Thomas Lenz | 6 | -26/+102 | |
to Spring | |||||
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 1 | -1/+1 | |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 4 | -11/+33 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 1 | -1/+2 | |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 | |
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 12 | -75/+107 | |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 44 | -0/+3636 | |
authentication protocol modules are loaded by SPI now. |