Skip to content

Conversation

@cmgrote
Copy link
Collaborator

@cmgrote cmgrote commented Jan 16, 2026

Note

Introduces a new, mapping-based SSO update API and aligns tests to the new contract.

  • Adds updateGroupMapping(SSOMapping, AtlanGroup, String[, RequestOptions]) that posts with both id and name, deriving URL and alias from the provided SSOMapping
  • Deprecates old updateGroupMapping(String, AtlanGroup, String, String[, RequestOptions]) signatures
  • Updates integration tests to call the new method and to always assert mapping.getName() contains the group ID (no longer null on update)

Written by Cursor Bugbot for commit 8fc3337. This will update automatically on new commits. Configure here.

@cmgrote cmgrote added the breaking Breaking change label Jan 16, 2026
@cmgrote cmgrote enabled auto-merge January 16, 2026 11:49
@cmgrote cmgrote merged commit 0916d1a into main Jan 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants