Using IDCS with Flex Operations
In WebService.propeties, verify that authenticate is set to nms-ws.
In WebService.properties, complete the following section:
# Uncomment and fill in to authenticate with IDCS
# idcs.host = https://idcshost.identity.oraclecloud.com
# idcs.redirect_uri = https://nms-vm:7002/nms-ws/idcs
# idcs.client_id = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# idcs.scopes = openid%20urn:opc:resource:expiry=604800
 
For Flex Operations to use this login flow, you will need to change the Flex Operations client configuration: the client->login->idcs parameter must be set to true.