Setting this option to true will set the authorization guard as global guard, so all requests will pass through this guard.
To bypass the authorization check when this feature is enabled, use the SkipAuthorization decorator. This tells the authorization module to ignore any permissions associated with the controller or method to