The Wayback Machine - https://web.archive.org/web/20210601175626/https://github.com/topics/saml2
Skip to content
#

saml2

Here are 193 public repositories matching this topic...

MrDys
MrDys commented Oct 8, 2018

I have a rather complex setup using simpleSAMLphp to run a number of service providers. For regionalization reasons (thanks, GDPR), they all respond to the same entityID. My primary SP also includes the regional ACS endpoints so that folks at the various regions can be passed along appropriately.

I would like the ability to be able to configure certain parts of the SP metadata output (ACS endp

tyctor
tyctor commented Apr 23, 2021

Hi

is there posibility to set key_file and cert_file content in configuration instead of path?
my application is runing inside docker, so this files are not stored on local filesystem,
but i can set it from outside via variable in os.environ
probably i could do some workaround, and save content into file temp file and set this file,
before saml2 config is parsed
but i am asking her

Improve this page

Add a description, image, and links to the saml2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saml2 topic, visit your repo's landing page and select "manage topics."

Learn more