sybasha
(syed)
1
Hi,
I like to do oath 2 authentication from postman with Orchestrator then do some get/post api calls to get and post the data.
I have all the information of my Orchestrator except PERMANENT Client Secret number. Can someone help how to get the PERMANENT secret number.
Note: i am getting a key which is changes all the time, with help of it I am able to do authentication. In my case I need the fixed secret number.
Thanks
Hello @sybasha
Refer to this, you may get some ideas.
Anil_G
(Anil Gorthi)
3
@sybasha
When you create an external apllication it generate secret once …you cna copy it and use it any number of times…until ypu loose it or do not save it…
There is no restriction on how many times its used
But if you forget it or do not save it then you need to generate new again
Cheers