Added subject
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m46s

This commit is contained in:
Dreaded_X 2025-04-18 03:36:23 +02:00
parent 922291dd02
commit 9ef64b56ed
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ enum AccessPolicy {
pub struct AccessControlRuleSpec {
domain: String,
policy: AccessPolicy,
subject: Option<String>,
}
#[derive(Serialize, Deserialize, Clone, Debug, Hash)]

View File

@ -5,3 +5,4 @@ metadata:
spec:
domain: "test-2.domain"
policy: one_factor
subject: group:lldap_admin