open-vault/website/source/api/auth
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
..
app-id More naming cleanup 2017-10-24 09:35:03 -04:00
approle More naming cleanup 2017-10-24 09:35:03 -04:00
aws Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
cert Fix minor typo in word "certificate" (#3783) 2018-01-15 15:52:41 -05:00
gcp More naming cleanup 2017-10-24 09:35:03 -04:00
github Oops typo 2017-10-24 09:34:30 -04:00
kubernetes Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
ldap More naming cleanup 2017-10-24 09:35:03 -04:00
okta Support JSON lists for Okta user groups+policies. (#3801) 2018-01-16 18:20:19 -05:00
radius More naming cleanup 2017-10-24 09:35:03 -04:00
token Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
userpass More naming cleanup 2017-10-24 09:35:03 -04:00
index.html.md More naming cleanup 2017-10-24 09:35:03 -04:00