Pool
Pools are a collection of identities and associated information. Each one operates according to a configurable ruleset, and they are independent from each other. The same identity details can be registered in multiple pools (and will form a different identity in each). This can be useful in a number of situations, for example:
- your application has separate concepts of “user” and “admin user”; you can have different rules for each
- you want each tenant in a B2B system to be fully isolated, and potentially have different security requirements
Prefactor gives you the flexibility to find a design that suits your application.