Skip to content

oxTrust from Rich Faces to APIs

William Lowe edited this page Nov 21, 2017 · 2 revisions

High Level Steps

  1. Move from XYZ_Action class reusable code to XYZ_Service class

  2. Add Rest API which uses XYZ_Service

  3. Protect Rest API by UMA... We uses UMA to protect SCIM already. This API should provide admin access to oxTrust. Hence we should be able to discontinue enforcing user/admin roles in the GUI. This is 3rd party GUI responsibility, I think