mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
270 stars 65 forks source link

Implement Opaque Token Introspection for SecHub #3633

Open hamidonos opened 2 days ago

hamidonos commented 2 days ago

Situation

Currently the SecHub Project is only able to handle JWT based OAuth2 authentication.

Solution