Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-25 | add SP specific configuration for SL2.0 | Thomas Lenz | 6 | -11/+84 | |
2018-06-12 | update XAdES scheme 1.3.2 and 1.4.1 | Thomas Lenz | 4 | -46/+162 | |
2018-06-12 | fix problem at foreign bPK configuration in configuration tool | Thomas Lenz | 1 | -0/+4 | |
2018-06-12 | add jUnit simple test for AuthDataBuilder and foreign bPK generation | Thomas Lenz | 3 | -0/+36 | |
2018-06-12 | add foreign bPK generation into AuthenticationDataBuilder | Thomas Lenz | 4 | -2/+27 | |
2018-05-17 | fix bug in configtool regarding interfederation mode | Thomas Lenz | 1 | -7/+7 | |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 1 | -0/+62 | |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 1 | -11/+25 | |
2018-03-12 | remove some warning in pom structure | Thomas Lenz | 1 | -3/+1 | |
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 8 | -49/+86 | |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 8 | -122/+229 | |
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration | |||||
2017-12-11 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 1 | -0/+1 | |
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/metadata/MOAMetadataProvider.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/PVPEntityCategoryFilter.java | |||||
2017-11-28 | deactivated PVP EntityCategory mapper as default | Thomas Lenz | 1 | -0/+1 | |
2017-11-27 | add some more escaptions | Thomas Lenz | 5 | -38/+77 | |
2017-11-27 | refactoring: rename method | Thomas Lenz | 1 | -7/+6 | |
2017-11-27 | add String escaping on same methods | Thomas Lenz | 5 | -276/+174 | |
2017-11-27 | add some more escaptions | Thomas Lenz | 5 | -38/+77 | |
2017-11-27 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 6 | -276/+202 | |
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-11-27 | refactoring: rename method | Thomas Lenz | 1 | -7/+6 | |
2017-11-26 | add String escaping on same methods | Thomas Lenz | 5 | -276/+174 | |
2017-11-21 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 10 | -71/+210 | |
https://gitlab.iaik.tugraz.at/egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-11-20 | add scheme file | Thomas Lenz | 1 | -0/+35 | |
2017-11-20 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 1 | -3/+10 | |
2017-11-20 | add scheme file | Thomas Lenz | 1 | -0/+35 | |
2017-11-20 | add new constants | Thomas Lenz | 1 | -2/+9 | |
2017-11-13 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2017-10-19 | fix bug in eIDAS response encryption configuration | Thomas Lenz | 1 | -1/+2 | |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 4 | -24/+58 | |
2017-10-10 | update error handling | Thomas Lenz | 1 | -7/+30 | |
2017-10-10 | update MOAIDTrustManager to implement a better error handling for ↵ | Thomas Lenz | 1 | -12/+43 | |
acceptedServerCertificates | |||||
2017-10-03 | update libs and version | Thomas Lenz | 1 | -4/+4 | |
2017-10-03 | remove mobileBKU and add an additional third BKU | Thomas Lenz | 4 | -22/+30 | |
2017-09-26 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 8 | -17/+97 | |
https://gitlab.iaik.tugraz.at/egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 3 | -1/+43 | |
configurable for every online application | |||||
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as ↵ | Thomas Lenz | 1 | -0/+2 | |
additional MDC variable | |||||
2017-09-08 | remove unused code | Thomas Lenz | 1 | -15/+12 | |
2017-09-06 | add static variable and update demo OA | Thomas Lenz | 1 | -0/+1 | |
2017-09-06 | add xsd schema for eIDAS specific SAML2 extensions | Thomas Lenz | 2 | -1/+39 | |
2017-08-03 | * check if SSL-Session is already established | Thomas Lenz | 1 | -0/+28 | |
* Add two comments regarding TLSv1.2 support in JAVA 7 and restiction of allowed SSL ciphers | |||||
2017-07-27 | add eIDAS to StatisticLogger.java | Thomas Lenz | 1 | -0/+1 | |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 2 | -0/+32 | |
2017-07-25 | Revert "betaversion for a workaround to solve problem with Java8 >= 141 and ↵ | Thomas Lenz | 4 | -671/+1 | |
SHA1 certificates in certificate chain" This reverts commit c4fe089610dba3d6e8929f6e163538dfae0d18da. | |||||
2017-07-25 | betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 ↵ | Thomas Lenz | 4 | -1/+671 | |
certificates in certificate chain | |||||
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 1 | -1/+2 | |
2017-07-12 | add new demo module for dummy authentication | Thomas Lenz | 1 | -1/+2 | |
2017-03-10 | fix possible DoS Bug | Thomas Lenz | 1 | -3/+11 | |
2017-02-21 | update javadoc | Thomas Lenz | 1 | -1/+1 | |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 1 | -1/+1 | |
2017-02-08 | fix bug in configuration tool during eIDAS LoA level load operation | Thomas Lenz | 1 | -1/+5 | |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the ↵ | Thomas Lenz | 1 | -0/+12 | |
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs |