Skip to content
Snippets Groups Projects
  • Andreas Ellewsen's avatar
    6513dad3
    Add management command for keeping OUs up to date · 6513dad3
    Andreas Ellewsen authored
    - Takes OrgReg url and api key as arguments
    - Assumes that the OrgReg api has been registered behind a Gravitee
      instance.
    - Introduces active and deleted fields to OrganizationalUnit for
      keeping track of status in OrgReg. Logic should be introduced in the
      future to ensure that Sponsors and Guests are not connected to
      deleted or inactive OUs.
    - Add search and orgreg_id to Admin interface of OUs.
    6513dad3
    History
    Add management command for keeping OUs up to date
    Andreas Ellewsen authored
    - Takes OrgReg url and api key as arguments
    - Assumes that the OrgReg api has been registered behind a Gravitee
      instance.
    - Introduces active and deleted fields to OrganizationalUnit for
      keeping track of status in OrgReg. Logic should be introduced in the
      future to ensure that Sponsors and Guests are not connected to
      deleted or inactive OUs.
    - Add search and orgreg_id to Admin interface of OUs.