mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-31 06:36:20 -04:00
* Support JSON lists for Okta user groups+policies. Migrate the manually-parsed comma-separated string field types for user groups and user policies to TypeCommaStringSlice. This means user endpoints now accept proper lists as input for these fields in addition to comma-separated string values. The value for reads remains a list. Update the Okta API documentation for users and groups to reflect that both user group and user/group policy fields are list-valued. Update the Okta acceptance tests to cover passing a list value for the user policy field, and require the OKTA_API_TOKEN env var to be set (required for the "everyone" policy tests to pass). * Fix typo, add comma-separated docs. |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| docs | ||
| guides | ||
| intro | ||
| layouts | ||
| .gitignore | ||
| 404.html.md | ||
| _ember_steps.html.erb | ||
| _ember_templates.html.erb | ||
| android-manifest.json.erb | ||
| community.html.erb | ||
| downloads.html.erb | ||
| favicon.ico | ||
| index.html.erb | ||
| microsoft-tile.xml.builder | ||
| robots.txt | ||
| security.html.erb | ||
| sitemap.xml.builder | ||