Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-07 | Fix possible classloader problems with TSL library | Thomas Lenz | 1 | -1/+15 | |
- exclude sub librarys in maven pom file | |||||
2014-08-04 | MOA federation with USP | Thomas Lenz | 3 | -34/+54 | |
- add some initial methodes | |||||
2014-07-15 | solve problems with Target configuration | Thomas Lenz | 2 | -6/+24 | |
2014-07-14 | add requested PVP2.1 attributes | Thomas Lenz | 1 | -1/+3 | |
2014-07-14 | load default value if no configuration is found | Thomas Lenz | 1 | -1/+2 | |
2014-07-11 | remove unused class | Thomas Lenz | 1 | -34/+0 | |
2014-07-11 | update general configuration DB representation | Thomas Lenz | 1 | -14/+38 | |
2014-07-10 | update SAML1 attribute builder for STORK2 attributes | Thomas Lenz | 1 | -0/+9 | |
2014-07-10 | set default TrustManagerRevocationCheck value | Thomas Lenz | 4 | -6/+7 | |
2014-07-10 | solve problem with empty configuration | Thomas Lenz | 2 | -14/+23 | |
2014-07-10 | set default TrustManagerRevocationCheck value | Thomas Lenz | 3 | -5/+6 | |
2014-07-10 | fix problem with extended SAML1 attributes and STORK authentication | Thomas Lenz | 1 | -1/+5 | |
2014-07-10 | update handbook | Thomas Lenz | 3 | -2/+292 | |
- add network connections which are required | |||||
2014-07-10 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2014-07-09 | set foreigner to true | Thomas Lenz | 2 | -3/+7 | |
2014-07-09 | use country code from certificate as default | Thomas Lenz | 1 | -24/+24 | |
2014-07-08 | Merge remote-tracking branch 'remotes/origin/authnrequest_signrequest_split' ↵ | Thomas Lenz | 4 | -31/+75 | |
into moa-2.1-Snapshot | |||||
2014-07-08 | add default configuration | Thomas Lenz | 342 | -0/+322 | |
2014-07-08 | pass signature to szrg connector and only try to parse it there from ↵ | Alexander Marsalek | 3 | -12/+16 | |
SignedDoc if it is missing | |||||
2014-07-08 | attribute provider fix | Alexander Marsalek | 1 | -0/+4 | |
If one attribute failed all followings were skipped | |||||
2014-07-08 | szrg connector now extracts signature form Signresponse | Alexander Marsalek | 2 | -25/+61 | |
2014-07-08 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 12 | -77/+87 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKResponseProcessor.java id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd | |||||
2014-07-08 | change Version to | Thomas Lenz | 1 | -2/+2 | |
MOA-ID-Auth 2.1.1-Snapshot MOA-ID-Configuration 1.1.1-Snapshot | |||||
2014-07-08 | fix exception if attribute is not provided | Thomas Lenz | 1 | -12/+18 | |
2014-07-07 | copied changes from "set correct target type element" to ↵ | Alexander Marsalek | 1 | -15/+14 | |
PEPSConnectorWithLocalSigningServlet | |||||
2014-07-07 | added missing catch block | Alexander Marsalek | 1 | -0/+6 | |
2014-07-07 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 22 | -100/+272 | |
2014-07-07 | Encoding fix, getAttributeValue now optionally returns null instead of ↵ | Alexander Marsalek | 18 | -51/+102 | |
throwing an exception | |||||
2014-07-07 | Merge remote-tracking branch 'remotes/origin/persistance-fixes' into ↵ | Thomas Lenz | 11 | -70/+82 | |
moa-2.1-Snapshot | |||||
2014-07-07 | update to MOA-SPSS 2.0.1 | Thomas Lenz | 2 | -4/+13 | |
2014-07-07 | fixed many-to-many sql syntax hibernate problem with linux mysqlserver | Florian Reimair | 1 | -2/+2 | |
2014-07-07 | many-to-many around cpeps list handling | Florian Reimair | 2 | -0/+22 | |
2014-07-07 | check for peps country code uniqueness | Florian Reimair | 5 | -31/+49 | |
2014-07-04 | made country code readonly | Florian Reimair | 4 | -20/+35 | |
2014-07-04 | fix: CPEPS list is now edited in place instead of clean and refill | Florian Reimair | 4 | -2/+8 | |
2014-07-04 | fix: overwrite single config instead of deleting old one | Florian Reimair | 2 | -63/+14 | |
2014-07-04 | refactored logging statements | Florian Reimair | 1 | -3/+3 | |
2014-07-04 | store OA businessservice identification type | Thomas Lenz | 1 | -1/+3 | |
2014-07-03 | update handbook and change version to 2.1.0 | Thomas Lenz | 5 | -45/+130 | |
2014-07-03 | solve bug with specialtext and ' in identitylink | Thomas Lenz | 1 | -15/+17 | |
BKU remove ' encoding and response includes ' | |||||
2014-07-02 | added support for splitting authnrequest &signrequest | Alexander Marsalek | 12 | -57/+947 | |
2014-07-02 | actually, STORK response processing does not verify the signature of ↵ | Thomas Lenz | 1 | -5/+13 | |
signedDoc attribute --> check if signature verification response exists. | |||||
2014-07-02 | set correct target type element | Thomas Lenz | 1 | -7/+4 | |
2014-07-02 | update readme_2.1.0-RC3.txt | Thomas Lenz | 1 | -4/+5 | |
2014-06-30 | add checkbox to choose if all errors should be send back to online application | Thomas Lenz | 7 | -11/+49 | |
2014-06-30 | Log an error if authblock transformation is not found | Thomas Lenz | 1 | -7/+12 | |
2014-06-25 | Exclude iaik_pki_module (from TSL library) | Klaus Stranacher | 3 | -2/+15 | |
2014-06-25 | Retention interval in MOA-SPSS standard configuration (for MOA-ID ↵ | Klaus Stranacher | 1 | -0/+12 | |
deployment) set | |||||
2014-06-23 | isRequireConsentForStorkAttributes() returns true if not found in config | Alexander Marsalek | 1 | -1/+8 | |
2014-06-23 | TODO, temporäry removed w3c validation block | Alexander Marsalek | 1 | -11/+1 | |