aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule_id-austria/src/main/java/at/asitplus/eidas/specific/modules/auth/idaustria
AgeCommit message (Collapse)AuthorFilesLines
2023-10-09fix(ida): add missing message parameter to exceptionThomas1-2/+2
2023-06-05fix(proxy): add missing parameters into log msg for IDA metadata errorsThomas1-2/+2
2022-12-02chore(ida): change config property for HealthIndicator from IDA metadata URL ↵Thomas1-1/+1
to IDA EntityId Reason: EntityId is the default configuration property
2022-11-30feat(ida): remove NameIdPolicy PERSISTENT from IDA SAML2 requestThomas1-2/+1
Reason: The IDA Shibboleth IDP does not support PERSISTENT yet
2022-11-22chore(ida): change 'validUntil' in SAML2 metadata from 365 days to 24 hoursThomas1-1/+1
2022-11-17feat(proxyservice): add healthcheck for IDA metadata providerThomas1-0/+80
2022-10-21feat(idaclient): add revision logging to log SAML2 communication ID'sThomas3-14/+24
2022-06-09fix(ida): change log message that always indicates mandate-modeThomas1-1/+2
2022-06-09chore(eidas): update validation of minimum required attributes in case of ↵Thomas1-3/+1
IDA authentication and eIDAS Proxy-Service mode
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵Thomas3-26/+73
external configuration
2022-03-08refactor(core): move all project libs into sub-project 'modules'Thomas14-0/+2297