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

fix: Replace teams endpoint for bitbucket connector #1

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

rahulchheda
Copy link

@rahulchheda rahulchheda commented Dec 16, 2021

Replace deprecated /teams API endpoint with the actual one /user/permissions/teams.
Support of /teams endpoint ends 14 October 2020.

With this PR, we do not need teams scope to access user teams anymore
Output of endpoints differs a little
Closes dexidp#1811

P.S. I also tested these changes with changes from dexidp#1688. Everything works fine and looks compatible despite there are some conflicts in tests between these PRs.

Signed-off-by: m.nabokikh [email protected]

@sks sks merged commit b2833cd into feature_for_siac Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants