nextcloud / user_saml

:lock: App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml
https://portal.nextcloud.com/article/configuring-single-sign-on-10.html
GNU Affero General Public License v3.0
96 stars 76 forks source link

[stable-5.1] refactor(Controller): read parameter only once #791

Closed blizzz closed 1 year ago

blizzz commented 1 year ago

backport of #788

blizzz commented 1 year ago

Just realizied, ITrustedDomainHelper was added in 23 only.