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

feat: SAML Connections API #269

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

chanioxaris
Copy link
Member

Added support for the SAML Connections API. The available operations are Create, Update, Read, Delete and List

Added support for the SAML Connections API. The available operations are
Create, Update, Read, Delete and List
@chanioxaris chanioxaris requested a review from gkats February 27, 2024 14:46
@chanioxaris chanioxaris requested a review from a team as a code owner February 27, 2024 14:46
}
}

type AttributeMappingParams struct {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to reviewer: Not sure if we prefer to redefine this struct here in order to be explicit or re-use it from the clerk package

Copy link
Member

@gkats gkats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@chanioxaris chanioxaris merged commit 25b646b into v2 Feb 28, 2024
4 checks passed
@chanioxaris chanioxaris deleted the haris/core-1718-saml-connections-api branch February 28, 2024 06:38
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.

2 participants