Skip to content

Commit

Permalink
Merge pull request #137 from cschwede/set-default-rbac-roles
Browse files Browse the repository at this point in the history
Set default reader roles for Swift
  • Loading branch information
cschwede authored Feb 20, 2024
2 parents 5aefc3e + 8e961ea commit a910f47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/swiftproxy/config/proxy-server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ use = egg:swift#keystoneauth
operator_roles = admin, SwiftOperator
cache = swift.cache
reseller_prefix=AUTH_
system_reader_roles = SwiftSystemReader
project_reader_roles = SwiftProjectReader

[filter:authtoken]
paste.filter_factory = keystonemiddleware.auth_token:filter_factory
Expand Down

0 comments on commit a910f47

Please sign in to comment.