Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

getsentry/sentry-auth-google

Open more actions menu

Repository files navigation

Google Auth for Sentry

DEPRECATED: This project now lives in sentry.

An SSO provider for Sentry which enables Google Apps authentication.

Install

For Sentry >= 8.23.0:

$ pip install sentry-auth-google

For Sentry <= 8.22.0 (See Issue):

$ pip install https://github.com/getsentry/sentry-auth-google/archive/52020f577f587595fea55f5d05520f1473deaad1.zip

Setup

Start by creating a project in the Google Developers Console.

Then, create an OAuth Client ID/Secret pair via Project Credentials.

In the Authorized redirect URIs add the SSO endpoint for your installation:

https://sentry.example.com/auth/sso/

Finally, obtain the API keys and plug them into your sentry.conf.py:

GOOGLE_CLIENT_ID = ""

GOOGLE_CLIENT_SECRET = ""

About

Google Apps SSO provider for Sentry

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.