You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: iam-credential-expiry-notification/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ This is a automation solution to receive early email notification for expiry IAM
26
26
27
27
Allow dynamic-group <dynamic-group-name> to read secret-family in compartment <function-compartment> where target.secret.id='<ocid of smtp password vaultsecret>'
28
28
Allow dynamic-group <dynamic-group-name> to inspect compartments in tenancy
29
-
```
29
+
Allow dynamic-group <dynamic-group-name> to read domain in tenancy
30
+
Allow dynamic-group <dynamic-group-name> to read users in tenancy
31
+
```
30
32
31
33
### Configure approved sender in email delivery
32
34
An approved sender must be set up for all “From:” addresses sending mail through OCI.
0 commit comments