Skip to content

feat(perun-propagate): allow changing authz type in Perun API url

Pavel Zlámal requested to merge zlamalp/propagate into main
  • New config variable PERUN_AUTHZ_TYPE can be used to switch to a different authentication endpoint in Perun API. Defaults to "krb" (same as before).

Merge request reports