Skip to content

Commit

Permalink
Add XACML connector enabled config
Browse files Browse the repository at this point in the history
  • Loading branch information
adibmbrk committed Jan 28, 2025
1 parent a2c9e1b commit 5d578c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,9 @@ description = "Policy Mgt"
```toml
[console.policyAdministration]
enabled = "true"

[console.ui]
isXacmlConnectorEnabled = "true"
```

10. Restart Identity Server.

0 comments on commit 5d578c4

Please sign in to comment.