Does anyone know were to start to create a custom Access Request Page or how to modify the default behavior.
We would like to use our own workflow behind the Access Approval for a specific site collection:
- e-mail send to specific owner that a user is waiting for approval
- a list item with the user and some info(e-mail) is created in a requests for access list (State=new)
- Approver gives/denies the access through AD (manual action)
- Changes the status of the list item entry for the request (State=Approved or Denied)
- Based on the status (State) a mail template is send to the user
Thanks in advance for the feedback!