python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Add enforce_sso, disabled fields in tenant API

Open LioriE opened this issue 10 months ago • 1 comments

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)

LioriE avatar Mar 26 '25 10:03 LioriE

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.

github-actions[bot] avatar Apr 02 '25 09:04 github-actions[bot]