Commit 68de6f7e authored by Vincent Pelletier's avatar Vincent Pelletier

OAuth2AuthorisationServerConnector: Fix _checkCustomTokenPolicy call places

This method raises the same error as jwt's claim validator, as it was intended to be
called from the same exception handling block. So move it from "else" blocks into
the corresponding "try" block.
parent 09dd7da2
Pipeline #31331 failed with stage