Roberto Polli
Roberto Polli
@DavidePastore iiuc in your proposal, `properties` applies to a `securityScheme` object, so it will be valid for all schemes. A standard JWT json representation is described in https://tools.ietf.org/html/rfc7515#section-7.2.1 and probably...
@DavidePastore I think we should find a suitable way to extend the SecurityScheme. I spent some time trying to do it with mutualTLS but without great results :) I'd start...
@darrelmiller do you perceive any interest in this topic?
Thanks @jdesrosiers! The point now is how to associate the JWT syntax to a securityScheme.
Any news on that?
@darrelmiller like @johakoch wrote, using JWTs for Client Authentication can already be expressed as such, though the OAS spec does not contain all the required information to retrieve the token....
@Ruwann yes, but I need some time to do it ... please wait.
Hi @RobbeSneyders ! I'm willing to contribute on that too!
@kigawas still there are tests failing, and more should be added. A discussion with the `connexion` community should be started to check they are interested in supporting sanic.
> @ioggstream > > We are actively using this PR and it works pretty well, but there also come several bugs ... That's great! Happy that it works... I am...