open-vault/builtin/credential/okta
Vishal Nayak 7bae606662
External identity groups (#3447)
* external identity groups

* add local LDAP groups as well to group aliases

* add group aliases for okta credential backend

* Fix panic in tests

* fix build failure

* remove duplicated struct tag

* add test steps to test out removal of group member during renewals

* Add comment for having a prefix check in router

* fix tests

* s/parent_id/canonical_id

* s/parent/canonical in comments and errors
2017-11-02 16:05:48 -04:00
..
backend.go External identity groups (#3447) 2017-11-02 16:05:48 -04:00
backend_test.go Compare groups case-insensitively at login time (#3240) 2017-08-25 14:48:37 -04:00
cli.go Change auth helper interface to api.Secret. (#3263) 2017-08-31 16:57:00 -04:00
path_config.go Adding support for base_url for Okta api (#3316) 2017-09-15 00:27:45 -04:00
path_groups.go Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00
path_login.go External identity groups (#3447) 2017-11-02 16:05:48 -04:00
path_users.go Okta implementation (#1966) 2017-01-26 19:08:52 -05:00