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

Ben/commerce feature plans #364

Open
wants to merge 42 commits into
base: commerce-fixed
Choose a base branch
from

Conversation

benhowdle89
Copy link

Update Plans & Features methods

gkats and others added 25 commits February 1, 2024 18:19
The PR template is probably not needed.
Some IdP providers, expose a metadata url which contains all their necessary
information in order to configure an integration. We update our SAML Connection
Create & Update operations to accept this new url as the 'idp_metadata_url'
property
Added the ActorTokenResponse.URL field.
As part of the SAML Connection Create and Update operations, allow to define
the attribute mapping of IdP properties to Clerk's user properties
We now expose a new property 'allow_subdomains' as part of the SAML Connection
response. You can also define it during the Update operation.
Default value is false
We now expose a new property 'allow_idp_initiated' as part of the SAML
Connection response. You can also define it during the Update operation.
Default value is false
Our SAML Connection Create/Update operations now accepts a new optional property
'IdpMetadata' which you can use in order to configure an IdP using the metadata
file. If provided, we also include it in the response as well
* feat: add IgnoreDotsForGmailAddresses restriction on sdk

* test: IgnoreDotsForGmailAddresses restriction
Backporting the SAMLAccounts field on the User struct for v1.
@benhowdle89 benhowdle89 requested a review from a team as a code owner December 10, 2024 15:22
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.