Logs a user into an organization without the user’s credentials.
If you want to use your own authentication system, while still using Delegated Signing, you can use this endpoint to authenticate a user without needing the user’s credentials.
The user authentication token can be used for read operations within the Dfns API, however, write operations will still require the user to sign the action.
AccountUser)CustomerEmployee)EndUser)Auth:Login:Delegated: Always required.Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Success