ActiveReports 9 Server
Create a Custom Security Provider
Show AllShow All
Hide AllHide All

You must create custom security providers in order to provide security filters for model entities. This allows you to add single sign-on functionality using LDAP and Active Directory, and to control access to data with row-level security.

Once you implement interfaces from the Extensibility assembly and configure the resulting assembly in the Administrator Dashboard by selecting it in the Security Provider list, you and your administrators can add security filters to entities when you edit a model. For more information, see the Managing Security Providers and Modifying an Entity topics.

You can use your UserContext attributes in the connection string of your data models by encasing them in percent signs. For more information, see the Changing the Connection String topic.

To implement Extensibility interfaces in a .NET 3.5 Class Library

To configure the provider

To add a row-level security filter

See Also

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum