Our Model driven power solution has two sections:
1. Admin - configuration for the app. for example, API connection string to connect to an external app. Only admin role can configure this record. There is a single record for each org.
2. all user objects. the admin connection is used to retrieve user data
How to create the admin configuration object?
Thanks in advance