EnsureUserIsEnabled
The Alberon\LaravelSsoSaml\Http\Middleware\EnsureUserIsEnabled middleware checks that the enabled flag is set to true, and displays an error if not.
This should be used instead of Alberon\NexusUsers\Http\Middleware\EnsureUserIsEnabled to avoid infinite loops.