python-sdk
python-sdk copied to clipboard
Add enforce_sso, disabled fields in tenant API
Related Issues
Related: https://github.com/descope/etc/issues/8356 Related: https://github.com/descope/etc/issues/249
Description
Added fields to create/update tenant API:
- enforce_sso
- disabled
Must
- [x] Tests
- [ ] Documentation (if applicable)
Coverage report
The coverage rate went from 97.9% to 97.9% :arrow_right:
None of the new lines are part of the tested code. Therefore, there is no coverage data about them.