Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-13 | reimplement eIDAS metadata provider which use MOA-SP to verify metadata | Thomas Lenz | 1 | -19/+165 | |
2016-01-13 | update eIDAS http(s) endpoints | Thomas Lenz | 4 | -22/+36 | |
2016-01-13 | refactor PVP Metadata provider functionality | Thomas Lenz | 3 | -353/+132 | |
2016-01-13 | add test IDL generation | Thomas Lenz | 8 | -16/+721 | |
2016-01-13 | Merge branch 'eSense_eIDAS_development' of ↵ | Thomas Lenz | 2 | -39/+63 | |
gitlab.iaik.tugraz.at:afitzek/moa-idspss into eSense_eIDAS_development | |||||
2016-01-12 | fetch requested attributes from configuration | Florian Reimair | 1 | -18/+24 | |
2016-01-12 | fixed bug of missing citizen country code for stork module | Florian Reimair | 1 | -1/+5 | |
2016-01-12 | use general config eidas (in progress) | Florian Reimair | 1 | -20/+34 | |
2016-01-12 | refactore STORK authentication module to use generic MOASession data-storage | Thomas Lenz | 8 | -34/+75 | |
2016-01-12 | update eIDAS inbound process managment implementation | Thomas Lenz | 5 | -6/+141 | |
2016-01-11 | fixing request (in progress) | Florian Reimair | 2 | -6/+17 | |
2016-01-05 | metadata delivery. draft but working. | Florian Reimair | 2 | -0/+91 | |
2016-01-05 | fixed eidas process configuration | Florian Reimair | 1 | -0/+2 | |
2016-01-04 | send a saml assertion to the demo node | Florian Reimair | 4 | -15/+117 | |
2015-12-20 | load service-provider configuration and moa-session object | Thomas Lenz | 1 | -25/+44 | |
in eIDAS create-AuthnRequest task | |||||
2015-12-20 | add very simple metadata processor without signature validation | Thomas Lenz | 2 | -17/+53 | |
2015-12-20 | Fix problems with MOA-ID eIDAS SAML-engine configuration | Thomas Lenz | 2 | -5/+9 | |
2015-12-18 | add first untested parts for eIDAS SAML-engine configuration | Thomas Lenz | 11 | -10/+876 | |
2015-12-18 | fix broken STORK depentencies | Thomas Lenz | 2 | -1/+49 | |
2015-12-16 | add basic authentication modul implementation and eIDAS protocol endpoints | Thomas Lenz | 4 | -0/+156 | |
2015-12-16 | add empty eIDAS module | Thomas Lenz | 2 | -0/+34 | |
2015-11-16 | add depentency | Thomas Lenz | 1 | -0/+6 | |
2015-10-15 | add maven test depentencies | Thomas Lenz | 1 | -0/+16 | |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 3 | -119/+11 | |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 | |
2015-10-09 | move BKU Authentication preprocessing into a seperate task. | Thomas Lenz | 4 | -6/+206 | |
The GenerateIFrameTemplateServlet only put all request parameters into process-managment context | |||||
2015-10-08 | refactor attributeBuilder OA parameter from implementation to interface | Thomas Lenz | 14 | -14/+28 | |
2015-09-18 | fix merge problem in STORK V-IDP consentEvaluator module | Thomas Lenz | 1 | -1/+1 | |
2015-09-17 | update depentencies | Thomas Lenz | 1 | -0/+16 | |
2015-09-15 | update pom | Thomas Lenz | 1 | -0/+6 | |
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 70 | -16/+11624 | |
communication) to discrete module | |||||
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 28 | -75/+862 | |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 80 | -0/+11085 | |
authentication protocol modules are loaded by SPI now. | |||||
2015-09-02 | fix possible problem with jUnit test and jenkins build process | Thomas Lenz | 1 | -2/+2 | |
2015-08-27 | Use test- and productive TrustStore configurations in one IDP instance | Thomas Lenz | 1 | -1/+1 | |
- every service configuration could select its preferred TrustStore | |||||
2015-07-23 | update revisions-log functionality | Thomas Lenz | 3 | -5/+31 | |
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 1 | -1/+1 | |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 4 | -10/+12 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 2 | -11/+17 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java pom.xml | |||||
2015-07-17 | Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshot | Thomas Lenz | 8 | -46/+360 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks/GetMISSessionIDTask.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/auth/servlet/VerifyAuthenticationBlockServlet.java 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/auth/servlet/VerifyIdentityLinkServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/OAParameter.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameter.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/entrypoints/DispatcherServlet.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/moduls/SSOManager.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20AuthRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20TokenRequest.java id/server/moa-id-commons/pom.xml id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java pom.xml | |||||
2015-07-02 | devel | Thomas Lenz | 5 | -19/+335 | |
2015-06-30 | handle multiple assertions with equal attributes | Florian Reimair | 1 | -8/+14 | |
2015-06-19 | refactor MOA-ID AuthConfiguration | Thomas Lenz | 8 | -18/+24 | |
2015-06-16 | add first version of reversionslog implementation | Thomas Lenz | 1 | -0/+12 | |
2015-05-05 | refactored some code regarding multi-part SAML responses | Florian Reimair | 2 | -3/+3 | |
2015-04-20 | update STORK authentication module | Thomas Lenz | 4 | -16/+24 | |
2015-04-14 | respect multi-part stork responses | Florian Reimair | 2 | -14/+27 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 1 | -0/+2 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 1 | -2/+6 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 1 | -0/+20 | |