Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Internal/Public integrations with OAuth authentication for security purpose. #73621

Closed
palemmahesh opened this issue Jul 2, 2024 · 4 comments

Comments

@palemmahesh
Copy link

Problem Statement

Internal Integrations we can give url with username and password to send events to another url. But it will be good to provide oAuth 2.0 setup for external/internal integrations for security purpose not to give clear text password in the url.

Solution Brainstorm

OAuth 2.0 support for internal integrations

Product Area

Settings - Auth

@getsantry
Copy link
Contributor

getsantry bot commented Jul 2, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Jul 2, 2024

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

@getsantry getsantry bot moved this from Waiting for: Support to Waiting for: Product Owner in GitHub Issues with 👀 3 Jul 2, 2024
@getsantry getsantry bot removed the status in GitHub Issues with 👀 3 Jul 2, 2024
@mdtro
Copy link
Member

mdtro commented Oct 7, 2024

@palemmahesh - Can you provide further clarification and details of what you are referring to? In no scenario should you be providing a password in the URL.

Sentry's Internal Integration platform does support OAuth 2.0 authentication. It's not strictly required, as we do support just using token to authenticate, but you're also able to use OAuth 2.0's Client Credential Flow to receive a temporary access token.

You can find details about this in our documentation:

@Christinarlong
Copy link
Contributor

Closing as we have this, please make a follow up if this isn't the case.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

5 participants