Skip to content

Refactor the SSOConfigurer to remove authorization

Custom authorization through a custom method is not really required, as the currently available configure method can configure the authorizations necessary for each SSOConfigurer perfectly fine.

Closes #6 (closed)

Merge request reports