Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

need ability to configure with a metadata.xml file (rather than URL) #2

Open
stevecrozz opened this issue May 1, 2018 · 2 comments

Comments

@stevecrozz
Copy link

Google in their infinite wisdom has decided they will not provide public metadata URLs for their customers, and so I find myself wanting to configure this project with a static metadata.xml file that I've downloaded.

Would you accept a pull request to add this feature? I'm thinking of a configuration option named idp_metadata_path which would be the path to a metadata file. It would be a mutually exclusive option with idp_metadata_url. If the file is specified and exists and a URL is not specified, then we would read the file and use it instead of the URL. It would be pretty simple as crewjam/saml/samlsp already understands how to handle both URLs and files on disk.

Either way, thanks for putting this project together!

@dustin-decker
Copy link
Owner

dustin-decker commented May 5, 2018 via email

@dustin-decker
Copy link
Owner

Hey @stevecrozz, I noticed you forked the project to make the changes you wanted. I'm glad the project was useful for you. It'd be great if you could make a PR to add the optional TLS termination (i've been wanting to add that for a while) and the metadata path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants