Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Basic - Not recommended (insecure)

The easist easiest way to login a user from an external system is to make a request against https://_meridixurl_/SSO?u=_username_&p=_password_
Where _meridixurl_ is the URL to your Meridix installation, _username_ is the username/email of the user you want to login and _password_ is the Meridix password of the user.

...