Merge pull request #14783 from edx/mattdrayer/ENT-293
ENT-293: Add SAML metadata refresh control flag
Showing
- common/djangoapps/third_party_auth/management/commands/saml.py 9 additions, 4 deletions...n/djangoapps/third_party_auth/management/commands/saml.py
- common/djangoapps/third_party_auth/management/commands/tests/test_saml.py 40 additions, 26 deletions...s/third_party_auth/management/commands/tests/test_saml.py
- common/djangoapps/third_party_auth/migrations/0006_samlproviderconfig_automatic_refresh_enabled.py 19 additions, 0 deletions...ions/0006_samlproviderconfig_automatic_refresh_enabled.py
- common/djangoapps/third_party_auth/models.py 3 additions, 0 deletionscommon/djangoapps/third_party_auth/models.py
- common/djangoapps/third_party_auth/tasks.py 26 additions, 10 deletionscommon/djangoapps/third_party_auth/tasks.py
- common/djangoapps/third_party_auth/tests/specs/test_testshib.py 10 additions, 6 deletions.../djangoapps/third_party_auth/tests/specs/test_testshib.py
Loading
Please register or sign in to comment