Changeset 2058451
- Timestamp:
- 03/27/2019 05:09:42 PM (7 years ago)
- File:
-
- 1 edited
-
cyclos/trunk/cyclos-admin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cyclos/trunk/cyclos-admin.php
r2058400 r2058451 173 173 <li>User management: Login users via web services, make sure this option is enabled. </li> 174 174 <li>Save the permissions.</li> 175 <li>Go to the default configuration (of the network): System > System configuration > default configuration > Channels > Web services > User identification methods > And select the access client "wp_client" (if you are connecting to a specific url use the configuration of that specific url). </li>175 <li>Go to the default configuration (of the network): System > System configuration > default configuration > Channels > Web services > User identification methods > And select the access client "wp_client" (if you are connecting to a specific url use the configuration of that specific url). And save the configuration.</li> 176 176 </ol> 177 177 <h3>Step 3 (give permissions to manage the access client):</h3> 178 178 <ol> 179 <li>Now go to the permission (tab) of the admin you are loged in with: System > User configuration > Group > <i>Your group</i> > Permission (tab), and do the following:</li>179 <li>Now go to the permission (tab) of the admin you are loged in with: System > User configuration > Groups > <i>Your group</i> > Permission (tab), and do the following:</li> 180 180 <li>Make sure the admin you are logged in with can manage the group <i>wp_admin_group</i>: User management > Make sure "Accessible administrator groups" is set to "All groups" or "wp_admin_group" is selected under "Specific accessible administrator groups".</li> 181 181 <li>Make sure the admin you are logged in with can manage the access client: User management > Access clients > Select here all options for wp_client (View, Manage, Activate, etc.).</li> … … 184 184 <ol> 185 185 <li>Go to the default configuration (of the network): System > System configuration > default configuration.</li> 186 <li>In the configuration set the logout redirect url to your wordpress site: Display > URL to redirect after logout. </li>186 <li>In the configuration set the logout redirect url to your wordpress site: Display > URL to redirect after logout. Make sure to enter the full url including https:// or http:// at the beginning.</li> 187 187 <li>Save the configuration.</li> 188 188 </ol>
Note: See TracChangeset
for help on using the changeset viewer.