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

[SDK-4386] Support Organization Name in Authorize #495

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

stevehobbsdev
Copy link
Contributor

Changes

This PR enables support for authorizing using organization name in addition to organization ID. Docs also updated.

In addition, some tweaks were made to organization tests that allow dynamic generation of the ID token as opposed to using a hard-coded value.

Note: use of this feature requires your Auth0 tenant to have this feature enabled.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of Ruby

Checklist

@stevehobbsdev stevehobbsdev requested a review from a team as a code owner July 12, 2023 13:52
@stevehobbsdev stevehobbsdev merged commit 438e1b7 into master Jul 13, 2023
4 checks passed
@stevehobbsdev stevehobbsdev deleted the sdk-4386/org-name branch July 13, 2023 09:19
@stevehobbsdev stevehobbsdev mentioned this pull request Jul 13, 2023
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