tests.unit.confidant.authnz package

Submodules

tests.unit.confidant.authnz.authnz_test module

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

tests.unit.confidant.authnz.rbac_test module

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

Module contents