An organization's global security baseline enforces a strict 15-minute session timeout and a 30-day password expiration policy configured in Organization-Wide Session Settings and Password Policies. To accommodate call center operations, executive leadership approves a specialized security exception for customer support representatives: a 60-minute session timeout and a 90-day password expiration interval. A Salesforce administrator creates a new Permission Set containing session-based settings and assigns it to the support team, but audits reveal that the support representatives are still being logged out after 15 minutes and prompted for password resets every 30 days. Which administrative action must be taken to successfully enforce these customized session and password requirements for the support representatives?
- Configure the custom session timeout and password expiration values directly within the custom Profile assigned to the customer support representatives.Answer
- BAdd the call center IP address range to Organization-Wide Network Access settings to automatically elevate session timeout limits and bypass password expiration cycles.
- CUpdate the Organization-Wide Session Settings and Password Policies to 60 minutes and 90 days, then assign a restrictive Permission Set to all non-support users to decrease their thresholds back to 15 minutes and 30 days.
- DCreate a Session-Based Permission Set Group linked to a custom Auth. Session object flow that dynamically updates user session parameters upon login.