ISecuritySettingsService
Home > @gooddata/sdk-backend-spi > ISecuritySettingsService
ISecuritySettingsService interface
This service provides access to security settings defined on backend.
Signature:
export interface ISecuritySettingsService
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
string |
The scope in which is security settings accessed (URI of organization, workspace, user profile). |
Methods
Method |
Description |
---|---|
Validate plugin URL against list of allowed hosting locations. | |
Validate URL against backend list of allowed URLs. |