Christian Adams 52d46c88e4
External users should not be able to change their password (#13491)
* Azure AD users should not be able to change their password

* Multiple auth changes

Moving get_external_user function into awx.sso.common
Altering get_external_user to not look at current config, just user object values
Altering how api/conf.py detects external auth config (and making reusable function in awx.sso.common)
Altering logic in api.serializers in _update_pasword to use awx.sso.common

* Adding unit tests

---------

Co-authored-by: John Westcott IV <john.westcott.iv@redhat.com>
2023-02-28 15:44:34 -03:00
..
2022-03-14 13:19:57 -04:00
2023-02-01 14:59:38 -05:00
2022-03-07 18:11:36 -05:00
2023-01-27 11:49:16 -03:00
2023-02-01 14:59:38 -05:00