aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java
AgeCommit message (Expand)AuthorFilesLines
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-3/+13
2018-07-13some bug fixesThomas Lenz1-7/+4
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-1/+1
2018-06-25add SP specific configuration for SL2.0Thomas Lenz1-1/+3
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-6/+6
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz1-14/+2
2018-06-14some more stuffThomas Lenz1-256/+26
2018-06-14more refactoring staffThomas Lenz1-381/+77
2018-06-05update SL20 implementationThomas Lenz1-7/+11
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz1-0/+23
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara...Thomas Lenz1-1/+1
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz1-2/+2
2017-11-27add some more escaptionsThomas Lenz1-2/+2
2017-11-26add String escaping on same methodsThomas Lenz1-1/+1
2017-10-03add functionality to put additional parameters on executioncontextThomas Lenz1-5/+27
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-2/+2
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz1-5/+10
2017-07-12set UniqueOAIdentifier on process-management contextThomas Lenz1-0/+4
2016-10-25fix another problem in session databaseThomas Lenz1-52/+68
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-2/+3
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+1
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz1-18/+38
2016-03-22fix nullpointer during IDP initiated Single LogOutThomas Lenz1-1/+11
2016-03-22add revisions log entriesThomas Lenz1-1/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-19/+48
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-2/+2
2016-03-02temporarily commit to save stateThomas Lenz1-1/+2
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz1-4/+3
2016-02-25Update GUI componentsThomas Lenz1-0/+1
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-10/+22
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-5/+7
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-17/+14
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-2/+4
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz1-281/+269
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-1/+2
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-411/+257
2016-01-21fix exception handling problem with updated cc processThomas Lenz1-0/+12
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-4/+29
2016-01-19fix JAVA reflection class instance problems, which is required for SAML1 and ...Thomas Lenz1-17/+14
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-2/+2
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-6/+8
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz1-14/+16
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-8/+26
2015-08-26Allow multiple alias domainsThomas Lenz1-6/+8
2015-07-23update log messages with loglevel INFOThomas Lenz1-1/+1
2015-07-23update revisions-log functionalityThomas Lenz1-0/+4
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-10/+18
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz1-10/+10
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-9/+9