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

Bed-5068 feat: Add PATCH endpoint to update sso providers #975

Merged
merged 5 commits into from
Nov 26, 2024
Merged

Conversation

mistahj67
Copy link
Contributor

@mistahj67 mistahj67 commented Nov 22, 2024

Description

  • Added PATCH /sso-providers/{sso_provider_id} to update SSO provider info

Motivation and Context

This PR addresses: BED-5068

Why is this change required? What problem does it solve?

Adds support for editing sso provider info without the need to delete it and disassociate the users. It also terminates active sessions.

How Has This Been Tested?

Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc.

Unit tests
Locally through Bruno

Screenshots (optional):

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

@mistahj67 mistahj67 added the api A pull request containing changes affecting the API code. label Nov 22, 2024
@mistahj67 mistahj67 self-assigned this Nov 22, 2024
@mistahj67 mistahj67 force-pushed the BED-4291 branch 4 times, most recently from cb45d6f to 5f2c92b Compare November 22, 2024 20:56
Base automatically changed from BED-4291 to main November 22, 2024 21:18
@mistahj67 mistahj67 force-pushed the BED-5068 branch 3 times, most recently from 4b6cdc2 to f058ff7 Compare November 22, 2024 22:58
@mistahj67 mistahj67 marked this pull request as ready for review November 22, 2024 23:36
@mistahj67 mistahj67 changed the title Bed-5068 feat: Add PUT endpoint to update sso providers Bed-5068 feat: Add PATCH endpoint to update sso providers Nov 25, 2024
@mistahj67 mistahj67 merged commit be35086 into main Nov 26, 2024
4 checks passed
@mistahj67 mistahj67 deleted the BED-5068 branch November 26, 2024 20:10
@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api A pull request containing changes affecting the API code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants