summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20
AgeCommit message (Collapse)AuthorFilesLines
2024-05-28build(core): switch to next release version2.0.22.x/mainThomas1-1/+1
2024-05-23chore(sl20): add log messages to mark end of DataUrl communicationThomas1-0/+2
2024-04-08build(core): switch to next snapshot versionThomas1-1/+1
2024-04-04build(core): switch to next release versionThomas1-1/+1
2024-04-02test(sl20): fix broken tests because default JAVA trust-store uses JKSThomas1-1/+5
2024-01-19build(core): switch to next snapshot versionThomas1-1/+1
2024-01-17build(core): switch to next release version2.0.0Thomas1-1/+1
2023-09-11chore(core): remove some deprecated API methodsThomas1-0/+5
2023-09-07fix(sl20): wrong error-response in case of a invalid data-url accessThomas1-4/+2
2023-09-07fix(sl20): add missing ContentType header on SL2.0 error responseThomas1-0/+2
2023-09-06fix(sl20): set UTF-8 encoding for SL2.0 requestsThomas1-1/+1
2023-09-05chore(core): some more clean-up tasks to Java 17Thomas1-0/+3
2023-08-31feat(core): refactor to openSAML 5 for Java 17Thomas9-48/+74
2023-08-31feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17Thomas1-2/+2
IMPORTEND: Is not finished because that contains a braking change, like javax.servlet.* --> jakarta.servket.* as one example and we miss some third-party libs that use the new API. # Conflicts: # eaaf_core_api/checks/spotbugs-exclude.xml # eaaf_core_api/pom.xml # eaaf_core_utils/checks/spotbugs-exclude.xml # pom.xml
2023-08-31build(core): switch to new major-release version 2.0.0-SNAPSHOTThomas1-1/+1
This version requires Java 17 as minimum # Conflicts: # build_reporting/pom.xml # eaaf-springboot-utils/pom.xml # eaaf_core/pom.xml # eaaf_core_api/pom.xml # eaaf_core_utils/pom.xml # eaaf_modules/eaaf_module_auth_sl20/pom.xml # eaaf_modules/eaaf_module_moa-sig/pom.xml # eaaf_modules/eaaf_module_pvp2_core/pom.xml # eaaf_modules/eaaf_module_pvp2_idp/pom.xml # eaaf_modules/eaaf_module_pvp2_sp/pom.xml # eaaf_modules/pom.xml # pom.xml
2023-08-21fix(sl20): remove line-of-code that was a copy&past mistakeThomas1-6/+1
2023-08-21feat(sl20): add basic certificate-validity check into JWS validationThomas2-2/+10
The check can be disabled by using the configuration property: modules.sl20.security.truststore.need.valid.certificate
2023-08-21refact(sl20): clean-up SL20 response handlerThomas1-147/+177
2023-08-02build(core): switch to next snapshot versionThomas1-1/+1
2023-08-02build(core): switch to next release version1.3.15Thomas1-1/+1
2023-05-31refact(core): change some more internal representation to make it JSON ↵Thomas1-4/+7
serializable
2023-05-15refact(core): change process-data holder-implementation to use Jackson ↵Thomas2-0/+13
serialization for storage
2023-04-26feat(core): add extension-point to central errorHandler service to set ↵Thomas2-1/+54
application specific information into error-GUI model
2023-04-12build(core): switch to next snapshot versionThomas1-1/+1
2023-04-12build(core): switch to next release version1.3.14Thomas1-1/+1
2023-02-21test(hsm): fix broken test, because HSM-Facade change an error messageThomas1-1/+1
2023-01-18build(core): switch to next snapshot versionThomas1-1/+1
2023-01-18build(core): switch to next release version1.3.13Thomas1-1/+1
2023-01-17test(jose): add JWE encryption/decryptio test that uses a wrong decryption keyThomas1-0/+80
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2022-12-19build(core): switch to next release version1.3.11Thomas1-1/+1
2022-11-24build(core): switch to next snapshot versionThomas1-1/+1
2022-11-24build(core): switch to next release version1.3.10Thomas1-1/+1
2022-11-24fix(sl20): remove full http response body from Exception messageThomas1-3/+3
Reason: Exception messages are illustrated as UX errors
2022-11-23build(core): switch to next snapshot versionThomas1-1/+1
2022-11-23build(core): switch to next release version1.3.9Thomas1-1/+1
2022-11-23fix(sl20): use valid encoded log-message parametersThomas1-3/+3
2022-11-21build(core): switch to next snapshot versionThomas1-1/+1
2022-11-21build(core): switch to next release version1.3.8Thomas1-1/+1
2022-11-07feat(sl20): add response property for IDA eIDAS-comply flagThomas1-0/+4
2022-10-24build(core): switch to next snapshot versionThomas1-1/+1
2022-10-20build(core): switch to next release version1.3.7Thomas1-1/+1
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version1.3.6Thomas1-1/+1
2022-10-04build(core): switch to next snapshot versionThomas1-1/+1
2022-10-03build(core): switch to next release version1.3.5Thomas1-1/+1
2022-09-22fix(sl20): refactor signature and encryption validation because it can be ↵Thomas2-50/+84
skipped - SBA Pentest finds a pattern that skip security validation SBA(202209-10.2)
2022-08-24refact(sl20): use custom static JSON Mapper implementationThomas1-1/+1
2022-08-22build(core): switch to next snapshot versionThomas1-1/+1