aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-ssoTransfer
AgeCommit message (Collapse)AuthorFilesLines
2021-12-20switch to next release version4.2.0Thomas Lenz1-1/+1
2021-12-20switch to next release-candidate versionThomas Lenz1-1/+1
2021-12-15switch to next snapshot versionThomas Lenz1-1/+1
2021-12-15switch to next release version4.1.7Thomas Lenz1-1/+1
2021-12-14switch to next snapshot versionThomas Lenz1-1/+1
2021-12-14switch to next release version4.1.6Thomas Lenz1-1/+1
2021-12-13switch to next release-canditateThomas Lenz1-1/+1
2021-12-13update third-party libs and resolve API issuesThomas Lenz1-2/+2
2020-12-10switch to next snapshot versionThomas Lenz1-1/+1
2020-12-09switch to correct release versionThomas Lenz1-1/+1
2020-12-09switch to next release versionThomas Lenz1-1/+1
2020-09-24switch to next snapshot versionThomas Lenz1-1/+1
2020-09-24switch to next release versionThomas Lenz1-1/+1
2020-09-18switch to release-candidate versionThomas Lenz1-1/+1
2020-08-31switch to next snapshot versiondevelopment_previewThomas Lenz1-1/+1
2020-08-31switch to next release version4.1.3Thomas Lenz1-1/+1
2020-07-07switch to next snapshot versionThomas Lenz1-1/+1
2020-07-07switch to next release versionThomas Lenz1-1/+1
2020-04-06switch to next snapshot versionThomas Lenz1-1/+1
2020-02-19switch to version 4.1.1MOA-ID-4.1.1Thomas Lenz1-1/+1
2019-12-13set NeedConsentFlag to 'false' if authentication was done without SSOThomas Lenz1-0/+3
2019-12-11change version to 4.1.0Thomas Lenz1-1/+1
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz1-1/+2
Enforce E-ID authentication based on Service-Provider configuration
2019-08-05change version structure of projectThomas Lenz1-1/+1
2019-06-07update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy modeThomas Lenz1-0/+6
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-0/+13
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz6-20/+34
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz1-1/+7
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz2-0/+19
2018-07-13some bug fixesThomas Lenz2-11/+7
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-0/+6
# 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-07-03rename eIDAS LoA constantsThomas Lenz1-6/+17
2018-06-22some more pvp2 updatesThomas Lenz4-4/+23
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz4-18/+23
2018-06-14untested, but without dependency problemsThomas Lenz8-71/+120
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz1-0/+6
2018-05-28refactore code to use EAAF core componentsThomas Lenz9-24/+24
2018-01-23update mostly all GUI forms to split JavaScript and CSS from html code to ↵Thomas Lenz1-14/+9
support "Content Security-Policy" http headers
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because ↵Thomas Lenz1-1/+1
putCustomParameter(...) implementation only support values of type String
2017-11-27add some more escaptionsThomas Lenz2-2/+2
2017-11-27Merge branch 'eIDAS_node_implementation' of ↵Thomas Lenz1-4/+2
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation
2017-11-27add escaping on some placesThomas Lenz2-30/+31
2017-11-26add String escaping on same methodsThomas Lenz1-4/+3
2017-11-13fix typos in templatesThomas Lenz1-386/+17
2017-10-17update default configThomas Lenz1-0/+8
2017-10-13enable mandates for eIDAS nodesThomas Lenz2-61/+45
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of ↵Thomas Lenz1-15/+265
eIDAS SAML-engine
2016-11-18update SSO session-transfer moduleThomas Lenz1-13/+2
2016-10-25fix another problem in session databaseThomas Lenz4-34/+26