summaryrefslogtreecommitdiff
path: root/eaaf_core_api
AgeCommit message (Collapse)AuthorFilesLines
2025-05-05build(core): switch to next release version2.0.6Thomas1-1/+1
2025-05-05chore(core): switch generic error-code from 9199 to 9999Thomas1-0/+1
2025-01-27chore(core): forward HTTP status-code from configuration into default GUI modelThomas1-3/+17
2025-01-27feat(gui): add HTTP status-code parameter to GUI configuration modelThomas1-0/+11
2025-01-23build(core): switch to next snapshot versionThomas1-1/+1
2025-01-23build(core): switch to next release versionThomas1-1/+1
2024-10-21build(core): switch to next snapshot versionThomas1-1/+1
2024-10-21build(core): switch to next release version2.0.4Thomas1-1/+1
2024-10-09chore(core): optimize process parameters for Web-based or iFrame-based ↵Thomas1-8/+26
authentication processes
2024-10-08feat(core): add new PVP attribute-definition for ↵Thomas1-0/+9
MANDATOR-LEGAL-PERSON-SOURCE-PIN-TYPE-V2
2024-10-04doc(core): update JavaDocThomas1-1/+1
2024-09-05feat(i18): add method to set a specific Locale for i18n messageThomas2-0/+19
2024-08-19build(core): switch to next snapshot versionThomas1-1/+1
2024-08-19build(core): switch to next release version2.0.3Thomas1-1/+1
2024-06-11feat(core): add method parameter to define custom max. age for pendingRequestIdThomas2-3/+27
2024-05-28build(core): switch to next snapshot versionThomas1-1/+1
2024-05-28build(core): switch to next release version2.0.22.x/mainThomas1-1/+1
2024-05-06feat(core): add optional extended HTTP request validatorThomas1-0/+43
2024-04-08build(core): switch to next snapshot versionThomas1-1/+1
2024-04-04build(core): switch to next release versionThomas1-1/+1
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-08-31feat(core): refactor to openSAML 5 for Java 17Thomas7-17/+16
2023-08-31feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17Thomas2-5/+19
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-02build(core): switch to next snapshot versionThomas1-1/+1
2023-08-02build(core): switch to next release version1.3.15Thomas1-1/+1
2023-06-06fix(core): add @JsonValue annotation to SpMandateModes enum to serialize the ↵Thomas1-20/+22
String value
2023-06-05chore(core): add @JsonCreator annotation to enumThomas1-0/+3
2023-05-31feat(core): add remove method to IPendingRequest interfaceThomas1-1/+8
2023-05-31refact(core): change some more internal representation to make it JSON ↵Thomas1-2/+1
serializable
2023-05-15refact(core): change process-data holder-implementation to use Jackson ↵Thomas5-104/+46
serialization for storage
2023-05-11refact(core): make data class Pair JSON serialisableThomas1-7/+9
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-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-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-12-19feat(core): support not-notified eIDAS LoAThomas1-0/+2
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-23build(core): switch to next snapshot versionThomas1-1/+1
2022-11-23build(core): switch to next release version1.3.9Thomas1-1/+1
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-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