Azure / enterprise-azureai

Unleash the power of Azure AI to your application developers in a secure & manageable way with Azure API Management and Azure Developer CLI.
MIT License
71 stars 32 forks source link

Bugfix/tokenexpiration #31

Closed azureholic closed 5 months ago

azureholic commented 5 months ago

Tokenvalidation did not work at all, but the goal was checking the expiration of the token Fixed that, so we don't have to request a new token with every request.