Merge branch 'master' of github.com:clems4ever/ldap-totp-nginx-auth

pull/2/head
Clement Michaud 2016-12-17 21:02:44 +01:00
commit 6ada9d2381
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ the server generates a JSON web token with an expiry date that the user must kee
### Endpoints ### Endpoints
Here are the available endpoints: Here are the available endpoints:
| Endpoint | Method | Description | | Endpoint | Method | Description |
|-----------------|-----------|-------------------------------------------------------------------| |-----------------|-----------|-------------------------------------------------------------------|
| /login | GET | Serve a static webpage for login | | /login | GET | Serve a static webpage for login |
@ -38,6 +39,7 @@ Here are the available endpoints:
### Parameters ### Parameters
And the parameters: And the parameters:
| Endpoint | Parameters | Returns | | Endpoint | Parameters | Returns |
|--------------------|-----------------------------------------------------------|----------------------------------| |--------------------|-----------------------------------------------------------|----------------------------------|
| /login | None | Login static page | | /login | None | Login static page |