Skip to content

Commit 713f214

Browse files
added more documentation
1 parent f4920df commit 713f214

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

doc/why-concorda.md

+10-12
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@ The Concorda application can be used to perform social logins via the user's fav
1212

1313
Concorda implements the following features:
1414

15-
* client management
16-
* define clients
15+
* Application management
16+
* define applications
1717
* control registration type - open or closed. For closed registration type, users can register only after receiving an invitation.
18-
* enable/disable client access - TBD
19-
* user management
20-
* manage user properties for each client - TBD
18+
* enable/disable client access and also you will be able to close any client session.
19+
* User management
2120
* register/modify users
22-
* tags management
23-
* add/remove tags - TBD
24-
* assign tags to users
25-
* restrict user login access basedon assigned tags
26-
* invite users to join a specific client
27-
* forgot password
28-
* Social logins using Google, Github, Twitter
21+
* Group management - TBD
22+
* invite users to join a specific application
23+
* forgot password flow
24+
* force users to change passwords on first login
25+
* password policy - minimum password length, force using numeric/lowercase and uppercase characters.
26+
* Social authentication using Google, Github, Twitter

0 commit comments

Comments
 (0)