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
  • Using the classic web is the best test, but any client. 

    If you can log in using any client then in general M-Files is configured for oauth, but the token you've got isn't being accepted.

    If so then there's a way in the auth config to enable logging which will output details on why the token fails to be accepted by the server.

    This isn't my area of expertise, but that logging has, in the past, helped me work out what was needed to be altered (e.g. an additional scope) to ensure the token was accepted. 

Children
No Data