Skip to main content

rules

Overview

Namerules
TypeResource
Idokta.authorizationserver.rules

Fields

NameDatatype
idstring
namestring
actionsobject
conditionsobject
createdstring
lastUpdatedstring
priorityinteger
statusstring
systemboolean
typestring

Methods

NameAccessible byRequired ParamsDescription
getSELECTauthServerId, policyId, ruleId, subdomainReturns a Policy Rule by ID that is defined in the specified Custom Authorization Server and Policy.
listSELECTauthServerId, policyId, subdomainEnumerates all policy rules for the specified Custom Authorization Server and Policy.
insertINSERTauthServerId, policyId, subdomainCreates a policy rule for the specified Custom Authorization Server and Policy.
deleteDELETEauthServerId, policyId, ruleId, subdomainDeletes a Policy Rule defined in the specified Custom Authorization Server and Policy.
activateEXECauthServerId, policyId, ruleId, subdomainActivate Authorization Server Policy Rule
deactivateEXECauthServerId, policyId, ruleId, subdomainDeactivate Authorization Server Policy Rule
updateEXECauthServerId, policyId, ruleId, subdomainUpdates the configuration of the Policy Rule defined in the specified Custom Authorization Server and Policy.