aboutsummaryrefslogtreecommitdiff
path: root/id/server/doc
AgeCommit message (Collapse)AuthorFilesLines
2015-04-20update handbookMOA-ID-2.2.1Thomas Lenz1-3/+3
2015-04-17update version to 2.2.1Thomas Lenz1-1/+1
2015-04-16update handbook and historyThomas Lenz1-0/+6
add readme_2.2.1.txt
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall1-0/+9
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc.
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz5-2/+436
Conflicts: 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/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml
2015-02-06Code cleanupThomas Knall1-2/+2
- Set moa-id version to 2.2.0-SNAPSHOT. - Fix Javadoc syntax issues in newly added classes. - Add warning log when executing deprecated auth sources.
2015-02-05Replace umlauts in html module documentationThomas Knall1-52/+52
2015-02-05Add notes to module documentation.Thomas Knall1-1/+30
2015-02-05Add documentation for modules (MOAID-47)Thomas Knall3-0/+405
2015-01-30update handbook and default configurationThomas Lenz1-0/+7
2015-01-23update handbook und default configurationThomas Lenz1-0/+32
2015-01-22Add mandate process support (MOAID-60).Thomas Knall2-2/+2
- Refactor moa-id auth web.xml -- Group the servlets with their corresponding mappings. -- Replace servlets for mappings "/GetMISSessionID", "/VerifyAuthBlock", "/VerifyCertificate" and "/VerifyIdentityLink". -- Remove disabled declarations. - Replace link http://jigsaw.w3.org/css-validator/images/vcss-blue with https://... within the internal templates (loginFormFull.html, sendAssertionFormFull.html, ...). - Set classes deprecated: GetMISSessionIDServlet, VerifyCertificateServlet - ProcessEngineSignalServlet: make GET delegate to PUT - Replace some "implements MOAIDAuthConstants" with "import static MOAIDAuthConstants.*". - Add detailed Javadoc to *Task.java. - Update DefaultAuthentication.process.xml for mandate - Add GetMISSessionIDTask and VerifyCertificateTask. - Add adapter class for iaik.IAIKRuntimeException in order to satisfy some library's bogus dependendies.
2015-01-16modified moa-id auth start pageChristian Maierhofer1-0/+0
2015-01-16changed font location to httpsChristian Maierhofer8-8/+8
2015-01-16added google fontChristian Maierhofer1-1/+1
2015-01-16modified handbookChristian Maierhofer9-29/+66
2015-01-07new format(css) for the handbookChristian Maierhofer10-1238/+1098
2014-11-03add check if requested STORK-QAA level matches auth QAA levelThomas Lenz1-0/+4
2014-10-31add SZR Client configuration to handbook and default configThomas Lenz1-0/+124
2014-10-30change version in handbook and mainpageThomas Lenz1-1/+1
2014-10-29update handbookThomas Lenz2-1/+89
2014-10-24update handbookThomas Lenz2-20/+0
2014-10-24add new classes for Role managementThomas Lenz2-0/+20
2014-09-12update version mainpage and handbookThomas Lenz1-1/+1
2014-09-11update handbookThomas Lenz2-5/+39
- bPK-Encryption - interfederation
2014-09-11change assembly processThomas Lenz358-7025/+0
2014-09-11update MOA-SPSS certstore and truststoreThomas Lenz20-83/+444
2014-08-20update handbook and defaultconfigThomas Lenz2-0/+322
2014-08-19Update handbook, demo-configuration and history.txtThomas Lenz4-18/+58
2014-07-10update handbookThomas Lenz1-0/+58
- add network connections which are required
2014-07-08add default configurationThomas Lenz170-0/+0
2014-07-03update handbook and change version to 2.1.0Thomas Lenz2-41/+126
2014-06-17add OID for new test cardsThomas Lenz1-1/+1
2014-06-16handbook updateThomas Lenz1-0/+4
2014-06-13update handbook and default configThomas Lenz2-10/+52
2014-06-12updated docsBojan Suzic4-0/+0
2014-06-11Handbook and MOA-ID-Auth Mainpage updateThomas Lenz2-1/+1
2014-06-10Load SLO template from configuration directoryThomas Lenz1-0/+438
2014-06-02moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1Thomas Lenz2-1/+2
2014-05-26Update MOA-ID handbook (Typos, etc.)Klaus Stranacher8-201/+200
2014-05-23Finalize IDP interfederation handbookThomas Lenz5-78/+269
2014-05-21update default configThomas Lenz24-14/+340
2014-05-16update default config and handbookThomas Lenz7-12/+458
2014-05-09merge SSO interfederation into Snapshot branchThomas Lenz1-0/+10
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java
2014-05-09merge VIDP updates to Snapshot branchThomas Lenz2-0/+0
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeCollector.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java
2014-04-15add pvp2.1 configuration fpr assertion encryption key in moa-id.propertiesThomas Lenz1-0/+10
update handbook pvp2.1 configuration
2014-04-10stork docsBojan Suzic2-0/+0
2014-04-10update handbook and default configurationThomas Lenz154-34/+5578
2014-04-09fix typoThomas Lenz1-2/+2
2014-04-07remove elementThomas Lenz1-17/+1