microsoft / PubSec-Info-Assistant

Information Assistant, built with Azure OpenAI Service, Industry Accelerator
MIT License
321 stars 678 forks source link

Geearl/7547 credential lifetime hotfix 3 #698

Closed georearl closed 4 months ago

georearl commented 4 months ago

This is a hotfix PR to main

it addresses the credential lifetime issue that clients are seeing, where we had no cap, but they do. This introduces a local.env var that allows you to override a default value set at 365 days. it also includes documentation on the issue and how to change the value.

This addresses issue #681