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

Support signing up with organization membership. #1012

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

nandan-bhat
Copy link
Contributor

@nandan-bhat nandan-bhat commented Jun 14, 2024

Changes

Allow customers to enable or disable organization connections for Sign-UPs.

  • A new property is_signup_enabled is added to the organization connections.

Breaking changes

This PR also includes following changes from ResourceServer interfaces (ResourceServerTokenDialectEnum, ResourceServerCreateTokenDialectEnum and ResourceServerUpdateTokenDialectEnum).

  • The key token is changed to access_token
  • The key token_authz is changed to access_token_authz

Change Verification

  • All organization-specific connection methods now reflect the addition of the new property is_signup_enabled.
  • The deprecation addition has been integrated and is performing as expected.

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@nandan-bhat nandan-bhat requested a review from a team as a code owner June 14, 2024 11:30
@nandan-bhat nandan-bhat changed the title Support signing up with organization membership Support signing up with organization membership. New property "is_signup_enabled" is added Jun 14, 2024
@nandan-bhat nandan-bhat changed the title Support signing up with organization membership. New property "is_signup_enabled" is added Support signing up with organization membership. Jun 14, 2024
@nandan-bhat nandan-bhat merged commit b79404e into master Jun 14, 2024
5 checks passed
@nandan-bhat nandan-bhat deleted the feature/SDK-4847 branch June 14, 2024 12:43
@nandan-bhat nandan-bhat mentioned this pull request Jun 14, 2024
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.

3 participants