There is a JWT extension for Quarkus Security, however JWT in Opencast is a custom implementation.
We have to look into the custom JWT implementation an decide:
- do we keep the custom implementation?
- how do we integrate the custom JWT implementation into Quarkus Security?
There is a JWT extension for Quarkus Security, however JWT in Opencast is a custom implementation.
We have to look into the custom JWT implementation an decide: