Difference between revisions of "SSO HTTP Authentication"
Jump to navigation
Jump to search
(Created page with "Here are some different ways. Note using module and then passing HTTP Header values/cookies to backend is usually the easiest. You can write your own LUA integration too. htt...") |
(No difference)
|
Latest revision as of 22:04, 8 March 2023
Here are some different ways. Note using module and then passing HTTP Header values/cookies to backend is usually the easiest. You can write your own LUA integration too.
https://developers.shopware.com/blog/2015/03/02/sso-with-nginx-authrequest-module/
https://github.com/nginx-shib/nginx-http-shibboleth
https://www.haproxy.com/blog/haproxy-enterprise-offers-saml-based-single-sign-on/