Skip to content
#

idm

Here are 96 public repositories matching this topic...

abompard
abompard commented Nov 23, 2021

We should handle this better than by giving out a 500 error:

[2021-11-23 11:58:21,836] ERROR in app: Exception on /forgot-password/ask [POST]
Traceback (most recent call last):
  File "/opt/app-root/lib/python3.6/site-packages/flask/app.py", line 2447, in wsgi_app
    response = self.full_dispatch_request()
  File "/opt/app-root/lib/python3.6/site-packages/flask/app.py", line 1952, in fu
bug good first issue S
OpenIDM

OpenIDM is an open standards based Identity Management, Provisioning and Compliance solution. Experience shows that the most important features of an identity management product are: high flexibility in Business Process handling and compliance with open standards and interfaces. A highly flexible user interface combined with a very robust workflow engine make OpenIDM ready for any Identity Management project.

  • Updated Aug 8, 2019
  • Java
rhafer
rhafer commented Dec 15, 2021

We shoudl add support for some core operational Attributes. Namely:

from RFC4512:

  • creatorsName: the Distinguished Name of the user who added this entry to the directory,
  • createTimestamp: the time this entry was added to the directory,
  • modifiersName: the Distinguished Name of the user who last modified this entry, and
  • modifyTimestamp: the time this entry was last modified.

from rf

enhancement good first issue

Improve this page

Add a description, image, and links to the idm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the idm topic, visit your repo's landing page and select "manage topics."

Learn more