Coder Social home page Coder Social logo

nianton / graphlite Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 2.0 372 KB

A lightweight Graph API client for the user management and reporting needs of a AAD B2C tenant

License: MIT License

C# 99.36% PowerShell 0.54% Smalltalk 0.01% SCSS 0.10%
graphapi aad b2c aad-b2c azure identity

graphlite's Introduction

GraphLite

NuGet PRs Welcome Build status

This is a lightweight Graph API client for .NET (Framework 4.5 and Standard 2.0) for the user management and reporting needs of an Active Directory B2C Client tenant.

More detailed documentation on: https://nianton.github.io/GraphLite

Updates in version 1.3.0

  • Ability to construct a GraphApiClient with an external authentication callback was added, when relying on an external library for AAD authentication like ADAL.

Updates in version 1.2.5

  • Added 2 new properties to User (UserState and UserStateChangedOn) -new in AAD B2C

Updates in version 1.2.2

  • Added support for .NET 4.6.1 (less dependencies)

Updates in version 1.2.1

  • Added support for .NET 4.5
  • Targets .NET 4.5 and NetStandard 2.0

Installation

You can install the package from NuGet using the Visual Studio Package Manager or NuGet UI:

PM> Install-Package GraphLite

or the dotnet command line:

dotnet add package GraphLite

User (and related entities) Management

  • Users
    • Create User (supports extended B2C properties)
    • Update User (supports extended B2C properties)
    • Reset User Password
    • Delete User (Enable User Deletion for an Application)
    • Get User by ObjectId
    • Get multiple Users by their ObjectIds
    • Get all Users
    • Find Users based on an OData query (supports querying with extended B2C properties)
  • Groups (and user membership)
    • Create Group
    • Update Group
    • Delete Group
    • Add Member to Group
    • Remove Member from Group
    • Get Group by ObjectId
    • Get multiple Groups by their ObjectIds
    • Get all Groups
  • Extension properties
    the custom properties defined via the Azure Portal AAD B2C administration
    • Support for extension properties on User
  • Applications

Usage Reporting API client

Usage reporting client for B2C included in version 1.2 (soon to be published) which will allow the following:

  • Get User Counts (local accounts, external identity providers etc)
  • Get daily authentication counts for a period
  • Get authentication counts summary for the last 30 days
  • Get daily MFA requests count for a period

graphlite's People

Contributors

dependabot[bot] avatar jonassyrstad avatar nianton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.