Izenda, LLC

Ad Hoc Reports & Dashboards for ASP.NET Apps

Free Trial

Izenda Reports is licensed on a "per user" or "per server" basis. Please complete this form to receive a price quote.

All fields are required.

The live demo demonstrates Izenda reports with the Northwind Sample database. To login, please register below.

All fields are required.

You can download a full time-limited trial version here. Or, email a CSV file to data@izenda.com and our sales team will create several complementary reports on our demo environment.

All fields are required.

How are user credentials applied?

Expand / Collapse
 

How are user credentials applied?


Izenda Reports inherits your application's security. You must supply user credentials from a login page. Whether you use sessions, database tables, or any other login and authentication method is your decision. In a multi-tenant environment, Izenda Reports will need the user name and tenant identifier. The product includes one pre-defined "Administrator" role. In order to implement any other roles, such as power users, sales or any other type, you will need to define them by using our settings to determine what kind of access permissions a role should have.

  • Administrators: if a user is set as an admin, then they will be able to see all reports and overwrite even read only reports. Note: this behavior can be changed via code customization.
  • All other users: if the user name is set, but the user is not an admin, then by default, that user will only see shared reports and their own reports. Note: this behavior can be changed via code customization, since all settings can be set on a per-use basis.
If you simply browse to Izenda Reports without requiring a login page, the default user is set to DefaultAdministrator, this user has admin privileges and will be able to see and change all other users' reports. You can use code to create any roles you wish, such as power users, or roles that can only view and export reports. Izenda Reports only needs to know which users are admins and what their name is. Since this is different for different users, it needs to be set as part of your application's login process.


Details
Type: FAQ
Options