You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,17 @@ to validate accounts by email, domain or group.
9
9
10
10

11
11
12
+
**NOTICE**: This project was officially archived by Bitly at the end of September 2018.
13
+
Bitly will no longer be accepting PRs or helping on issues.
14
+
There has been a [discussion](https://github.com/bitly/oauth2_proxy/issues/628)
15
+
to find a new home for the project which has led to the following notable forks:
16
+
17
+
-[buzzfeed/sso](https://github.com/buzzfeed/sso) a "double OAuth2" flow, where sso-auth is the OAuth2 provider for sso-proxy and Google is the OAuth2 provider for sso-auth.
18
+
-[openshift/oauth_proxy](https://github.com/openshift/oauth-proxy) an openshift specific version of this project.
19
+
-[pusher/oauth2_proxy](https://github.com/pusher/oauth2_proxy) official hard fork of this project.
20
+
21
+
Please submit all future PRs and issues to [pusher/oauth2_proxy](https://github.com/pusher/oauth2_proxy).
0 commit comments