Skip to content

Add feature to config system that expresses acceptable authentication methods and validate against it #25

@dlongley

Description

@dlongley

We need to do a better job of validating the required authentication methods set on an account against those that the application supports. One way to do this would be to add their names to the config system in a supportedAuthenticationMethods map (with true/false values) -- and then check for these when validating requests to set the required authentication methods on an account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions