https://github.com/anmolnar/sasltestwork
OAuthBearer mech implementation for SASL
https://github.com/anmolnar/sasltestwork
Last synced: 5 months ago
JSON representation
OAuthBearer mech implementation for SASL
- Host: GitHub
- URL: https://github.com/anmolnar/sasltestwork
- Owner: anmolnar
- Created: 2021-09-08T13:58:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T16:36:43.000Z (over 4 years ago)
- Last Synced: 2024-12-29T12:44:52.814Z (over 1 year ago)
- Language: Java
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sasltestwork
OAuthBearer mech implementation for SASL
This project is based on the Apache Kafka implementation with the modification of support signed JWTs issued by Apache Knox.
Unsecured JWS token support has been removed.
Kafka's code: https://github.com/apache/kafka/tree/trunk/clients/src/main/java/org/apache/kafka/common/security/oauthbearer