From 3bd2eee4ac435b8abb4f4555ea0931ea0f067f9c Mon Sep 17 00:00:00 2001 From: Amit Khare Date: Wed, 23 Mar 2016 10:47:28 -0400 Subject: [PATCH] Update userpass.html.md --- website/source/docs/auth/userpass.html.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/website/source/docs/auth/userpass.html.md b/website/source/docs/auth/userpass.html.md index 7696283534..89fdb70441 100644 --- a/website/source/docs/auth/userpass.html.md +++ b/website/source/docs/auth/userpass.html.md @@ -250,25 +250,16 @@ necessary.
Description
- Update the policies associated with an existing user. + Login with the username and password.
Method
POST
URL
-
`/auth/userpass/users//policies`
+
`/auth/userpass/login/`
Parameters
-
-
    -
  • - username - required - Username for this user. -
  • -
-