Giter Site home page Giter Site logo

helloid-conn-prov-source-helloid-rolemodel's Introduction

HelloID-Conn-Prov-Source-HelloID-RoleModel

ℹī¸ Information
This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements.

Version

Version Description Date
1.0.0 Initial release 11/08/2021

This is the initial version, please let us know about any bugs/features!

Description

This repository contains several scripts that generate a CSV file. This CSV file can be used to create a pivot table. This pivot table can then provide insights into the dispensed permissions. For each script, there is a separate ReadMe describing what data needs to be added to the script to get it working.

Table of Contents

HelloID Docs

The official HelloID documentation can be found at: https://docs.helloid.com/

helloid-conn-prov-source-helloid-rolemodel's People

Contributors

jeroensmit-1 avatar michiel85 avatar rhouthuijzen avatar roeleverink avatar rschouten97 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

helloid-conn-prov-source-helloid-rolemodel's Issues

Get-ADGroup -Properties Member instead of Get-ADGroupMember to in AD rolemodel script

Get-ADGroupMember fails with "an unspecified error" when it contains deleted users from foreign domains.
As this does give insight to the groups with deleted users from foreign domains I would like to keep this.
But when the error occures, log this and retry with Get-ADGroup -Properties Member instead.

Or perhaps it is best to switch it out for Get-ADGroup -Properties Member alltogether as I know it can cause issues when there are more than 1000 members in a group.

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.