Skip to content
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

make SAML-Metadata (optionally) also available without Typo3-BE-login #31

Open
christophs78 opened this issue May 13, 2024 · 1 comment

Comments

@christophs78
Copy link

Since 6c03542 SAML-Metadata is only delivered to the client with Typo3-BE-login.

https://stackoverflow.com/questions/38962290/security-concerns-with-providing-saml-metadata-on-public-url say´s there is not reason to hide SAML-metadata. But i expect someone thought it was a good idea to hide SAML-metadata without Typo3-BE-login.

Why should SAML-metadata be available without Typo3-BE-login?
To allow an IDP to automatically read up-2-date Typo3-SAML-metadata in intervalls.

md_saml generates attributes like validUntil into the SAML-metadata. This is a good thing. But it requires manual work when manually materializing SAML-metadata. We would avoid this by allowing the IDP to automatically read up-2-date Typo3-SAML-metadata.

@christophs78
Copy link
Author

.. when you find my thoughts useful i may provide a PR for this.

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

No branches or pull requests

1 participant