open-vault/builtin/credential/okta
Jim Kalafut 8bc9fa4583
Fix Okta auth to allow group names containing slashes (#6665)
This PR also adds CollectKeysPrefix which allows a more memory efficient
key scan for those cases where the result is immediately filtered by
prefix.
2019-05-01 14:56:18 -07:00
..
cmd/okta Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go Fix a dropped Okta error (#6592) 2019-04-16 13:05:50 -04:00
backend_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
cli.go Move password to sdk 2019-04-12 18:12:13 -04:00
path_config.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_groups.go Fix Okta auth to allow group names containing slashes (#6665) 2019-05-01 14:56:18 -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 Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_users.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00