Skip to content

licensing: only print errors when SSO is actually configured without a license

Administrator requested to merge jc/licensing-authz-reduce-warnings into main

Created by: unknwon

Previously, we would print a warning whenever there is a change to the site configuration, which is annoying and pretty much unactionable.

Now we only print errors when the instance tries to configure SSO without a license, which is actionable (i.e. delete SSO configurations).

Test plan

Manually tested with and without a license.

Merge request reports

Loading