Commit 268dffa
committed
fix: use open access policy for FGAC-enabled domains
A scoped Principal (account root) blocks basic auth requests to the
Security API, preventing FGAC role mapping. Use open access policy
with Principal: * and let FGAC handle all authorization. Also map
roles to security_manager for PPL permissions.
Signed-off-by: Kyle Hounslow <kylhouns@amazon.com>1 parent 260444b commit 268dffa
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
196 | 199 | | |
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
200 | | - | |
| 203 | + | |
201 | 204 | | |
202 | 205 | | |
203 | 206 | | |
| |||
0 commit comments