- remove token_policies from roles config data, this comes from policies.hcl inputs - remove policies from ldap groups - remove backend data from roles, this comes from config.hcl inputs
12 lines
236 B
YAML
12 lines
236 B
YAML
token_ttl: 30
|
|
token_max_ttl: 30
|
|
bind_secret_id: false
|
|
token_bound_cidrs:
|
|
- "198.18.25.5/32"
|
|
- "198.18.26.3/32"
|
|
- "198.18.27.89/32"
|
|
- "198.18.28.8/32"
|
|
- "198.18.29.33/32"
|
|
- "198.18.29.239/32"
|
|
use_deterministic_role_id: false
|