has_scope_policy
Method
This is a method of the GatewayConfig class in the config module.Whether an operator scope policy is configured. When False (the default), every authenticated client is granted all scopes — preserving the original binary auth behaviour.
Signature
Returns
bool
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/config.py at line 831
