DisplayInformation des Saml AuthnRequests und Liste der IDPs mit authlevels konfigurierbar machen
DisplayInformation des Saml AuthnRequests und Liste der IDPs mit authlevels konfigurierbar machen.
BayernIdConfigProvider ermittelt
- OrganizationDisplayName
- die Liste der "public" Realms
- die Liste der IDPs mit authlevels, etc aus einer json-config-Datei (default conf/bayernIdConfig.json mit bisherigen Werten).
Der Pfad ist konfigurierbar über
- Keycloak Programmargument "--spi-idp-default-config-file=myconf.json"
- Keycloak Umgebungsvariable KC_SPI_IDP_DEFAULT_CONFIG_FILE = "myconf.json"
CustomSamlAuthenticationPreprocessorFactory entfernt, wird nicht verwendet
Edited by Ewald Volkert