open-vault/builtin/credential
Calvin Leung Huang 79cb82e133
Add logic for using Auth.Period when handling auth login/renew requests (#3677)
* Add logic for using Auth.Period when handling auth login/renew requests

* Set auth.TTL if not set in handleLoginRequest

* Always set auth.TTL = te.TTL on handleLoginRequest, check TTL and period against sys values on RenewToken

* Get sysView from le.Path, revert tests

* Add back auth.Policies

* Fix TokenStore tests, add resp warning when capping values

* Use switch for ttl/period check on RenewToken

* Move comments around
2017-12-15 13:30:05 -05:00
..
app-id Add logic for using Auth.Period when handling auth login/renew requests (#3677) 2017-12-15 13:30:05 -05:00
approle Add logic for using Auth.Period when handling auth login/renew requests (#3677) 2017-12-15 13:30:05 -05:00
aws auth/aws: Check credential availability before auth (#3465) 2017-11-13 15:43:24 -05:00
cert add allowed_names to cert-response (#3654) 2017-12-06 16:50:02 -05:00
github avoid empty group alias names (#3567) 2017-11-10 16:51:37 -05:00
ldap avoid empty group alias names (#3567) 2017-11-10 16:51:37 -05:00
okta Adding mfa support to okta auth backend. (#3653) 2017-12-07 14:17:42 -05:00
radius Re-add some functionality lost during last dep update (#3636) 2017-12-01 10:18:26 -05:00
userpass Final sync 2017-10-23 17:39:21 -04:00