This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Authenticating with Azure Entra SSO using the REST API

Hi All

Does anyone have any experience or could you point me to any documentation that shows how I authenticate an Entra user account with M-files using the Rest API?

Any help will be much appreciated, I'm fairly new to M-files and nothing I've tried up to this point has worked.

Thanks

Parents Reply
  • Hi Craig,

    I made some progress, 

    Using MSAL I'm now getting a token from Entra, which I can pass to M-files.
    I think I need to make M-files accept tokens from this source, although I could be wrong about that.
    If that is the case, are you aware/can you point me to some documentation on how I can accomplish this?

Children