minor formatting and text changes

This commit is contained in:
Andy Munro 2020-10-26 15:16:20 -04:00 committed by Marek Posolda
parent 839ff2420a
commit 28343a4b0b
6 changed files with 8 additions and 13 deletions

View file

@ -1,5 +1,5 @@
[id="con-impersonating_{context}"]
=== Impersonation
= Impersonation
It is often useful for an admin to impersonate a user. For example, a user may be experiencing a bug in one of your applications and an admin may want to impersonate the user to see if they can duplicate the problem. Admins with the appropriate permission can impersonate a user.

View file

@ -1,6 +1,6 @@
[[_personal_data]]
=== Personal data collected by {project_name}
= Personal data collected by {project_name}
By default, {project_name} collects the following:

View file

@ -1,15 +1,10 @@
[id="proc-creating-user_{context}"]
= Creating a user
Administrators can create users and applications that are owned by the users of a specified realm. In the console, you can add users and register applications to be secured by {project_name}.
You create users in the realm where you intend to have applications needed by those users. Avoid creating users in the master realm, which is only intended for creating other realms.
A user can use the console to access applications in a realm, update profile information, and change credentials.
Create users in the same realm that contains the applications for the user. Every user in a realm has access to the console and the applications in that realm.
.Prerequisites
* You are not in the master realm. Use the master realm only to create other realms.
* You are in the realm that contains the applications for the user.
.Prerequisite
* You are in a realm other than the master realm.
.Procedure
. In the console, click *Users* in the left menu.

View file

@ -1,7 +1,7 @@
[id="proc-deleting-user_{context}"]
= Deleting a user
You can delete a user, who no longer needs access to applications in the {project_name} console. If a user is deleted, the user profile and data is also deleted.
You can delete a user, who no longer needs access to applications. If a user is deleted, the user profile and data is also deleted.
.Prerequisite
* You are in the realm where the user exists.

View file

@ -1,6 +1,6 @@
[[_recaptcha]]
=== reCAPTCHA Support
= reCAPTCHA Support
To safeguard registration against bots, {project_name} has integration with Google reCAPTCHA.
To enable this you need to first go to link:https://developers.google.com/recaptcha/[Google Recaptcha Website]

View file

@ -1,6 +1,6 @@
[[_user-registration]]
=== User Registration
= User Registration
You can enable {project_name} to allow user self registration. When enabled, the login page has a registration
link the user can click on to create their new account.