🛠️Setup Password credentials flow

Setup overview in OData connector configuration

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.

Setup

Access Token URL

Get Access token URL value from IFS Cloud.

IFS IAM Client details (Client ID and Client Secret)

Create 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.

Scope(s)

Set default value of openid microprofile-jwt to OData connectors Scope(s).

Flow Server User Setup

Add IFS user id to flow users connector specific setup.

For machine workflows also add password.

Last updated