Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

DisplayInformation des Saml AuthnRequests und Liste der IDPs mit authlevels konfigurierbar machen

Ewald Volkert requested to merge volkert.ewald/bayernid-plugin:3-IdpConfig into main

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

Merge request reports

Loading