Skip to content

Commit 576ea72

Browse files
committed
Update config
1 parent e770134 commit 576ea72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sbdi/data/config/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ cas:
4444
jdbc:
4545
showSql: false
4646
audit:
47+
engine:
48+
excluded-actions:
49+
- AUTHENTICATION_EVENT_TRIGGERED
50+
- DELEGATED_CLIENT_SUCCESS
51+
- SERVICE_ACCESS_ENFORCEMENT_TRIGGERED
4752
mongo:
4853
#sslEnabled: false
4954
clientUri: mongodb://audit:audit@localhost:27017/cas-audit-repository

0 commit comments

Comments
 (0)