Open
Description
The documentation for this project needs an overhaul. There isn't a lot of structure to the current documentation, it's very difficult to find how to configure the various frontend/backend plugins without either digging into the codebase to see how the configuration files are being serialized.
For long-term support, I believe this project needs better documentation. It should be using either something like pydoc, which is already being used by the pysaml2 project, or something like MkDocs.
I am willing to help contribute to efforts of improving documentation, but I wanted to leave the decision of if/how it's implemented to the maintainers and community.
Code Version
Branch: Master
Commit: d8bb07a
Activity
peppelinux commentedon Aug 1, 2019
robellegate commentedon Aug 1, 2019
I completely agree. I didn't know the local metadata provider type could work with both aggregate files and directories until I dug into the pysaml2 source code.
peppelinux commentedon Aug 11, 2019
Also related to
#217
FabianGrob commentedon Jul 5, 2022
Hi,
I am trying to use Satosa to implement a solution for several idps, and i do not find it completely clear how idps are added to satosa configuration.
Maybe it is a language barrier, can sameone give a detailed guide on how to add new idps. I found some as google in the documentation but i cannot reproduce them.
Thanks in advance
vladimir-mencl-eresearch commentedon Jul 5, 2022
Hi,
This is not really place to ask documentation questions ... but, if you are after configuring multiple IdPs for a SAML SP (using the saml2 backend), you can just add more entries into the
metadata
part of the config - as here in the sample config: https://github.com/IdentityPython/SATOSA/blob/master/example/plugins/backends/saml2_backend.yaml.example#L31Cheers,
Vlad
peppelinux commentedon Jul 5, 2022
FabianGrob commentedon Jul 6, 2022
Where may i ask this kind of questions?
vladimir-mencl-eresearch commentedon Jul 6, 2022
The bottom of the README file has:
So https://lists.sunet.se/postorius/lists/idpy-discuss.lists.sunet.se/