Maintain consistent branding for your site and control customer communications with the Device Activation email template. When you’re using Apex to manage identity verification for Experience Cloud sites, guarantee that self-registration verification messages are sent in the right language. To improve privacy and security, we shortened durations of the lloopch_loid and hideIdentityDialog cookies and increased the length of one-time passwords.
- Tailor Device Activation Emails for Experience Cloud Sites
Take control of your customer communications with the Device Activation email template. You can use the template to customize the emails your users receive when they log in from an unfamiliar browser, app, or location. - Control the Language Used for Experience Cloud Self-Registration Verification Messages
To give you more control over email and SMS verification messages, we changed how theinitSelfRegistrationmethod detects a user’s language. You can now specify a language in the User object to guarantee that verification messages use the correct language. - Identity Cookies Have Shorter Durations
To improve privacy, we shortened thelloopch_loidcookie duration from 2 years to 1 year. And we changed the duration of thehideIdentityDialogcookie from 50 years to 1 year. - Email and SMS One-Time Password Codes Are Longer
To improve security, we increased the length of one-time passwords (OTPs), also known as verification codes, from five digits to six. This change applies to OTPs sent through email and SMS. If you have customizations that rely on five-digit OTPs, such as Apex implementations for multi-factor authentication or passwordless login, make sure you update them. - Get Information About Named Credentials in the EventLogFile
Capture information about Apex callouts that use named credentials as their endpoints with theEventLogFileobject’s new Named Credential event type. This event type is ideal for auditing the installed managed packages that use named credentials. - Extend User Sessions for High Volume Customer Portal Users (Beta)
Make it easy for users with the High Volume Customer Portal user license to stay logged into your site. Keep users logged in for up to 7 days of inactivity, and allow them to remain logged in even after they close their browser.