How can I find the OAuth secrets generated by Jazz setup?
![]() Installed the LQE application into an existing CLM setup containing JTS, CCM, QM, RM, DCC and Report Builder. The installation went fine and everything was working. Then I tried to add the LQE as a data source in Report Builder. Couldn't find the consumer secret that was used by Jazz Setup (I know it's hidden for a reason...), so I changed the secret on the JTS Consumer page and was able to register the Data Source with the new Secret. Then - LQE started throwing Unauthorized errors. Not surprising since I changed the secret. So I went into lqe.properties, changed lqe.config.Mode to true and restarted LQE. Changed the Secret on the Config page when it came up and everything appeared good. Now - all Data Sources that connect through JTS (jts and rm) are busted. Once again, this is not surprising. Before I fix these though, this seems like an awful lot of work. How can I find the original OAuth secret? I look in all the config files I could think of. Or is it just not in a file for security reasons? Thanks, Fran Kemp |