open-vault/website/source/api
Josh Giles 9c46431b80 Support JSON lists for Okta user groups+policies. (#3801)
* 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.
2018-01-16 18:20:19 -05:00
..
auth Support JSON lists for Okta user groups+policies. (#3801) 2018-01-16 18:20:19 -05:00
secret Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
system Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-10 11:15:49 -05:00
index.html.md Remove ?list examples 2017-10-24 09:32:15 -04:00
libraries.html.md add new php client to the doc (#3206) 2017-08-21 13:07:03 -04:00
relatedtools.html.md update relatedtools, add Goldfish UI. (#3597) 2017-12-04 10:51:16 -05:00