Issue 3291799: Sent logout routing to the route subscriber
Closes #3291799
- Added the route subscriber to the services.yml file.
- Removed the override for the user/logout route in the routing.yml file.
- Added the requirements and options from the old route to the route override in the route subscriber
- Did not include the title setting from the old route (this was suggested to not include in the issue description).