Skip to content

Milestones

List view

  • After federation is saved in database, a schedule task running every refresh hour federation field is starting with zero delay period. This schedule task must run whenever keycloak restart or refresh hour federation field change.

    No due date
    0/2 issues closed
  • Server-side implementation of the importing, parsing and saving a federation with all included IdPs. A similar approach with the existing way of importing a single IdP should be followed. The import will be done in the following phases: a) trigger the import by sending a federation url and its IdPs type (i.e. saml) b) parse the federation xml, and reply with a list of the IdPs (entityIDs) contained. c) send the information of (a), plus an alias name for the federation , "refresh every X hours" parameter and an idp skip-list (entityID list). This will result into having the federation along with its IdPs saved into the database.

    No due date
    0/3 issues closed