- 21 Jun, 2019 1 commit
-
-
ale authored
This allows eventual future usage of 307 redirects and us accepting POST requests without having to decode the request body.
-
- 20 Jun, 2019 1 commit
-
-
ale authored
The sso service endpoint should send the proper CORS headers and respond to OPTIONS (for CORS prefetches) so that XmlHttpRequests on authenticated sites can (partially) work.
-
- 23 Feb, 2019 1 commit
-
-
ale authored
This caused the SSO server to generate bad form links, which caused a 302, preventing POST requests to succeed.
-
- 16 Feb, 2019 1 commit
-
-
ale authored
Support serving site-specific logo, favicon, and setting a site title.
-
- 05 Feb, 2019 1 commit
-
-
ale authored
Just serve an error on the logout page if there is no valid session, instead of redirecting to the login workflow.
-
- 27 Jan, 2019 3 commits
-
-
ale authored
And standardize on a single structure for the gorilla session map, using the 'data' key for our gob-encoded objects.
- 22 Nov, 2018 1 commit
-
-
ale authored
-
- 16 Nov, 2018 2 commits
- 14 Nov, 2018 1 commit
-
-
ale authored
-
- 03 Nov, 2018 2 commits
-
-
ale authored
- 30 Oct, 2018 2 commits
- 29 Oct, 2018 2 commits
- 18 Feb, 2018 5 commits
- 16 Feb, 2018 1 commit
-
-
ale authored
-
- 14 Jan, 2018 1 commit
-
-
ale authored
Should make the subdivision between apps (idp, sso) more obvious.
-
- 17 Dec, 2017 1 commit
-
-
ale authored
Uses the clientutil.Backend abstraction for the keystore client API.
-
- 15 Dec, 2017 1 commit
-
-
ale authored
-
- 11 Dec, 2017 1 commit
-
-
ale authored
It left the Prometheus instrumentation in server/http.go, while it is already provided by the ai3/go-common package.
-
- 20 Nov, 2017 1 commit
-
-
ale authored
Uses 'go generate' to invoke sri.py.
-
- 19 Nov, 2017 1 commit
-
-
ale authored
-
- 18 Nov, 2017 2 commits
- 12 Nov, 2017 1 commit
-
-
ale authored
The proxy wraps endpoints (exposed as separate HTTP hosts) with single-sign-on authentication.
-
- 11 Nov, 2017 1 commit
-
-
ale authored
-
- 29 Oct, 2017 1 commit
-
-
ale authored
-