Get Delegated Sign In Options Action Advanced Customizations

  • Conditional Visibility: A warning can be displayed if the user does not have a delegation assigned to them.
  • Default Session Selection: A specific delegation can be selected automatically (e.g., the most recent one).
  • Session Role Override: The role can be dynamically changed within the application based on the selected user.
  • Filter List by Date: Those with expired delegations can be excluded.

Technical Risks and Controls

  • Invalid User: ToUserName must be a defined and active user in the system.
  • Unauthorized Access: This action should only be accessible to authorized users.
  • Delegation Date Check: The action should only return delegations within the valid date range.
  • Empty Result Management: If no access has been delegated to the user, the user should be informed.

Get Delegated Sign In Options is an important action for managing the sign-in processes of users who have been delegated permissions on the Kuika platform and presenting the appropriate sign-in option to the user. Delegation-based access control ensures application continuity, especially in corporate scenarios such as task delegation and administrator backups.