You'll also need to change the .Net Core API side's by changing theJWTproperty in theappsettings.jsonfile. As an alternative, you can right click the project and selectManage User Secrets. This prevent you from commiting your tenant configuration to Git unless so desired. ...