RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
04-12-2023 01:54 AM
Hi Team,
When a user goes through enrolment and gets a DPSK. When they then use that DPSK each device shows up as AccountDPSK-xxxxxx for the username:
Since the user went through an enrollment, CloudPath knows the username and we can use a POLICY to return the username attribute.
During the next auth of that device, the returned value of the variable ${USERNAME} will be visible in the controller:
Thanks.
01-03-2025 05:20 AM
Thank you! This works great for this purpose. However, then if we create a DPSK manually in the pool for other devices, the username for those becomes "${USERNAME}" in SmartZone, instead of the name of the DPSK itself, likely because the "Enrollment User Name" is blank. Any thoughts on how to fix this? I tried amending the Regex for Username to several other things to try and just match like "AccountDpsk" but no luck.
