| ... | ... | @@ -18,7 +18,7 @@ Values in **bold** are required. |
|
|
|
|
|
|
|
### Example rule
|
|
|
|
|
|
|
|
This rule insterts an UnauthorizedUser object in the drools environment. If such an object is found, the user will stay in the approval process. If there is no such object, which means user is from dr-evil IDP, the registry will be approved automatically.
|
|
|
|
This rule insterts an UnauthorizedUser object in the drools environment, for users, that are not from dr-evil IDP. If such an object is found, the user will stay in the approval process. If there is no such object, which means user is from dr-evil IDP, the registry will be approved automatically.
|
|
|
|
|
|
|
|
```
|
|
|
|
package edu.kit.scc.webreg.drools.autoappr
|
| ... | ... | |
| ... | ... | |