iBis.Auth.Model 1.1.0

iBis.Auth.Model

Core authentication model interfaces and data structures for the DoHu iBis Enterprise Suite.

Overview

This package provides the foundational interfaces and models for authentication functionality, including:

  • IAuthService - Core authentication service interface
  • IUserService - User management interface
  • IRegisterService - User registration interface
  • IAuthProviderPlugin - Authentication provider plugin interface
  • IAuthProviderPluginRegistry - Plugin registry interface
  • Application - Application entity model
  • ApplicationAccess - Application access model
  • AccessInfo - Access information model

Installation

dotnet add package iBis.Auth.Model

Usage

This package contains interfaces and models that are implemented by other iBis packages. Reference this package when you need to work with authentication-related types.

Dependencies

  • iBis.Util.Types
  • iBis.Entity.Types
  • iBis.Entity.WebApi
  • iBis.Auth.Service - Service implementations
  • iBis.Auth.Api - API endpoints
  • iBis.Auth.AD - Active Directory/LDAP provider plugin

Showing the top 20 packages that depend on iBis.Auth.Model.

Packages Downloads
iBis.Auth.Api
Package Description
0
iBis.Auth.Service
Package Description
0

.NET 8.0

Version Downloads Last updated
1.1.0 0 06/09/2026