Skip to content

Module to expand on default Active Directory module to revel RapidIdentity scheme expansion easier.

License

Notifications You must be signed in to change notification settings

clee1107/RapidID

Repository files navigation

Azure DevOps builds PowerShell Gallery Version PowerShell Gallery GitHub

RapidID (RID)

Purpose of this module is to simplify modifying extended Active Directory (AD) attributes created and used by Identity Automations Rapid Identity Suite.

Azure Dev Ops Project: RapidID

Disclaimer

This project is to be considered a proof-of-concept and not a supported product.

If you have any problems please check our GitHub issues page. If you do not see your problem captured, please file a new issue and follow the provided template.

How to set up

Install the module from the PowerShell Gallery:

Install-Module RapidID

Function Sets

Changes and versioning

Modules in this repository will use the semantic versioning model to declare breaking changes from v1.0.0. Prior to v1.0.0, breaking changes may be introduced in minor (0.x.0) version increments.

For running version changes consult ChangeLog.

Maintainers

License

This project is licensed under the MIT License.

Roadmap