features.directory_client.totp.directory-client-totp-delete.feature Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk-integration-tests Show documentation
Show all versions of sdk-integration-tests Show documentation
Integration tests for the LaunchKey Service SDK for Java
Feature: Directory Client can remove a TOTP configuration for user
In order to manage User TOTP
As a Directory Client
I can request a TOTP configuration to be removed for a user
Background:
Given I created a Directory
Scenario: Deleting TOTP succeeds
When I make a User TOTP delete request
Then there are no errors
© 2015 - 2025 Weber Informatics LLC | Privacy Policy