File tree 1 file changed +10
-12
lines changed
1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -12,17 +12,15 @@ The Concorda application can be used to perform social logins via the user's fav
12
12
13
13
Concorda implements the following features:
14
14
15
- * client management
16
- * define clients
15
+ * Application management
16
+ * define applications
17
17
* 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
21
20
* 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
You can’t perform that action at this time.
0 commit comments