tests.unit.confidant.authnz package

Submodules

tests.unit.confidant.authnz.authnz_test module

tests.unit.confidant.authnz.authnz_test.mock_email_suffix(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.mock_header_auth(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test__get_kms_auth_data_from_auth(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test__get_kms_auth_data_from_headers(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_account_for_key_alias(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_get_logged_in_user(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_get_logged_in_user_from_session(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_header_auth_will_extract_from_request(mocker: MockerFixture, mock_header_auth: None)
tests.unit.confidant.authnz.authnz_test.test_header_auth_will_log_in(mocker: MockerFixture, mock_header_auth: None)
tests.unit.confidant.authnz.authnz_test.test_redirect_to_logout_if_no_auth(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_require_auth(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_require_csrf_token(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_require_logout_for_goodbye(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_service_in_account(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_user_is_service(mocker: MockerFixture)
tests.unit.confidant.authnz.authnz_test.test_user_is_user_type(mocker: MockerFixture)

tests.unit.confidant.authnz.rbac_test module

tests.unit.confidant.authnz.rbac_test.test_default_acl(mocker: MockerFixture)
tests.unit.confidant.authnz.rbac_test.test_no_acl()

Module contents