aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-E-ID_connector/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2020-11-11update algorithm that generates unique identifiers for AppReg registration ↵Thomas Lenz3-4/+45
for E-ID Proxy mode
2020-09-21remove demo-code from EIDAuthMetadataProviderThomas Lenz1-7/+0
2020-09-18add HTTP-Proxy support for SAML2 Metadata providerThomas Lenz1-1/+12
2020-08-28fix possible problems with http proxyThomas Lenz1-22/+19
2020-07-07use shorter form of unique AppReg identifier to prohibit problems with max ↵Thomas Lenz1-1/+0
length
2020-07-07extend valid-until of E-ID client metadata, because metadata has to be ↵Thomas Lenz1-1/+1
registered in ApplicationRegister an dynamic loading is not required
2020-07-06update SP-Identifier for Applikation-Register communication to combination ↵Thomas Lenz4-1/+137
of MOA EntityID and PublicUrlPrefix to make applications unique on AppReg side
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz1-1/+1
2019-12-13set NeedConsentFlag to 'false' if authentication was done without SSOThomas Lenz1-0/+3
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz1-20/+32
Enforce E-ID authentication based on Service-Provider configuration
2019-06-07update E-ID Proxy auth.module to support requested selection for education ↵Thomas Lenz2-3/+41
version
2019-06-05flag session as setUseMandate if mandate attributes are received from E-IDThomas Lenz1-0/+20
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz12-0/+2027