Both V1 and V2 allow customers to create requests to existing Request Types (V1) or Conditions (V2). In V1 Request Types must be first created with the API to view the question field identifiers needed in the body of the Create Request API. If you create in the UI those question field identifiers are shown as CUSTOM.
createRequestTypeViaApi (1).flow (197.4 KB)
submitRequestThirdpartyRequestType.flow (139.0 KB)
- These two flows will ask for how many questions (supports 0-5)
- Needs a group name that the requester wants added to
- Needs two other group names of PUSH Groups into Okta Access Request App. If they aren’t pushed you’ll get an error!
- true/false for autoCreateRequest. If true the first flow will call helper to submit a request to the newly created Request Type.
V2 is still my preferred method but wanted to share how V1 works in more complete detail.
Happy Governing!