82 packages tagged with “RBAC”
Adds Keycloak Authorization - including RBAC, Authorization Server, Claims Transformation and more.
A middleware implementing basic authentication and RBAC support for Swashbuckle (Swagger)
Roles Base Access Control for Azure active directory.
An activity based security framework
Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suplex Security contains thte POCOs.
An activity based security framework for ASP.NET MVC
An activity based security framework for ASP.NET WebApi
Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suitable for use in any application/API. Suplex.Security FileSystemDal wraps the MemoryDal for file persistence.
Suplex is a Security and Validation abstraction layer, designed to provide WinForms, WebForms, and Wpf applications a common RBAC and Validation model. 4.0.0.2 contains a fix to InternalBitArray.HasValue.
Lightweight library for implementing roles-based access control (RBAC). With Gatekeeper, you can define users, roles, resources, and permissions, and authorize requests.
This package provides a core VisualGuard library, for accessing VisualGuard runtime and VisualGuard entities. Ex. Create user, Authenticate user, Create Role, Create Group, Create permission, Grant/revoke role to a user, Grant/revoke permission to role, etc. Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.7.2602.19', you must have all packages with version '2024.7.2602.19' About VisualGuard: Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides : -> Security framework for application developers -> Access control for business applications -> Identity Access Management -> Powerful user accounts and groups management features -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ You must download VisualGuard WinConsole to secure your applications. Download Visual Guard 2024.7 Express Edition (Free) : http://visual-guard.com/VG-Express See, How to integrate Visual Guard with your applications: WinForm - https://www.visual-guard.com/VG-Winform WPF - https://www.visual-guard.com/VG-WPF WebForm - https://www.visual-guard.com/VG-WebForm WebService - https://www.visual-guard.com/VG-WebService MVC - https://www.visual-guard.com/VG-MVC .Net Core Web - https://www.visual-guard.com/VG-WebCore Angular - https://www.visual-guard.com/VG-Angular WCF - https://www.visual-guard.com/VG-WCF SharePoint - https://www.visual-guard.com/VG-sharepoint Supported Platforms: .NET Standard 2.0 or Higher, .NET Framework 4.7.2 or Higher, .NET Core 2.0 or higher, Angular 7.0 or higher You need to download few more packages also. -> Package depending on Database Storage ----------------------- Download package responsible for data operations depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient -> Package depending on Technology of Application ---------------------------------------- Download package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If application is WPF application, choose Novalys.VisualGuard.Security.WPF package. Packages: -> Novalys.VisualGuard.Security.WinForm -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular -> Package depending on Framework of Application ------------------------------------------------- Download package responsible for securing application with specific framework type(.net framework or .net core etc) Ex. If application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework package) Packages: -> Novalys.VisualGuard.Security.NetFramework -> Novalys.VisualGuard.Security.Core
A flexible Role Based Access Control library that's simple to setup and configure.
Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suitable for use in any application/API. Suplex.Security JSON Utilities provide various JSON helpers.
Roughly a CanCan port from Ruby to .NET, VERY rough. Under development, work in progress, do not use in production!
Role Provider middleware for Owin
This package provides an API containing methods to implement VisualGuard workflow. (ex. email notification when new user is created/ email notification when user authentication is failed ) Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.7.2602.19', you must have all packages with version '2024.7.2602.19' About VisualGuard: Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides : -> Security framework for application developers -> Access control for business applications -> Identity Access Management -> Powerful user accounts and groups management features -> Log data processing via the application -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ You must download VisualGuard WinConsole to secure your applications. Download Visual Guard 2024.7 Express Edition (Free) : http://visual-guard.com/VG-Express Supported Platforms: ->.NET Standard 2.0 or Higher ->.NET Framework 4.7.2 or Higher ->.NET Core 2.0 or higher -> Angular 7.0 or higher Package depending on Database Storage ----------------------- Download nuget package responsible for "Database Operations" depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If your VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer nuget package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient Package depending on Technology of Application ---------------------------------------- Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package. Packages: -> Novalys.VisualGuard.Security.Winform -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular Package depending on Framework of Application ------------------------------------------------- Download nuget package responsible for securing application with specific framework type(.net framework or .net core etc) Ex. If your application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework nuget package) Packages: -> Novalys.VisualGuard.Security.NetFramework -> Novalys.VisualGuard.Security.Core
Administrative endpoints, authorization handlers, and helpers for managing Identity Base users, roles, and audit trails.
Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suitable for use in any application/API. Suplex.Security YAML Utilities provide various YAML helpers.
An extension to the .NET BitArray class to provide utility functions and integration with MS SQL Server as an importable library.
Library RBAC Pusintek
This package provides an API containing methods for Export/Import operations of VisualGuard repository contents. Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.7.2602.19', you must have all packages with version '2024.7.2602.19' About VisualGuard: Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides : -> Security framework for application developers -> Access control for business applications -> Identity Access Management -> Powerful user accounts and groups management features -> Log data processing via the application -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ Download Visual Guard 2024.7 Express Edition (Free) : http://visual-guard.com/VG-Express Supported Platforms: ->.NET Standard 2.0 or Higher ->.NET Framework 4.7.2 or Higher ->.NET Core 2.0 or higher -> Angular 7.0 or higher Package depending on Database Storage ----------------------- Download nuget package responsible for "Database Operations" depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If your VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer nuget package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient Package depending on Technology of Application ---------------------------------------- Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package. Packages: -> Novalys.VisualGuard.Security.Winform -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular Package depending on Framework of Application ------------------------------------------------- Download nuget package responsible for securing application with specific framework type(.net framework or .net core etc) Ex. If your application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework nuget package) Packages: -> Novalys.VisualGuard.Security.NetFramework -> Novalys.VisualGuard.Security.Core
Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suitable for use in any application/API. Suplex.Security.WebApi.HttpClient is the client for Suplex Security.WebApi MS WebApi ApiController.
Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suitable for use in any application/API. Suplex Security.WebApi provides MS WebApi ApiController for wrapping any Suplex.Security.DataAccess.ISuplexDal.
Role-based access control primitives for Identity Base: roles, permissions, default configuration, and effective permission resolution.
This package is required for securing .NET Framework applications. Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.7.2602.19', you must have all packages with version '2024.7.2602.19' About VisualGuard: Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides : -> Security framework for application developers -> Access control for business applications -> Identity Access Management -> Powerful user accounts and groups management features -> Log data processing via the application -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ You must download VisualGuard WinConsole to secure your applications. Download Visual Guard 2024.7 Express Edition (Free) : http://visual-guard.com/VG-Express Supported Platforms: ->.NET Standard 2.0 or Higher ->.NET Framework 4.7.2 or Higher ->.NET Core 2.0 or higher -> Angular 7.0 or higher You will also require other packages as shown below. Package depending on Technology of Application ---------------------------------------- Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package. Packages: -> Novalys.VisualGuard.Security.Winform -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular Package depending on Database Storage ------------------------------------- Download nuget package responsible for data operations depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If your VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer nuget package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient
This provides an API for extensions to VisualGuard runtime. Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.7.2602.19', you must have all packages with version '2024.7.2602.19' About VisualGuard: Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides : -> Security framework for application developers -> Access control for business applications -> Identity Access Management -> Powerful user accounts and groups management features -> Log data processing via the application -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ Download Visual Guard 2024.7 Express Edition (Free) : http://visual-guard.com/VG-Express Supported Platforms: ->.NET Standard 2.0 or Higher ->.NET Framework 4.7.2 or Higher ->.NET Core 2.0 or higher -> Angular 7.0 or higher Package depending on Database Storage ----------------------- Download nuget package responsible for "Database Operations" depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If your VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer nuget package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient Package depending on Technology of Application ---------------------------------------- Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package. Packages: -> Novalys.VisualGuard.Security.Winform -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular Package depending on Framework of Application ------------------------------------------------- Download nuget package responsible for securing application with specific framework type(.net framework or .net core etc) Ex. If your application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework nuget package) Packages: -> Novalys.VisualGuard.Security.NetFramework -> Novalys.VisualGuard.Security.Core
Norma is a role-based access control (RBAC) framework for authorization on .Net 6
Organization management layer for Identity Base, providing domain entities, EF Core integration, services, and HTTP APIs for organization membership and roles.
Contains an implementation for Looplex.DotNet.Core.Application.Abstractions.Services.IRbacService.