Workflow for an access request is submitted

Workflow for an access request is submitted and where for an particular source or application is raised…we need to check for the requested for identities accounts have the source … if the source is doesn’t exist, we need to cancel the access request which is submitted

  1. trigger : Access Request Submitted
    2.Get Identity Info: Get Identity action to retrieve the identity’s details
    3.use condition : Use a Condition block to verify whether the identity has an account on the relevant source (you can compare the accounts.source.name or similar attribute).
    4.If Account Exists: end workflow
  2. If Account Does Not Exist:
  • Use Cancel Access Request (or in practice, raise a Manage Request action with status = Canceled and an appropriate reason/note).

how can we use trigger access request submitted

accees req descision you have ?

ok by using access req decision we can create it?

When ever access request submit happen will it trigger? if we use access req decision

it is not working whenever an access request is submitted

Hi

You have to use the triggers for access request submit and call the external trigger from workflows triggers.

Ref: Request Response Trigger Workflow

Can i know how we can setup and use it

?Can i know how we can setup and use it?

i am getting Https URL error

https://developer.sailpoint.com/discuss/t/sod-dynamic-approver-workflow/102537

1 Like

Trace ID: 2aab86d092ca40428ec4ad67bcb2607c
Details:
An error occurred. If you are unable to continue your work, please contact SailPoint support.
the input may be incorrect or malformed: invalid character ‘A’ in string escape code

Check your workflow configuration carefully. It is mentioned invalid char A

2 Likes