I Have an application on azure web service. which logged in users will access my web app which will generate csr on azure keyvault for that need token .To generate token we need to create app registration on azure keyvault how to do this real time integration need to get token of logged in user to generate csr file in their keyvault.please help me.