datastax / pulsar-ansible

Apache License 2.0
4 stars 9 forks source link

Add support for JWT token authentication integration with Keycloak server #3

Closed yabinmeng closed 2 years ago

yabinmeng commented 2 years ago

At the moment, the JWT token used for Pulsar authentication is generated by calling Pulsar CLI command. Since DS Luna Streaming supports automatic JWT token management via the integration with an external OpenID server like Keyloak, it is desired to add support in this Ansible script for Keycloak server integration.