aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EIDASProtocol.java
AgeCommit message (Expand)AuthorFilesLines
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz1-7/+132
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30fix missing Spring bean definitionsThomas Lenz1-1/+12
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz1-0/+4
2016-03-22fixed missing relay state forwardingFlorian Reimair1-0/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-5/+4
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-1/+2
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-2/+4
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-10/+2
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-42/+86
2016-01-22refactor eIDAS-node metadata generationThomas Lenz1-7/+10
2016-01-15moa can do outbound eidasFlorian Reimair1-3/+15
2016-01-14moa learned how to trigger an authentication after receiving an eidas requestFlorian Reimair1-23/+25
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair1-0/+135