<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="security" uri="http://www.springframework.org/security/tags" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> AWS SaaS Factory PostgreSQL Row Level Security

Tenant User Management

These actions will be executed in the context of the Tenant you choose to "authenticate" as and will be secured by RLS policies.

 

Currently "Authenticated" as

Manage Users for

Users

ID Email Name
${user.id} ${user.email} ${user.givenName} ${user.familyName}