Skip to content

Commit ba84954

Browse files
authored
Update README.md
1 parent 5ae4bf4 commit ba84954

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
[![License](https://img.shields.io/badge/license-CDDL-blue.svg)](https://github.com/OpenIdentityPlatform/OpenIDM/blob/master/LICENSE.md)
88
[![Downloads](https://img.shields.io/github/downloads/OpenIdentityPlatform/OpenIDM/total.svg)](https://github.com/OpenIdentityPlatform/OpenIDM/releases)
99
[![Docker](https://img.shields.io/docker/pulls/openidentityplatform/openidm.svg)](https://hub.docker.com/r/openidentityplatform/openidm)
10-
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/OpenIdentityPlatform/OpenIDM)
1110
[![Top language](https://img.shields.io/github/languages/top/OpenIdentityPlatform/OpenIDM.svg)](https://github.com/OpenIdentityPlatform/OpenIDM)
1211
[![Code size in bytes](https://img.shields.io/github/languages/code-size/OpenIdentityPlatform/OpenIDM.svg)](https://github.com/OpenIdentityPlatform/OpenIDM)
1312

14-
1513
OpenIDM enables you to consolidate multiple identity sources for policy and workflow-based management. OpenIDM can
1614
consume, transform and feed data to external sources so that you maintain control over the identities of users,
1715
devices and other objects.
@@ -37,7 +35,7 @@ git config --system core.longpaths true
3735

3836
```bash
3937
git clone --recursive https://github.com/OpenIdentityPlatform/OpenIDM.git
40-
mvn clean verify -f OpenIDM
38+
mvn install -f OpenIDM
4139
```
4240

4341
## How-to run after build
@@ -52,15 +50,14 @@ Wait for the message **OpenIDM ready** and go:
5250
* Apache Felix UI: http://localhost:8080/system/console/ (admin/admin)
5351

5452
## Support and Mailing List Information
55-
* OpenIDM Community Wiki: https://github.com/OpenIdentityPlatform/OpenIDM/wiki
56-
* OpenIDM Community Mailing List: [email protected]
57-
* OpenIDM Community Archive: https://groups.google.com/d/forum/open-identity-platform-openidm
58-
* OpenIDM Community on Gitter: https://gitter.im/OpenIdentityPlatform/OpenIDM
59-
* OpenIDM Commercial support RFP: [email protected] (English, Russian)
53+
* OpenIDM Community [documentation](https://github.com/OpenIdentityPlatform/OpenIDM/wiki)
54+
* OpenIDM Community [discussions](https://github.com/OpenIdentityPlatform/OpenIDM/discussions)
55+
* OpenIDM Community [issues](https://github.com/OpenIdentityPlatform/OpenIDM/issues)
56+
* OpenIDM Community [commercial support](https://github.com/OpenIdentityPlatform/.github/wiki/Approved-Vendor-List)
6057

6158
## Contributing
6259
Please, make [Pull request](https://github.com/OpenIdentityPlatform/OpenIDM/pulls)
6360

64-
## Thanks for OpenIDM 🥰
65-
* Sun Identity Manager
61+
## Thanks 🥰
62+
* Sun Identity Manager / OpenIDM
6663
* Forgerock OpenIDM

0 commit comments

Comments
 (0)