Protecting UI


A common authorization challenge is ensuring your UI matches your authorization policies. You may always use the Kilpi APIs such as Kilpi.isAuthorized to conditionally render UI. However, depending on your UI framework of choice, Kilpi offers you the primitives to do just that with a simple, declarative API.