Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 789 Bytes

NotificationRule.md

File metadata and controls

15 lines (10 loc) · 789 Bytes

NotificationRule

Properties

Name Type Description Notes
pk java.util.UUID [readonly]
name kotlin.String
groupObj Group [readonly]
transports kotlin.collections.List<java.util.UUID> Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI. [optional]
severity SeverityEnum [optional]
group java.util.UUID Define which group of users this notification should be sent and shown to. If left empty, Notification won't ben sent. [optional]