-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better documentation for combining every aspect of the IDSA together #113
Comments
Hi @AlWitton thank you very much for providing this feedback! We are working to make the (huge amount of) content as user-friendly as possible, while trying to contain as much content as possible. This sometimes leads to ambiguity and I think your expertise and your experience as a user is definitely something we would like to hear about. We will have a major update on our main repo and would also be interested in creating a spot with practical information on explanations and steps to follow for a complete setup. Would it be possible for you to explain your experience in more detail? To be more concrete,
We would highly appreciate if you can provide this feedback to us so that we can understand your experience better and use your feedback to make the content more accessible and more user-friendly. Thank you very much in advance, |
Hi @anilturkmayali
Im not comming from certificates at all so this is still a huge endavour to get every configuration right and working - which is not very userfriendly at all. When working with the MDB i got invalid DAPS and in the testbed i received an SSL error for invalid hostname when trying to switch setup to communicate through my IP. The testbed should be as close to production standards as possible. This includes besides https a distributed setup with communication not running completely local The instructions should start from the beginning and not skipping crucial parts. If you follow them step by step (one entry point - not switching between 5 git documentation and some other sources to find CLI commands) you should start with nothing and end up with a distributed testbed. You should have deployed all services, be your own CA and have certificates as well as key- and truststores generated by yourself for all components required. And just to be clear. I am not suggesting that mentioned pieces do not exist. They might not exist or not exist in the scope/detail that would be required to guide someone completely new to SSL and JWT through the process or they exist but are scattered throughout several projects in a way that its hard to follow. |
Thank you very much for the detailed description @AlWitton we will review this and will come up with a lean and structured guidance based on the structure you have provided. For your information, |
Which part of the repository is your change request related to?
Please provide the exact URL(s) of the page(s) [...]
Please describe which content you would expect here and tell us how to solve this request
Describe a little more in detail which information or resources you would expect here. And describe the change you would like to see (i.e. remove a chapter that is obsolete, replace a paragraph with the new version, correct a broken link, etc.). If your requested content should be brought here from another source, please share the link and details.
The generation process of auth tokens is very ambigiously described. Couldnt found a single entry point for a complete setup explanation as the project is extremely scattered. The documentation for each part is alright but putting everything together is poorly explained.
Can you already provide any alternative (or updated) content that can/should replace the existing content?
A clear and concise description of any alternative content you have considered.
A complete step by step guide accessed though the root wiki page, in which everything is described. If code or token generation is required, the code for creating dummy certificats that are working - including a brief explanation who needs them, where they are issued and where certifies them - is also included.
Additional notes
Add any other notes about the change request here.
Iis exhausting and little to none-productive jumping from tab to tab just because the required information are scattered throughout several projects and no one so far has taken any kind of effort putting them together in an easy to follow guide.
The text was updated successfully, but these errors were encountered: