🛠️Setup Password credentials flow
Last updated
Last updated
See Setup for obtaining required in information before configuring authentication.
Prepare IFS setup first and collect all information ready before configuring Client Credentials. Also when configuring, add fields in order from top to bottom.
Get Access token URL value from IFS Cloud.
Obtaining Authentication related URLs from IFS CloudCreate IAM client like in example.
Name IAM client so that it can be identified as being used by Flow. Also adding postfix describing authentication type would be a good idea.
Example name: NC_Flow_PwCredentials, Novacura_PwCredentials
Use same name for same type of IAM client in all customers IFS Cloud instances.
From saved IAM client, copy
Client ID (character size matters, NC_FlowPassCred is not the same as NC_FLOWPASSCRED) to OData connectors Client ID and
generated Secret to OData connectors Client Secret.
Set default value of openid microprofile-jwt to OData connectors Scope(s).
Add IFS user id to flow users connector specific setup.
For machine workflows also add password.