After enabling SSO debugging, cb-coreservices fails to startup.
keys=root, gunicorn.access cb.flask.blueprints.api_routes_saml, saml2
ConfigParser.ParsingError: File contains parsing errors: /etc/cb/coreservices-logger.conf [line 69]: 'cb.flask.blueprints.api_routes_saml, saml2\n'
Content was added into coreservices-logger.conf with the wrong format.
keys=root, gunicorn.access, cb.flask.blueprints.api_routes_saml, saml2
This can happen if the values were copied from the integration guide, which contains a line break between the keys due to PDF formatting restrictions