Added content to the Using the Admin Console section of the Reference Guide#19
Added content to the Using the Admin Console section of the Reference Guide#19tmess567 wants to merge 2 commits intoapache:masterfrom
Conversation
…sole section for the reference guide
|
Hi @tmess567 thanks for this initiative! Please also refer to SYNCOPE-700 in the commit log message, thanks. |
| . http://maven.apache.org/[Apache Maven^] (version 3.0.3 or higher) installed | ||
| . one of the supported <<internal-storage,DBMSes>> up and running | ||
| . one of the supported <<java-ee-container, Java EE containers>> up and running | ||
| . one of the supported <<java-ee-container, Java EE containers>> up and running |
There was a problem hiding this comment.
Please void this whitespace changes.
|
You need to make the following modification, otherwise your changes won't be included in the generated PDF / HTML: |
| resources available and configured in the syncope deployment. It also allows the admin to perform | ||
| all the actions listed in the realms tab. | ||
|
|
||
| image::consoleTopology.png[console-topology] |
There was a problem hiding this comment.
It might be better to include here the screenshot from -Pembedded rather than the one from standalone distribution, since in the latter there is no local connector bundles, only connector server.
TypesThe
WorkflowSee https://cwiki.apache.org/confluence/display/SYNCOPE/User+Workflow |
|
Can I just reuse the above text (for types description) and also the one at https://cwiki.apache.org/confluence/display/SYNCOPE/User+Workflow or do I need to make any changes? |
|
You can of course use the text above as starting point, but it would be nice to expand some concepts. |
|
@tmess567 if you don't mind, I'll merge this PR as it is right now and continue working from here, since I am about to start again on SYNCOPE-700. |
|
Yeah sure, I will continue to work on this locally whenever I get the time and create a new PR when done. |
|
Thanks! |
I have added some content to the "Using the Admin Console" section for the Reference Guide along with screenshots for the same. Please suggest any required changes or addition / removal screenshots.
Also, I will need help to understand the usage of Types and Workflow tabs in the Configurations part of the admin console so that I can add documentation for it.