IAM Client Registration
Last updated
Was this helpful?
Last updated
Was this helpful?
You can skip this step if an IAM client already exist.
As the first step of configuring REST connector with IFS Cloud, a custom client in IFS IAM need to be registered. Depending on the type of authentication you have to create different custom client registrations. Custom clients can be registered in IFS Cloud via Solution Manager > Security > Identity and Access Manager > IAM Client Details page. For more info refer to the IFS Cloud documentation Custom Client.
To register a custom client in IFS Cloud,
Navigate to Solution Manager > Security > Identity and Access Manager > IAM Client Details page
Select New and fill in the information in the resulting dialog
Enter a Client ID and optional description
Enabled checkbox set to true
Depending on the type of authentication different configurations needed.
For Client Credentials flow
Service Accounts and Direct Access Grants checkboxes set to true
Select an existing service user for the Username field in User Group section
For Password Credentials flow
Service Accounts checkbox set to false
Direct Access Grants checkbox set to true
For Authorization Code Flow
Service Account and Direct Access Grants checkboxes set to false
Public Client can be set to true or false.
Redirect Uri is set appropriately depending on the client type. More info on redirect URI's
For Open ID
Public client is set to true
Service Account and Direct Access Grants checkboxes set to false
Redirect Uri is set appropriately depending on the client type. More info on redirect URI's
Once saved a Client Secret will be generated except for IAM clients with public client setting set to true .
At the end of the first step you should have the Client ID and optionally a Client Secret.