auth0 / auth0-java-mvc-common

Contains common helper classes and api client logic that are used across our Java MVC libraries
MIT License
43 stars 39 forks source link

[SDK-4401] Support using organization name #132

Closed jimmyjames closed 1 year ago

jimmyjames commented 1 year ago

Adds support for specifying the organization name to be used on the authorize request (in addition to organization ID).

In addition to the unit tests, the change was tested on a tenant enabling the use of the organization name (as well as organization ID).