Factor out the .authorizeRequests method in SSOConfigurer
This method is no longer necessary, as authorization of endpoints can happen during the `configure` method.
issue