Commit Graph

18 Commits

Author SHA1 Message Date
Rishichandra Wawhal
a9e2326ea8 remove auth0 webhook ref from docs and community (#1341) 2019-01-08 16:36:16 +05:30
Rishichandra Wawhal
97c4cf0e2a update auth docs (#1305)
* fix broken auth example links

* add jwt examples

* misc auth docs changes
2019-01-04 19:31:18 +05:30
Rikin Kachhia
8de12d5bcd
add table of contents to docs pages (#1115) 2018-12-03 17:42:24 +05:30
Rakesh Emmadi
3ea20bc4d7 allow authentication webhook with POST (close #1138) (#1147) 2018-12-03 16:49:08 +05:30
Tirumarai Selvan
96e63d1da5 add details about current role more explicit (#1140) 2018-11-29 15:11:59 +05:30
Praveen Durairaj
77a1f756de add auth0 integration guide (#1044) 2018-11-18 11:38:10 +05:30
Praveen Durairaj
19a0dd9789 update jwt-config generate section (#1036)
* update jwt-config generate section

* update jwt claim rule for auth0
2018-11-15 18:51:25 +05:30
Patrick Aljord
2bd11f12dd clarify which server uses the shared secret too (#925) 2018-11-08 11:51:13 +05:30
Shahidh K Muhammed
71f2af9fb8
add digital ocean one-click docs (#813) 2018-10-20 21:11:08 +05:30
Mayank Raj
d561ba2bd2 grammar corrections (#782) 2018-10-20 08:52:13 +05:30
Spencer Ng
a0a97d709d improve documentation (fix #745) (#746) 2018-10-19 22:29:18 +05:30
Burak Özdemir
feb8968879 fix e.g. and i.e. typos (#732) 2018-10-15 14:17:21 +05:30
dharmendra-lingaiah
17bfc36f86 update jwt docs (#742) 2018-10-15 10:33:47 +05:30
michizhou
c47ea78e0b fix typos, wording, punctuation, other errors in docs (#668) 2018-10-10 12:02:03 +05:30
Hugo
1e8e440bbc docs: fix spelling (#637) 2018-10-04 20:00:01 +05:30
Nikita Titov
15e3d6e549 multiple punctuation fixes in docs (#614) 2018-10-04 09:39:47 +05:30
Anon Ray
75090d51b9 jwt config now takes a jwk url (close #465) (#527)
JWT config now takes an optional jwk_url parameter (which points to published JWK Set). This is useful for providers who rotate their JWK Set.

Optional jwk_url parameter is taken. The published JWK set under that URL should be in standard JWK format (tools.ietf.org/html/rfc7517#section-4.8).

If the response contains an Expires header, the JWK set is automatically refreshed.
2018-09-27 16:52:49 +05:30
Shahidh K Muhammed
d3d9845497
merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30