Is your feature request related to a problem? Please describe the problem.
At the moment the SDK does not allow to set the tokenIssuerPolicy on the ServicePrincipalObject.
Describe the solution you'd like.
I would like to have a call like this to be available
this.entraClient.servicePrincipals().byServicePrincipalId("id").tokenIssuancePolicies().ref().post()
Additional context?
No response