You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a security-aware developer, I would like to get rid of API Keys and use the OAuth2 flow
to consume and produce messages from Confluent cloud.
This flow is already possible when using Confluent cloud and Java, see link above, bit not possible for SSO users when using the Confluent CLI. It would be a major security improvement.
This does not have to be a breaking change, it is just another possibility to authenticate.
The text was updated successfully, but these errors were encountered:
As a security-aware developer,
I would like to get rid of API Keys and use the OAuth2 flow
to consume and produce messages from Confluent cloud.
This flow is already possible when using Confluent cloud and Java, see link above, bit not possible for SSO users when using the Confluent CLI. It would be a major security improvement.
This does not have to be a breaking change, it is just another possibility to authenticate.
The text was updated successfully, but these errors were encountered: