How to incorporate sessiontimer logic in constellation

Hi,

Need suggestion to add session timer logic in constellation design system. In section based architecture, we were using the OOTB section-pxSessionTimer.

Whenever the users Idle time duration is crossed the time interval mentioned in access group, pop is being displayed on the portal. But in constellation, we don’t have any view similar to pxSessionTimer.

Tested this functionality in Pega community edition, but it is not working. I have provided the timeout interval as 60 sec in my access-group and left it idle for 1 to 2 mins. But no pop is displayed on the UI.

Appreciate your help. Thank you.

@Rakeshr7

I think you have to build a custom DX component to implement sessiontimer

Thanks,

@Rakeshr7

SessionTimer is a traditional UI functionality, this feature is not available in Constellation. However, the equivalent to SessionTimer is this modal which get triggered when OAuth2 token expire. Will consider this as feedback for product team.

@JeanK

Want to know that whether this functionality has been taken care in constellation or not. If yes, how to implement it?

@Himakonatham We are hoping it will be implemented within the next couple of releases