summaryrefslogtreecommitdiffstats
path: root/web/saml.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-11241: fix context site url header (#9079)Jesse Hallam2018-07-111-2/+1
| | | | | | | | | * fix context's SiteURLHeader to use the subpath This fixes various commands such as /open and /groupmsg, as well as OAuth related redirects. * MM-11246: also leverage GetSiteHeader() in completeSaml
* Move SAML endpoints out of api package (#8780)Joram Wilander2018-05-141-0/+149