Description
Along with the support for client_assertion, support for grant-type JWT assertions is also needed. While the jwt package seems to be generating the assertion in the Token call, this function would be easy to use for clients where clients are required to forward assertion tokens that are generated externally.
Example Scenarios:-
cf auth --assertion
or pipeline scenarios like github actions where the JWT assertion is provided