From 27d3160490606c0104139f37ddadaea50987d53e Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 12:47:02 +0200 Subject: [PATCH] Update topics/overview/features.adoc --- topics/overview/features.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/overview/features.adoc b/topics/overview/features.adoc index 07d0101be4..bdec6fbdc4 100644 --- a/topics/overview/features.adoc +++ b/topics/overview/features.adoc @@ -15,7 +15,7 @@ * Two-factor Authentication - Support for TOTP/HOTP via Google Authenticator or FreeOTP * Login flows - optional user self-registration, recover password, verify email, require password update, etc. * Session management - Admins and users themselves can view and manage user sessions. -* Token mappers - Map user attributes, roles, etc how you want into tokens and statements. +* Token mappers - Map user attributes, roles, etc. how you want into tokens and statements. * Not-before revocation policies per realm, application and user. * CORS support - Client adapters have built-in support for CORS {% if book.community %}