Skip to content

Commit

Permalink
chore: update default console.yml with default_roles (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: hardy <[email protected]>
  • Loading branch information
luohoufu and luohf-infinilabs authored Feb 18, 2025
1 parent a092dd7 commit 06f7d3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ security:
# group_attribute: "ou"
# bypass_api_key: true
# cache_ttl: "10s"
# default_roles: ["ReadonlyUI","DATA"] #default for all ldap users if no specify roles was defined
# role_mapping:
# group:
# superheros: [ "Administrator" ]
Expand All @@ -118,6 +119,7 @@ security:
# base_dn: "dc=example,dc=com"
# user_filter: "(uid=%s)"
# cache_ttl: "10s"
# default_roles: ["ReadonlyUI","DATA"] #default for all ldap users if no specify roles was defined
# role_mapping:
# uid:
# tesla: [ "readonly","data" ]
Expand Down

0 comments on commit 06f7d3b

Please sign in to comment.