Skip to content

Azure Auto Approval

Pre-release
Pre-release
Compare
Choose a tag to compare
@sk-keeper sk-keeper released this 06 Mar 20:03
· 5 commits to main since this release

Approve SSO requests by the Web hook.
Azure function name: ApprovePendingRequestsByWebHook
Using this approval method still requires an Azure function executed by timer in order to keep Keeper connection alive.
KeeperConnectionGuard function executed every 6 hours.
Keeper account in config.json needs to be configured to have Logout Timeout set to 12 hours.
ApprovePendingRequestsByWebHook automatically sets Logout Timeout to the correct value but it needs to be
successfully executed once.