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 PUT endpoint to update sso providers #975

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mistahj67
Copy link
Contributor

Description

  • Added PUT /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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api A pull request containing changes affecting the API code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant