The check the validity of a id_token is failing when the id_token contains an 'aud' attribute representing a list of just a single audience party and the id_token does not contain 'azp', then the error will be raised 'Multiple audiences and not authorized party'.
The check the validity of a id_token is failing when the id_token contains an 'aud' attribute representing a list of just a single audience party and the id_token does not contain 'azp', then the error will be raised 'Multiple audiences and not authorized party'.