Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Community‐developed identity management system with a flexible data model, multiple extension points and scripting support, including JavaScript and Groovy.

License

NotificationsYou must be signed in to change notification settings

WrenSecurity/wrenidm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wren:IDM logo

LicenseGitter

Wren:IDM is a community‐developed identity management system with a flexible data model, multiple extension pointsand scripting support, including JavaScript and Groovy. It can connect to and manage a wide range of systems throughthe Identity Connector Framework (Wren:ICF).

Wren:IDM is one of the projects in the Wren Security Suite, a community initiative that adopted open‐source projectsformerly developed by ForgeRock, which has its own roots in Sun Microsystems’ products.

Wren:IDM itself is focused on identity management processes and it also provides a powerful framework for implementingIAG and a portion of IAM processes as well. Although the project is based on OpenIDM code, it is not affiliated withForgeRock in any way. It is based on the very latest code available under a CDDL license (not‐yet‐released OpenIDM 5.x).

The features of Wren:IDM include:

  • A complete platform for building IDM and IG solutions using the concepts described below – roles, mappings,synchronizations, workflows, policies, etc.
  • ICF Connector Servers – services that allow connectors to be run outside of the IDM itself. Useful when a connectorneeds a specific client environment to talk to the integrated system. Also facilitates security. .NET and Java ConnectorServers are available.
  • Administration GUI – an interface for making changes to data models and configuration using a point‐and‐clickinterface rather than Wren:IDM's REST interface.
  • Self‐service GUI – an interface for end‐users to update their profile information, passwords, and preferences.

Both the Administration GUI and Self‐Service GUI are web‐based, single‐page applications that can be turned off indeployments that do not desire to use them[1].

Contributions

Contributing GuideContributorsPull RequestsLast commit

Getting the Wren:IDM application

You can get Wren:IDM application in couple of ways:

Download binary release

The easiest way to get the Wren:IDM is to download the latest binaryrelease.

Build the source code

In order to build the project from the command line follow these steps:

Prepare your Environment

Following software is needed to build the project:

SoftwareRequired Version
OpenJDK8 and above
Git2.0 and above
Maven3.0 and above

Build the source code

All project dependencies are hosted in JFrog repository and managed by Maven, so to build the project simply execute Mavenpackage goal.

$ cd $GIT_REPOSITORIES/wrenidm$ mvn clean package

Built binary can be found in${GIT_REPOSITORIES}/wrenidm/openidm-zip/target/wrenidm-${VERSION}.zip.

Docker image

You can also run Wren:IDM in a Docker container. Official Wren:IDM Docker images can be foundhere.

Documentation

Project documentation can be found in our documentation platform (docs.wrensecurity.org).Repository hosting cookbook with common use cases is available onGitHub.

Acknowledgments

Large portions of the source code are based on the open-source projectspreviously released by:

  • Sun Microsystems
  • ForgeRock

We'd like to thank them for supporting the idea of open-source software.

Disclaimer

Please note that the acknowledged parties are not affiliated with this project.Their trade names, product names and trademarks should not be used to refer tothe Wren Security products, as it might be considered an unfair commercialpractice.

Wren Security is open source and always will be.

Bibliogprahy

[1] SCHWARTZ, Michael, Maciej MACHULAK. Securing the Perimeter: Deploying Identity and Access Management with Free Open Source Software. Apress, 2018. ISBN 978-1-4842-2601-8.


[8]ページ先頭

©2009-2025 Movatter.jp