From c8a4eb90f243d3636c37acaa0a3ca601031c5339 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Fri, 27 Feb 2015 18:17:20 -0300 Subject: [PATCH] Update Docs. --- doc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc.md b/doc.md index fe5fb80..21ed103 100644 --- a/doc.md +++ b/doc.md @@ -18,9 +18,9 @@ Before getting started there are some important things that you should know: - [SITE_URL](#site_url) - [LOGIN_URL](#login_url) - [OIDC_CODE_EXPIRE](#oidc_code_expire) - - [OIDC_EXTRA_SCOPE_CLAIMS](#) - - [OIDC_IDTOKEN_EXPIRE](#) - - [OIDC_TOKEN_EXPIRE](#) + - [OIDC_EXTRA_SCOPE_CLAIMS](#oidc_extra_scope_claims) + - [OIDC_IDTOKEN_EXPIRE](#oidc_idtoken_expire) + - [OIDC_TOKEN_EXPIRE](#oidc_token_expire) - [Users And Clients](#users-and-clients) - [Templates](#templates) - [Server Endpoints](#server-endpoints)