Key Secret for KSQL app

Hi Team,
I add a new application in KSQL in Confluent cloud. I can see the API key which gets generated automatically, how can I see the Key Secret ?

I believe that the key that is generated is for the ksqlDB app to access the Kafka cluster, and I don’t think there is a way to get the secret. If you are looking for a key/secret to access the ksqlDB app from outside Confluent Cloud, you will need to create one. @rmoff has a great blog post that describes how to do this. Connecting to managed ksqlDB in Confluent Cloud with REST and ksqlDB CLI

If that’s not what you are trying to do, please reply with more details.

Thanks,
Dave

2 Likes