xilabao
e2a732f4eb
Update groups to passwordfile
...
ref to https://github.com/kubernetes/kubernetes/pull/39651
2017-01-24 14:25:47 -08:00
Marc Boorshtein
5244bb8b6e
integrated docs from ts.com wiki w/o product info
2017-01-16 08:12:43 -05:00
Alejandro Escobar
0f96b1ed77
fixed server.cert text to server.crt which is consistent with the rest of the document.
2016-12-22 10:05:00 -08:00
Jie Luo
ccd202a07a
Duplicated 'the'
...
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 14:33:37 +08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Jordan Liggitt
69920baf18
update assignees
2016-12-07 17:45:46 -08:00
Di Xu
a8ad6d33c6
add doc for experimental-keystone-ca-file flag
2016-12-07 17:41:04 -08:00
Jeff Schroeder
d918aca4e4
Fix minor syntax bug in the authentication docs
2016-12-07 16:00:45 -06:00
Jared
af6a428688
Update authentication.md
2016-12-06 17:30:17 -08:00
Jared
a2dff8d479
Add TOC
2016-11-21 14:07:09 -08:00
deads2k
c01dcf1a94
document authenticating proxy:
2016-11-01 08:42:59 -04:00
Feynman Liang
1480754235
Correct typo in authorization header
2016-10-17 15:58:45 -07:00
devin-donnelly
6d5580590a
Merge pull request #1332 from InQuicker/client-cert-groups
...
Explain how to define group memberships with client cert authentication.
2016-10-05 14:24:53 -07:00
Jordan Liggitt
19e61ec1d6
Describe anonymous access, system:authenticated group
2016-10-05 13:11:37 -04:00
Jimmy Cuadra
777e234970
Explain how to define group memberships with client cert authentication.
2016-09-27 17:43:34 -07:00
Mike Spreitzer
fa44441f68
Noted HTTP syntax restriction on bearer tokens
...
Noted that every bearer token, in any of the four authentication
strategies that use bearer tokens, appears in an HTTP header
value without additional quotation/encoding (beyond that supported
by HTTP). Included a fully concrete example. Wrote this down once,
where the issue first arises, and referenced it from the other relevant
strategies.
This constraint was elicited in #sig-auth discussion
on Sep 21, and not previously stated explicitly and in a way that
clearly applied to all four kinds of bearer token --- leaving the
reader to wonder if some other encoding is expected.
2016-09-27 16:13:10 -04:00
Chmouel Boudjnah
d322b78c53
minor spelling update
...
using mispellings https://pypi.python.org/pypi/misspellings
2016-09-22 11:48:21 +02:00
Eric Chiang
ec9f1aedc9
docs/admin/authentication: explicitly state the OIDC id_token is used instead of the access_token
...
Most OAuth2 libraries use the access_token as a bearer token. This
is different for Kubernetes, since the OIDC plugin uses an id_token
instead (also returned in the token response).
Be explicit and call out this difference.
2016-09-13 09:07:52 -07:00
Eric Tune
d8834d9176
Expand OIDC docs.
2016-08-29 23:01:30 -07:00
Eric Chiang
dff59014fc
authentication: add service account and webhook docs and update formatting
2016-08-10 12:36:52 -07:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
mikebrow
1cdec21194
edits to authentication.md to correct formatting
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-04 13:52:01 -05:00
zhouhaibing089
a5759266f8
fix the keystone package location
2016-03-25 11:35:15 +08:00
John Mulhausen
97c728d343
1.2 changes for admin/
2016-03-06 04:26:30 -08:00
John Mulhausen
4c9e72c518
Moving docs from /vX to /docs; we will use branches for old versions.
2016-02-29 15:17:22 -08:00