How do I grant the Xamarin app permissions to access certain API endpoints independently of the logged in user?
The release notes of ABP v4.2.0 include "#3897: Implemented Organization Unit Roles." The database now has a corresponding table. On inpection of the UI and a search over the code and Swagger API I cannot find where this table and the intended functionality is implemented. How are Organization Unit Roles Implemented?