Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExternalUserPassRequest

This is the request which is sent out as a POST to a 3rd party username/password validator if an auth method of the type "external" is configured.

Hierarchy

  • ExternalUserPassRequest

Index

Properties

Properties

password

password: string

The password in clear text

username

username: string

The username in clear text; this does not necessarily have to be an email address, but may be

Generated using TypeDoc