Feedback
Tried the library or the demo? Let us know what you think.
This form goes directly and privately to the maintainer — use it for security reports too.
Bugs & feature requests
Section titled “Bugs & feature requests”Have access? Open an issue: github.com/maureenCindy/iam-service/issues
A useful bug report includes your versions (backend module, @mpofusindie/iam-react, Spring
Boot, database vendor), the relevant iam.* config (redact secrets!), what happened vs what
you expected — for permission issues, the resolved object from GET /me/permissions usually
answers “why was this denied” — and logs (dev.mpofusindie.iam.security: DEBUG gives precise
enforcement traces).
Browse the source
Section titled “Browse the source”| What | Where |
|---|---|
| Backend libraries | backend/ |
| React library | frontend/iam-react |
| Kotlin example (all scenarios + Gatling) | examples/kotlin-loan-app |
| React example (guards, personas, admin) | examples/react-loan-app |
| Design decisions (ADRs) | docs/design |
These links require granted access.