open-vault/website/source/docs/auth
Michael Ansel 30b71cbbac Add constraints on the Common Name for certificate-based authentication (#2595)
* Refactor to consolidate constraints on the matching chain

* Add CN prefix/suffix constraint

* Maintain backwards compatibility (pick a random cert if multiple match)

* Vendor go-glob

* Replace cn_prefix/suffix with required_name/globbing

Move all the new tests to acceptance-capable tests instead of embedding in the CRL test

* Allow authenticating against a single cert

* Add new params to documentation

* Add CLI support for new param

* Refactor for style

* Support multiple (ORed) name patterns

* Rename required_names to allowed_names

* Update docs for parameter rename

* Use the new TypeCommaStringSlice
2017-04-30 11:37:10 -04:00
..
app-id.html.md Use relative links 2017-03-16 12:04:36 -07:00
approle.html.md Use relative links 2017-03-16 12:04:36 -07:00
aws.html.md Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
cert.html.md Add constraints on the Common Name for certificate-based authentication (#2595) 2017-04-30 11:37:10 -04:00
github.html.md Added document to github auth backend covering user-specific policies. (#2084) 2016-11-11 08:59:26 -05:00
index.html.md Preferred method is AppRole since AppId is now deprecated 2016-07-28 14:32:20 -04:00
ldap.html.md Use service bind for searching LDAP groups (#2534) 2017-04-18 15:52:05 -04:00
mfa.html.md Fixing a few typos in the docs (#2344) 2017-02-07 11:55:29 -05:00
okta.html.md Okta implementation (#1966) 2017-01-26 19:08:52 -05:00
radius.html.md RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
token.html.md Links 2017-03-17 14:27:32 -04:00
userpass.html.md Added docs for reading and deleting username 2016-09-30 16:13:57 -04:00