Hi,
When M-Files Manage is enabled on the vault, the configuration is set within the authentication-protocols.
With the following GET-call you can get the protocols set for the specific vault:
https://{your m-files server}/REST/server/authenticationprotocols?vault={your m-files vault guid}
When a application-registration is set, this call provides all OpenID/OAuth-details to trigger an interactive authentication to the user, and acquire the access-token.
Is it possible to trigger the authentication for a user manually, when settings of M-Files Manage are in place? If so, how is this done? Are there any examples available for this?
Kind regards,
Chris