IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

EDR: Some Users Unable to Authenticate or Login with SSO Enabled

EDR: Some Users Unable to Authenticate or Login with SSO Enabled

Environment

  • EDR Server: All Supported Versions
  • SAML SSO Enabled

Symptoms

  • Some users are unable to authenticate or log in via SSO
  • Coreservices log shows message
    <warning> cb.flask.blueprints.api_routes_saml - <username> authenticated but not authorized based on 'authorized' param: False.

Cause

Logic in attr_map.py for the 'authorized' parameter is not being met for the user

Resolution

 Verify that the expected authorized parameters are being sent over from the SAML provider

Additional Notes

  • attr_map.py should show which field from the SSO/SAML reply is matched on
  • Debug logging should help show what data is being sent over for the user request 

Related Content


Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎05-04-2022
Views:
234
Contributors