open-vault/builtin/credential/okta
2020-05-14 09:19:27 -04:00
..
cmd/okta Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go The new okta library doesn't prepend /api/v1 to our URL paths like the old one does (we still use the old one in the absence of an API token, since the new one doesn't support that.) Make our shim prepend /api/v1 to manual requests for the new library like the old library does, and remove explicit /api/v1 from our request paths. (#8807) 2020-04-23 14:35:26 -04:00
backend_test.go The new okta library doesn't prepend /api/v1 to our URL paths like the old one does (we still use the old one in the absence of an API token, since the new one doesn't support that.) Make our shim prepend /api/v1 to manual requests for the new library like the old library does, and remove explicit /api/v1 from our request paths. (#8807) 2020-04-23 14:35:26 -04:00
cli.go Move password to sdk 2019-04-12 18:12:13 -04:00
path_config.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
path_groups.go Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
path_groups_test.go Fix Okta auth to allow group names containing slashes (#6665) 2019-05-01 14:56:18 -07:00
path_login.go ldap, okta: fix renewal when login policies are empty (#8072) 2020-01-16 09:42:35 -08:00
path_users.go Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00