Skip to content

Security: MarimerLLC/csla

docs/Security.md

Security

Links to blogs or other resources regarding various aspects of securing the CSLA data portal and other features.

CSLA 5 and CSLA 6 Remote Data Portal Security

Using Windows Authentication

Implementing Permission-based authorization

The .NET framework supports a role-based authorization model, and CSLA .NET is built on top of that model. However, it is possible to implement a more granular level of permission-based authorization on this model as well.

There aren’t any published security advisories