Skip to content

Workaround to split KIP and SASL passwords

Rick van Rein requested to merge splitpw into master
  • KIP currently requires SASL login, even for secrets download
  • SXOVER-PLUS code runs KIP as part its first step
  • SXOVER-PLUS nests non-KIP [or user] SASL later on
  • Since this is a demo too, we fixated the password "sekreet" for now
  • This is a work-around; we should not have to login to KIP at all

Merge request reports