All Downloads are FREE. Search and download functionalities are using the official Maven repository.

features.directory_client.totp.directory-client-totp-delete.feature Maven / Gradle / Ivy

There is a newer version: 4.10.0
Show newest version
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