Hello All,
I'm looking for some guidance on token authentication to/from PSO from a third party application.
Referring to the SchedulingSchema.pdf I know that the load file needs to be constructed to contain a <Broadcast> block with a <broadcast_type_id> of 'REST'.
The load file will also need <Broadcast_Parameters> containing 'auth_token_url', 'username' and 'password'. From my understanding, when these entries are in the load file, when the load file is received and processed the Broadcast Manager will use the mentioned credentials to authenticate using client credentials flow.
This is where I am looking for further clarification.
Does PSO store the received token in the PSO database?
If PSO does store the token in the PSO database, do the subsequent DSE Broadcasts contain the token in each broadcast message? If the token is NOT contained in the DSE Broadcast messages can PSO be configured to add the token to ALL DSE Broadcasts?
Any and all information and assistance will be greatly appreciated!