wrenidm icon indicating copy to clipboard operation
wrenidm copied to clipboard

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

Results 37 wrenidm issues
Sort by recently updated
recently updated
newest added

I want to start a discussion about potentially migrating to JUnit 5. The main objective of this issue is to enumerate potential flaws of TestNG, benefits of JUnit 5 and...

enhancement

### Context Authentication can have multiple modules participating on the authentication process. Those modules are handled by [FallbackAuthContext](https://github.com/WrenSecurity/wrensec-commons/blob/master/auth-filters/forgerock-authn-filter/forgerock-jaspi-runtime/src/main/java/org/forgerock/caf/authentication/framework/FallbackAuthContext.java), which goes through every module one by one until a successful authentication...

Right now the activity audit works based on *object before* a and *object after* states. That means if there are attributes marked as `NOT_READABLE`, those will never get included in...

Currently, there is not way to specify substitutable placeholders in the following parameters: * ICF Provisioner Service (`conf/provisioner.openicf-*.json`): `enabled` parameter - field expects boolean value, but substitutions are working only...

## Affected Versions - 5.5.0 (`master`, at 834a17c) ## Summary If you are defining a mapping to Managed User objects, and your Managed User object model does not have a...

## Affected Versions - 5.5.0 (`master`, at 731844f) ## Summary If the "name" of a managed object is changed, any existing records for that managed object type seemingly disappear from...

As a user of the IDM Admin UI, I'd like it if the "Manage" menu used the "Readable Title of each managed object type as its name in the menu,...

## Affected Versions - 5.5.0 (`master`, at 731844f) ## Summary When you open any code editor modal, the code editor contains a blinking text cursor that is indicating to the...

As a user of the IDM Admin UI, I'd like it if notification messages that appear at the top of the page had a lower z-index, so that the messages...

As a user running reconciliation manually, I'd like it if there was a way to get the error log for a "failed" reconciliation through the Admin UI so that I...