Quick navigation
Service Accounts Groups
Introduction
The Gateway Service Accounts Groups are used to scope interceptors for a set of service accounts.
With these Groups, you can gather all the application Service Accounts defined on the Gateway that should follow a common set of interceptors rules.
note
They can't be used for managing ACLs of these Service Accounts.
Creation
You can create a Group by using the Gateway API.
Object definition and additional details can be found on the Gateway Group Resource Reference page.
Apply an Interceptor to a Group
After having created the Group, you can apply interceptors to it directly from within the interceptor configuration.
As detailed in the Interceptor Resource Reference page, you can define to which Group the interceptor should apply by setting the metadata.scope.group
.