mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
Added link to connector commands
This commit is contained in:
@@ -29,7 +29,7 @@ The following describes in detail the different fields in the connector spec:
|
||||
|
||||
- For example, the stdAccountRead command input is the StdAccountReadInput. if you select keyType as “simple,” then the StdAccountReadInput.key will be the type SimpleKey.
|
||||
|
||||
- **commands:** The list of commands the connector supports. A full list of available commands can be found here.
|
||||
- **commands:** The list of commands the connector supports. A full list of available commands can be found [here](../connector-commands).
|
||||
|
||||
- **sourceConfig** A list of configuration items you must provide when you create a source in IDN. The order of these items is preserved in the UI.
|
||||
- **type:** This is always “menu” - it indicates a new menu for the sidebar. You can have multiple sections defined for complex connector configurations
|
||||
|
||||
Reference in New Issue
Block a user