Skip to content

New workflow of o365_mu service

Created by: stavamichal

  • new service o365_mu
  • add gen script to prepare two files with users and groups
  • add connector to o365 which is command line tool to connect o365 REST API and try to execute some commands there (return 0 if success, >0 if error)
  • add bash send script for o365_mu service to check mandatory parameters and call o365_mu perl library
  • add perl library for o365_mu service to prepare all structures from perun, create diff structures using cache files and file with active users in o365 and then execute commands to o365 REST API ussing o365-connector. This library using threads for better scalability. It also skips records which ends in hard error from any reason.

Merge request reports

Loading