AuthorizationPolicy
Last edit: Jun 10, 2024
Authorization Policy is used to restrict access to pages and forms
type AuthorizationPolicy implements AdminSharedAttributesInterface {
authorization_policy_associations: [AuthorizationPolicyAssociation!]
content: String!
created_at: JSONDate!
flash_alert: String
http_status: Int
id: ID!
manually_managed: Boolean
metadata: HashObject
name: String!
physical_file_path: String
redirect_to: String
updated_at: JSONDate!
}
Fields
authorization_policy_associations
(AuthorizationPolicyAssociation
)
content
(String
)
created_at
(JSONDate
)
flash_alert
(String
)
http_status
(Int
)
use this status code when authorization fails; usually 404 or 403
id
(ID
)
manually_managed
(Boolean
)
defines whether this objectwill be affected via pos-cli deploy / sync
metadata
(HashObject
)
name
(String
)
physical_file_path
(String
)
defines the physical path of the file