Git Product home page Git Product logo

azpam's Introduction

AzPAM

An experiment to create a PAM solution for Microsoft partners that need access to either local servers or O365 environments. There are still cases in which a system administrator needs access to O365 environments that are not covered by partner administration. Creating named accounts would be strongly advised but doing this for hundreds of tenants and administration of these accounts could prove difficult.

AzPAM should be able to create Microsoft 365 administrators with a selected permission level, local or domain administrator accounts on servers and log these accounts and any changes to a centralized location. We'll also try grabbing as much logging as possible to display the actions a specific account undertook.

Next to account creation, accounts will also be disabled after the allowed dates. AzPAM should also allow a workflow to request access to resources.

Backend

Powershell 7.0 Azure functions are responsible for all backend stuff. For O365 it directly connects to the clients using the Secure Application Model. For local servers and domain servers there will need to be a client that connects to the API using its unique API key to retrieve which uses it needs to create.

Frontend

I ain't no frontend developer, would love help but am currently thinking of using the bootstrap3 edmin template. Don't know if that should be a part of the function or an actual webapp that just does post/get requests to the API.

azpam's People

Contributors

kelvintegelaar 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.