open-vault/builtin/credential/okta
Jeff Mitchell d144f2935e Two-pronged fix for renew policy checking (#4960)
1) In backends, ensure they are now using TokenPolicies
2) Don't reassign auth.Policies until after expmgr registration as we
don't need them at that point

Fixes #4829
2018-07-24 12:03:11 -07:00
..
backend.go Do not fail login if no policies are mapped to the user or group (#4798) 2018-06-19 23:00:22 -04:00
backend_test.go Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
cli.go Write password prompts to stderr to avoid co-mingling stdout (#3781) (#3782) 2018-01-18 12:14:19 -05:00
path_config.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_groups.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_login.go Two-pronged fix for renew policy checking (#4960) 2018-07-24 12:03:11 -07:00
path_users.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00