Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3/X] Refactor attack protection resource to allow for empty fields (#…
…338) * Refactor attack protection resource to allow for empty fields * [4/X] Refactor branding resources to allow for empty fields (#339) * Refactor branding resources to allow for empty fields * [5/X] Refactor client resources to allow for empty fields (#340) * Refactor client resources to allow for empty fields * [6/X] Refactor connection resources to allow for empty fields (#341) * Refactor client resources to allow for empty fields * Refactor connection resources to allow for empty fields * [7/X] Refactor guardian resources to allow for empty fields (#342) * Refactor guardian resources to allow for empty fields * Early return for erroneous guardian API requests * Early return for erroneous guardian API requests * [8/X] Refactor orgs to allow for empty fields and remove deprecated field (#343) * Refactor ors to allow for empty fields and remove deprecated field * [9/X] Refactor email resources to allow for empty fields (#344) * Refactor email resources to allow for empty fields * [10/X] Refactor resource server resources to allow for empty fields (#345) * Refactor resource server resources to allow for empty fields * [11/X] Refactor tenant resource to allow for empty fields (#346) * Refactor tenant resource to allow for empty fields * [12/X] Refactor custom domain resource to allow for empty fields (#347) * Refactor custom domain resource to allow for empty fields * [13/X] Refactor user resource to allow for empty fields (#348) * Refactor user resource to allow for empty fields * [14/X] Refactor role and rule resources to allow for empty fields (#349) * Refactor role and rule resources to allow for empty fields * [15/X] Refactor log stream resource to allow for empty fields (#350) * Refactor log stream resource to allow for empty fields * [16/X] Refactor prompts resource to allow for empty fields (#351) * Refactor prompts resource to allow for empty fields * [17/X] Refactor hooks resource to allow for empty fields (#352) Refactor hooks resource to allow for empty fields * Fix small issue with log stream filters * Adding user_id back in to tests Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> * Removing default audience string replace * Removing unncessary check Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> * Adding extra assertion Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]> Co-authored-by: Will Vedder <[email protected]>
- Loading branch information