aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID
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-3/+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-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-05-24untested switch to EAAF-components 1.0.7Thomas Lenz1-4/+4
2019-02-19update OpenID-Connect request validationThomas Lenz3-51/+39
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz1-0/+4
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz1-2/+8
2019-02-04add code for eID4U attribute collectionThomas Lenz2-7/+8
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-2/+2
2018-09-26fix bug in auth. protocol deactivationThomas Lenz1-7/+12
2018-07-13some bug fixesThomas Lenz4-11/+10
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-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-22some more pvp2 updatesThomas Lenz1-1/+1
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz6-11/+11
2018-06-14untested, but without dependency problemsThomas Lenz6-63/+56
2018-06-14some more stuffThomas Lenz14-153/+140
2018-06-07some more refactoring stuffThomas Lenz1-1/+2
2018-05-28refactore code to use EAAF core componentsThomas Lenz17-47/+47
2018-03-12remove some warning in pom structureThomas Lenz1-3/+0
2017-11-26add String escaping on same methodsThomas Lenz1-1/+1
2017-10-18change logging in OpenID Connect result builderThomas Lenz2-4/+20
2017-10-18only log full OpenID-Connect token on loglevel 'trace'Thomas Lenz1-2/+3
2017-06-06fix bug with empty OpenIDConnect scope parameterThomas Lenz1-16/+18
2016-12-09fix bug in OpenID protocol implementation that generates a wrong encoded ↵Thomas Lenz1-3/+6
error response
2016-11-04update Http client for MIS communicationThomas Lenz1-0/+5
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz2-9/+9
encoding
2016-06-29Merge branch 'currenteidas' into moapid-3.2-opb-redisChristian Maierhofer1-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-29using annotations for hibernate configuration nowChristian Maierhofer2-5/+3
2016-06-28fix jUnit test in OpenID-Connect moduleThomas Lenz1-7/+5
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz2-2/+4